Find the geographic location of any IP address. Country, city, timezone, coordinates, and EU status — free and instant.
Integrate IP geolocation into your apps. Same data, same speed, via a simple REST endpoint. Free tier included.
Our IP geolocation lookup uses the MaxMind GeoLite2 database to provide accurate location data for any IPv4 address. Results include:
IP geolocation is generally accurate to the country level (99%+) and city level (50-80%) depending on the ISP and IP allocation. Mobile IPs and VPNs may show approximate locations.
Yes, completely free with no signup required. For programmatic access, our Geo API offers a free tier with generous rate limits. See the API guide for details.
Yes. Make a GET request to https://agent-gateway-kappa.vercel.app/v1/agent-geo/geo/{ip} and you'll get a JSON response with all the geolocation data. No API key needed for basic usage.
Currently the geolocation database supports IPv4 addresses. IPv6 support is planned for a future update.
It uses a public API to find your current IP address (the one visible to the internet), then looks up its geolocation. If you're behind a VPN, it will show the VPN server's location.