Your Connection

IP Address 3.145.66.104
Remote Host ec2-3-145-66-104.us-east-2.compute.amazonaws.com.
QQWry 美国 Amazon EC2服务器
Geoip2 美国 哥伦布
IPIP.net 美国 美国
IP2Region 美国|亚马逊
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Port 36810
Language
Referer https://github.com
Contact mailto:devops@kubectl.net
Method GET
Encoding gzip, br, zstd, deflate
MIME Type */*
Charset utf-8
Via https://ipcrystal.com
X-Forwarded-For 3.145.66.104

Command Line Interface

$ curl ipcrystal.com 3.145.66.104
$ curl ipcrystal.com/ip 3.145.66.104
$ curl ipcrystal.com/geo ip_addr: 3.145.66.104
QQWry: 美国 Amazon EC2服务器
Geoip2: 美国 哥伦布
IPIP.net: 美国 美国
IP2Region: 美国|亚马逊
$ curl ipcrystal.com/all.xml <info>
    <charset>utf-8</charset>
    <connection>close</connection>
    <encoding>gzip, br, zstd, deflate</encoding>
    <forwarded>3.145.66.104</forwarded>
    <ip_addr>3.145.66.104</ip_addr>
    <keep_alive></keep_alive>
    <lang></lang>
    <mime>*/*</mime>
    <port>36810</port>
    <remote_host>ec2-3-145-66-104.us-east-2.compute.amazonaws.com. </remote_host>
    <user_agent>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</user_agent>
    <via>https://ipcrystal.com</via>
</info>
$ curl ipcrystal.com/all.json {
    "connection":"close",
    "ip_addr":"3.145.66.104",
    "lang":"",
    "remote_host":"ec2-3-145-66-104.us-east-2.compute.amazonaws.com. ",
    "user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "charset":"utf-8",
    "port":"36810",
    "via":"https://ipcrystal.com","
    forwarded":"3.145.66.104",
    "mime":"*/*",
    "keep_alive":"",
    "encoding":"gzip, br, zstd, deflate"
}