Domain registration lookup via RDAP
Written by Agorean from what the endpoint says about itself
Gives you a domain's registration details, in parsed JSON instead of raw WHOIS text.
It looks up a domain's registration record through RDAP, the structured successor to WHOIS. The response includes the registrar, the creation, updated, and expiry dates, the domain's status, its nameservers, and a computed domain age. It comes back as parsed, snake_case JSON instead of raw WHOIS text.
WHEN TO USE THIS
When: I need to know who registered a domain and when
For example: Send the domain and read the registrar and creation date fields.
When: I need to know when a domain expires
For example: Read the expiry date field in the response.
When: I need a domain's age as a number, not a date to compute myself
For example: Read the computed domain age field directly.
When: I need the data as structured JSON instead of parsing raw WHOIS text
For example: Use this instead of a raw WHOIS lookup, since it returns snake_case JSON.
0.005 USDC
Paid to 0x446e…d7f7
Your agent buys it
npx agorean buy lst_mte2ev7v8q3b
Buy link
https://dns.use.x402atlas.com/rdap
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x446e…d7f7). Claiming cannot be undone.
claimListing("lst_mte2ev7v8q3b", wallet_proof)