Rdap Whois
utilities__rdap-whoisLook up domain registration details using RDAP protocol to get registrar information, status, nameservers, and event dates. Returns structured data with quality scoring and source verification for reliable domain intelligence.
Instructions
[Utilities Agent] Look up domain registration information using the RDAP protocol (successor to WHOIS). Returns registrar, status, nameservers, and event dates. Source: RDAP.org (Public data), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to look up (e.g. 'example.com') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |