You're viewing a demo portfolio

Join the waitlist
PRSM

domains.whois

Active

Tool of Vee3

declared in 1.27.1

Fetch WHOIS registration data for a domain. Returns a JSON object keyed by WHOIS server host name. Each value contains parsed fields such as Domain Name, registrar details, dates, name servers, domain status, DNSSEC data, and raw text lines. Set include_registrar to true to query registry and registrar servers (slower, more complete). Default false queries the registry server only. Cost = 4 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_domain_whoisArguments",
  "required": [
    "domain"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "title": "Domain",
      "description": "Domain name to look up (for example example.com)."
    },
    "include_registrar": {
      "type": "boolean",
      "title": "Include Registrar",
      "default": false,
      "description": "When true, query registry and registrar WHOIS servers for more complete data. When false (default), query the registry server only."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →