Provides information regarding geological location of an IP address.
Data Structure:
{ “as_num”: string, “city”: string, “country_code”: string, “country_name”: string, “isp”: string, “latitude”: number, “longitude”: number, “org”: string, “region”: string } |
---|
Example:
When “45.63.119.161” is used as an indicator the following is returned:
{ "asn_num": "(20473, '45.63.116.0/22')", "city": "Frankfurt", "country_code": "DE", "country_name": "Germany", "isp": "x", "latitude": 50.100101470947266, "longitude": 8.603599548339844, "org": "x", "region": "05" }
|
---|
Click here to return to the Infoblox Dossier User Guide main page.
This page has no comments.