FREE TOOL

What is my IP?

Your public IP address, country, and network, the moment the page loads.

Reading your connection…

Free, no key at all. The request already carries the answer.

THE API UNDERNEATH

curl api.parseapi.com/ip

The bare route answers with the IP that made the request, no key needed. Put it in a script today. Pass /ip/8.8.8.8 on a plan key for any address, with city, coordinates, and datacenter, VPN, and relay flags on deep.

IP APIWhat is my user agent?

QUESTIONS

Why do you already know it?
Every request carries the address it came from. The page asks the bare /ip route, which answers with the IP that made the call. No key, no lookup form.
IPv4 or IPv6?
Whichever your connection used to reach us. Many networks now prefer IPv6, so you may see a long colon-separated address. Both are your real public IP.
Why does the country show but not my street?
An IP locates a network, not a person. Country and network come from the address registries. City-level detail exists on the paid deep response and is still network-grain.
Can I do this from code?
curl api.parseapi.com/ip, no key at all. Pass an address on a plan key for any IP, with datacenter, VPN, relay, and Tor flags on deep.