Shodan OSINT integration
Internet-facing hosts, open ports, banners, and DNS from Shodan.
Shodan on a membership account returns full host intelligence for an IP — ports, service banners, CVEs, org, and location — plus DNS records and subdomains for a domain from the Shodan index.
How the Shodan integration works
What happens between pressing run and reading a result.
- 1You submit an IP or a domain from the search desk or POST /v1/search.
- 2An IP query calls Shodan's membership host API, asking for historical banners first and falling back to current-only if history is not on the key.
- 3A domain query uses the membership DNS domain endpoint — records, tags, and subdomains from the Shodan index.
- 4SearchIn normalises the host or DNS payload into cards, keeps the raw JSON, and adds IPs, hostnames, and CVEs to the investigation graph.
Supported inputs & pricing
Prices are USD. LeakRadar tiers include unlock ceilings; other integrations are flat per query. Full SearchIn rates are on pricing.
| Input type | Price |
|---|---|
| Domaindomain | $0.10 |
| IP addressip | $0.10 |
Why run Shodan through OSINTverse
You can always buy Shodan directly. Here is what changes when the same data comes through SearchIn instead.
| Shodan directly | Through OSINTverse | |
|---|---|---|
| Getting started | Shodan sells a one-time membership or higher query-credit plans, with an API key bound to that account and a monthly query-credit allotment. | Sign in, top up from $10, and run Shodan the same minute — no vendor contract, seat, or sales call. |
| What a query costs | Plan, credit pack, or contract pricing set by the vendor and paid up front. | Pay per query from your prepaid balance — Shodan starts at $0.10 for domain lookups, with the exact price shown before you run it. |
| Failed lookups | Handled under the vendor's own credit and refund policy. | Automatically refunded to your wallet — a search that fails upstream after billing is not charged. |
| Output format | A vendor-specific response shape you normalise and render yourself. | Normalised result panels plus the raw JSON, returned by the same POST /v1/search contract as every other integration. |
| Cross-source work | Copy-paste between vendor dashboards to follow a lead into another dataset. | Results join one investigation graph, so you can pivot an entity into any of the other 13 integrations in a click. |
| Running it for a team | Per-seat or per-account access, billed and administered per analyst. | One shared team wallet with roles, provider allowlists, enforced MFA, and audit history — no per-seat fee. |
| Volume work | Script the vendor API yourself, including retries, polling, and rate handling. | Bulk search takes up to 50 queries across selected providers in one submission (max 100 jobs), with per-job status and partial-failure handling. |
What every integration inherits
Good to know
Constraints worth reading before you spend a query.
This integration uses host lookup and DNS domain — it does not run on-demand internet scans or manage Shodan alerts.
A host with no public services, or a domain Shodan has not indexed, returns no data and is refunded.
CVE tags and banners reflect what Shodan last observed, not a live authenticated assessment.
Going direct still makes sense at sustained high volume on a single source. Shodan sells a one-time membership or higher query-credit plans, with an API key bound to that account and a monthly query-credit allotment. Through SearchIn you trade that commitment for per-query pricing across 14 integrations.
How to access Shodan
Sample queries
FAQ
How do I use Shodan in SearchIn?
Open SearchIn and choose IP or Domain. Select Shodan as the provider. Review the host card and services, or the DNS records and subdomains.
How do I call Shodan from the API?
Send POST /v1/search with provider: "shodan" and a supported input_type. Create an API key in the dashboard first.
What does it cost?
Domain: $0.10. IP address: $0.10. See SearchIn pricing for the full rate card.
Why use OSINTverse instead of Shodan directly?
Shodan sells a one-time membership or higher query-credit plans, with an API key bound to that account and a monthly query-credit allotment. On OSINTverse you pay per query from one prepaid wallet, failed searches are refunded automatically, results are normalised into an investigation graph you can pivot from, and the same POST /v1/search call reaches every other integration. A single $0.10 query returns a host card, ports, banners, and CVEs — no Shodan CLI or credit spreadsheet.
What are the limits of Shodan on SearchIn?
This integration uses host lookup and DNS domain — it does not run on-demand internet scans or manage Shodan alerts. A host with no public services, or a domain Shodan has not indexed, returns no data and is refunded. CVE tags and banners reflect what Shodan last observed, not a live authenticated assessment.