Hosted DNS
Hosted DNS lets SpoofWard manage your email authentication DNS records (DMARC, SPF, MTA-STS, TLS-RPT) on your behalf. Instead of manually editing records at your DNS provider, you delegate specific records to SpoofWard via CNAME and manage them from the dashboard.
Hosted DNS is available on Pro, Business, and Enterprise plans.
How It Works
- Enable Hosted DNS for a record type (e.g., DMARC)
- SpoofWard generates a unique CNAME target for your domain
- At your DNS provider, create a CNAME record pointing to SpoofWard's target
- SpoofWard verifies the delegation is in place
- From now on, manage the record directly in SpoofWard's dashboard
Supported Record Types
- DMARC —
_dmarc.yourdomain.comCNAME to SpoofWard - SPF — Managed SPF includes via SpoofWard
- MTA-STS — Hosted MTA-STS policy
- TLS-RPT — Hosted TLS reporting
Benefits
- No DNS access needed — After initial CNAME setup, all changes happen in SpoofWard
- Instant updates — Policy changes take effect immediately without DNS propagation delays
- Policy Assistant integration — The Policy Assistant can update your DMARC policy automatically through hosted DNS
- Safer enforcement — Roll back policy changes with one click if issues arise
Setting Up Delegation
- Go to Workspace → Hosted DNS
- Click Enable next to the record type you want to delegate
- Copy the CNAME target shown
- At your DNS provider, create the CNAME record as instructed
- Return to SpoofWard and click Verify
Example: DMARC Delegation
At your DNS provider, create:
_dmarc.yourdomain.com CNAME abc123.hosted.spoofward.app
Once verified, SpoofWard will serve your DMARC record from the hosted zone. You can then update the DMARC policy, rua/ruf addresses, and alignment settings directly in SpoofWard.
Remove any existing TXT record for _dmarc.yourdomain.com before creating the CNAME. DNS does not allow a CNAME and TXT record at the same name.