WHOIS / RDAP Domain Lookup avatar

WHOIS / RDAP Domain Lookup

Pricing

$4.00 / 1,000 domain looked ups

Go to Apify Store
WHOIS / RDAP Domain Lookup

WHOIS / RDAP Domain Lookup

Look up domain registration data via modern RDAP (JSON WHOIS). Get registrar, creation/expiry/updated dates, status, nameservers & DNSSEC. Bulk, no API key.

Pricing

$4.00 / 1,000 domain looked ups

Rating

0.0

(0)

Developer

Mehmet Kut

Mehmet Kut

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Bulk domain registration lookups via the modern RDAP protocol — the structured JSON successor to classic WHOIS. No API key, no rate-limit headaches.

What you get per domain

  • Registrar name
  • Creation, expiry and last-updated dates
  • Domain status codes (clientTransferProhibited, etc.)
  • Nameservers
  • DNSSEC (signed / unsigned)
  • Registry handle

Input

{
"domains": ["apify.com", "google.com", "github.com"]
}

Output (one record per domain)

{
"domain": "apify.com",
"found": true,
"registrar": "...",
"createdDate": "2015-...",
"expiryDate": "2026-...",
"nameservers": ["ns1...", "ns2..."],
"secureDNS": true
}

Use cases

  • Domain portfolio expiry monitoring
  • Brand protection & typosquatting research
  • Due diligence and lead enrichment
  • Bulk WHOIS without per-registry scraping

Data source: IANA RDAP bootstrap (rdap.org). Pay per domain looked up.