IP Address | 10.1.235.29 | |
Remote Host | ||
QQWry | 局域网 IP | |
Geoip2 | ||
IPIP.net | 局域网 局域网 | |
IP2Region | 0 内网IP | |
User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) | |
Port | 53344 | |
Language | ||
Referer | ||
Connection | close | |
KeepAlive | ||
Method | GET | |
Encoding | gzip, br, zstd, deflate | |
MIME Type | */* | |
Charset | ||
Via | 1.1 squid-proxy-5b5d847c96-n2zcj (squid/6.10) | |
X-Forwarded-For | 10.1.235.29, 216.73.216.205 |
$ curl ifconfig.ismisv.com | ⇒ | 10.1.235.29 |
$ curl ifconfig.ismisv.com/ip | ⇒ | 10.1.235.29 |
$ curl ifconfig.ismisv.com/host | ⇒ | |
$ curl ifconfig.ismisv.com/ua | ⇒ | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
$ curl ifconfig.ismisv.com/port | ⇒ | 53344 |
$ curl ifconfig.ismisv.com/lang | ⇒ | |
$ curl ifconfig.ismisv.com/keepalive | ⇒ | |
$ curl ifconfig.ismisv.com/connection | ⇒ | close |
$ curl ifconfig.ismisv.com/encoding | ⇒ | gzip, br, zstd, deflate |
$ curl ifconfig.ismisv.com/mime | ⇒ | */* |
$ curl ifconfig.ismisv.com/charset | ⇒ | |
$ curl ifconfig.ismisv.com/via | ⇒ | 1.1 squid-proxy-5b5d847c96-n2zcj (squid/6.10) |
$ curl ifconfig.ismisv.com/forwarded | ⇒ | 10.1.235.29, 216.73.216.205 |
$ curl ifconfig.ismisv.com/all | ⇒ | ip_addr: 10.1.235.29 remote_host: user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) port: 53344 lang: connection: close keep_alive: encoding: gzip, br, zstd, deflate mime: */* charset: via: 1.1 squid-proxy-5b5d847c96-n2zcj (squid/6.10) forwarded: 10.1.235.29, 216.73.216.205 |
$ curl ifconfig.ismisv.com/all.xml | ⇒ | <info> <charset></charset> <connection>close</connection> <encoding>gzip, br, zstd, deflate</encoding> <forwarded>10.1.235.29, 216.73.216.205</forwarded> <ip_addr>10.1.235.29</ip_addr> <keep_alive></keep_alive> <lang></lang> <mime>*/*</mime> <port>53344</port> <remote_host></remote_host> <user_agent>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</user_agent> <via>1.1 squid-proxy-5b5d847c96-n2zcj (squid/6.10)</via> </info> |
$ curl ifconfig.ismisv.com/all.json | ⇒ | {"connection":"close","ip_addr":"10.1.235.29","lang":"","remote_host":"","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","charset":"","port":"53344","via":"1.1 squid-proxy-5b5d847c96-n2zcj (squid/6.10)","forwarded":"10.1.235.29, 216.73.216.205","mime":"*/*","keep_alive":"","encoding":"gzip, br, zstd, deflate"} |