Get details on a IP address.

Parameters:
Get URL from IP (Reverse DNS)Get geolocation from IPGet owner information (WHOIS)
Parameters:
The InfoOnIP action retrieves additional information about IP addresses by querying external services.
This can include:
This action is helpful for data enrichment and security analysis where additional context about IP addresses is required.
Convert a list of IP addresses into their corresponding domain names using Reverse DNS Lookup.
sample_ip_addresses.csv):ip_address
8.8.8.8
1.1.1.1
208.67.222.222
Operation: Get URL from IP
IP address column: ip_address
No API Key needed for Reverse DNS Lookup.

Notes
- Internet connection is required to perform the lookups.
- API key required only for advanced lookups (geolocation, WHOIS).
- You can integrate this action with other data cleansing or reporting actions for broader analysis.
Description:
This parameter allows you to define a prefix that will be automatically added to the names of the result columns generated by this action.
Usage Example:
If you set this value to INFO_ and the action generates a result column named URL, the final output column name will be: INFO_URL

When to Use:
Use this option when you want to:
Note:
If left empty, no prefix will be added and default column names will be used.
Description:
API key required to access certain advanced services from IP2Location.
When Required:
This key is necessary only for the following operations:
Get geolocation from IPGet owner information (whois)Where to Obtain:
You can obtain an API key by registering an account on the IP2Location website:
https://www.ip2location.com/web-service
Tip:
For the operation Get URL from IP (reverse DNS lookup), this API key is not required.
