| IP Address | 216.73.216.178 |
| User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Language | |
| Referer | |
| Method | GET |
| Encoding | gzip, br, zstd, deflate |
| MIME Type | */* |
| Charset | |
| X-Forwarded-For | 216.73.216.178,34.160.111.145 |
| $ curl ifconfig.me | ⇒ | 216.73.216.178 |
| $ curl ifconfig.me/ip | ⇒ | 216.73.216.178 |
| $ 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, br, zstd, deflate |
| $ curl ifconfig.me/mime | ⇒ | */* |
| $ curl ifconfig.me/charset | ⇒ | |
| $ curl ifconfig.me/forwarded | ⇒ | 216.73.216.178,34.160.111.145 |
| $ curl ifconfig.me/all | ⇒ |
ip_addr: 216.73.216.178
remote_host: unavailable user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) port: 36426 language: referer: connection: keep_alive: method: GET encoding: gzip, br, zstd, deflate mime: */* charset: via: 1.1 google forwarded: 216.73.216.178,34.160.111.145 |
| $ curl ifconfig.me/all.json | ⇒ | {"ip_addr":"216.73.216.178","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","port":"36426","method":"GET","encoding":"gzip, br, zstd, deflate","mime":"*/*","via":"1.1 google","forwarded":"216.73.216.178,34.160.111.145"} |