
? DNS Without the Confusion
DNS is complex. Alfred makes it simple. Learn how to manage your domain's DNS records with AI assistance.
Common DNS Records Explained
| Record | Purpose | Example |
|---|---|---|
| A | Points domain to IP | 203.0.113.50 |
| CNAME | Alias for another domain | www → yourdomain.com |
| MX | Email routing | mail.yourdomain.com (10) |
| TXT | Verification & SPF | v=spf1 include:... |
| AAAA | Points domain to IPv6 | 2001:db8::1 |
Managing DNS with Alfred
Just tell Alfred what you need:
You:
"Alfred, point my domain example.com to my server"
Alfred:
"Done! I've updated your A record to point to 15.235.50.60. DNS propagation takes 1-48 hours."
? Pro Tip
Use Alfred's DNS Health Check tool to verify all records are correctly configured. It checks A, AAAA, MX, SPF, DKIM, and DMARC in one scan.