Your Connection

IP Address 18.222.226.47
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 45362
Language
Referer https://github.com
Contact mailto:tech@kubectl.net
Method GET
Encoding gzip, br, zstd, deflate
Charset utf-8
Via https://ipcrystal.com
X-Forwarded-For 18.222.226.47

Command Line Interface

$ curl ipcrystal.com 18.222.226.47
$ curl ipcrystal.com/ip 18.222.226.47
$ curl ipcrystal.com/geo ip_addr: 18.222.226.47
QQWry: 美国–俄亥俄州–特拉华县–都柏林 Amazon数据中心
Geoip2: 美国 哥伦布
IPIP.net: 美国 美国
IP2Region: 美国|俄亥俄|亚马逊
$ curl ipcrystal.com/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-18-222-226-47.us-east-2.compute.amazonaws.com. </Host>
    <IP>18.222.226.47</IP>
    <Port>45362</Port>
    <Method>GET</Method>
    <Encoding>gzip, br, zstd, deflate</Encoding>
    <Mime>*/*</Mime>
    <Connection>close</Connection>
    <Via>https://ipcrystal.com</Via>
    <Charset>utf-8</Charset>
    <KeepAlive></KeepAlive>
    <Forwarded>18.222.226.47</Forwarded>
    <Lang></Lang>
    <Referer>https://github.com</Referer>
</ifconfig>
$ curl ipcrystal.com/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-18-222-226-47.us-east-2.compute.amazonaws.com. ",
    "IP": "18.222.226.47",
    "Port": "45362",
    "Method": "GET",
    "Encoding": "gzip, br, zstd, deflate",
    "Mime": "*/*",
    "Connection": "close",
    "Via": "https://ipcrystal.com",
    "Charset": "utf-8",
    "KeepAlive": "",
    "Forwarded": "18.222.226.47",
    "Lang": "",
    "Referer": "https://github.com"
}