๐ WHOIS Domain Lookup โ Bulk Domain Intel
Pricing
from $20.00 / 1,000 domain lookups
๐ WHOIS Domain Lookup โ Bulk Domain Intel
Bulk WHOIS lookup for domain registration data โ owner, registrar, creation date, expiry, name servers. Monitor domain portfolios, detect expired domains, and research competitor web properties.
Pricing
from $20.00 / 1,000 domain lookups
Rating
0.0
(0)
Developer
Stephan Corbeil
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
3
Monthly active users
10 hours ago
Last modified
Categories
Share
๐ WHOIS Domain Lookup โ Bulk Registration, Owner, Expiry & Name Server Records
Bulk WHOIS lookup for any list of domains. Returns owner, registrar, creation date, expiration date, name servers, and EPP status codes in one JSON schema. Built as a drop-in alternative to DomainTools, WhoisXML API, RapidAPI WHOIS, and who.is for portfolio monitoring, expired-domain hunting, and competitor research.
Why WHOIS Domain Lookup Beats DomainTools, WhoisXML API, RapidAPI WHOIS & who.is
| Feature | NexGenData WHOIS Domain Lookup | DomainTools | WhoisXML API | RapidAPI WHOIS | who.is |
|---|---|---|---|---|---|
| Cost | $0.002 per domain, pay-per-event | $99+ / month base | $19+ / month (500 lookups) | $10+ / month (500/mo) | Free (rate-limited) |
| Bulk input | Thousands per run | Plan-gated | Plan-gated | Plan-gated | One per page |
| RDAP support | Yes (RFC 7480 native) | Yes | Yes | Mixed | No |
| GDPR-aware nulls | Explicit null fields | Yes | Yes | Inconsistent | Inconsistent |
| Output formats | JSON, CSV, Excel, RSS | JSON / proprietary | JSON / XML | JSON | HTML page |
| Schedule + webhooks | Native | Account-level | Account-level | None | None |
| Monthly minimum | None | $99+ | $19+ | $10+ | None |
| API auth | Apify token | License + account | API key | RapidAPI key | None |
Drop-in for whois CLI | Yes, JSON-normalized | No | Partial | Partial | No |
Most teams pick this actor because it is cheaper than WhoisXML's monthly tiers, has no plan cap like RapidAPI's 500-lookup ceiling, and bypasses the CAPTCHA + rate limit on free WHOIS sites. A true drop-in alternative to DomainTools and WhoisXML for domain investors, brand protection teams, and security ops.
What You Get
Each record contains:
domainโ normalized lowercase domainregistrar_nameregistrar_iana_idโ IANA registrar ID (RDAP only)created_dateโ ISO-8601 registration dateupdated_dateexpires_datestatusโ array of EPP status codesnameserversโ lowercased authoritative NS listregistrant_organizationโ where not GDPR-redactedregistrant_countryadmin_emailโ typically a privacy-proxy addresssourceโrdaporwhoislookup_timestamp
Output streams to an Apify dataset โ export CSV, JSON, Excel, RSS, or pull via the dataset API into BigQuery / Snowflake / Looker.
Use Cases
- Domain investors โ watchlist of 10k+ domains scored by expiry date for backorder targeting
- Brand protection โ daily scan of trademark-typo domains across all gTLDs
- Security / threat-intel โ bulk-classify a phishing-feed by registrar + creation date
- Compliance / vendor management โ quarterly audit of every domain a vendor uses
- SEO agencies โ pre-launch verification that client name servers + expiry are correct
- M&A diligence โ pull WHOIS snapshots on every domain a target owns
Quick Start (Python)
from apify_client import ApifyClientclient = ApifyClient("YOUR_APIFY_TOKEN")run = client.actor("nexgendata/whois-domain-lookup").call(run_input={"domains": ["openai.com", "anthropic.com", "github.com"]})for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item["domain"], item["registrar_name"], item["expires_date"])
Pricing โ Pay Per Domain
- Actor start: $0.005
- Domain lookup: $0.002
A 1,000-domain batch costs $2.00. No monthly minimum, no API key juggling.
Related NexGenData Actors
| Use case | Actor |
|---|---|
| RDAP-powered WHOIS replacement (any TLD) | whois-replacement |
| Bulk DNS A / MX / NS / TXT / CAA records | dns-records-lookup |
| Real-time global DNS propagation | dns-propagation-checker |
| Bulk IP-to-country / city / ISP / ASN | ip-geolocation-replacement |
| SPF / DKIM / DMARC bulk auditor | dmarc-bulk-auditor |
| Email RBL / blacklist checker | email-rbl-checker |
| Wappalyzer / BuiltWith tech-stack detector | wappalyzer-replacement |
| Lighthouse + Core Web Vitals bulk auditor | page-speed-analyzer |
FAQ
Q: How is this different from domain-whois-lookup or whois-replacement?
A: All three share the same RDAP backend. whois-domain-lookup is the simplest interface (just pass domains, get records). whois-replacement exposes the raw RDAP plus richer fields. domain-whois-lookup is the legacy interface for older integrations.
Q: Why are some registrant fields null?
A: Post-GDPR (2018), almost every gTLD registrar redacts personal registrant fields. We return explicit null rather than fabricating values.
Q: Does it support .cn, .ru, .jp, .de, .io?
A: Yes โ gTLDs go through RDAP, ccTLDs that haven't migrated yet go through a legacy WHOIS fallback. Output schema is identical.
Q: Is bulk WHOIS legal? A: Yes. WHOIS / RDAP is published by ICANN-accredited registries for exactly this purpose.
Q: How fresh is the data? A: Live โ every lookup hits the authoritative RDAP / WHOIS server in real time.
Q: Output formats? A: JSON by default, with one-click export to CSV, Excel, or RSS via the Apify dataset UI. Push to Google Sheets / Slack / any webhook with built-in integrations.
About NexGenData
NexGenData publishes 260+ buyer-intent actors covering SEC filings, YC alumni, lead generation, competitive intelligence, stock fundamentals across 30+ exchanges, domain / DNS infrastructure replacements, and MCP servers. All pay-per-result. Browse the full catalog at https://apify.com/nexgendata?fpr=2ayu9b
How NexGenData Pricing Works
Every NexGenData actor uses pay-per-event pricing โ you only pay for results that actually land in your dataset. No monthly minimum, no seat fees, no surprise overage bills.
- Actor Start: a single-event charge each time you spin the actor up (scaled to memory size)
- Result: charged per item written to the default dataset
- No charge for retries, internal proxy rotation, or failed sub-requests โ those are absorbed by the platform
Apify Platform Bonus
New to Apify? Sign up with the NexGenData referral link โ you get free platform credits on signup (enough for several thousand free results) and you help fund the maintenance of this actor fleet.
Integration Surface
Every actor in the NexGenData catalog can be triggered from:
- Apify console โ point-and-click run
- Apify API โ REST + webhooks
- Apify Python / JS SDKs โ programmatic batch
- Zapier, Make.com, n8n โ official integrations
- MCP โ many actors are exposed as MCP tools for Claude / ChatGPT / Cursor agents
- Schedules โ built-in cron for daily / weekly / monthly runs
- Webhooks โ POST results to any HTTPS endpoint on dataset write
Support
NexGenData maintains 260+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get a response within 24 hours. Roadmap requests are welcome โ high-demand features ship in the next version.
Home: thenextgennexus.com Full catalog: apify.com/nexgendata