Email Marketing8 min read

Multi-ESP Is the Norm: What a Healthy Sending Stack Looks Like in 2026

Add up the ESP shares in our scan of 623,370 SPF-publishing domains and you get well over 100%. That is not a bug — it is the clearest evidence that the one-company-one-ESP era is over.

There is a quiet arithmetic oddity in our DNS census of the Tranco top-1M. As of the 2026-07-05 snapshot, 623,370 domains publish SPF, and when we classify which ESPs each record authorizes, the provider shares sum to well over 100%. Amazon SES alone is at 6.21%, SendGrid at 4.75%, Mailgun at 4.10%, Mailchimp at 3.69% — and the list keeps going long past the point where the percentages could describe exclusive choices.

The explanation is that they are not exclusive. A single SPF record routinely authorizes three, four or five sending services at once. The modern company does not have an ESP; it has a sending stack. This article maps what that stack typically contains, why it happened, and how to run one without tripping over SPF's least forgiving rule.

The stack has three lanes — plus the senders you forgot

Look inside a typical multi-sender SPF record and the structure is consistent:

  • Marketing mail — newsletters, promotions, lifecycle campaigns. This is the lane people mean when they say "our ESP": Mailchimp, Brevo, HubSpot and their peers.
  • Transactional mail — receipts, password resets, notifications. Increasingly routed through infrastructure providers: SES, SendGrid, Mailgun, Postmark. The unbundling that made SES the #1 ESP happened in this lane.
  • Support and CRM mail — the lane nobody plans but everybody has. Helpdesk replies from Zendesk, sequences and quotes from Salesforce or HubSpot. These platforms send from your domain, so they live in your SPF record like any ESP.

The third lane is bigger than most marketers realize. Zendesk appears in 3.87% of SPF records (up from 3.05% in 2022), Salesforce in 2.62% (up from 1.11%), and HubSpot in 3.18%. Every one of those is a service sending on the company's behalf, sharing the same domain reputation as the newsletter.

0%1%2%3%3.87%Zendesk3.18%HubSpot2.62%Salesforce
Support and CRM platforms in SPF records, share of Tranco top-1M domains with SPF, since April 2026 (HubSpot entered our classification dictionary on 2026-04-28, so no earlier trend is shown). Source: our daily OpenINTEL-based scan of the Tranco top-1M.

Why the single-ESP company disappeared

Three forces made multi-ESP the default rather than the exception. First, specialization: marketing clouds are mediocre at high-volume transactional delivery, and infrastructure pipes have no campaign tooling, so companies stopped forcing one product to do both jobs. Second, SaaS sprawl: every department now buys tools that happen to send email — the helpdesk, the CRM, the billing system — and each one requests an SPF include during onboarding. Third, risk isolation: separating lanes means a marketing-side reputation problem does not take down password-reset delivery, especially when each lane sends from its own subdomain.

The multi-ESP tax: SPF's 10-lookup limit

The stack model has one hard constraint that predates all of it. RFC 7208 caps SPF evaluation at 10 DNS lookups — and every include:, a, mx, redirect=, exists: and ptr mechanism costs at least one, with nested includes counting too. Blow past the limit and receivers return PermError, which many treat as an authentication failure for your entire domain.

A five-provider record can burn through the budget faster than it looks, because one marketing-suite include may expand into several nested lookups. A stack accumulated tool by tool over five years is exactly how domains end up there. The failure mode and its workarounds — flattening included — get a full treatment in our 10-lookup-limit deep dive; the short version of stack hygiene:

  • Audit annually. Pull your SPF record and match every include to a tool you still pay for. Departed vendors leave lookups behind.
  • Use subdomains as lane separators. mail.example.com for marketing, tx.example.com for transactional: each subdomain gets its own SPF record with its own 10-lookup budget, and its own reputation.
  • Count before you add. When the next SaaS tool asks for an include, check your current lookup count first — not after the PermError.
# Count what's in your record today
dig +short TXT example.com | grep spf1
# Each include:/a/mx/redirect/exists costs a lookup — nested ones too
One domain, one reputation

Splitting senders does not split accountability. DMARC evaluates everything sent as your domain, and mailbox providers score the domain across all lanes. A misconfigured helpdesk or an over-aggressive CRM sequence tool degrades the same reputation your newsletter depends on.

Verify the stack end to end

The operational blind spot of multi-ESP is that each lane gets tested by a different team, usually at setup time, and then never again together. Mail from your marketing ESP may land in the inbox while helpdesk replies from the same domain land in spam — and no single dashboard shows you that. The fix is to placement-test each sending path separately: send a probe through the marketing platform, the transactional pipe and the support tool to seed mailboxes at the major providers, and compare where each one lands and how each authenticates. Do it after every stack change, and check your own domain's SPF sprawl against the wider population in the daily email infrastructure report.

FAQ

How many ESPs should a company use in 2026?

There is no magic number, but the observable norm is more than one: shares of SPF domains across providers sum to well over 100% in our top-1M scan. A common healthy pattern is three lanes — a marketing platform, a transactional pipe, and whatever support/CRM tools the business runs — each on its own subdomain.

Why does HubSpot show no trend line before April 2026 in your chart?

HubSpot entered our classification dictionary on 2026-04-28, where it immediately measured 3.18% of SPF domains. The absence of earlier data is a dictionary artifact, not a sign HubSpot appeared from nowhere — which is why we chart it only from that date and do not present it as growth.

Does adding more ESPs hurt deliverability?

Not inherently — isolation by lane can help it. The risks are operational: exceeding the 10-DNS-lookup SPF limit (which causes PermError), leaving stale includes for departed vendors, and letting one badly configured tool drag down the shared domain reputation. Audits and per-lane subdomains address all three.

Do support tools like Zendesk really affect my marketing deliverability?

Yes, when they send as your domain. Zendesk appears in 3.87% of top-1M SPF records and Salesforce in 2.62% — these are high-volume senders sharing your domain's DMARC scope and reputation. Treat them as first-class members of the sending stack, including in placement testing.
Related reading
Found this useful? Share it
AB
About the author
Artem Berezin
B2B Deliverability Specialist

B2B deliverability specialist with 5+ years of hands-on outreach experience. Built campaigns reaching 90,000+ inboxes across 20+ countries — and fixed the deliverability problems that came with that scale.

Check your deliverability across 20+ providers

Gmail, Outlook, Yahoo, Mail.ru, Yandex, GMX, ProtonMail and more. Real inbox screenshots, SPF/DKIM/DMARC, spam engine verdicts. Free, no signup.

Run Free Test →

Unlimited tests · 20+ seed mailboxes · Live results · No account required