whois_lookup
Look up WHOIS/RDAP registration details for a domain: registrar, registrant, creation/expiration dates, nameservers.
Backed by POST /api/tools/whois — public, no auth required, but rate
limited by name.ai to 10 lookups per day per caller IP. Since every MCP
call shares this server's egress IP, that quota is pooled across all of
this MCP server's callers, not per end user.
Args:
domain: A domain name to look up, e.g. "example.com".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |