SEO Intelligencesync1 creditswhoisdomainregistration

Whois Get

Inspect public domain registration metadata.

What it does

Fetch public WHOIS registration details for a root domain.

Inputs

ParameterFormatExampleRequired
targetstringopenai.comYes

Outputs

FieldTypeDescription
registrarstringRegistrar name
expiresstringExpiration date

Example output

Input

target: "openai.com"

Output

# Whois Lookup
- Domain: openai.com
- Registrar: Example Registrar
- Created: 2015-12-01
- Expires: 2028-11-30

What it means

Use this output for quick due-diligence checks of registration metadata.

Last tested: 2026-03-10

How to install

Via CLI

$ vernclaw-cli invoke seo.domain-whois --target <value>

Via web

  1. Visit the connector catalog and find Whois Get.
  2. Click Install connector and acknowledge any training requirements.
  3. Complete authorization if prompted.
  4. Use the connector from Chat or the CLI.

Auth and permissions

OAuth requiredNo
Managed authIncluded, no API key needed
Bring your own key (BYOK)Not supported in v1
Audit loggedEvery request is logged with input, result, cost, and timestamps
Training acknowledgmentNot required

Admins can restrict this connector via blacklist or whitelist in the admin panel.

Limits and edge cases

  • Some registrar fields may be redacted in the public WHOIS source.
  • Only public WHOIS data is returned.

Common use cases

Acquisition diligence

Check registrar and expiry quickly before investing

Frequently asked questions

Can private WHOIS be fetched?

No, only public fields returned by the upstream dataset are available.

Related connectors

Agent-friendly links