IP Address | 216.73.216.137 |
User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Language | |
Referer | |
Method | GET |
Encoding | gzip, deflate |
MIME Type | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
Charset | |
X-Forwarded-For | 10.3.41.240,216.73.216.137,34.160.111.145 |
$ curl ifconfig.me | ⇒ | 216.73.216.137 |
$ curl ifconfig.me/ip | ⇒ | 216.73.216.137 |
$ curl ifconfig.me/ua | ⇒ | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
$ curl ifconfig.me/lang | ⇒ | |
$ curl ifconfig.me/encoding | ⇒ | gzip, deflate |
$ curl ifconfig.me/mime | ⇒ | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
$ curl ifconfig.me/charset | ⇒ | |
$ curl ifconfig.me/forwarded | ⇒ | 10.3.41.240,216.73.216.137,34.160.111.145 |
$ curl ifconfig.me/all | ⇒ |
ip_addr: 216.73.216.137
remote_host: unavailable user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) port: 57710 language: referer: connection: keep_alive: method: GET encoding: gzip, deflate mime: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 charset: via: 1.1 squid-proxy-5b5d847c96-vxr5r (squid/6.10), 1.1 google forwarded: 10.3.41.240,216.73.216.137,34.160.111.145 |
$ curl ifconfig.me/all.json | ⇒ | {"ip_addr":"216.73.216.137","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","port":"57710","method":"GET","encoding":"gzip, deflate","mime":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","via":"1.1 squid-proxy-5b5d847c96-vxr5r (squid/6.10), 1.1 google","forwarded":"10.3.41.240,216.73.216.137,34.160.111.145"} |