SPF record for Klaviyo
Last updated 2026-08-26
Klaviyo sends ecommerce campaigns and flows. Here is what to publish so it can do that as your domain, and what has to line up before DMARC will pass.
What to add. No include on your root SPF record. Klaviyo generates the records for you.
What signs your mail. DKIM records Klaviyo generates for your account.
You set up the dedicated sending domain, then leave the campaign's From address on the root domain where it does not match, or worse, on a free mailbox address.
The SPF record
There is nothing to add to your root SPF record. Klaviyo authenticates by taking over a
sending subdomain you choose, something like send.example.com, through CNAME
records. The SPF record that gets evaluated is the one Klaviyo publishes on that subdomain,
which keeps your own ten-lookup budget free.
Until you do this, Klaviyo sends from its shared infrastructure with its own domain in the envelope and its own signing domain, and nothing aligns with you.
Whatever you end up publishing, count the lookups afterwards. SPF allows ten DNS-querying mechanisms across the whole nested chain, and going over turns the record into a permerror that authorises nothing. Our free SPF checker resolves the chain and gives you the number.
DKIM
The dedicated sending domain setup gives you a small set of CNAMEs, including
_domainkey entries under the sending subdomain, with selectors Klaviyo
generates. Copy them from the Klaviyo screen exactly, including the subdomain part, which is
the piece people trim off by accident.
DMARC alignment with Klaviyo
DMARC passes when SPF or DKIM passes and the domain it authenticated matches the domain in your visible From address. A provider can pass both checks for its own domain and leave you failing. These are the Klaviyo specifics:
- Relaxed DMARC alignment means mail signed for
send.example.comaligns with a From address atexample.com. Strict alignment breaks it. Leaveadkimalone unless you know why you are changing it. - A dedicated sending domain starts with no reputation. Ramp volume over a couple of weeks rather than moving a hundred thousand sends onto it in one night.
- Klaviyo's shared sending is fine for testing and useless for DMARC. Do not judge your alignment from a test send made before the CNAMEs went live.
The general case is covered in alignment, explained, and the header you read to prove it is on the dmarc=fail page.
Verify it
Substitute your domain, and run these after the TTL on anything you replaced has expired:
Then send one message through Klaviyo to a Gmail address you control, open Show original,
and look for dkim=pass with your domain in header.i. That single
check is worth more than any number of DNS lookups, because it tests the thing receivers
actually do.
Our SPF checker gives you the lookup count, the DKIM checker confirms a selector resolves and the key is long enough, and the DMARC checker reads your policy back to you. All three are free and none of them ask for an account.
Values here were checked against Klaviyo's own documentation, at Klaviyo help centre. Providers change DNS requirements without much announcement, so if their screen disagrees with this page, believe their screen and tell us.
A record can read correctly and still fail alignment once real mail moves through it. Receivers write that verdict into the reports they send. We read them for you, and paid plans email you the same day one names a new sender that failed, instead of holding it for Monday. See whether this sender passes. Your first domain is free.
Watch every sender on this domain
You published records for one sender, and the domain behind it usually carries several. One weekly summary covers them all. When a report first names a new source failing, we email you the same day. Pro holds 5 domains for $19 a month.
Get the weekly digestNo card · 12+ months of history · The free plan does not expire
Keep reading
Adding this to a domain that already sends? Our SPF record generator merges the include into the record you publish today rather than replacing it, the SPF checker resolves every include and counts the lookups, and the DKIM checker confirms the selector answers.