What's My IP Address
See the public IP address every website sees, read from this site's own server, plus your browser, screen, timezone, and device details detected in your browser.
Your Public IP Address
Loading…
Browser & System Info
Full User Agent
—
The address every website sees is your router's, not your device's
Your public IP address is the return address the internet uses to send responses back to you, and it is almost never the address your own device holds. RFC 1918 sets aside three private ranges — 10.0.0.0/8 (about 16.7 million addresses), 172.16.0.0/12 (about 1 million), and 192.168.0.0/16 (65,536 addresses) — for use inside home and office networks, and none of them are routable across the public internet. Your laptop or phone gets one of them from your router; your router holds the single public address your ISP assigns. This tool reports that public address, the one every website actually sees.
How NAT shares one public IP
The bridge between the two worlds is Network Address Translation. When you open a connection, your router rewrites the packet's source field from your private address to its public one and records the mapping in a table; when the reply arrives, it looks up the table and rewrites the destination back to your device. That is how dozens of devices behind one router share a single public IP. It is also why the address shown here belongs to your router or your ISP's gateway, not to the machine in front of you, and why two people on the same Wi-Fi see the same public IP.
IPv4 and IPv6
There are two versions of the protocol in service. IPv4 uses 32-bit addresses written as four decimal numbers from 0 to 255, which yields about 4.3 billion possibilities — a pool that was effectively exhausted by 2011, which is exactly why NAT became universal. IPv6 uses 128-bit addresses written as eight groups of four hexadecimal digits, giving roughly 3.4 × 10³⁸ addresses, enough that every device can hold a globally unique one and NAT is no longer strictly required. If the address above contains colons rather than dots, your connection reached us over IPv6; if it shows four dot-separated numbers, it arrived over IPv4.
The IP is only the most visible signal
Every request your browser makes also carries a User-Agent string naming the browser and operating system, and client-side JavaScript can read your screen resolution, color depth, device pixel ratio, timezone, language, and CPU core count without asking permission. Individually these values are unremarkable and shared by millions of people. Combined, they form a browser fingerprint distinct enough to re-identify you across sites even with cookies disabled — the 2010 Panopticlick study by the EFF found that five or six such attributes made most browsers unique among hundreds of thousands tested. The panel above shows the same values a tracker would read, which is the point: it makes the invisible visible so you can audit what a VPN or a hardened browser actually hides.
An honest note on where your data goes
Two of the panels above involve a network call, so it is worth being precise. The IP address at the top is read from your connection to this site's own server — the address our origin sees on the request — so the core lookup does not hand you to a third party. The city, region, and ISP fields are different: mapping an IP to a location requires a geo-IP database this tool does not host, so that one panel is fetched from a third-party service (ipapi.co) and your public IP is shared with them for that lookup, exactly as the label states. Everything else — resolution, timezone, user agent, device ratio, CPU cores — is read locally in your browser and sent nowhere. And a public IP maps only to a city or an ISP, typically accurate to the metro level and no better, never to a street address or a name; only your ISP, under legal process, can connect an address to a subscriber.
How to Use
Open this page — your public IP is detected automatically.
View your location and ISP (looked up via a third-party geo-IP service).
Review the browser and system details read locally in your browser.
Click any value to copy it.
Features
Common Questions
About What's My IP
See the public IP address every website sees, read from this site's own server rather than a third party. Approximate location and ISP come from a clearly-labelled geo-IP lookup. The rest — OS, language, timezone, screen resolution, color depth, device pixel ratio, CPU cores, and full user agent — is detected locally in your browser, so you can audit exactly what a tracker can read.
Also known as: my ip address, what is my ip, find my ip, ip checker, my public ip, ip address lookup, whats my ip address, check my ip, browser fingerprint, user agent checker, ipv4 ipv6 detect, my location ip, what browser am i using, ip info.
Processing Note
What's My IP may rely on server-side, model-based, or external processing for part of its workflow, so avoid entering secrets, credentials, or private personal data.
Tool Limits
IT tools provide quick diagnostics and transformations. They cannot see every private network, deployment setting, proxy, firewall, or production edge case.
Explore More
AI VRAM Calculator
Estimate GPU VRAM for LLM inference and training using model, quantization, users, and context length.
Client-sideAI API Cost Calculator
Compare and estimate AI API costs across OpenAI, Claude, Gemini, DeepSeek and more for text, image, video, and embeddings.
Client-sideAPI Key and .env Secret Generator
Generate secure .env secrets plus selectable Hugging Face, OpenAI, JWT, database, and webhook variables.
Client-sideSubnet Calculator
IPv4 subnet calculator: network and broadcast address, subnet and wildcard mask, usable host range, and host count from any IP and CIDR prefix.
Client-side