VOOZH about

URL: https://apify.com/taroyamada/company-enrichment-intelligence

โ‡ฑ Company Domain Tech, DNS & Security Audit ยท Apify


๐Ÿ‘ Company Domain Tech, DNS & Security Audit avatar

Company Domain Tech, DNS & Security Audit

Pricing

Pay per event

Go to Apify Store

Company Domain Tech, DNS & Security Audit

Turn company domains into structured website, tech stack, DNS, SPF, DMARC, RDAP, TLS certificate, robots.txt, and sitemap audit records. Public, keyless sources only: the company's own website plus public registries. Pay per audited domain.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ naoki anzai

naoki anzai

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Audit company domains for public website metadata, tech stack, DNS, TLS, RDAP, robots.txt, and sitemap signals. Enter company domains or URLs and get a source-linked domain audit row for vendor research, market mapping, and portfolio hygiene. No login, no paid API key, no private pages, and no person-targeting output.

Store Quickstart

Run one audited domain:

{
"domains":["stripe.com"],
"auditLevel":"techstack_report",
"dryRun":false
}

Run a lighter DNS/TLS check:

{
"domains":["notion.so","shopify.com"],
"auditLevel":"security_audit",
"dryRun":false
}

Preview the output shape without live requests or billing:

{
"dryRun":true
}

What You Get

  • Website reachability, final URL, page title, and meta description.
  • Tech stack hints from public HTML and response headers.
  • DNS posture: A, MX, NS, SPF, DMARC, and derived mail provider.
  • RDAP registration age, registrar, expiry, and status flags.
  • TLS certificate issuer, validity window, days to expiry, and SAN domains.
  • robots.txt / sitemap presence and approximate sitemap URL count.
  • A completeness score and signalsResolved count for filtering weak records.

Input Fields

FieldDescription
domainsCompany domains or URLs. URLs are reduced to hostnames; www. and duplicates are removed.
auditLevelbasic, security_audit, or techstack_report. This selects the value event used for billing.
proxyOptional. Public sources usually work without a proxy; use only for large compliant runs.
dryRunWhen true, emits one illustrative sample row without live calls or billing.

Sample Output

{
"rowType":"company",
"billingEventName":"company-full",
"domain":"notion.so",
"companyName":"Notion",
"description":"A connected workspace for docs, wikis, and projects.",
"website":{
"reachable":true,
"finalUrl":"https://notion.so/",
"title":"Notion - One workspace. Every team."
},
"dns":{
"mx":["aspmx.l.google.com"],
"mailProvider":"Google Workspace",
"spf":"v=spf1 include:_spf.google.com ~all",
"dmarc":"v=DMARC1; p=reject;"
},
"rdap":{
"registrar":"MarkMonitor Inc.",
"createdDate":"2013-03-13T00:00:00Z",
"ageYears":13.2
},
"ssl":{
"issuer":"Google Trust Services",
"daysToExpiry":60,
"sans":["notion.so","*.notion.so"]
},
"techStack":["Next.js","React","Segment","Google Analytics / GTM"],
"schemaOrg":{
"name":"Notion",
"sameAs":["https://www.linkedin.com/company/notionhq"]
},
"site":{
"hasRobots":true,
"hasSitemap":true,
"sitemapUrlCount":1200
},
"completeness":1,
"signalsResolved":7
}

Output Fields

FieldDescription
billingEventNamePPE event: company-basic or company-full.
websitePublic page reachability and final URL.
dnsDNS and mail posture from public DNS records.
rdapPublic registration metadata from RDAP.
sslTLS certificate metadata from a direct public TLS handshake.
techStackDetected public technology hints.
schemaOrgOrganization metadata published in page structured data.
siterobots.txt and sitemap signals.
completeness0-1 score based on signal groups resolved.

Pricing

EventPriceWhen
company-basic$0.02DNS, TLS, RDAP, firmographics, and site signals.
company-full$0.08Full report including tech stack and schema.org signals.

Domains that resolve no usable signals are skipped and not charged.

Compliance Guardrails

  • Uses public, non-authenticated sources only: company website, DNS, RDAP, TLS, robots.txt, and sitemap.
  • Blocks localhost, private network ranges, metadata hosts, non-HTTP(S) URLs, and redirects into private addresses.
  • Stops on login walls, CAPTCHA, access-block pages, oversized responses, and repeated redirects.
  • Does not access private dashboards, paid databases, account-only pages, or bypass controls.
  • Output is not a legal, security, procurement, or vendor-certification opinion.

See Also

You might also like

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

DNS Lookup | Scrape Domain Records & Security Intelligence

datascoutapi/dns-lookup

DNS lookup scrapes 22 data points including 10 DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, PTR, CAA) + email security analysis ( SPF/DKIM/DMARC), SSL certificate checker, domain monitoring. Processes 100 domains per batch with security scoring.

Bulk Domain Email Security Checker

automation-lab/bulk-domain-email-security-checker

Audit SPF, DMARC, MX, and DKIM DNS posture for bulk domain lists with scores, risk flags, and raw records.

๐Ÿ‘ User avatar

Stas Persiianenko

2

Bulk Email DNS Audit Scraper

taroyamada/email-deliverability-portfolio-audit

Scrape domain DNS data to extract SPF, DKIM, DMARC, and BIMI records. Generate structured deliverability readiness reports for client portfolios.

Domain Security & Email Deliverability โ€” DNS, SPF, DMARC, DKIM

ryanclinton/dns-record-lookup

Audit a domain portfolio for email spoofing, broken SPF, DMARC enforcement, DNSSEC and shadow-SaaS senders. Returns a posture score, what to fix first, vendor dependencies and drift alerts โ€” not just records. Bulk DNS / SPF / DMARC / DKIM lookup, no API keys.

22

Website DNS Scraper - Mail provider / tech stack

saswave/website-dns-scraper

From a list of domain names, get infos about tech stack (hubspot, webflow, klaviyo ...) used and mail provider (google, outlook ...) + All the dns records (TXT, A, SOA ..) DNS based