domains.lookup
ActiveTool of Vee3
Look up a domain and return normalized registration details. Combines registry and registrar RDAP and WHOIS sources to return the most accurate normalized fields across TLDs: availability, domain status, created/updated/expiry dates, registrar data, contact records, and nameservers. Use this when you need registrant-oriented summary data rather than raw WHOIS or RDAP payloads. Cost = 5 tokens.
Parameters schema
{
"type": "object",
"title": "get_domain_lookupArguments",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"title": "Domain",
"description": "Domain name to look up (for example example.com)."
}
}
}Parent server
Vee3
https://github.com/Vee3io/Vee3
1/7 registries