recon_whois
Obtain WHOIS registration data for a domain, including registrar, dates, nameservers, statuses, and DNSSEC. Set include_raw to get the exact legal text.
Instructions
Purpose: Collect WHOIS registration data for a domain. Constraints: Use include_raw=True if registry boilerplate or exact legal text is needed. Default output preserves registrar, dates, nameservers, statuses, DNSSEC… Example: recon_whois(domain='example.com')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| extra_args | No | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||