IP Intelligence · Threat Detection

Know who's connecting.

City-level geolocation, network ownership and reputation — distilled into an explainable 0–100 score and an actionable BLOCK / REVIEW / ALLOW verdict for any IP, in a single API call.

Your IP: 10.8.211.218 · BLOCK · score 35/100
8.1M
Geo ranges
81.8K
Networks (ASN)
2.5M
Threat indicators
247
Countries profiled

Everything you need to assess an IP

Actionable block verdict

Every lookup returns a clear ALLOW, REVIEW or BLOCK recommendation plus the connection type — residential, hosting, Tor or proxy — so the score becomes a decision.

Explainable threat score

A 0–100 risk rating with the reasons behind it — "Tor exit", "on 3 blocklists", "datacenter network" — never a black box.

City-level geolocation

Country, region, city and coordinates for any address — plotted on a map — from open datasets in our own database for fast, private lookups.

Network (ASN) intelligence

Profile the whole network behind an IP — announced address space, country footprint and how much abuse it hosts — not just the single address.

Country intelligence

Per-country IP space and threat density across 247 countries — see where the most Tor exits and blocklisted ranges live.

Bulk lookup

Score hundreds of IPs in one request or one paste — results table plus CSV export — for backfills, log enrichment and list scrubbing.

Live threat feeds

Tor exit nodes and FireHOL blocklists, auto-refreshed on a schedule, so reputation data stays current without lifting a finger.

Developer API

One REST endpoint family, Bearer-token auth, per-plan quotas and rate limits, developer docs, and a self-serve key dashboard.

See it in action

Live IP dossier

Run any IP and get the full report — geolocation, owning network, threat score and a BLOCK / REVIEW / ALLOW verdict.

Developer API

One REST call returns the same dossier as JSON. Bearer-token auth, per-plan quotas, developer docs.

Up and running in minutes

1

Create a free account

No card required. The Free plan includes 30,000 lookups a month.

2

Grab your API key

One click in the dashboard. Name keys per app or teammate.

3

Look up any IP

Call the REST API or use the dashboard. Watch usage in real time.

A clean API developers actually like

Authenticate with a Bearer token, get a structured JSON dossier. Quotas and rate limits are enforced per plan, with usage headers on every response.

Read the API docs ↗
GET /api/v1/lookup/185.220.101.1/
$ curl -H "Authorization: Bearer smip_live_…" \
    https://showmyip.io/api/v1/lookup/185.220.101.1/

{
  "ip": "185.220.101.1",
  "geo": { "country_name": "Germany" },
  "asn": { "asn": 60729, "organization": "Zwiebelfreunde" },
  "connection_type": "Tor exit node",
  "score": 55,
  "level": "elevated",
  "recommendation": "BLOCK",
  "recommendation_reason": "Actively listed on a threat or anonymity feed"
}

Built for

Fraud & abuse prevention

Score signups, checkouts and logins; block proxies and known-bad ranges before they cost you.

Bot & account defense

Spot datacenter and Tor traffic hitting your auth and APIs, and rate-limit the riskiest origins.

SOC & threat hunting

Enrich alerts and logs with reputation, network owner and geo — one call per indicator.

Compliance & geo rules

Know where a connection originates to enforce regional access and licensing policies.

Start investigating IPs — free

30,000 lookups a month, no card required.

Create your free account