Command | Response |
---|---|
wget -qO - https://ifconfig.wtf |
216.73.216.174 |
wget -qO - https://ifconfig.wtf/accept
|
*/* |
wget -qO - https://ifconfig.wtf/accept-encoding
|
gzip, br, zstd, deflate |
wget -qO - https://ifconfig.wtf/connection
|
close |
wget -qO - https://ifconfig.wtf/country
|
United States |
wget -qO - https://ifconfig.wtf/forwarded
|
for=216.73.216.174 |
wget -qO - https://ifconfig.wtf/ip-address
|
216.73.216.174 |
wget -qO - https://ifconfig.wtf/user-agent
|
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
wget -qO - https://ifconfig.wtf/x-forwarded-for
|
216.73.216.174 |
wget -qO - https://ifconfig.wtf/x-forwarded-host
|
ifconfig.wtf |
wget -qO - https://ifconfig.wtf/x-forwarded-port
|
443 |
wget -qO - https://ifconfig.wtf/x-forwarded-proto
|
https |
wget -qO - https://ifconfig.wtf/x-real-ip
|
216.73.216.174 |
wget -qO - https://ifconfig.wtf/country |
United States |
wget -qO - https://ifconfig.wtf/all.json |
{ "accept": "*/*", "accept-encoding": "gzip, br, zstd, deflate", "connection": "close", "country": "United States", "forwarded": "for=216.73.216.174", "ip-address": "216.73.216.174", "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "x-forwarded-for": "216.73.216.174", "x-forwarded-host": "ifconfig.wtf", "x-forwarded-port": "443", "x-forwarded-proto": "https", "x-real-ip": "216.73.216.174" } |