Your public IPv4 address
Everything your connection just told us
Read straight off the request you made a moment ago — no permissions asked, no cookies set.
What your connection is giving away
Five quick checks, run entirely in your browser. Nothing here is uploaded anywhere.
Your address is visible
Every site you open can read it, exactly as this one just did.
Approximate location
Working out how precisely your address places you…
Time zone consistency
Comparing your device clock with the location of your IP…
Locale fingerprint
Reading what your browser reveals about your region…
WebRTC leak
Checking whether your browser exposes an address behind a tunnel…
Encrypted connection
This page was delivered over HTTPS, so nobody on your network read it.
Tracking preference
Looking for a Do Not Track or Global Privacy Control signal…
Want a different address?
A VPN puts an encrypted tunnel between you and the internet. Sites see the server's address instead of yours, and your provider sees nothing but noise.
With a VPN, and without
The same connection, seen from the outside.
Right now Unprotected
- Your real address is handed to every site, ad network and script you load.
- Your provider can see and log every domain you visit.
- On public Wi-Fi, anyone on the network can watch where you go.
- Streaming and news sites decide what you may see based on your country.
With 12VPX Protected
- Sites see a shared server address, not yours.
- Your traffic leaves your device encrypted, so there is nothing to log.
- Café and airport networks become as safe as your own.
- Pick the country you appear to browse from, including China-optimised routes.
Built for the terminal too
No sign-up, no HTML to parse. Just your address, as plain text or JSON.
$ curl https://find-my-ip.com
216.73.217.68
$ curl https://find-my-ip.com/json
{
"ip": "216.73.217.68",
"version": "IPv4",
"protocol": "HTTP/2.0"
}
$ curl "https://find-my-ip.com/json?hostname=1" # add reverse DNS
Questions people actually ask
Short, honest answers about what an IP address is and what it is not.