domain_lookup
Look up domain registration details, nameservers, contacts, and status using RDAP with automatic WHOIS fallback.
Instructions
Look up domain information using RDAP protocol with WHOIS fallback. Provides comprehensive domain registration details, nameservers, contacts, and status information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to look up (e.g., example.com) | |
| include_raw | No | If true, include raw protocol response data in the result | |
| prefer_whois | No | If true, use WHOIS instead of RDAP as the primary lookup method |