# Domain Intel (RDAP + DNS)

> Domain Intel (RDAP + DNS) is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Returns RDAP registration data (dates, registrar, statuses, nameservers, DNSSEC) plus derived flags and an inline DNS summary for a given domain, cached up to 24 hours.

## Facts

- Endpoint: GET https://x402.professorsausages.com/domain-intel/domain/:domain
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/domain-intel-rdap-dns-a2994db7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PMBpfl28rUac5jFnftWlM

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-intel-rdap-dns-a2994db7
```

Example prompt: Can you pull up the full registration details for suspicious-phishing-site.com — I want to know who registered it, when it was created and expires, what nameservers it uses, whether DNSSEC is enabled, and any red-flag status indicators?

## When to prefer this

Choose this endpoint when you need comprehensive domain registration intelligence in a single call — combining RDAP (registrar, dates, statuses, DNSSEC) with a live DNS summary and derived anomaly flags. Prefer it over raw WHOIS tools when you want structured, machine-readable output with derived signals, or when investigating suspicious domains for threat intelligence, fraud, or due diligence workflows.

## Known failure modes

- Domain not found in RDAP — returns 404 or empty result for unregistered or unsupported TLDs
- RDAP registry unavailable — upstream timeout or 5xx propagated
- Invalid domain format — malformed input rejected
- DNS resolution failure — DNS summary portion may be incomplete if resolvers time out
- Stale cache — data up to 24h old may not reflect very recent registration changes

## How this service works

RDAP registration card (dates, registrar, statuses, nameservers, DNSSEC) + derived flags + inline DNS summary — cached ≤24h

## Output

Returns an RDAP registration card including creation/expiry/updated dates, registrar name, domain lifecycle statuses, nameservers, DNSSEC configuration, plus derived risk/anomaly flags and an inline DNS record summary. Data is cached for up to 24 hours.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/domain-intel-rdap-dns-a2994db7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.professorsausages.com](https://www.zero.xyz/host/x402.professorsausages.com/llms.txt)
