Free tool

IP lookup

Check any IPv4 or IPv6 address for VPN, proxy, datacenter, Tor and bot signals — plus geolocation, ASN and a transparent risk score. No signup.

IP lookup
try:
response
{
  "ip": "8.8.8.8",
  "version": 4,
  "geo": {
    "country": "United States",
    "country_code": "US",
    "region": "California",
    "city": "Mountain View",
    "latitude": 37.4,
    "longitude": -122.1,
    "timezone": "America/Los_Angeles"
  },
  "network": {
    "asn": 15169,
    "as_org": "Google LLC"
  },
  "signals": {
    "is_datacenter": true,
    "datacenter_provider": "gcp",
    "is_tor": false,
    "is_vpn": false,
    "is_proxy": false,
    "is_bot": false
  },
  "risk": {
    "score": 35,
    "level": "medium",
    "reasons": [
      "is_datacenter"
    ]
  },
  "attribution": "https://geoq.io/attributions"
}

Sample shown until you run a lookup. Calls https://api.geoq.io/v1/check directly from your browser.

Abuse signals

VPN, proxy (residential beta), datacenter + provider, Tor and bot (beta) — all in one lookup.

Geo + ASN

Country, region, city, lat/long, timezone, ASN and AS org for the network.

Risk score

A documented 0–100 score with the exact reasons that contributed.

About this tool

This free IP lookup runs entirely against the public GeoQ /v1/check endpoint. Paste any public IP address — IPv4 or IPv6 — and you'll see the same JSON your application would receive.

Remember that every signal is probabilistic, not a fact. A VPN or Tor result doesn't make someone malicious — these are tools millions of people use legitimately. Use the signals as inputs to your own policy, never as the sole basis of an automated decision about a person.

Want this in your product? Grab a free API key (no card) and read the quickstart. Related free tools: what is my IP and ASN lookup.

Start with the free tier. No card.

1,000 lookups a day, every signal, the same transparent risk score. Upgrade only when you outgrow it.