Three ways to check
- Open WhatsMyConnection.com and read the public IP shown in the hero.
- Run
curl whatsmyconnection.comfor a terminal-friendly plain-text response. - Use
/api/ipwhen you need structured JSON for tools or tests.
What the result means
The result is the public IP address observed by the Cloudflare edge for that request. It may be IPv4 or IPv6 depending on the path your browser or CLI selected.