RDAP Domain WHOIS Lookup avatar

RDAP Domain WHOIS Lookup

Pricing

from $0.43 / 1,000 results

Go to Apify Store
RDAP Domain WHOIS Lookup

RDAP Domain WHOIS Lookup

Look up domain registration records via public RDAP (rdap.org) — status, registrar, nameservers, and created/updated/expiry dates. Org entity labels only; no personal emails. Unofficial; not affiliated with ICANN.

Pricing

from $0.43 / 1,000 results

Rating

0.0

(0)

Developer

Bakos Bence

Bakos Bence

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

What does RDAP Domain WHOIS Lookup do?

Look up domain registration records via public RDAP (rdap.org bootstrap). Each row includes status, registrar, nameservers, and created/updated/expiry dates. Emits org entity labels only — never personal emails or phones.

Unofficial. Unofficial. Not affiliated with ICANN or any registry.

Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API. AI agents: paste this Actor’s Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify).

How to run

  1. Open this Actor in Apify Console.
  2. Click Start on the prefilled defaults (maxItems 5), or edit inputs.
  3. Leave proxyType on none unless needed.
  4. Export the dataset or pull via API.
{
"domains": [
"example.com"
],
"maxItems": 5,
"proxyType": "none",
"proxyConfiguration": {
"useApifyProxy": false
}
}

How much does it cost?

Pay per event (PPE): Actor start + each result row. See the Pricing tab on this Actor’s Store page.

Sample output

{
"domain": "example.com",
"found": true,
"handle": "2336799_DOMAIN_COM-VRSN",
"ldhName": "EXAMPLE.COM",
"status": [
"client delete prohibited"
],
"registrar": "RESERVED-Internet Assigned Numbers Authority",
"nameservers": [
"A.IANA-SERVERS.NET",
"B.IANA-SERVERS.NET"
],
"created": "1995-08-14T04:00:00Z",
"updated": "2024-08-14T07:01:39Z",
"expires": "2025-08-13T04:00:00Z",
"entities": [
"RESERVED-Internet Assigned Numbers Authority (registrar)"
],
"sourceUrl": "https://rdap.org/domain/example.com",
"scrapedAt": "2026-09-11T12:00:00+00:00"
}
ActorWhen to use
Domain Typosquat ScannerLookalike domains / MX risk after RDAP
FCC ID LookupEquipment authorization grants
OpenFDA RecallsFood/drug/device enforcement rows

Export to Power BI, Tableau, Looker Studio & Qlik

Use the dataset items API URL from the run. Authenticate with your Apify API token.