IP Geolocation & Threat Intel
Look up any IPv4/IPv6 address for geolocation, ISP details, AS info, and threat intelligence including proxy/VPN detection and risk scoring.
Try it Free
Enter any IP address and get detailed geolocation and threat intelligence.
Try Free
Result
Enter an IP address and click Lookup
API Documentation
Look up any IPv4 or IPv6 address to get detailed geolocation data, ISP information, AS details, and threat intelligence including proxy/VPN detection, hosting detection, and a threat score.
Endpoint
Pass an IP address as a query parameter. The API returns geolocation coordinates, country/city/region, ISP details, AS information, and threat intelligence flags. Leave ip empty to look up the requester's own IP.
Query Parameters
Response Fields
ip The IP address that was looked upcountry Full country name (e.g. United States)country_code ISO 3166-1 alpha-2 code (e.g. US)region State or region namecity City namezip Postal / ZIP codelat Latitude coordinatelon Longitude coordinatetimezone IANA timezone (e.g. America/Chicago)isp Internet Service Provider nameorg Organization nameas_name Autonomous System name and numberis_proxy Boolean — whether IP is a known proxy or VPNis_hosting Boolean — whether IP belongs to a hosting/datacenter provideris_mobile Boolean — whether IP is a mobile carrierthreat_score Threat score from 0 (clean) to 100 (high risk)threats Array of detected threat types (e.g. ["proxy", "hosting"])Code Examples
Error Codes
Rate Limits
No API key required. Geolocation data is sourced from ip-api.com and refreshed in real-time. Results may be cached server-side for performance.