Search less, discover more.
One search across 30+ data sources. Person lookups, breach databases, network recon, and social intelligence: every thread of an investigation in one place.
Youcan'tinvestigatewhatyoucan'tsee.Breachdumps,socialprofiles,publicrecords,andexposedinfrastructureareallconnectedbecauseeveryinteractionleavestraces.Indiciapullseverythreadintooneview.
Turn open sources into leads.
From person lookups to deep web searches, everything you need for comprehensive OSINT investigations.
USA Person Lookup
Search names, phones, and addresses to build out a full US identity profile including relatives and past locations
Breach Databases
Query multiple breach and leak databases at once across emails, usernames, IPs, and passwords in a single search
Image Geolocation
Upload a photo and let AI narrow down where it was taken using landmarks, signage, terrain, and street-level imagery
Reverse Face Search
Upload a photo and scan billions of indexed images to find matching faces across social profiles, news articles, and public web pages
Discord Intelligence
Look up a Discord ID to surface profile info, connected accounts, shared servers, mod history, and linked profiles
Roblox Search
Pull a full Roblox profile with past usernames, breach hits, safety flags, and detected alt accounts
Username Search
Check a username across 40+ platforms and get back only the accounts that actually exist
Network Recon
Get DNS records, WHOIS data, Shodan banners, SSL certificate history, and port scan results from a single IP or domain
What a single search surfaces.
Previews below mirror the dashboard result-card structure and field labels.
Web DBs
Every breach database queried together, grouped by source.
LeakCheck
2 breaches · 2 sources
Collection #1
CompilationSnusbase
1 breach · 1 source
Naz.API
Breach date: September 20, 2023
IntelligenceX
1 breach · 1 source
COMB
CompilationBreach date: February 2, 2021
Username Search
Platform cards with display name, bio, and follower counts.
OSINT & threat intel. Opinions my own.
infra & security tooling
building things · dms open
Geolocation Intelligence
Map, certainty, coordinates, and analysis reasoning.

51.5007, -0.1246
Identified Elizabeth Tower and Westminster Bridge on the north bank of the Thames, with the London Eye visible across the river.
Network Recon
Open ports, service banners, and hostnames from Shodan.
Top Ports
Hostnames
target.iowww.target.ioHostnames
mail.target.ioInvestigate with AI.
Bring Indicia's data into the tools you already work in with a purpose-built OSINT assistant, and a server that plugs into any MCP client.
Adam, your OSINT assistant
A working investigator's assistant: focused, precise, useful. Adam runs Indicia's tools for you, then turns the results into clear reports.
I'll check that handle across 150+ platforms and pull back only the accounts that exist.
Permission required
Adam wants to run Username Search· 1 credit
Message Adam…
Connect any MCP client
Run OSINT investigations from your AI client. Point any MCP-compatible client at Indicia.
Endpoint
https://mcp.indicia.app/mcpClaude Code
$ claude mcp add --transport http indicia https://mcp.indicia.app/mcpAny client (config)
{ "mcpServers": {
"indicia": { "url": "https://mcp.indicia.app/mcp" }
} }27+ sources. One query.
Breach databases, data brokers, social platforms, and network infrastructure, all queried together, so nothing slips through.
Build it into your stack.
Automate investigations, enrich your own data, and wire Indicia into your tooling with a typed SDK and a fully documented REST API.
Typed SDK
The official @indiciaosint/sdk wraps every endpoint with full TypeScript types and handles auth for you.
REST API
Every tool in the dashboard is available over a clean, documented HTTP API with an OpenAPI specification.
Scoped API keys
Mint keys with per-feature permissions and expirations straight from your dashboard.
1import { Indicia } from '@indiciaosint/sdk';2import { openAsBlob } from 'node:fs';3 4const indicia = new Indicia({5 apiKey: process.env.INDICIA_API_KEY,6});7 8const stream = await indicia.intelligence.geolocateMedia({9 media: await openAsBlob('photo.jpg'),10});11 12for await (const { data: result } of stream) {13 if (result.status === 'complete') console.log(result.data);14}15 16// → {17// location: 'Paris, France',18// coordinates: '48.8566,2.3522',19// certainty: 'high',20// reasoning: 'Identified Eiffel Tower landmark',21// }Install
$ npm install @indiciaosint/sdk$ pnpm add @indiciaosint/sdk$ bun add @indiciaosint/sdkPay only for what you use
No subscriptions. No monthly fees. Just simple, transparent pricing.
- Most lookups cost 1 credit
- Credits never expire
- Full API access included
- No recurring charges
Cost per tool
No Subscriptions
Buy credits when you need them, use them whenever
Credits Never Expire
Your credits stay in your account until you use them
Full API Access
Automate your workflows with our REST API
24/7 Support
Get help whenever you need it from our team
Join thousands of investigators.
Analysts, researchers, and security teams rely on Indicia to power their OSINT workflows every day.