🌍 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/",
"method": "GET",
"path": "/",
"query": {},
"timestamp": "2026-04-18T06:41:03.933Z"
},
"client": {
"ip": "216.73.216.147",
"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": "zrXMxEf4K5tgIxCYtCBfclmiO4roTAKDm9iSlKdl12o=",
"tlsClientCiphersSha1": "WUS9+h7TjVkF9aEouGuCEMjGQGA=",
"tlsClientExtensionsSha1": "29z7zQA7qj4GsPzaYuStiO0mw1Q=",
"tlsClientExtensionsSha1Le": "1/3acsxRGfsdz/aBHPTsSctxEbM=",
"tlsExportedAuthenticator": {
"clientHandshake": "8d5f6f76d42e162d8f9d458e5def562279144a68d6c824add39590152f69740831fb44139b57d1b8d02289ed03033b03",
"serverHandshake": "2d95e40146055cfafcefd6d85325181a3d048272a300c4197dcd898ea3e47440142c3b8f4235fbd3a3da703d6bb434e0",
"clientFinished": "5910fe8c151402b8d690182b6fad5e785b043170ff9880980cbd719db34bd9089f083ddb7811591376ba7dc42401a75c",
"serverFinished": "06ad1ea955b43f61f5cb47770be9e1bd06ffec0d1fdd2a29d92d414e735d403750f068e579de957dee717ab5ad57838f"
},
"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": 2396028
}
},
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.216.147",
"cf-ipcountry": "US",
"cf-ray": "9ee1ae7f9b7a122e",
"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.147"
},
"envKeys": []
}