🌍 whoami
Available endpoints:
- /ip → Client IP only
- /info → Compact IP info (ip, city, region, country, org)
- /geo → Extended Geo info
- /headers → Request headers
- /cf → Raw Cloudflare data
- /json → Full JSON info
Full info
{
"request": {
"url": "https://whoami.antinone.xyz/sitemap.xml",
"method": "GET",
"path": "/sitemap.xml",
"query": {},
"timestamp": "2026-04-25T13:28:18.567Z"
},
"client": {
"ip": "216.73.216.169",
"userAgent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"accept": "*/*"
},
"geo": {
"country": "US",
"city": "Columbus",
"region": "Ohio",
"continent": "NA",
"asn": 16509,
"asOrganization": "Anthropic, PBC",
"timezone": "America/New_York"
},
"cf": {
"httpProtocol": "HTTP/2",
"clientAcceptEncoding": "gzip, deflate, br",
"requestPriority": "weight=16;exclusive=0;group=0;group-weight=0",
"edgeRequestKeepAliveStatus": 1,
"requestHeaderNames": {},
"clientTcpRtt": 2,
"clientQuicRtt": 0,
"colo": "CMH",
"asn": 16509,
"asOrganization": "Anthropic, PBC",
"country": "US",
"isEUCountry": false,
"city": "Columbus",
"continent": "NA",
"region": "Ohio",
"regionCode": "OH",
"timezone": "America/New_York",
"longitude": "-82.99879",
"latitude": "39.96118",
"postalCode": "43215",
"metroCode": "535",
"tlsVersion": "TLSv1.3",
"tlsCipher": "AEAD-AES256-GCM-SHA384",
"tlsClientRandom": "6QqVXlim5SuJJaWF1JT7uPUGN3vg9+gXwt+uzspYNQ0=",
"tlsClientCiphersSha1": "WUS9+h7TjVkF9aEouGuCEMjGQGA=",
"tlsClientExtensionsSha1": "VinSk5iSM0I/TsEacLkbpTGYcA4=",
"tlsClientExtensionsSha1Le": "octRKNl/sHeBGF+uq/nB2+UM3l0=",
"tlsExportedAuthenticator": {
"clientHandshake": "9aa430332910d278a382b44ad8d750c205a36bc0731b51ee747716e89ccf92c5af6159b6294a81c959b3739e0e60fda8",
"serverHandshake": "c2553ada147f5451bfaf8dee95092a44685230f18973cc228ac662dee7220f95354f80638bc1d3b8567858821fe8a3d9",
"clientFinished": "25aaff0af7e612e812851cbb8eb502b7feffa1f355da5c956330626551018bea311786815b39971ca4ce8e3c831539ba",
"serverFinished": "032950a614863d7715de4905bae8181fbec0c86ea40b1fad53abb62d9fa2766652de846639779ff911398c3c747f08cb"
},
"tlsClientHelloLength": "255",
"tlsClientAuth": {
"certPresented": "0",
"certVerified": "NONE",
"certRevoked": "0",
"certIssuerDN": "",
"certSubjectDN": "",
"certIssuerDNRFC2253": "",
"certSubjectDNRFC2253": "",
"certIssuerDNLegacy": "",
"certSubjectDNLegacy": "",
"certSerial": "",
"certIssuerSerial": "",
"certSKI": "",
"certIssuerSKI": "",
"certFingerprintSHA1": "",
"certFingerprintSHA256": "",
"certNotBefore": "",
"certNotAfter": "",
"certRFC9440": "",
"certRFC9440TooLarge": false,
"certChainRFC9440": "",
"certChainRFC9440TooLarge": false
},
"verifiedBotCategory": "",
"edgeL4": {
"deliveryRate": 2187311
}
},
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.216.169",
"cf-ipcountry": "US",
"cf-ray": "9f1db0ac0b4a8043",
"cf-visitor": "{\"scheme\":\"https\"}",
"connection": "Keep-Alive",
"host": "whoami.antinone.xyz",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-proto": "https",
"x-real-ip": "216.73.216.169"
},
"envKeys": []
}