IP Address Lookup / IPv4 / IPv6
Your public IP details
PHP 复刻版,兼容纯文本、JSON、JSONP 和基础 GeoIP 查询。
IPv4 connectivity
Address216.73.216.206
Hostname216.73.216.206
NetworkIPv4
OrganizationAnthropic, PBC
ASN16509
TypeHosting
LocationColumbus, Ohio, United States
TimezoneAmerica/New_York
Quick endpoints
curl https://k0k.uk/ip
curl https://k0k.uk/jsonip
curl https://k0k.uk/geoip
curl https://k0k.uk/geoip/1.1.1.1
curl "https://k0k.uk/geoip/2606%3A4700%3A4700%3A%3A1111"Response example
{
"ip": "216.73.216.206",
"network": "IPv4",
"hostname": "216.73.216.206",
"country_code": "US",
"country": "United States",
"region_code": "OH",
"region": "Ohio",
"city": "Columbus",
"postal_code": "43215",
"continent_code": "NA",
"latitude": 39.9587,
"longitude": -82.9987,
"asn": "16509",
"asn_type": "hosting",
"organization": "Anthropic, PBC",
"timezone": "America/New_York"
}