We retrieve A, AAAA, MX, NS, CAA, and TXT records, then analyse SPF, DMARC, MTA-STS, TLS-RPT, and service fingerprints. Domain WHOIS data and Certificate Transparency logs are also included.
- ◐mediumNo SPF record — any server can send email as your domain; add
v=spf1 ... -all - ·lowNo DMARC record — makes phishing with your domain harder to detect and block
- ◐mediumMultiple SPF records — RFC 7208 allows only one; duplicates cause delivery failures
- ·lowNo CAA records — any certificate authority can issue certs for your domain
- ·lowNo MTA-STS record — inbound mail can be downgraded to plaintext (only flagged if MX records exist)
- ·lowNo TLS-RPT record — no visibility into SMTP TLS delivery failures
- ·lowCertificate Transparency — enumerates every subdomain ever issued a public TLS certificate via crt.sh; surfaces forgotten staging/admin hosts
- ✓okService detection — identifies email providers, CDNs, and SaaS tools from DNS records
- ✓okWHOIS — registrar, creation date, expiry date, and domain status flags
- ✓okDNS lookup buttons — find other websites on the same IP, MX, or NS via dnsarchive.net