IP Lookup
Use IP Lookup when you want provider comparison results, ASN, hostname, privacy status, and correction links for another address.
Looking up any IP address, domain, or URL
IP Exposure Check
216.73.217.11
Data provided by IP2Location.
IP Address Guide
Your public IP address is the network identifier websites see when your device connects to the internet. It helps route traffic back to your browser, app, router, VPN server, proxy, or mobile carrier. This page shows the public address visible right now, then adds location, network, browser, and privacy context so you can understand what your connection is exposing.
Use the IP Exposure Check above when you need to confirm whether a VPN, proxy, Tor Browser, mobile hotspot, or alternate Wi-Fi network is actually changing the address and location visible to websites.
Related IP Tools
Use IP Lookup when you want provider comparison results, ASN, hostname, privacy status, and correction links for another address.
Looking up any IP address, domain, or URL
Use the My IP page when you want a broader dashboard view with device, browser, headers, and connection details.
Detailed connection and browser diagnostics
Use Where Am I when you want to compare browser geolocation with the approximate location inferred from your IP address.
Browser location and GPS comparison
| Page | Purpose | Best for |
|---|---|---|
| What Is My IP Address? | Fast public IPv4/IPv6 lookup with exposure and privacy signals. | Checking the address websites see right now |
| My IP | Expanded technical view of your connection, browser, device, and request details. | Troubleshooting browser and network details |
| Where Am I? | Location-focused tool that compares browser location with IP-based location data. | Checking coordinates, nearby location, and geolocation differences |
The internet-facing address assigned to your connection. Websites, apps, and remote services use it to send traffic back to you.
The familiar dotted format such as 8.8.8.8. IPv4 is still widely used, but available address space is limited.
The newer address format designed for a much larger internet. Many networks now expose both IPv4 and IPv6.
An internal address used inside a home, office, or cloud network. Private addresses are not normally reachable from the public internet.
IP geolocation can estimate country, region, city, and postal area, but it is not GPS and should not be treated as an exact physical location.
The lookup can identify the network operator, internet service provider, hosting company, business, school, or mobile carrier behind the address.
Some IP addresses have reverse DNS names that reveal network naming patterns, service providers, or infrastructure details.
VPN, proxy, Tor, hosting, data center, and fraud-score indicators help explain whether the address looks like a normal residential connection or a masked endpoint.
IP address data is best used as a network-level signal. It can help with troubleshooting, security review, fraud checks, access controls, and personalization, but it should not be used as exact physical-location proof.
Verification
If you are testing a VPN, proxy, Tor session, mobile network, or new Wi-Fi connection, compare the IP address and location before and after the change. A working privacy method should show a different public address or at least a different network and location profile.
Start with the large IP address and IP Exposure Check near the top of this page.
Compare the country, region, city, ISP, hostname, and proxy status with the connection you expected.
Connect to a VPN, proxy, Tor Browser, mobile hotspot, or another network when you want a different public IP address.
Reload the page after changing networks. A successful change should show a different public IP, location, ISP, or privacy status.
Privacy Context
You may want to hide or change your IP address when using public Wi-Fi, testing how a website appears from another region, reducing network-level tracking, protecting a remote work session, or checking whether an IP block is tied to your current network.
A VPN is usually the easiest full-device option. A proxy can be useful for one browser or app. Tor Browser provides stronger anonymity for browsing, while mobile data or public Wi-Fi mainly changes the visible network without adding much privacy by itself.
FAQ
Your IP address is the public internet address currently visible to websites and online services. It can be IPv4, IPv6, or both depending on your network.
An IP address can reveal an approximate location, ISP, organization, hostname, network type, and whether the address appears to use a VPN, proxy, Tor, or hosting network.
No. IP geolocation is approximate. It can often identify a country, region, or city, but it does not provide a precise street address like GPS.
Many modern networks support dual stack connectivity. That means your device may use an IPv4 address for some traffic and an IPv6 address for other traffic.
Often, yes. You can reconnect to your ISP, restart your router, switch to mobile data, use another Wi-Fi network, or connect through a VPN or proxy.
A VPN replaces the IP address websites see with the VPN server address. Your ISP can still see that you connected to a VPN server, but not the final websites through the encrypted tunnel.
What Is My IP Address focuses on the public IP and exposure signals. My IP provides a broader technical connection and browser view. Where Am I compares browser location with IP-based location data.
The Internet Protocol address, or IP address, is a unique address that computing devices such as personal computers, tablets, and smartphones use to identify themselves and communicate with other devices on an IP network. Any device connected to an IP network must have a unique IP address within that network. An IP address is similar to a street address or telephone number because it uniquely identifies an entity.
The traditional IP address, known as IPv4, uses a 32-bit number to represent an address and defines both the network and host address. A 32-bit number can provide roughly 4 billion unique addresses, which is why IPv4 addresses have become scarce as more devices connect to the internet. A newer version of the IP protocol, IPv6, was created to offer a much larger address space.
An IPv4 address is written in dotted decimal notation: four sets of numbers separated by periods, with each set representing an 8-bit number ranging from 0 to 255. For example, 216.3.128.12 is an IPv4 address.
An IPv4 address is divided into two parts: the network address and the host address. The network address determines how many of the 32 bits identify the network, while the remaining bits identify the host. The host portion can also be divided into subnet and host numbers.
Traditionally, IP networks were classified as Class A, B, or C networks. Computers identify the class by the first bits of the address, while humans often identify the class by the first octet. With the scarcity of IPv4 addresses, class-based addressing has largely been replaced by Classless Inter-Domain Routing, or CIDR, which allocates address space more efficiently.
| Class | Network Address | Number of Hosts | Netmask |
|---|---|---|---|
| CIDR | /4 | 240,435,456 | 240.0.0.0 |
| CIDR | /5 | 134,217,728 | 248.0.0.0 |
| CIDR | /6 | 67,108,864 | 252.0.0.0 |
| CIDR | /7 | 33,554,432 | 254.0.0.0 |
| A | /8 (1-126) | 16,777,216 | 255.0.0.0 |
| CIDR | /9 | 8,388,608 | 255.128.0.0 |
| CIDR | /10 | 4,194,304 | 255.192.0.0 |
| CIDR | /11 | 2,097,152 | 255.224.0.0 |
| CIDR | /12 | 1,048,576 | 255.240.0.0 |
| CIDR | /13 | 524,288 | 255.248.0.0 |
| CIDR | /14 | 262,144 | 255.252.0.0 |
| CIDR | /15 | 131,072 | 255.254.0.0 |
| B | /16 (128-191) | 65,534 | 255.255.0.0 |
| CIDR | /17 | 32,768 | 255.255.128.0 |
| CIDR | /18 | 16,384 | 255.255.192.0 |
| CIDR | /19 | 8,192 | 255.255.224.0 |
| CIDR | /20 | 4,096 | 255.255.240.0 |
| CIDR | /21 | 2,048 | 255.255.248.0 |
| CIDR | /22 | 1,024 | 255.255.252.0 |
| CIDR | /23 | 512 | 255.255.254.0 |
| C | /24 (192-223) | 256 | 255.255.255.0 |
| CIDR | /25 | 128 | 255.255.255.128 |
| CIDR | /26 | 64 | 255.255.255.192 |
| CIDR | /27 | 32 | 255.255.255.224 |
| CIDR | /28 | 16 | 255.255.255.240 |
| CIDR | /29 | 8 | 255.255.255.248 |
| CIDR | /30 | 4 | 255.255.255.252 |
Note: the 127.0.0.0/8 network is reserved for loopback testing. Class D addresses, 224-247, are used for multicast, and Class E addresses, 248-255, are experimental and not intended for normal public operation.
To maintain uniqueness across the global internet, public IP addresses are registered so that address conflicts can be avoided. Devices that need to be publicly reachable, such as web servers and mail servers, require globally unique public IP addresses. Devices that do not require direct public access can use private IP addresses that are unique only inside an organization or local network.
For example, a network printer may use a private IP address so it can be reached inside an office without being directly exposed to the internet. To allow organizations to freely assign private addresses, specific address blocks were reserved for private use under RFC 1918.
| Class | Starting IP Address | Ending IP Address |
|---|---|---|
| A | 10.0.0.0 | 10.255.255.255 |
| B | 172.16.0.0 | 172.31.255.255 |
| C | 192.168.0.0 | 192.168.255.255 |
In addition to the private ranges above, addresses from 169.254.0.0 through 169.254.255.255 are reserved for Zeroconf, also known as APIPA, to automatically create a usable local network when no DHCP configuration is available.
The loopback IP address is used by a device to access itself. IPv4 designates 127.0.0.1 as the loopback address with the 255.0.0.0 subnet mask. A loopback interface is also known as a virtual IP because it is not associated with a physical network interface. On Linux systems, the loopback interface is commonly called lo or lo0, and the corresponding hostname is localhost.
The loopback address is useful for testing network software without installing or connecting a physical network card. A common example is accessing a web server running on the same machine by visiting http://127.0.0.1 or http://localhost.
Do you want to find an IP address of your network printer? Please read How to find an IP of a printer to find ways to obtain an IP number of your network printer.
Do you want to find IP addresses on a private network? Please read How to find IP addresses of computing devices on the private network?