Look up any IPv4 or IPv6 address to find its city, country, ISP, ASN and organization, plotted on an interactive map. Free, instant, no signup.
Paste an IPv4 or IPv6 address into the box and press lookup. You get back the country, region, city, postal code, latitude and longitude, timezone with the current local time, currency, and — usually the more useful half — the ISP, the organisation name and the ASN that announces the address. There is a map, buttons to export the result as JSON or CSV, and a history of your last ten lookups kept in your browser.
This page is about looking up somebody else’s address: an IP out of a firewall log, a failed login alert, an email header, a comment-spam record. If you only want to know your own public address, our what-is-my-ip tool answers that directly. The button marked “Use my IP” here exists only as a shortcut for filling the field.
Geolocation from an IP address is an inference, not a measurement. Nothing in the IP protocol carries a location. There is no GPS involved, no cell tower, no signal from the device. What a geolocation database holds is a set of guesses about where the network that owns an address range tends to put its customers, and the quality of those guesses varies enormously between one range and the next.
The practical split is this: country is usually right, city is often badly wrong. Country-level attribution rests on registry allocation records, which are administrative facts rather than estimates — a block delegated to an ISP operating in one country is generally used there. City-level attribution rests on much softer evidence, and it can be wrong by hundreds of miles without anything in the result flagging that it is wrong. A city name and a pair of coordinates always look equally confident whether they came from a precise ISP-published record or from a fallback guess.
The single most misleading behaviour to know about is the fallback centroid. When a provider knows an address is in a given country but has no finer information, it does not return “unknown”. It returns a coordinate pair — typically a point chosen to represent the country as a whole. Those default points accumulate huge numbers of unrelated addresses, and they are the reason people occasionally find that an entire nation’s worth of anonymous IP traffic appears to originate from one unlucky address, farm or field. If a result puts a residential ISP customer at the exact geographic middle of a large country, treat that as “no city data” rather than as a location.
| Evidence source | What it contributes | How reliable |
|---|---|---|
| Regional registry allocations (ARIN, RIPE NCC, APNIC, LACNIC, AFRINIC) | Which organisation holds a block, and the country of registration | Strong for country and ownership |
| WHOIS and network object records | Organisation name, abuse contacts, sub-allocations to customers | Good, but frequently stale |
| Self-published geofeeds (the CSV format defined in RFC 8805) | The ISP’s own statement of which prefixes serve which places | Best available, when the ISP bothers to publish one |
| BGP routing data | Which ASN announces the prefix, and where it peers | Good for network identity, weak for end-user location |
| Latency and probe measurement | Round-trip times narrowing plausible geography | Coarse; assumes sane routing |
| Behavioural and user-submitted signals | Corrections and location hints observed elsewhere | Varies; opaque |
Note what is absent from that list: any input from the device itself. A browser can ask for real device location through the geolocation permission prompt, and that is a completely different mechanism with completely different accuracy. IP geolocation never touches it.
The chain also has a lag problem. Address blocks are transferred, subleased and re-pointed constantly, and a database that refreshed last month may still describe last year’s customer. That is the ordinary case, not an edge case.
100.64.0.0/10, reserved by RFC 6598) many thousands of subscribers share one public address. There is no per-subscriber location to find, and there is no way to distinguish them from outside.Every one of those cases produces a confident-looking city. None of them produce a warning.
Type or paste the address and press the lookup button, or click one of the sample addresses (8.8.8.8, 1.1.1.1, 142.250.80.46) to see the output shape. Both IPv4 and IPv6 are accepted — 2606:4700:4700::1111 is a valid input.
Input is validated in your browser before anything is sent. A malformed address is rejected with a format error. A private or local address is recognised and refused with an explanation rather than being sent off to fail somewhere else, which covers these ranges:
| Range | What it is |
|---|---|
10.0.0.0/8 | Private (RFC 1918) |
172.16.0.0/12 | Private (RFC 1918) |
192.168.0.0/16 | Private (RFC 1918) |
127.0.0.0/8 | Loopback |
169.254.0.0/16 | Link-local / APIPA |
fe80::/10 | IPv6 link-local |
fc00::/7 | IPv6 unique local |
::1 | IPv6 loopback |
This is the single most common surprise for people new to the task. 192.168.1.14 has no location because it is not a globally routable address — it exists identically inside millions of separate networks. If a log line shows you a private address, the location you actually want is inside that network’s own DHCP or switch records, not out on the internet.
Be clear about the privacy model here, because it differs from most tools on this site: the lookup is not done entirely in your browser. The address you enter is sent to our server, which queries an external geolocation provider on your behalf and returns a normalised result. It works this way because the upstream providers do not permit direct browser calls. Validation, history and exports are local; the lookup itself is a network request. If the first provider is unavailable the request falls through to a second and then a third, which is why an occasional lookup returns slightly different field detail than the one before it — different providers populate different fields.
The output is grouped into three blocks plus a map. Every field has a copy button, and the whole record can be copied as JSON or downloaded as JSON or CSV for pasting into a ticket or a spreadsheet.
Two cross-links appear next to the address in the result header: one to the BGP/AS tool for the routing view of the same address, and one to the risk checker for hosting, proxy and reputation indicators. Both carry the address across for you.
Your last ten lookups are stored in your browser’s local storage so you can jump back to an address without retyping it. Clicking one re-runs it. The clear button wipes the list. Nothing is stored server-side against you, and the list never leaves your machine.
A successful lookup writes the address into the page URL. Copy that URL and it becomes a link that re-runs the same lookup automatically for whoever opens it — convenient for handing an address to a colleague inside a ticket, and worth remembering if you would rather not put an address into a shared document.
The uses that do not work are equally worth stating. An IP address does not identify a person, a household or a street. It identifies a network interface, sometimes shared by thousands of people, sometimes reassigned within the hour. Law enforcement resolves an address to a subscriber by asking the ISP with legal authority, using the ISP’s own timestamped assignment records — a route that exists precisely because public geolocation cannot do it.
Why does it say the wrong city for my own address? Most often because your ISP has not published fine-grained data for the block you were assigned, so the database fell back to a regional or national default. It can also mean your traffic egresses somewhere other than where you sit.
Can I stop my address from being geolocated? Not directly, since the data is compiled about the network rather than about you. A VPN substitutes a different address; that is the practical option. Some database vendors accept correction requests for a specific address, but the correction has to propagate to every provider separately.
Why do two lookup sites disagree? Because they compile different evidence, refresh on different schedules, and fall back differently when data is missing. Disagreement between providers is normal and is itself a useful signal that the finer detail is unreliable.
Does the person whose address I look up find out? No. The query goes to a geolocation database, not to the address. No packet is sent to the host you are researching.
IP geolocation determines the approximate physical location of an internet-connected device based on its IP address. By querying geolocation databases that map IP address ranges to geographic coordinates, you can identify the country, region, city, postal code, time zone, and Internet Service Provider (ISP) associated with an IP address. This technology powers content localization, fraud detection, compliance enforcement, and security operations.
IP geolocation works because IP address blocks are allocated to Regional Internet Registries (ARIN, RIPE, APNIC, LACNIC, AFRINIC), which assign them to ISPs and organizations in specific geographic regions. Geolocation providers maintain databases mapping these allocations to physical locations, supplemented by active network measurements and user-contributed data.
Geolocation databases are built from multiple data sources:
| Data Source | Accuracy | Method |
|---|---|---|
| RIR registration data | Country level | WHOIS records from ARIN, RIPE, etc. |
| ISP allocation records | Region/city level | BGP routing data and ISP databases |
| Active measurements | City level | Latency-based triangulation from known points |
| Wi-Fi positioning | Block level | Correlated Wi-Fi BSSID and GPS data |
| User-contributed data | Varies | Opt-in location reports from apps |
Accuracy varies significantly:
Important limitations:
IP geolocation accuracy varies: country-level is 95-99% accurate, city-level is 55-80% accurate, and postal code accuracy is lower. Accuracy depends on database quality, IP type (datacenter vs residential), and updates frequency. Mobile IPs and VPNs reduce accuracy significantly. MaxMind and IP2Location provide the most reliable commercial databases for geolocation services.
IP lookup reveals approximate geographic location (country, region, city), ISP/organization name, ASN (Autonomous System Number), connection type (residential, datacenter, mobile), timezone, and sometimes postal code. It cannot reveal exact street addresses, names, or personal identity. Privacy services and VPNs mask this information by routing through different locations.
ASN (Autonomous System Number) identifies networks on the internet. Each ISP, cloud provider, and large organization has unique ASNs. ASNs are crucial for routing decisions, network security (blocking malicious ASNs), performance optimization (CDN routing), and identifying traffic sources. IANA allocates ASNs to regional internet registries who distribute them to organizations.
Many IP databases flag datacenter IPs, known VPN providers, Tor exit nodes, and proxy services. Detection methods include checking against VPN IP ranges, analyzing latency patterns, comparing claimed location to network characteristics, and maintaining databases of commercial VPN endpoints. However, residential proxies and sophisticated VPNs are harder to detect.
Leading databases update weekly or monthly as IP allocations change constantly. ISPs reassign addresses, users relocate, and new networks emerge. Enterprise applications should update databases monthly minimum. Real-time lookups via APIs ensure current data but require internet connectivity and API rate limits. Local databases offer speed but risk staleness.
IPv4 geolocation is more mature with extensive historical data. IPv6 adoption varies globally, making geolocation less accurate in some regions. IPv6's vast address space means sparse allocation, requiring different mapping techniques. Many services still lack comprehensive IPv6 coverage. Always support both protocols as IPv6 adoption increases, especially in mobile networks.
Businesses use IP geolocation for content localization, fraud prevention (detecting location mismatches), access control (geographic restrictions), analytics (visitor demographics), regulatory compliance (GDPR, data residency), advertising targeting, and security (blocking suspicious regions). However, respect privacy laws when collecting and using location data for business purposes.
Yes. IP addresses are considered personal data under GDPR and other privacy laws. Collection requires legitimate purpose and transparency. Users behind the same NAT share IPs, potentially linking unrelated individuals. Geolocation can reveal sensitive information about location patterns. Always implement data retention policies, secure storage, and provide privacy notices when collecting IP data.