https://autofocus.paloaltonetworks.com/api/intel/v1/ip/{ip_address}/geolocation
1.1.1.1
curl -X GET "https://autofocus.paloaltonetworks.com/api/intel/v1/ip/1.1.1.2/geolocation?api_key=apiKey" -H "accept: application/json"
{ "Ip_address": "1.1.1.2", "Geolocation": "AU (Australia)", "Autonomous_system": "13335 (CLOUDFLARENET - Cloudflare, Inc., US)", "Status": "N/A", "Feed_Name": "", "First_release": "" }