IP Address Lookup

Enter any IPv4 or IPv6 address to see the country, region and city it maps to, the ISP and organisation that hold it, its autonomous system number and its reverse-DNS hostname. Your own address is already filled in below.

Related guide: What is a static IP address?

IP Address Lookup Results for 208.67.222.222 (IPv4)

CountryUnited States
RegionCalifornia
CitySan Jose
ISPCisco OpenDNS, LLC
AS Number36692 Cisco OpenDNS, LLC
Connection TypeHosting
Hostname (PTR)resolver1.opendns.com

Geolocation Map

(Geolocation data is approximate and may not always be precise.)

Also checkout our bulk IP lookup tool here or use our VPN Checker Tool to detect anonymous connections.

Create a shareable link to these results (expires in 7 days)


How the IP address lookup works

An IP address lookup answers one narrow question: which network is this address part of, and where does that network say it is? The tool never contacts the device at the address. Nothing is sent to it, and its owner sees nothing. Instead, four public sources are queried and merged into the result above.

  • Registry allocation records. Five regional internet registries (ARIN, RIPE NCC, APNIC, LACNIC and AFRINIC) hand out blocks of addresses and publish who received each one. That gives the organisation name and the country the block was registered in.
  • Routing announcements. Networks tell the rest of the internet which blocks they carry using BGP. Each announcement carries an autonomous system number, so the ASN identifies the operator that actually moves the packets.
  • Geolocation databases. Commercial vendors estimate a city and a set of coordinates by combining registry data, network latency measurements, location hints that ISPs publish for their own equipment, and aggregated observations of where addresses are used.
  • Reverse DNS. A PTR query asks the network that holds the address what name it has given it. This is why 8.8.8.8 comes back as dns.google, and why many home connections come back as a long string containing the city and the ISP name.

The first two sources are authoritative records. The third is an estimate, and it is the one that produces the city on the map. Keeping that distinction in mind explains most of the surprises people run into.

What you can find out from an IP address

Every field the tool returns, and what it actually means:

IP version
IPv4 (four numbers, like 8.8.8.8) or IPv6 (hexadecimal groups, like 2001:4860:4860::8888). Both are looked up the same way.
Country and country code
The country the block is registered to and used in. The most reliable field in the result.
Region and city
The state or province and the city the geolocation vendor associates with the address. An estimate, not a record.
Postal code and coordinates
A representative postal code plus latitude and longitude. The coordinates usually point at the centre of a city or at an ISP facility, not at a building.
Time zone
The IANA zone for that location, useful for lining up log timestamps.
ISP
The provider that supplies connectivity for the address: a consumer ISP, a mobile carrier, a hosting company or a corporate network.
Organisation
The entity the block is assigned to. Often the same as the ISP, sometimes a customer of it, such as a university or a bank.
AS number and AS name
The autonomous system that announces the address. AS15169 is Google, AS13335 is Cloudflare, AS16509 is Amazon. The ASN is a routing fact, so it is far harder to get wrong than a city.
Hostname (PTR)
The reverse DNS name, shown when the network publishes one. Many providers encode the exchange, city or connection type in it, which sometimes beats the geolocation guess.
Connection type
Shown when the data source flags the address as mobile, hosted or proxied. When no flag comes back, the row is left out rather than guessed.

How to read the results

Results open in Summary view, which shows the fields most people came for: country, region, city, ISP and ASN. Two other views sit behind the buttons above the table.

  • Detailed view adds the postal code, coordinates, time zone and organisation.
  • Privacy info reports whether the address is flagged as a proxy, VPN, Tor exit or data-centre host. Treat this as a signal rather than a verdict, and use the VPN checker when the answer matters.

The map pin is drawn from the coordinates in the result, so it inherits their precision. A pin over a city centre means the vendor placed the address in that city, not that anyone is standing there. Below the results you get a permanent link you can paste into a ticket or an email, which reproduces the same lookup for whoever opens it.

Two patterns are worth recognising straight away. If the ISP and organisation name a cloud provider, you are looking at a server rather than a home connection. If the hostname contains a city or airport code that disagrees with the city field, the hostname is usually the better clue, because the operator wrote it themselves.

Accuracy and limits

Geolocation is an estimate that gets weaker as it gets more specific. These are the realistic figures for commercial databases, including the one behind this page:

Field Typical accuracy Why it drifts
Country About 99% Backed by registry allocation, so it is rarely wrong outside VPN traffic
Region or state 80–90% Large ISPs reuse address blocks across neighbouring states
City 55–80% Often resolves to the ISP hub or routing centre rather than the subscriber
Postal code 50–70% Inherits every error in the city estimate
Coordinates Approximate Usually the centre of a city or region, never a street address
ASN and ISP Above 95% Derived from routing and registry data rather than estimation

Several situations push the city estimate further off:

  • Mobile networks. Carriers route traffic through a handful of gateways, so a phone in a small town can present as the nearest large city or as the carrier's home region.
  • VPNs and proxies. The result describes the VPN server. That is the point of a VPN, and it is working as designed.
  • Carrier-grade NAT. Many subscribers share one public address, so the result describes a pool rather than a household.
  • Corporate and satellite links. Traffic may exit through a head office or a ground station in a different country entirely.
  • Recently transferred blocks. When a block changes hands, databases can lag the move by weeks.

Rule of thumb: trust the country, treat the city as a hint, and trust the ASN when you need to know who is responsible for an address.

What an IP address lookup cannot tell you

Plenty of sites imply otherwise. None of the following is available from an address, here or anywhere else:

  • The name of the person or household using it
  • A street address, apartment number or GPS position
  • A phone number or email address
  • Browsing history, messages or account details
  • The device, its MAC address, or who is sitting at it
  • Whether the person is currently in the city shown

Those details exist, but they sit in the ISP's subscriber records, which are not public. Any service promising a name and a street address from an address alone is selling a guess.

Common uses

Most IP address lookup traffic falls into a few recognisable patterns:

  • Checking a login alert. An account warns you about a sign-in from an unfamiliar place. The country and ISP tell you quickly whether it matches a trip, a phone on cellular data, or nothing you recognise.
  • Triaging server logs. Repeated failed logins or scan traffic usually trace back to hosting ASNs, which is grounds for blocking the range rather than the single address.
  • Screening orders and signups. A billing country that disagrees with the address country, or an address flagged as hosted, is a reason to look closer.
  • Confirming a VPN is on. Load this page with your VPN connected and the result should show the VPN provider, not your ISP.
  • Planning infrastructure. Knowing where visitors connect from guides server regions, CDN choices and language defaults.
  • Diagnosing geo-blocking. When a streaming service or a bank blocks you, the country the address resolves to is usually the reason.

Reporting IP abuse

If an address is attacking you, sending spam or scraping your site, the report goes to the network that operates it, not to us. Take the ASN and organisation from the result, then look up the block's published abuse contact with the IP WHOIS lookup. Registries require every block to carry one. A report gets acted on when it contains the offending address, timestamps with the time zone stated, and a handful of raw log lines. Cloud providers also run their own abuse forms, which move faster than email for addresses inside AWS, Google Cloud, Azure or OVH.

Can you trace an IP address to a person?

Not on your own. An IP address lookup gets you to the network operator. Only that operator knows which subscriber held the address at a given moment, and only they hold the billing name behind it. Those records are released through a legal process such as a subpoena, a court order or a law-enforcement request, and they are kept for a limited time.

There are technical limits on top of the legal ones. With carrier-grade NAT, hundreds of subscribers can share one public address at the same time, so the operator needs the exact timestamp and source port to identify one of them. Home addresses are reassigned frequently, so yesterday's address may belong to a different customer today. If you are dealing with harassment, fraud or a crime, save the raw logs with timestamps and hand them to the platform involved or to the police. They can compel what you cannot request.

How to correct a wrong IP location

If your own address resolves to the wrong city, the fix sits with the geolocation vendor, not with the site that displayed it. Sites use different vendors, so check two or three first to see which databases are actually wrong. Then submit a correction:

Corrections usually need proof that you control the address, and updates take one to several weeks to reach the products that consume the database. If you run the network rather than just using it, publish a geofeed file in the RFC 8805 format and reference it from your WHOIS record. Vendors read geofeeds automatically, which fixes every address you operate at once instead of one report at a time.

Related tools

Frequently Asked Questions

What information can I find with an IP lookup?
An IP lookup reveals the geographical location (country, city, coordinates), Internet Service Provider (ISP), organization name, time zone, and autonomous system number (ASN) associated with any IP address.
How accurate is IP geolocation?
IP geolocation is typically accurate to the country level (about 99%) but only roughly 55-80% accurate at the city level. It cannot provide exact street addresses or pinpoint locations. VPN and proxy users will show the location of their VPN server, not their actual location.
Can I lookup both IPv4 and IPv6 addresses?
Yes, our IP lookup tool supports both IPv4 addresses (like 192.168.1.1) and IPv6 addresses (like 2001:0db8:85a3:0000:0000:8a2e:0370:7334).
Why does my IP lookup show a different city than where I am?
ISPs often register IP blocks in central locations or headquarters cities, not where individual users are located. Mobile IPs and VPNs can also cause location discrepancies.
Is IP lookup legal?
Yes, IP lookup is completely legal. IP addresses are public information transmitted with every internet request, and looking up their registration details is a standard network administration practice.
How often is the IP location database updated?
Our IP geolocation database is updated weekly to ensure accuracy as ISPs reassign IP blocks and organizations change their network configurations.
What is an ASN and why does the lookup show one?
An Autonomous System Number identifies the network that announces a block of IPs to the rest of the internet via BGP. For example, AS15169 belongs to Google and AS13335 to Cloudflare. The ASN tells you which operator actually routes the IP, which is more reliable than city-level geolocation for identifying who runs an address.
Why does an IP show up as a data center or hosting provider instead of a city?
IPs allocated to cloud and hosting companies (AWS, Google Cloud, OVH, DigitalOcean) belong to servers, not homes. If a visitor's IP resolves to one of these, they are almost certainly behind a VPN, proxy, or running automated traffic, since residential users get IPs from consumer ISPs.
Why won't a 192.168.x.x or 10.x.x.x address resolve?
Those are private addresses reserved by RFC 1918 (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) for use inside local networks. They are not routable on the public internet and have no geolocation. Carrier-grade NAT addresses in 100.64.0.0/10 (RFC 6598) are similarly non-public.
Can I find someone's exact identity or home address from their IP?
No. Geolocation only narrows an IP to a city or region. The actual subscriber identity is held by the ISP and is released only through a legal process such as a subpoena or court order. Anyone claiming to pull a precise name and street address from an IP alone is not being truthful.
Last reviewed: Reviewed by the

How this tool works: This tool runs in your browser and on our server in real time. Depending on the tool, results are computed directly from the input you provide or retrieved from live, authoritative data sources at the moment you run a lookup. We do not sell your data, and your lookups are kept private — any history shown here is stored only on your device.