Command | Response |
---|---|
curl ifconfig.top |
216.73.216.23 |
curl ifconfig.top/accept
|
*/* |
curl ifconfig.top/accept-encoding
|
gzip, br, zstd, deflate |
curl ifconfig.top/country
|
United States |
curl ifconfig.top/ip-address
|
216.73.216.23 |
curl ifconfig.top/user-agent
|
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
curl ifconfig.top/x-forwarded-for
|
216.73.216.23 |
curl ifconfig.top/x-forwarded-host
|
ip.avalon.dancodes.com.ar |
curl ifconfig.top/x-forwarded-port
|
443 |
curl ifconfig.top/x-forwarded-proto
|
https |
curl ifconfig.top/x-forwarded-server
|
bd225af26919 |
curl ifconfig.top/x-real-ip
|
216.73.216.23 |
curl ifconfig.top/country |
United States |
curl ifconfig.top/all.json |
{ "accept": "*/*", "accept-encoding": "gzip, br, zstd, deflate", "country": "United States", "ip-address": "216.73.216.23", "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "x-forwarded-for": "216.73.216.23", "x-forwarded-host": "ip.avalon.dancodes.com.ar", "x-forwarded-port": "443", "x-forwarded-proto": "https", "x-forwarded-server": "bd225af26919", "x-real-ip": "216.73.216.23" } |