🌍 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-06-16T23:44:29.146Z"
},
"client": {
"ip": "216.73.216.60",
"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": "x6nfxsXyXv462oXfzuJUYcRmcRl/2CHxXJ+SD3tkc20=",
"tlsClientCiphersSha1": "WUS9+h7TjVkF9aEouGuCEMjGQGA=",
"tlsClientExtensionsSha1": "jCxiUzXc5Mf/sKWfN2m9wwwB/+8=",
"tlsClientExtensionsSha1Le": "w5I6uklscI1GhjPU198kYWJstMI=",
"tlsExportedAuthenticator": {
"clientHandshake": "da215b92b1d626b564ee0bfae1fa0dfd3bb8687ed44afa6786cacbf60b4260a1483b6b3d87f6f5fb2952b4fddb1830f7",
"serverHandshake": "d11c23e9fceea120c55664c095f77586ee2e56825d8bed66e566d91285bd0c296167b8e654da305d6379d24cd101f67b",
"clientFinished": "072590833c2752cd3075a4600ce387d9bbdf82cf6fd29ca21211a705f394c7f9006d06a1df23881b69c0af48082824f9",
"serverFinished": "6f54b877a562aaa6fa7340647ff9facebfadd44981e09b4d93d49c61ab0f7ff5cb2d917428855a0cba367d3854e4bce9"
},
"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": "AI Assistant",
"edgeL4": {
"deliveryRate": 2029906
}
},
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.216.60",
"cf-ipcountry": "US",
"cf-ray": "a0cdaec62abb4c41",
"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.60"
},
"envKeys": []
}