curl "https://ipgeo.proweblook.com/?ip=8.8.8.8&api_key=YOUR_API_KEY"
{ "status": true, "ip": "8.8.8.8", "range": [ 37.751, -97.822 ], "country": "US", "country_name": "United States", "city": null, "region": null, "region_iso": null, "postal_code": null, "isp": "Level 3 Communications", "organization": "Google", "latitude": 37.751, "longitude": -97.822, "asn": 15169, "asn_organization": "GOOGLE", "timezone": "America/Chicago" }
Retrieve geolocation, ISP, and organization details for any IP address.
8.8.8.8
true
false
America/Chicago