IP summary
- Input
- 2001:4860:4860::8888
- Validated
- true
- Version
- ipv6
- Public
- true
- Hostname
- dns.google
Введите IPv4 или IPv6 адрес, и страница сервером соберёт честные geo, network и reputation поля через существующие checker helpers. Никаких заглушек, только то, что реально вернул upstream или локальный helper.
Examples: 1.1.1.1, 8.8.8.8, 2001:4860:4860::8888.
The helper caches successful lookups for 24h, so repeated queries should stay consistent unless the upstream response changes.
This is the exact normalized payload returned by the helper, useful for audits and copy-paste review.
{
"ip": "2001:4860:4860::8888",
"version": "ipv6",
"public": true,
"hostname": "dns.google",
"geo": {
"country": "United States",
"country_code": "US",
"region": "District of Columbia",
"city": "Washington",
"latitude": 38.8950982,
"longitude": -77.0363849
},
"timezone": {
"id": "America/New_York",
"offset_minutes": -240,
"current_time": ""
},
"network": {
"asn": "15169",
"org": "Google LLC",
"isp": "Google LLC",
"domain": "google.com"
},
"reputation": {
"proxy": null,
"vpn": null,
"tor": null,
"datacenter": true,
"cloud_provider": "Google Cloud",
"risk_score": null,
"confidence": "measured",
"source": "ipwho.is"
},
"notes": []
}