IP Address | 216.73.216.28 |
---|---|
Hostname | - |
Country | US |
User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected]) |
Language | - |
Referer | - |
Method | GET |
Encoding | gzip, br |
Content-Type | - |
Charset | - |
$ curl https://whoami.run
===============================================
YOUR CONNECTION DETAILS
===============================================
IP Address: 216.73.216.28
Hostname: -
Country: US
User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected])
Language: -
Referer: -
Method: GET
Accept-Encoding: gzip, br
Content-Type: -
Accept-Charset: -
===============================================
Install a local command to query endpoints quickly:
curl -fsSL https://whoami.run/install | bash
Usage: whoami-ip
, whoami-ip ip
, whoami-ip ipv6
, whoami-ip json
Uninstall:
whoami-ip uninstall
Endpoint | Description |
---|---|
/ | Show connection details |
/ip | Show public IP address (IPv4 or IPv6) |
/v4, /ipv4 | Show public IPv4 address |
/v6, /ipv6 | Show public IPv6 address |
/hostname | Show reverse DNS hostname |
/country | Show detected country |
/user-agent | Show User-Agent header |
/language | Show Accept-Language header |
/referer | Show Referer header |
/method | Show HTTP method |
/encoding | Show Accept-Encoding header |
/content-type | Show Content-Type header |
/charset | Show Accept-Charset header |
/json | Show all details in JSON |