🌍 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-05-02T00:55:44.295Z"
},
"client": {
"ip": "216.73.216.64",
"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": 1,
"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": "Pl1eAWt7OYrpDDg2xWaIX5DxoxMPQAoAQ1VDLTKcdjg=",
"tlsClientCiphersSha1": "WUS9+h7TjVkF9aEouGuCEMjGQGA=",
"tlsClientExtensionsSha1": "GcwtgXAM6Cm3tC7AazaFZkOrv98=",
"tlsClientExtensionsSha1Le": "8/2I/QOaJp1eXv/5q48Eixah27A=",
"tlsExportedAuthenticator": {
"clientHandshake": "327bd95cafa4e402ce0bb193ea9e493df69883f5a554eb9fbfb882db947cab5b40db1cb9194e75ef2854dc44630a5bc2",
"serverHandshake": "4934466e83232ad10c89f06666a66328e2bb19d42f142248dcda13b53864641c560ea97d3c3b77a66bef64346eeca3b9",
"clientFinished": "d975300885c63bc89b477e496eacdc1aff48f2878fff872f0cb877f43d11764d3cf07f70e61e3fc85410ba1d884235c6",
"serverFinished": "5069fe913022638249d63e04e9d844dc363d773cf5313119d158ca07f26325665fa09bc0bb0f096eadad897ccbd170b1"
},
"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": 3251497
}
},
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.216.64",
"cf-ipcountry": "US",
"cf-ray": "9f530fe5dc0ab6ed",
"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.64"
},
"envKeys": []
}