ifconfig.cloudalbania.com

Your public IP address

10.9.177.234

Same thing from a terminal: curl ifconfig.cloudalbania.com

About this address

IP (decimal)
168407530
User agent
Mozilla/5.0
User agent (raw)
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected])

Query it from the command line


        

FAQ

How do I force IPv4 or IPv6 lookup?

Pass the flag to your client: curl -4 or curl -6. The v4/v6 subdomains were retired in 2018.

Can I force getting JSON?

Yes — send an Accept: application/json header.

Is automated use of this service permitted?

Yes, at up to 1 request per minute. Requests beyond that may be rate-limited with a 429 status code, or dropped entirely.

Can I run my own service?

Yes — the source code and documentation are available on GitHub.