Get Associated Domains
Discover domains related to a given domain through acquisition history, certificate transparency logs, and WHOIS records. Returns associated domains with evidence of their relationship.
Documentation Index
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
domain parameter, returns associated domains for all your verified domains. Optionally provide a domain parameter to query associated domains for a specific domain.Result Limits: Results are limited to 10 associated domains per query. Enterprise plans include full results with pagination support. Contact sales to access complete results.Discovery Sources
The Associated Domains API correlates data from three primary sources:| Source | Description |
|---|---|
acquisition_history | Corporate subsidiaries and acquired companies from business intelligence sources |
certificate_history | SSL/TLS certificate transparency logs revealing shared infrastructure |
whois_history | Domain registration records identifying common ownership |
Example Requests
Get all associated domains
Filter by specific source
Filter by liveness
Paginated results
Raw output (plain text)
Related Resources
- Associated Domains Discovery Guide - Comprehensive feature documentation
- Asset Discovery Overview - Platform asset management capabilities
Authorizations
Headers
Query Parameters
Domain name to fetch associated domains. If omitted, returns associated domains for all your verified domains.
Comma-separated source filter (acquisition_history, certificate_history, whois_history)
Filter by liveness (true=alive, false=unreachable)
Sort results
active, domain, source, subdomain_count, update_date Maximum results per page (pagination). If omitted, returns all.
Page number (pagination, starts at 1)
If true, returns plain text list (one domain per line)
Response
Associated domains response
Queried domain
List of associated domains
List of sources used in the query
Count of results per source
Unique associated domains count
Maximum results per page when paginated
Current page when paginated
Total associated domains when paginated
Total pages when paginated