← back to flaviocopes.com

SPF / DKIM / DMARC record generator

← All tools

Build copy-ready DNS records for email authentication. No live lookups — use the dig commands below to verify. See also the DNS record explainer.

~~~
~~~

Checking your setup

Run these in your terminal (replace domain/selector):

~~~

About this tool

SPF lists who may send mail for your domain (max 10 DNS lookups). DKIM signs messages with a key published in DNS. DMARC tells receivers what to do when SPF/DKIM fail. All three are TXT records at different names.

~~~

Read more