<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alexandre B</title>
    <description>The latest articles on DEV Community by Alexandre B (@mailtester-ninja).</description>
    <link>https://dev.to/mailtester-ninja</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4010924%2F6a836c06-e643-4fb9-864c-3d2ba4d95215.png</url>
      <title>DEV Community: Alexandre B</title>
      <link>https://dev.to/mailtester-ninja</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mailtester-ninja"/>
    <language>en</language>
    <item>
      <title>The State of Email in 2026: what 50,000 domains reveal about MX, SPF &amp; DMARC</title>
      <dc:creator>Alexandre B</dc:creator>
      <pubDate>Wed, 01 Jul 2026 12:47:30 +0000</pubDate>
      <link>https://dev.to/mailtester-ninja/the-state-of-email-in-2026-what-50000-domains-reveal-about-mx-spf-dmarc-441c</link>
      <guid>https://dev.to/mailtester-ninja/the-state-of-email-in-2026-what-50000-domains-reveal-about-mx-spf-dmarc-441c</guid>
      <description>&lt;p&gt;&lt;em&gt;By the team at &lt;a href="https://mailtester.ninja" rel="noopener noreferrer"&gt;MailTester Ninja&lt;/a&gt; — a real-time email verification API that stores nothing.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We verify a lot of email for a living. So we pointed our infrastructure at a representative panel of &lt;strong&gt;50,000 of the world's most-linked domains&lt;/strong&gt; and measured how email is actually configured in 2026 — MX providers, SPF and DMARC. Pure DNS, aggregate only, &lt;strong&gt;no personal data&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here's what the internet's mail setup looks like right now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Email is still (almost) everywhere
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;79.9%&lt;/strong&gt; of these domains are mail-enabled (they publish MX records). Email isn't going anywhere.&lt;/p&gt;

&lt;h2&gt;
  
  
  Authentication: adopted, but not enforced
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;75.8%&lt;/strong&gt; publish an &lt;strong&gt;SPF&lt;/strong&gt; record&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;64%&lt;/strong&gt; publish a &lt;strong&gt;DMARC&lt;/strong&gt; record&lt;/li&gt;
&lt;li&gt;…but only &lt;strong&gt;22.6%&lt;/strong&gt; actually &lt;strong&gt;enforce&lt;/strong&gt; it with &lt;code&gt;p=reject&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That last number is the real story. Of the domains that bother to publish DMARC, only &lt;strong&gt;35.2%&lt;/strong&gt; are on &lt;code&gt;p=reject&lt;/code&gt; — the rest sit on &lt;code&gt;p=none&lt;/code&gt; (37.2%, monitoring only) or &lt;code&gt;quarantine&lt;/code&gt; (27.6%). &lt;strong&gt;Most of the web announces a policy it doesn't enforce.&lt;/strong&gt; That's a deliverability and spoofing gap hiding in plain sight.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who runs the world's inboxes?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Other / self-hosted&lt;/strong&gt; — 32.6%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Workspace / Gmail&lt;/strong&gt; — 28.2%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Microsoft 365 / Outlook&lt;/strong&gt; — 22.5%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Proofpoint&lt;/strong&gt; — 5.5%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mimecast&lt;/strong&gt; — 3.1%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tencent QQ&lt;/strong&gt; — 2%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Namecheap&lt;/strong&gt; — 1.3%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cisco IronPort&lt;/strong&gt; — 0.9%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Self-hosted and the two hyperscalers (Google Workspace and Microsoft 365) dominate, but the long tail of providers is very real — which is exactly why deliverability is hard: every provider blocks, greylists and reputation-scores differently.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why we publish this
&lt;/h2&gt;

&lt;p&gt;We built &lt;a href="https://github.com/mailtester-ninja/email-deliverability-data" rel="noopener noreferrer"&gt;an open, daily-updated dataset&lt;/a&gt; and a &lt;a href="https://deliverability.mailtester.ninja" rel="noopener noreferrer"&gt;live dashboard&lt;/a&gt; because deliverability decisions should be based on data, not folklore. It's &lt;strong&gt;CC BY 4.0&lt;/strong&gt; — use it, cite it, build on it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Want to check a specific domain?&lt;/strong&gt; Our &lt;a href="https://deliverability.mailtester.ninja/tools/deliverability" rel="noopener noreferrer"&gt;free analyzer&lt;/a&gt; shows any domain's MX / SPF / DMARC in one click — no signup, nothing stored.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Methodology: Live DNS scan (MX/SPF/DMARC). Aggregate only — no email sent, no personal data. Sample updated Wed, 01 Jul 2026 12:31:00 GMT.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>email</category>
      <category>deliverability</category>
      <category>webdev</category>
      <category>data</category>
    </item>
  </channel>
</rss>
