...you, from the internet's perspective.

your wan ip address
0.0.0.0
Location
ISP / ASN
Timezone
Coordinates IP-based · approx. city precision
Country
Hostname

also works with curl

Hit the API directly from your terminal — returns JSON or plain text, no browser required.

$ curl https://echo.johansen.foo/api/json # full geo JSON
$ curl https://echo.johansen.foo/api/ip # plain IP only
$ curl https://echo.johansen.foo/api/json | jq . # pretty-print