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.

ipv4IP version
truepublic
measuredconfidence
risk score

IP summary

Input
1.1.1.1
Validated
true
Version
ipv4
Public
true
Hostname
one.one.one.one

Geo

Country
Australia
Country code
AU
Region
Queensland
City
Brisbane
Latitude
-27.467541
Longitude
153.028092
Timezone
Australia/Brisbane
UTC offset minutes
600
Current time

Network

ASN
13335
Org
Apnic Research And Development
ISP
Cloudflare, Inc.
Domain
cloudflare.com

Reputation

Proxy
VPN
TOR
Datacenter
true
Cloud provider
Cloudflare
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": "1.1.1.1",
    "version": "ipv4",
    "public": true,
    "hostname": "one.one.one.one",
    "geo": {
        "country": "Australia",
        "country_code": "AU",
        "region": "Queensland",
        "city": "Brisbane",
        "latitude": -27.4675408,
        "longitude": 153.028092
    },
    "timezone": {
        "id": "Australia/Brisbane",
        "offset_minutes": 600,
        "current_time": ""
    },
    "network": {
        "asn": "13335",
        "org": "Apnic Research And Development",
        "isp": "Cloudflare, Inc.",
        "domain": "cloudflare.com"
    },
    "reputation": {
        "proxy": null,
        "vpn": null,
        "tor": null,
        "datacenter": true,
        "cloud_provider": "Cloudflare",
        "risk_score": null,
        "confidence": "measured",
        "source": "ipwho.is"
    },
    "notes": []
}