Returns your Public IP Address. That's it.

Use via cURL

Run curl ipaddy.net

Use via Web

Visit ipaddy.net

No Ads or Scripts

A text/plain response

Example Output

By itself, ipaddy.net will return the following:

IP Address: 190.180.170.160

IP Country: US

User Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0

Extended Options

A few URL options can be used for specific output:

- ipaddy.net/v4 returns your IPv4 address, e.g. 190.180.170.160

- ipaddy.net/v6 returns your IPv6 address, e.g. 0:0:0:0:0:ffff:beb4:aaa0

- ipaddy.net/geo returns your geolocation in ISO 3166-2 format, e.g. US

- ipaddy.net/agent returns your user agent, e.g. curl/7.68.0

Why the name?

ipaddy.net is short, memorable, and easy to type — making it terminal-friendly.

What about privacy?

Powered by Cloudflare Workers — requests are never sent to an origin server.

Copyright (c) Paramdeo Singh · Made with ☕️ in Guyana · Source