whois_lookup
Retrieve domain registration details including registrar, dates, nameservers, and abuse contacts. Perform WHOIS lookups directly via TCP port 43 without an API key.
Instructions
Perform a WHOIS lookup for a domain name. Returns registrar, registrant, creation/expiration dates, nameservers, status, and abuse contacts. Queries real WHOIS servers directly via TCP port 43 — no API key required. Set raw=true to get the full raw WHOIS text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | If true, returns the full raw WHOIS text instead of parsed fields. | |
| domain | Yes | Full domain name to look up (e.g. "google.com", "devstroop.io") |