All tools
What's my IP
Networking
Detect your public IP address as the server sees it, plus the surrounding request metadata: User-Agent, Accept-Language, and the X-Forwarded-For chain through the edge.
Your request
Loading…
The IP is read from trusted edge headers (cf-connecting-ip, true-client-ip, fly-client-ip) first, then falls through to the leftmost public entry of x-forwarded-for. x-real-ip is only used as a last resort because k8s ingresses set it to the in-cluster hop. No logging on this endpoint.