Check Domain Availability
whois.domain.availabilityCheck domain name availability using fast DNS lookup or comprehensive DNS and WHOIS verification to determine if a domain can be registered.
Instructions
Check if a domain name is available for registration — fast DNS check or thorough DNS+WHOIS verification (WhoisXML)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to check availability for (e.g. "example.com", "mybrand.io") | |
| mode | No | Check mode: DNS_ONLY is fast, DNS_AND_WHOIS is more accurate (default DNS_AND_WHOIS) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |