Mail Security

Complete email security audit

Input

* DKIM check requires specific selector. Check email headers (s=...) to find it.
Comprehensive audit of SPF, DMARC, DKIM, and BIMI protocols. Get a letter grade (A-F) and actionable advice to improve deliverability.

Terminal

Console ready. Execute a command to see output...

About Mail Security

Don't land in Spam

Modern email security relies on a trifecta of protocols to prove you are who you say you are. This tool checks them all to ensure your emails actually hit the Inbox.

Why it matters

Without these records, your emails look like phishing attempts.

  • Spoofing: Anyone can send an email saying it's from "[email protected]". SPF/DKIM prevent this.
  • Brand Reputation: If spammers abuse your domain, your legitimate emails will get blocked by Gmail and Outlook.
  • Deliverability: Properly authenticated emails have a much higher chance of bypassing the Spam folder.

The Protocols

  1. SPF: "Who is allowed to send?" (List of IPs/Servers).
  2. DKIM: "Was this tampered with?" (Digital Signature).
  3. DMARC: "What to do if check fails?" (Policy: Reject/Quarantine).
  4. BIMI: "Show my logo" (Brand Indicators for authenticated email).

How to use Mail Security

  1. Enter the domain
    example.com. The audit runs whether or not you fill the selector field.
  2. (Optional) Fill in the DKIM selector
    Look for the s= parameter in the DKIM-Signature header of any email this domain sends. If you do not know it, leave it blank, the tool will probe common selectors.
  3. Hit Run Security Audit
    The tool probes MX, SPF (with recursive include count), DMARC, DKIM, and BIMI in parallel.
  4. Read the grade and recommendations
    Each item has a one-line fix action. DMARC and SPF are the highest-impact fields, address them before chasing DKIM or BIMI.
  5. Drill into individual records
    For just MX use MX Lookup. For SPF / DMARC text use TXT Lookup (SPF on the apex, DMARC on _dmarc.<domain>, DKIM on <selector>._domainkey.<domain>). For nameserver checks use NS Lookup.

Frequently Asked Questions

Five email-security records: MX (where mail goes), SPF (who is allowed to send as you), DMARC (what to do on auth failure), DKIM (cryptographic signature), and BIMI (logo display in inbox). The result includes a grade A to F and prioritized recommendations.