Description
Enumerate subdomains by testing common subdomain names against DNS. Discovers active subdomains like www, mail, api, dev, staging, cdn, and many more.
Essential for security assessments — forgotten subdomains are a common attack vector. Also useful for mapping an organization's infrastructure.
Use Cases
- Security assessment — find forgotten or exposed subdomains
- Map target organization infrastructure
- Discover API endpoints and staging environments
- Asset inventory for IT teams
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to enumerate |
format |
string | No | Response format: json or markdown |