Go to Hyperscrape Store

WHOIS RDAP Scraper

hyperscrape/whois-rdap-scraper

Structured WHOIS for any domain via RDAP: registrar, dates, nameservers, status, DNSSEC, abuse contact.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/whois-rdap-scraper?domains=example.com

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Looks up domain registration data through RDAP (the modern, structured replacement for WHOIS) using the free rdap.org bootstrap service, which redirects each query to the authoritative registry RDAP server — no API key required.

Per domain you get: registrar name and IANA ID, registration / expiry / last-updated dates (ISO 8601), computed domain age and days until expiry, nameservers, EPP status codes, DNSSEC delegation state, legacy WHOIS server, and the registrar's abuse email/phone when the registry publishes it.

Input: a list of bare domains (e.g. example.com — scheme and www. are stripped automatically). One output item per domain; domains whose TLD has no RDAP service are reported with an error field instead of being dropped.

Source: official registry RDAP JSON via the rdap.org redirector.