Domain-WHOIS- und DNS-Lookup: Bulk-Domain-Intelligence, $1 pro 1.000 Domains

Jede Domain mit WHOIS-Records, vollständigem DNS und Email-Deliverability-Posture anreichern. Liefert Registrar, Registrant-Org, Erstellungsdatum, Ablauf, Nameserver, A / AAAA / MX / TXT / NS / CNAME-Records, SPF / DMARC / DKIM-Status und den abgeleiteten Email-Provider (Google Workspace, Microsoft 365, Zoho, Custom). Für Bulk gebaut: 10.000 Domains rein, eine Zeile pro Domain raus. Ideal für B2B-Prospecting, Security-Audits, M&A-Research und Email-Deliverability-Cleanup.

Auf Apify öffnen → Jetzt testen
Preise
$0,001/Domain
RAM
128MB
Abdeckung
Alle gTLDs + ccTLDs
Ausgabefelder
25+
Proxy
Apify Datacenter
Technik
WHOIS + DNS-Resolver

Was Sie erhalten

Wichtige Anwendungsfälle

API-Beispiel

# Einen Lauf über die Apify-API starten
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~domain-whois-dns/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "domains": [
      "stripe.com",
      "shopify.com",
      "example-prospect.com",
      "competitor.io",
      "partner-domain.co"
    ],
    "checkSpfDmarc": true,
    "detectEmailProvider": true
  }'

# Oder mit KI-Agenten via MCP verwenden:
# https://mcp.apify.com?tools=santamaria-automations/domain-whois-dns

Integrationen

Ausgabefelder

FeldTypBeispiel
domainstringstripe.com
registrarstringMarkMonitor Inc.
creation_datestring2008-09-08T00:00:00Z
expiry_datestring2027-09-07T00:00:00Z
registrant_orgstringStripe, Inc.
primary_mxstringaspmx.l.google.com
email_providerstringGoogle Workspace
has_spfbooleantrue
dmarc_policystringreject
ns_recordsarray["ns-cloud-a1.googledomains.com"]

Verwandte Aktoren

Auf Apify öffnen → Jetzt testen (kostenloses Kontingent verfügbar)