VOOZH about

URL: https://apify.com/weiseer/domain-intel-scraper

โ‡ฑ Domain Intelligence Scraper โ€” Bulk DNS, WHOIS & SSL Lookup ยท Apify


๐Ÿ‘ Domain Intelligence โ€” DNS, WHOIS & SSL Bulk Lookup avatar

Domain Intelligence โ€” DNS, WHOIS & SSL Bulk Lookup

Pricing

$10.00 / 1,000 results

Go to Apify Store

Domain Intelligence โ€” DNS, WHOIS & SSL Bulk Lookup

Bulk-enrich a list of domains with live DNS records, WHOIS registration, and SSL certificate details. One clean JSON row per domain.

Pricing

$10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ wei seer

wei seer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

Domain Intelligence โ€” Bulk DNS, WHOIS & SSL Lookup

Turn a list of domains into clean, structured intelligence in one run. For every domain you get one JSON row with live DNS records, WHOIS registration, and SSL certificate details. No login, no cookies, no proxy setup โ€” paste domains, get data.

Great for lead enrichment, security & infrastructure recon, SSL certificate expiry monitoring, and domain portfolio audits.

What you get per domain

GroupFields
DNSA, AAAA, MX, NS, TXT, CNAME records
WHOISregistrar, creation / expiry / updated dates, domain status, name servers
SSLcertificate subject, issuer, valid_from / valid_to, SAN list, serial

Each group can be toggled off to save cost. Lookups use public resolvers (Cloudflare / Google) for consistent, deterministic results.

Use cases

  • Lead enrichment โ€” turn a list of company domains into registrar, hosting, and certificate signals for scoring and routing.
  • SSL / certificate expiry monitoring โ€” track valid_to across a whole domain portfolio and catch expiring certs before they break production.
  • Security & recon โ€” name-server footprint, WHOIS history, and cert issuer for a list of domains, in one structured dataset.
  • Domain portfolio & M&A audits โ€” registrar, expiry, and DNS posture across hundreds of domains at once.

Input

{
"domains":["example.com","https://www.github.com"],
"includeDns":true,
"includeWhois":true,
"includeSsl":true
}

Full URLs are accepted and normalized to the registrable host. Leave domains empty to run the built-in sample.

Output (one item per domain)

{
"domain":"github.com",
"dns":{"A":["140.82.112.3"],"NS":["dns1.p08.nsone.net","..."],"MX":["..."],"TXT":["..."],"AAAA":[],"CNAME":[]},
"whois":{"registrar":"MarkMonitor Inc.","created":"2007-10-09T...","expires":"2026-10-09T...","status":["clientTransferProhibited"],"name_servers":["dns1.p08.nsone.net"]},
"ssl":{"subject":"github.com","issuer":"Sectigo Limited","valid_from":"...","valid_to":"...","san":"DNS:github.com, DNS:www.github.com","serial":"..."},
"queried_at":"2026-05-31T00:00:00.000Z"
}

Export as JSON, CSV, Excel, or HTML, or pull via the Apify API.

Pricing

Pay per result: $0.01 per domain enriched. No monthly rental, no platform usage fees โ€” you pay only for the domains you process.

How it works (and why it's low-maintenance)

Lookups are protocol-based โ€” DNS resolution, a TLS handshake for the certificate, and WHOIS over port 43 โ€” not HTML scraping. There are no page layouts to break when websites change, so results stay stable over time. Unresolvable record types return an empty array rather than failing the row.

FAQ

Do I need proxies or API keys? No. Paste domains and run.

What's the difference vs a single-domain WHOIS site? This is built for bulk โ€” hundreds or thousands of domains in one run, with DNS + WHOIS + SSL combined into one structured row per domain, exportable and API-accessible.

Can I monitor SSL expiry on a schedule? Yes โ€” schedule the Actor and watch the ssl.valid_to field across your domain list.

Does it handle full URLs? Yes, https://www.example.com/path is normalized to example.com.


Apache-2.0 ยท by weiseer

You might also like

Domain Intelligence Scraper | $10/1K | WHOIS+DNS+SSL

apivault_labs/domain-intelligence-scraper

WHOIS + DNS + SSL + subdomain lookup for any domain. Perfect for OSINT, security audits, SEO research, lead generation.

4

DNS, WHOIS, SPF/DMARC, SSL Domain Audit

jungle_synthesizer/dns-domain-audit

Bulk domain audit covering DNS records, WHOIS registration, SPF/DMARC/DKIM email auth, SSL certificate, and reverse DNS. No browser, no proxy -- pure Node, sub-second per domain.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Domain WHOIS & DNS Lookup - Bulk Domain Intelligence

santamaria-automations/domain-whois-dns

Bulk domain intelligence โ€” WHOIS records (registrar, dates, contacts), DNS records (A, MX, TXT, NS), and email provider detection. Perfect for B2B prospecting, security audits, domain monitoring, and data enrichment.

Domain Intelligence: WHOIS + DNS Bulk Lookup

scrapemint/domain-intelligence

Pass a list of domains, get WHOIS data, DNS records, and inferred signals like email provider, DNS provider, and SPF/DMARC presence. Built for SDRs, brand protection teams, and email deliverability consultants. One row per domain. Pay per lookup.

Domain WHOIS Lookup - Age, Expiry, Registrar, DNS

george.the.developer/domain-whois-lookup

Look up WHOIS data, domain age, expiration date, registrar, nameservers, and DNS records for any domain. Bulk lookup supported.

19

Domain WHOIS & SSL Inspector

seemuapps/domain-whois-ssl-inspector

Look up registration, age, expiry, registrar, and name servers for any domain via RDAP, plus live SSL certificate details issuer, validity, and days until expiry one row per domain.