🌍 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-29T06:56:39.266Z"
},
"client": {
"ip": "216.73.216.211",
"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": "CrbeNTvn99GxApauUMk50LBCr/TUZRca6lJei91suzU=",
"tlsClientCiphersSha1": "WUS9+h7TjVkF9aEouGuCEMjGQGA=",
"tlsClientExtensionsSha1": "RLoOfcOrvog9kCalGAS4wvUp4aE=",
"tlsClientExtensionsSha1Le": "FgIUyJGOT8aFVY0s1JQpUDV0tR0=",
"tlsExportedAuthenticator": {
"clientHandshake": "748454106b49f37fcb49ae39bab675885920502d76d635dc89ae5deb9e517f36223e11b3154db289a062016a6e0496ed",
"serverHandshake": "16acfd5d0e5cf384bbe12ea71786ee1593bd7a58e2a2707c860da980ddc1c49941bf481afb93c99f9eb112824f18b505",
"clientFinished": "169ab7a0cdb58744611b5a82bbf9a4dd66208e7b0e73541d54723ef16d0e801fbd5445c5025229a9093ce8686c5558f9",
"serverFinished": "6334b08849594f09800d6750c99409b735e9de434bc982c8b6c2a785993e5037dbb02e517bb577b8149b852b22f2816f"
},
"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": 3189427
}
},
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.216.211",
"cf-ipcountry": "US",
"cf-ray": "9f3c687569fca68e",
"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.211"
},
"envKeys": []
}