Domain Intelligence Scanner: WHOIS, DNS, SSL & Subdomains avatar

Domain Intelligence Scanner: WHOIS, DNS, SSL & Subdomains

Pricing

$20.00 / 1,000 domain scanneds

Go to Apify Store
Domain Intelligence Scanner: WHOIS, DNS, SSL & Subdomains

Domain Intelligence Scanner: WHOIS, DNS, SSL & Subdomains

Run a full due-diligence scan on any domain in one call: WHOIS registration, DNS records, SSL certificate, subdomain discovery (crt.sh), and technology fingerprint. Built for OSINT, security recon, M&A due diligence, and lead research.

Pricing

$20.00 / 1,000 domain scanneds

Rating

0.0

(0)

Developer

daehwan kim

daehwan kim

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Domain Intelligence Scanner — WHOIS, DNS, SSL, Subdomains & Tech Stack

Run a full due-diligence scan on any domain in a single call. Instead of stitching together five different tools, get WHOIS registration, DNS records, the live SSL certificate, subdomain discovery, and a technology fingerprint — all in one structured report per domain.

Built for OSINT analysts, security/recon teams, M&A and investment due diligence, domain investors, and B2B lead researchers who need to understand a domain fast.

Legal note: This Actor performs read-only lookups of public infrastructure records (WHOIS, DNS, Certificate Transparency logs, the live TLS handshake, and HTTP responses). It does not log in, bypass authentication, or harvest personal data. Registries normally redact personal registrant details. Use in compliance with PIPA (KR), GDPR (EU), CCPA (US), and any applicable law in your jurisdiction.

What you get per domain

ModuleDataSource
WHOISRegistrar, creation/expiry dates, registrant country, name serverswhois
DNSA, AAAA, MX, NS, TXT, CNAME recordsPublic DNS
SSLCertificate issuer, validity dates, subject alternative names (SANs)Live TLS handshake
SubdomainsSubdomains observed in Certificate Transparency logscrt.sh
Tech stackServer, CDN, frameworks, analyticsHTTP headers + HTML

Each module is independent — if WHOIS is rate-limited, you still get DNS, SSL, subdomains, and tech.

Why this Actor

  • One call, five signals — stop juggling separate WHOIS / DNS / SSL / subdomain tools
  • Batch mode — scan up to 20 domains per run
  • Toggle modules — turn off what you don't need to run faster and pay less
  • Public-data only — no logins, no scraping behind authentication, no personal-data harvesting
  • Pay per result — $0.02 per domain successfully analyzed. No subscription.

Use cases

  • M&A / investment due diligence — domain age, registrar, infrastructure footprint at a glance
  • Security reconnaissance (authorized) — map subdomains and tech stack of an in-scope target
  • Brand & domain monitoring — track SSL expiry and DNS changes
  • Lead research — qualify a prospect's domain (tech stack, hosting, maturity)
  • Domain investing — bulk-check registration and expiry data

Input

FieldTypeRequiredDescription
domainsarray of stringUp to 20 bare domains (e.g. stripe.com)
domainstringSingle-domain alternative
includeWhoisbooleanWHOIS registration (default true)
includeDnsbooleanDNS records (default true)
includeSslbooleanSSL certificate (default true)
includeSubdomainsbooleanSubdomain discovery via crt.sh (default true)
includeTechStackbooleanTechnology fingerprint (default true)
timeoutintegerPer-step timeout, seconds (default 20)
{
"domains": ["stripe.com", "vercel.com"],
"includeWhois": true,
"includeDns": true,
"includeSsl": true,
"includeSubdomains": true,
"includeTechStack": true,
"timeout": 20
}

Output

One dataset item per domain, including domain, registrar, registrantCountry, createdDate, expiryDate, nameServers, mxRecords, dns, sslIssuer, sslValidTo, ssl, subdomains, subdomainCount, technologies, errors (per-module), and scannedAt.

Pricing

Pay Per Event$0.02 per domain successfully analyzed (a domain returning no data from any module is not charged).

Disclaimer

This Actor is provided for informational purposes only and is not legal, security, or investment advice. Data comes from public records and may contain registry-side inaccuracies or false positives.