SPF, DMARC & DKIM
record generator
Build the three DNS records that authenticate your email — assemble your SPF policy, compose a DMARC record, and generate a real DKIM keypair right in your browser. Nothing is sent to a server.
Enter the domain without http:// or www.
Add the include your provider gives you, e.g. _spf.google.com or amazonses.com.
None added yet.
None added yet.
None added yet.
Host / Name
@
@ = the root of your domain
Type
TXT
v=spf1 -allWhat each record does.
SPF, DKIM and DMARC work together — publish all three to protect your domain and your inbox placement.
SPF authorizes senders
A TXT record listing every server allowed to send mail for your domain. Receivers check the sending IP against it and fail anything that isn't listed.
DKIM signs each message
Your mail server signs outgoing mail with a private key; receivers verify the signature against the public key you publish in DNS — proof the message wasn't altered in transit.
DMARC ties it together
DMARC checks that SPF and DKIM align with the visible From address, tells receivers what to do with mail that fails, and sends you reports so you can watch who is sending as you.
Skip the DNS wrangling.
Bitelio sets up SPF, DKIM and DMARC for your domain automatically, then watches your sending reputation around the clock. Free to start — no credit card required.