| IP Address | 198.54.114.77 |
| User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected]) |
| Language | |
| Referer | |
| Method | GET |
| Encoding | |
| MIME Type | */* |
| Charset | |
| X-Forwarded-For | 198.54.114.77,34.160.111.145 |
| $ curl ifconfig.me | ⇒ | 198.54.114.77 |
| $ curl ifconfig.me/ip | ⇒ | 198.54.114.77 |
| $ curl ifconfig.me/ua | ⇒ | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected]) |
| $ curl ifconfig.me/lang | ⇒ | |
| $ curl ifconfig.me/encoding | ⇒ | |
| $ curl ifconfig.me/mime | ⇒ | */* |
| $ curl ifconfig.me/charset | ⇒ | |
| $ curl ifconfig.me/forwarded | ⇒ | 198.54.114.77,34.160.111.145 |
| $ curl ifconfig.me/all | ⇒ |
ip_addr: 198.54.114.77
remote_host: unavailable user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected]) port: 59260 language: referer: connection: keep_alive: method: GET encoding: mime: */* charset: via: 1.1 google forwarded: 198.54.114.77,34.160.111.145 |
| $ curl ifconfig.me/all.json | ⇒ | {"ip_addr":"198.54.114.77","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])","port":"59260","method":"GET","mime":"*/*","via":"1.1 google","forwarded":"198.54.114.77,34.160.111.145"} |