shadowsquad.org :: IP information Your IP : 216.73.217.24 (IPv4) Reverse DNS : (none found) Connection : HTTPS HTTP/1.1 (TLSv1.3, TLS_AES_256_GCM_SHA384) Client port : 51776 Requested host : v4.ip.shadowsquad.org User-Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) GeoIP (multiple sources, may disagree): source country region city lat,lon asn / org timezone ip-api.com United States Ohio Columbus 39.9587,-82.9987 AS16509 Amazon.com, Inc. Anthropic, PBC America/New_York ipwho.is United States Ohio Columbus 39.9587,-82.9987 AS16509 Anthropic, PBC America/New_York ipapi.co United States Ohio Columbus 39.9614,-82.9977 AS16509 Amazon.com, Inc. America/New_York Request headers: Accept: */* Accept-Encoding: gzip, br, zstd, deflate Connection: close User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) --- Usage: curl ip.shadowsquad.org (this page, plain text) curl ip.shadowsquad.org/?color=0 (no ANSI colors) curl ip.shadowsquad.org/ip (just the address) curl ip.shadowsquad.org/json (JSON output) curl -4 / curl -6 ip.shadowsquad.org (force IPv4 / IPv6) printf 'GET / HTTP/1.0\r\nHost: ip.shadowsquad.org\r\n\r\n' | nc ip.shadowsquad.org 80 curl -s4 ip.shadowsquad.org/ip || echo 'no IPv4'; curl -s6 ip.shadowsquad.org/ip || echo 'no IPv6' (check both families — a browser does this automatically)