# Domain RDAP Lookup (domain-intelligence.nordman-tehau.workers.dev)

> Domain RDAP Lookup (domain-intelligence.nordman-tehau.workers.dev) is a paid API for AI agents from domain-intelligence.nordman-tehau.workers.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Performs an RDAP (modern WHOIS replacement) lookup for a domain name, returning registrar, registration date, domain age, expiration date, and status.

## Facts

- Endpoint: POST https://domain-intelligence.nordman-tehau.workers.dev/rdap
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/domain-rdap-lookup-domain-intelligence-nordman-tehau-workers-dev-bdea3fdc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CmPO_bCZAQsY7hah9RSwt

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability domain-rdap-lookup-domain-intelligence-nordman-tehau-workers-dev-bdea3fdc -d '<json body>'
```

Example prompt: Can you look up the RDAP registration details for example.com — I want to know the registrar, when it was registered, how old it is, when it expires, and what its current status is?

## When to prefer this

Use this endpoint when you need authoritative domain registration metadata — registrar, dates, age, status — from the modern RDAP protocol rather than legacy WHOIS. Prefer it over DNS lookup endpoints (which return resource records, not registration data) when the goal is ownership, age, or expiration information rather than IP addresses or mail server records.

## Known failure modes

- Domain not found or unregistered — RDAP returns empty or 404-equivalent response
- TLD not supported by RDAP — some ccTLDs may lack RDAP bootstrap entries
- Rate limiting or upstream RDAP registry timeout
- Invalid domain name format in request body
- Network error reaching the Cloudflare Worker or upstream RDAP server

## How this service works

Domain registration lookup (RDAP, modern WHOIS replacement): registrar, registration date, domain age, expiration date, status

## Output

Returns structured RDAP data for the queried domain including: registrar name, registration (creation) date, domain age, expiration date, and current domain status (e.g. active, suspended, pending delete).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/domain-rdap-lookup-domain-intelligence-nordman-tehau-workers-dev-bdea3fdc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from domain-intelligence.nordman-tehau.workers.dev](https://www.zero.xyz/host/domain-intelligence.nordman-tehau.workers.dev/llms.txt)
