Your Connection

IP Address 216.73.216.158
Remote Host
QQWry 美国
Geoip2 美国
IPIP.net 美国 美国
IP2Region 美国|加利福尼亚|EarthLink
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Port 59910
Language
Referer https://github.com
Contact mailto:zhongcf01@outlook.com
Method GET
Encoding gzip, br, zstd, deflate
MIME Type */*
Charset utf-8
Via https://zhongcf.cn
X-Forwarded-For 216.73.216.158

Command Line Interface

$ curl zhongcf.cn 216.73.216.158
$ curl zhongcf.cn/ip 216.73.216.158
$ curl zhongcf.cn/geo ip_addr: 216.73.216.158
QQWry: 美国
Geoip2: 美国
IPIP.net: 美国 美国
IP2Region: 美国|加利福尼亚|EarthLink
$ curl zhongcf.cn/all.xml <info>
    <charset>utf-8</charset>
    <connection>close</connection>
    <encoding>gzip, br, zstd, deflate</encoding>
    <forwarded>216.73.216.158</forwarded>
    <ip_addr>216.73.216.158</ip_addr>
    <keep_alive></keep_alive>
    <lang></lang>
    <mime>*/*</mime>
    <port>59910</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>https://zhongcf.cn</via>
</info>
$ curl zhongcf.cn/all.json {
    "connection":"close",
    "ip_addr":"216.73.216.158",
    "lang":"",
    "remote_host":"",
    "user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "charset":"utf-8",
    "port":"59910",
    "via":"https://zhongcf.cn","
    forwarded":"216.73.216.158",
    "mime":"*/*",
    "keep_alive":"",
    "encoding":"gzip, br, zstd, deflate"
}