get_ip_info | R Documentation |
Checks the provided IP address (both v4 & v6 formats) and returns all available information.
get_ip_info(ip = NULL, language = NULL, hostname = NULL)
ip |
The IP address you want to query |
language |
An ISO Alpha 2 Language Code for localizing the IP data |
hostname |
If the hostname parameter is set to 1, the API response will contain the hostname of the IP |
Returns all available information about an IP address.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.