SAMPLE REPORT — This is a demonstration using example data
Back to Email Checker

Neo Praxis

Email Security Health Check

June 1, 2026

Prepared by Neo Praxis

Scanned Domain

example-demo.com

Executive Summary

30

Score / 100

High Risk

Risk Level

4

Failed

2

Passed

This domain is severely lacking in email authentication and is at significant risk of spoofing and impersonation. A score of 30/100 was calculated across 9 checks. 4 checks failed and 1 produced warning.

Findings

CheckSeverityStatusFinding
MX Recordsinfopass2 MX record(s) found. This domain accepts email. Mail provider(s) detected: Google Workspace.
SPF RecordhighfailNo SPF record found. Without SPF, any server can send email claiming to be from this domain.
SPF Policy StrengthhighfailSPF policy cannot be evaluated because no valid SPF record was found.
DMARC RecordhighfailNo DMARC record found. Without DMARC, spoofed emails claiming to be from this domain are not reported or rejected.
DMARC PolicyhighfailDMARC policy cannot be evaluated — no DMARC record was found.
DMARC Aggregate ReportinglowinfoDMARC reporting cannot be checked — no DMARC record was found.
DKIM Record (Common Selectors)mediumwarningNo DKIM record found using common selectors (google, selector1, selector2, default, k1, mail). DKIM may still be configured with a custom selector.
CAA Recordsinfopass1 CAA record(s) found. Certificate issuance is restricted to authorized CAs.
Nameserversinfoinfo2 nameserver(s) found. DNS provider: Cloudflare.

Recommended Fixes

  1. 1

    SPF Record

    Add a TXT record at the root domain: v=spf1 include:_spf.google.com -all

  2. 2

    SPF Policy Strength

    Add an SPF record ending with "-all" to enforce strict sender authorization.

  3. 3

    DMARC Record

    Add a TXT record at _dmarc.example-demo.com: v=DMARC1; p=quarantine; rua=mailto:[email protected]

  4. 4

    DMARC Policy

    Add a DMARC record with p=quarantine or p=reject.

Technical Appendix

CheckTechnical Detail
MX Records10 aspmx.l.google.com 20 alt1.aspmx.l.google.com
SPF RecordNo TXT record starting with "v=spf1" was found.
SPF Policy StrengthNo SPF record found.
DMARC RecordNo TXT record containing "v=DMARC1" found at _dmarc.example-demo.com.
DMARC PolicyNo DMARC record found.
DMARC Aggregate ReportingNo DMARC record found.
DKIM Record (Common Selectors)Selectors checked: google._domainkey.example-demo.com, selector1._domainkey.example-demo.com, selector2._domainkey.example-demo.com, default._domainkey.example-demo.com, k1._domainkey.example-demo.com, mail._domainkey.example-demo.com. None returned a v=DKIM1 record.
CAA Records0 issue "letsencrypt.org"
Nameserversns1.cloudflare.com ns2.cloudflare.com

Recommended Next Step

Neo Praxis can help verify these findings, prioritize fixes, and implement email authentication improvements such as SPF, DKIM, and DMARC — including configuration, testing, and gradual policy enforcement.

Contact: [email protected]

Request Fix Roadmap

Want this report for your own domain?

Run the email checker against your domain to see your actual configuration.

Disclaimer

This report is based on a non-intrusive public DNS configuration review of the target domain. It does not constitute a penetration test, compromise assessment, or security audit. The findings reflect publicly observable email authentication records at the time of the scan. DKIM verification may be incomplete as custom selectors vary by provider. Neo Praxis makes no guarantee that the domain is free from vulnerabilities not covered by this review. This tool does not send email, test mailboxes, or perform SMTP connections.