DNS Record Generators

Build correctly formatted SPF, DKIM, and DMARC records ready to publish

SPF Generator

Build a correctly formatted SPF record. Select providers, add IPs, and choose your policy.

Open SPF Generator →
Providers
Google SendGrid Mailgun
v=spf1 include:_spf.google.com include:sendgrid.net ~all

DKIM Generator

Format your DKIM public key into a DNS TXT record with the right selector and tags.

Open DKIM Generator →
Selector: default Domain: example.com
default._domainkey.example.com
v=DKIM1; k=rsa; p=MIGfMA0...

DMARC Generator

Create a DMARC policy record with reporting, alignment, and enforcement settings.

Open DMARC Generator →
Policy
none quarantine reject
v=DMARC1; p=reject;
rua=mailto:[email protected]