CPA.TG Check IP

Manual IP lookup

Введите IPv4 или IPv6 адрес, и страница сервером соберёт честные geo, network и reputation поля через существующие checker helpers. Никаких заглушек, только то, что реально вернул upstream или локальный helper.

Examples: 1.1.1.1, 8.8.8.8, 2001:4860:4860::8888.

ok

Lookup result

The helper caches successful lookups for 24h, so repeated queries should stay consistent unless the upstream response changes.

ipv6IP version
truepublic
measuredconfidence
risk score

IP summary

Input
2001:4860:4860::8888
Validated
true
Version
ipv6
Public
true
Hostname
dns.google

Geo

Country
United States
Country code
US
Region
District of Columbia
City
Washington
Latitude
38.895098
Longitude
-77.036385
Timezone
America/New_York
UTC offset minutes
-240
Current time

Network

ASN
15169
Org
Google LLC
ISP
Google LLC
Domain
google.com

Reputation

Proxy
VPN
TOR
Datacenter
true
Cloud provider
Google Cloud
Risk score
Confidence
measured
Source
ipwho.is

Raw JSON

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": []
}