search_subdomains
Find all subdomains associated with a parent domain to map the attack surface or gather DNS intelligence.
Instructions
Search for subdomains of a given domain.
Args:
domain: The parent domain name to query (e.g., example.com)
ctx: Request context
page: Page number for pagination (Plus accounts only)
Returns:
Formatted string containing subdomains found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| page | No |