Skip to content
snip tools

IP address lookup

Geolocate any IP — country, city, time zone, ISP and network. Shows your IP first.

Queries are proxied through our server and never stored.

How to look up an IP address

  1. See your own IP. Your public IP and its location load automatically.
  2. Look up another IP. Enter any IPv4 or IPv6 address to geolocate it.
  3. Review the network. See the location, time zone, ISP and AS number.

What an IP lookup reveals

Every device that talks to the internet does so through a public IP address, and that address is allocated to a network registered to a known organization and region. Looking one up tells you the approximate location, the ISP or hosting provider behind it, and the autonomous system (network) that routes it. That makes it the go-to tool for a handful of jobs: checking where a suspicious login or order appears to come from, identifying who hosts a server you're investigating, understanding the traffic in a web log, or confirming a VPN is presenting the country you expect. This page geolocates any IPv4 or IPv6 address you enter (and shows your own when you arrive).

How geolocation works — and why it's approximate

There is no location encoded inside an IP address. Geolocation providers infer it by combining several sources: the regional internet registries' records of which address blocks were allocated to which organization and country; routing and ASN data showing where the traffic for a block enters the global network; location hints published by ISPs; and large sets of crowd-sourced measurements. Your IP is matched against that database. The consequence is a predictable accuracy gradient — country is reliable (usually 95%+), region is decent, and city is a best guess that can be well off for mobile networks (one gateway covers a huge area), corporate and cloud ranges (registered centrally), and any address sitting behind a VPN or proxy, where you see the exit node's location rather than the user's.

Network, not coordinates: ISP, organization and ASN

Often the most useful part of a lookup isn't the map pin but the network behind the address. The ISP and organization tell you who provides the connection; the type hints whether it's a residential, business, hosting/datacenter or mobile address (useful for spotting bots and server traffic versus real visitors); and the AS number identifies the operator that actually announces the route, which is the firmest answer to "whose network is this?". These signals are what fraud, analytics and abuse-investigation workflows lean on, precisely because they're harder to fake than a city.

Going further

An IP lookup is usually a starting point. To find the hostname registered for an address, run the reverse DNS lookup; to explore the whole network an address belongs to — its routes and registered range — follow the AS number into the ASN lookup. If you only want to know your own public address and what it exposes, the what-is-my-IP page is the quicker route. The lookup is proxied through our server and never stored. Curious why the city is sometimes off? Our guide on how IP geolocation works explains where the data comes from and why it's city-level at best.

Frequently asked questions

What does the IP address lookup show?
The approximate location (country, region, city), time zone, and the network behind an IP — its organization, ISP and AS number, plus whether it looks like a residential, hosting/datacenter or mobile address.
How accurate is IP geolocation?
Country-level accuracy is typically 95–99%; city-level is a best guess and can be tens or hundreds of miles off, especially on mobile and corporate networks where one address serves a wide area. IP geolocation reflects where the network is registered or routed, not the device’s GPS, so treat the city as approximate.
How does IP geolocation actually work?
There is no GPS in an IP address. Providers build a database by combining the regional registry allocations (which block belongs to which org and country), the routing/ASN data that shows where traffic enters the network, ISP-published location hints, and crowd-sourced measurements. The lookup matches your IP against that database — which is why accuracy is high for country and fuzzy for street level.
Why does an IP show the wrong city?
Common reasons: the address is on a VPN or proxy (you see the exit server's location), it's a mobile IP routed through a regional gateway, it belongs to a corporate or cloud network registered in another city, or the geolocation database simply hasn't been updated since the block was reassigned.
Can I look up IPv6 addresses?
Yes. Both IPv4 and IPv6 are supported.
What is the AS number used for?
The AS (Autonomous System) number identifies the network operator that announces the IP's routes — an ISP, hosting company or large enterprise. It's the most reliable signal of who actually runs an address, and a good next step for investigating a network: follow it into the ASN lookup.
Is my lookup stored?
No. The IP is sent to our server, which queries a geolocation service and returns the result. Nothing about the lookup is saved.