WHOIS
Look up WHOIS registration data for a domain.
← All Domains endpoints · Capability overview
/v1/domains/whoishttps://api.vee3.io/v1/domains/whois
Look up WHOIS registration data for a domain.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
get_domain_whoisParameters2 fields
domainstringRequiredDomain name to look up (for example example.com).
include_registrarbooleanOptionalWhen true, query registry and registrar WHOIS servers for more complete data. When false (default), query the registry server only.
Response11 fields
{whois_server}object10 fieldsParsed WHOIS fields returned by one WHOIS server.
{whois_server}objectDomain NamestringRegistered domain name.
RegistrarstringSponsoring registrar name.
Created DatestringDomain creation date.
Expiry DatestringDomain expiration date.
Name Serverarrayitems1 fieldAuthoritative name servers.
Name Serverarrayitemsname_serverstringSingle name server host name.
Domain Statusarrayitems1 fieldEPP status values.
Domain StatusarrayitemsstatusstringSingle domain status value.
textarrayitems1 fieldRaw WHOIS text lines from the server.
textarrayitemslinestringSingle text line.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error