IP Geolocation

Get IP location information

Input

• Get detailed geolocation information

• Includes country, city, ISP, and more

• Rate limited to prevent abuse

Locate any IP address on the map. Identifies Country, City, ISP/ASN, and coordinates with high precision.

Terminal

Console ready. Execute a command to see output...

About IP Geolocation

Mapping the Digital to the Physical

IP Geolocation is not magic, it's data science. We query massive databases that map IP blocks to ISPs and registered physical locations.

Precision Levels

  • Country/Region: 99.8% Accurate. We know almost certainly which country an IP is in.
  • City: ~80% Accurate. Mobile IPs often show the location of the nearest cell tower or switching center, not the phone itself.
  • Coordinates: These are usually the center of the city or zip code region, not the user's front door.

Context is King

Along with location, knowing the ASN (Autonomous System Number) tells you the type of actor.

  • Residential ISP: Likely a human user.
  • Datacenter/Cloud: Likely a VPN, Proxy, or Bot.

Anycast (The Ghost in the Machine)

Sometimes, an IP address exists in 50 cities simultaneously. This is Anycast.

  • Who uses it: Cloudflare, Google, AWS (CDNs and DNS).
  • Why: To route you to the nearest server for speed.
  • Impact: Geolocation tools might show you different location of the same IP, because it has no single home.

How to use IP Geolocation

  1. Enter an IP
    IPv4 (1.2.3.4) or IPv6. For a domain, run DNS Lookup first and bring the result here.
  2. Run the lookup
    Hit Lookup. Country, region, city, coordinates, timezone, ISP, ASN, postal code and currency populate the terminal panel.
  3. Check the map
    An embedded map appears under the panel with a pin at the returned coordinates. Coordinates are approximate, usually the center of the city or the ISP's POP, not the actual user.
  4. Read the risk flags
    If the IP is flagged as datacenter, VPN, or Tor, treat it as a server or proxy rather than a residential user. For full anonymizer analysis on YOUR own current IP visit /whoami.

Frequently Asked Questions

A local IP-to-geo database with weekly updates, plus a cached external lookup as fallback for addresses the local DB doesn't cover. Country accuracy is around 99%, city accuracy is around 70 to 80% (varies by region and ISP).