Reverse IP/DNS API Splunk application tutorial | Platforms | Reverse IP/DNS API | WhoisXML API

Reverse IP/DNS API Splunk application tutorial Reverse IP/DNS API Splunk application tutorial

Whois XML Reverse IP/DNS API is an application for Splunk. It allows discovering all connected domains hosted on the same IP address within Splunk.

Prerequisites

You need to have Splunk Enterprise installed and configured. To do so, please refer to the official documentation.

Configuring the extension

1. Log in to Splunk.

Log in to Splunk.

2. Download and install the application. This can be done from within Splunk. (https://splunkbase.splunk.com/app/5078)

Download and install the application. This can be done from within Splunk.

3. You can start configuring immediately once the application is installed.

You can start configuring immediately once the application is installed.

3.1 You can also configure the application on the Apps page. Click on Set up next to the application name.

You can also configure the application on the Apps page. Click Set up near the application name.

4. Fill in your API key and click on Save.

Fill in your API key and click on Save.

Using the extension

1. On the Reverse IP/DNS lookup page you can perform instant Reverse IP/DNS lookups.

On the Reverse IP/DNS page you can perform instant Reverse IP/DNS lookups.

2. To integrate Reverse IP/DNS lookup into your script you can use the command wxareversedns. It takes 2 arguments: ip_address, where you provide the search term, api_key (optional), where you can provide your API key, otherwise it will be taken from a config file.

Integrate Reverse IP/DNS lookup.