whoami.runconnection details

Your Connection

IP Address216.73.216.28
Hostname-
CountryUS
User AgentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected])
Language-
Referer-
MethodGET
Encodinggzip, br
Content-Type-
Charset-

..be cooler, cURL it!

$ 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 the CLI

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

Available Endpoints

EndpointDescription
/Show connection details
/ipShow public IP address (IPv4 or IPv6)
/v4, /ipv4Show public IPv4 address
/v6, /ipv6Show public IPv6 address
/hostnameShow reverse DNS hostname
/countryShow detected country
/user-agentShow User-Agent header
/languageShow Accept-Language header
/refererShow Referer header
/methodShow HTTP method
/encodingShow Accept-Encoding header
/content-typeShow Content-Type header
/charsetShow Accept-Charset header
/jsonShow all details in JSON