What Is My IP Address
Your public IP address and connection details, detected automatically.
Detecting your connection...
What Is a Public IP Address?
Your public IP address is the unique identifier your Internet Service Provider (ISP) assigns to your internet connection. Unlike a physical address, it identifies your router on the global internet, allowing websites, servers, and online services to route responses back to you. Every device on your home network typically shares a single public IP — your router receives it from your ISP, while your devices get private IPs (like 192.168.x.x) via DHCP internally.
Public vs Private IP Addresses
Private IP addresses (RFC 1918 ranges: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) are used within local networks and are not routable on the public internet. Network Address Translation (NAT) bridges the gap: your router translates all your private-IP traffic to its single public IP when communicating with the internet. This is why dozens of devices in a household can share one public IP. IPv6 partially solves this by providing enough addresses for every device to have a globally routable address.
How Your IP Is Assigned
ISPs use Dynamic Host Configuration Protocol (DHCP) to assign IP addresses. Most residential customers receive a dynamic IP — it may change when your router restarts or after a lease period. Businesses often pay for static IPs that never change, essential for hosting servers, VPNs, or email infrastructure. When you connect through mobile data, your carrier assigns an IP from their pool, often using Carrier-Grade NAT (CGNAT), meaning thousands of customers may share a single public IP simultaneously.
What Does Your IP Reveal?
Your IP address can reveal your approximate geographic location — typically your city or region, not your exact street address. It identifies your ISP, which can be used to infer the country and sometimes the organization. IP geolocation databases maintained by companies like MaxMind map IP ranges to locations based on routing data and ISP agreements. Your IP alone cannot reveal your name, street address, or precise location — that would require a legal request to your ISP.
IPv4 vs IPv6
IPv4 uses 32-bit addresses (e.g., 203.0.113.45), providing about 4.3 billion unique addresses — a number the internet exhausted around 2011. IPv6 uses 128-bit addresses (e.g., 2001:0db8:85a3::8a2e:0370:7334), providing 340 undecillion addresses — effectively unlimited. IPv6 adoption has grown steadily; most modern devices and ISPs support it. If you see an IPv6 address above, your ISP supports modern addressing. IPv6 also improves routing efficiency and eliminates the need for NAT in most cases.
Privacy Implications
Your IP address is logged by every website you visit, enabling tracking across sessions. Advertisers, law enforcement, and analytics platforms use IP addresses extensively. A VPN (Virtual Private Network) routes your traffic through a server, so websites see the VPN provider's IP instead of yours. The Tor network routes traffic through multiple relays, further obscuring your origin. However, none of these are foolproof — traffic analysis, browser fingerprinting, and DNS leaks can still reveal your identity.
Frequently Asked Questions
Does my IP address change?
Most residential ISPs assign dynamic IPs that can change when your router restarts or after a lease renewal period, typically 24 hours to several weeks. Static IPs require a special plan with your ISP.
Can someone find my exact location from my IP?
No — IP geolocation is approximate, typically accurate to city or region level. ISPs know the exact subscriber, but that requires a legal request.
What is NAT?
Network Address Translation allows multiple devices on a private network to share a single public IP. Your router translates outgoing traffic to its public IP and routes incoming responses to the correct internal device.
Why do I see different IPs on different websites?
Some websites detect both IPv4 and IPv6 addresses. If your ISP supports dual-stack, different sites may see different versions of your address.
Is my IP address personal data?
Under GDPR and similar privacy laws, IP addresses are considered personal data because they can be linked to an individual with the help of ISP records.