IP Geolocation Lookup

Find the geographic location of any IP address. Country, city, timezone, coordinates, and EU status — free and instant.

Looking up IP address...
Country
City / Region
Timezone
Coordinates
EU Member
Metro Code

      

Use This as an API

Integrate IP geolocation into your apps. Same data, same speed, via a simple REST endpoint. Free tier included.

API Guide

What You Get

Our IP geolocation lookup uses the MaxMind GeoLite2 database to provide accurate location data for any IPv4 address. Results include:

🌎
Country & Region
🏙
City
🕒
Timezone
📌
Lat / Lng Coordinates
🇪🇺
EU Membership
📈
Metro / Area Code

Frequently Asked Questions

How accurate is IP geolocation?

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.

Is this tool free?

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.

Can I use this via API?

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.

Does this work with IPv6?

Currently the geolocation database supports IPv4 addresses. IPv6 support is planned for a future update.

What is the "Detect My IP" feature?

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.