Enrich Domains: Email Provider, DMARC & Tech Stack avatar

Enrich Domains: Email Provider, DMARC & Tech Stack

Pricing

$0.05 / actor start

Go to Apify Store
Enrich Domains: Email Provider, DMARC & Tech Stack

Enrich Domains: Email Provider, DMARC & Tech Stack

Enrich company domains with email + tech intelligence: email provider (from MX), SPF/DMARC posture, DNS/hosting provider, and homepage tech stack. For GTM enrichment and cold-email deliverability recon. Public DNS + homepage, no keys, no anti-bot.

Pricing

$0.05 / actor start

Rating

0.0

(0)

Developer

Valdeir Lima

Valdeir Lima

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Turn a list of company domains into GTM enrichment + cold-email deliverability recon — no API key. For each domain you get its email provider, email-authentication posture (SPF/DMARC), DNS/hosting provider, and homepage tech stack.

What you get

For every domain:

  • Email provider — Google Workspace, Microsoft 365, etc. (from MX records)
  • SPF record present / absent
  • DMARC policy — none / quarantine / reject
  • DNS / hosting provider (from nameservers)
  • Homepage tech stack — CMS / framework, server, page title (optional)

Inputs

FieldWhat it does
DomainsList of domains to enrich (full URLs / emails accepted, normalized)
Include homepage tech stackAlso fetch each homepage for tech signals

Example uses

  • Cold email — check a prospect list's DMARC/SPF before you send, to protect deliverability.
  • GTM enrichment — segment accounts by email provider or hosting.
  • Sales research — detect the tech stack a company runs.

Output (sample)

{
"domain": "stripe.com",
"emailProvider": "Google Workspace",
"spf": true,
"dmarcPolicy": "reject",
"dnsProvider": "AWS Route 53",
"techStack": ["Ruby on Rails"]
}

Notes

  • Uses public DNS + each homepage only. No login, no key.
  • Tech-stack detection is heuristic and can occasionally mislabel a site.
  • Pay-per-event pricing — you only pay when you run it.