Your Connection

IP Address 13.58.158.198
QQWry 美国 Amazon数据中心
Geoip2 美国 哥伦布
IPIP.net 美国 美国
IP2Region 美国|俄亥俄|亚马逊
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Port 55528
Language
Referer https://github.com
Contact mailto:tech@kubectl.net
Method GET
Encoding gzip, br, zstd, deflate
Charset utf-8
Via https://nginx.co
X-Forwarded-For 13.58.158.198

Command Line Interface

$ curl nginx.co 13.58.158.198
$ curl nginx.co/ip 13.58.158.198
$ curl nginx.co/geo ip_addr: 13.58.158.198
QQWry: 美国 Amazon数据中心
Geoip2: 美国 哥伦布
IPIP.net: 美国 美国
IP2Region: 美国|俄亥俄|亚马逊
$ curl nginx.co/xml <ifconfig>
    <Email>tech@kubectl.net</Email>
    <QQWry>美国 Amazon数据中心</QQWry>
    <Geoip2>美国 哥伦布</Geoip2>
    <IPIP>美国 美国</IPIP>
    <IP2Region>美国|俄亥俄|亚马逊</IP2Region>
    <UserAgent>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</UserAgent>
    <Host>ec2-13-58-158-198.us-east-2.compute.amazonaws.com. </Host>
    <IP>13.58.158.198</IP>
    <Port>55528</Port>
    <Method>GET</Method>
    <Encoding>gzip, br, zstd, deflate</Encoding>
    <Mime>*/*</Mime>
    <Connection>close</Connection>
    <Via>https://nginx.co</Via>
    <Charset>utf-8</Charset>
    <KeepAlive></KeepAlive>
    <Forwarded>13.58.158.198</Forwarded>
    <Lang></Lang>
    <Referer>https://github.com</Referer>
</ifconfig>
$ curl nginx.co/json {
    "Email": "tech@kubectl.net",
    "QQWry": "美国 Amazon数据中心",
    "Geoip2": "美国 哥伦布",
    "IPIP": "美国 美国",
    "IP2Region": "美国|俄亥俄|亚马逊",
    "UserAgent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "Host": "ec2-13-58-158-198.us-east-2.compute.amazonaws.com. ",
    "IP": "13.58.158.198",
    "Port": "55528",
    "Method": "GET",
    "Encoding": "gzip, br, zstd, deflate",
    "Mime": "*/*",
    "Connection": "close",
    "Via": "https://nginx.co",
    "Charset": "utf-8",
    "KeepAlive": "",
    "Forwarded": "13.58.158.198",
    "Lang": "",
    "Referer": "https://github.com"
}