Free tool

What is my IP?

Your public IP address, plus whether it looks like a VPN, proxy, datacenter or Tor exit — with geolocation, ASN and a transparent risk score.

your IP
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.

What you're seeing

The lookup above auto-runs against your own connection via the GeoQ API. The ip field is the public address your traffic appears to come from. The signals describe that network — so if you're on a VPN, a work proxy or a cloud VM, you'll see those flags even though you're a perfectly ordinary human.

IP addresses are personal data. GeoQ keeps only short-lived, truncated/hashed logs and runs stateless lookups — details in our privacy policy.

Try the more detailed IP lookup tool to check any address, or look up a network with the ASN lookup. Building something? Get a free API key — no card.

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.