domain_info
Retrieve domain registration details including registrar, expiry, and nameservers for a specific domain that is already registered.
Instructions
Get registration details for a domain (registrar, expiry, nameservers).
Same underlying check as check_domain; prefer this when you need WHOIS-like
metadata for a domain you already know is registered.
Args:
domain: Domain name to look up.
include_raw: Include raw RDAP/WHOIS payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||