Your internet & device at a glance
IP-based location is approximate and may differ from your physical location.
What can an IP address reveal?
It can often indicate
- ✓ Your public-facing IP address
- ✓ An approximate city, region or country
- ✓ Your ISP or network organization
- ✓ A likely timezone or network region
It does not reliably reveal
- — Your exact home or apartment address
- — Your name, passwords or private files
- — Your precise GPS location
- — A city estimate that is always physically exact
IPv4, IPv6 and your public IP explained
Quick answers to the questions people most often have after checking their public IP address.
What is my IPv4 address?
Your public IPv4 address is the traditional internet address used by many websites, apps and home networks. It usually looks like four groups of numbers separated by dots, for example 73.44.120.18.
Because the number of IPv4 addresses is limited, many internet providers use technologies such as NAT or carrier-grade NAT. That means several devices — and sometimes several customers — can share public IPv4 infrastructure.
What is my IPv6 address?
IPv6 is the newer internet addressing system. An IPv6 address is much longer and contains hexadecimal characters separated by colons, for example 2601:abcd:1234::1.
IPv6 was designed to provide a vastly larger address space and reduce the pressure caused by IPv4 exhaustion. Many modern mobile, cable and fiber networks support both IPv4 and IPv6 at the same time.
Why do I have both IPv4 and IPv6?
If this tool shows both addresses, your connection is probably dual-stack. That simply means your network can communicate using either protocol. A website or app may choose IPv6 when it is available and fall back to IPv4 when necessary.
This is normal and increasingly common. Your IPv4 and IPv6 addresses do not need to look related because they come from completely different addressing systems.
Why is one of my IP addresses unavailable?
Some networks provide only IPv4, while others may prefer IPv6 or use translation technologies behind the scenes. VPNs, mobile carriers, corporate networks and some routers can also change which protocol is visible to websites.
If IPv4 or IPv6 shows as unavailable here, it does not automatically mean your internet connection is broken. It usually means that protocol is not directly reachable from your current browser connection.
What is the difference between IPv4 and IPv6?
| Feature | IPv4 | IPv6 |
|---|---|---|
| Typical format | 192.0.2.25 | 2001:db8::25 |
| Address size | 32-bit | 128-bit |
| Common today? | Yes — still extremely common | Yes — increasingly common on modern networks |
| Can both work together? | Yes. A dual-stack connection can use IPv4 and IPv6 at the same time. | |
How to find your IP address on common devices
The address shown at the top of this page is your public internet IP. Your device also has a local/private address inside your home or office network.
Windows
For your local IP, open Command Prompt and run ipconfig. Look for “IPv4 Address” or “IPv6 Address” under the active network adapter. For your public IP, use the checker at the top of this page.
iPhone / iPad
For your local Wi-Fi address, open Settings → Wi-Fi → tap the ⓘ icon next to the connected network. Your public IP is the address websites see and is displayed at the top of this page.
Android
Local IP information is usually under Settings → Network & internet → Wi-Fi → connected network. Menu names vary by manufacturer. Your public IP is shown by this page.
Does a VPN change my public IP address?
Usually, yes
When a VPN is active, your internet traffic is normally routed through the VPN provider's server. Websites then see the VPN server's public IP instead of the public IP assigned by your normal internet provider.
This is why checking your IP before and after connecting to a VPN is a quick way to confirm that your visible public address changed.
An IP address is not your exact location
IP geolocation can often estimate a country, region or city, but it is not GPS. The result may reflect your ISP's infrastructure, a nearby city, a mobile gateway or a VPN server.
If you're troubleshooting a network or CI/CD environment, you may also like the CloudByAlex DevOps Doctor.
IP address FAQ
What is my public IP address?
Your public IP is the internet-facing address used by your connection when communicating with websites and online services.
Why does my IP address change?
Many internet providers use dynamic IP addresses. Your address can change after reconnecting, changing networks, replacing equipment or because of provider network changes.
Is the city shown here my exact location?
No. IP geolocation is only an estimate and can point to a nearby city or an ISP network location rather than your exact physical position.
How can I change the IP websites see?
Switching networks changes your public connection. A VPN can also route traffic through another server, so websites generally see the VPN server's public IP.
Is my public IP the same as my local IP?
No. Your public IP is the address visible to internet services. A local or private IP identifies a device inside your home, office or Wi-Fi network and often looks like 192.168.x.x, 10.x.x.x or another private range.
Can two devices have the same public IP?
Yes. Devices connected through the same home router commonly share one public IPv4 address. Internet providers can also use carrier-grade NAT, which can result in multiple customers sharing public IPv4 infrastructure.
Why does a website show a different IP than my router?
Your router may display a local, WAN, translated or provider-assigned address that differs from what websites see. VPNs, carrier-grade NAT, proxies and IPv4/IPv6 translation can also cause the visible addresses to differ.