Bulk Domain Search
Bulk Operations
Bulk Domain Search
Run domain intelligence on multiple domains in a single request.
POST
Bulk Domain Search
Authentication
Requires a JWT token or API key in theAuthorization header.
Request
Array of domain names (max 100).
Example request
Response
Returns an array of domain intelligence results. Each result includes WHOIS data, the Google knowledge graph, organic search results, and a structured 16-section OSINTreport.
Structured OSINT report compiled from the gathered intelligence. Contains 16 sections:
summary (executive overview with stats), dns_intel, infra, subdomains, website,
tech_stack, security, company, marketing, documents, email, risk,
historical (Wayback / certificate transparency), gaps, next_steps, and sources.In bulk mode only domain, WHOIS, knowledge graph, and organic inputs are available, so
sections that depend on live DNS, SSL, or internet-exposure data degrade gracefully.