What is an SPF record?
SPF is a TXT record (usually v=spf1 ...) that lists which mail servers may send email for your domain. It helps receivers reject spoofed mail.
How do I check SPF for my domain?
Choose record type TXT, enter your domain (e.g. yourbrand.com), and run the check. Look for a value starting with v=spf1.
Why do A and AAAA return different hosts?
Many sites publish only A (IPv4) or both A and AAAA (dual-stack). Missing AAAA does not always mean the site is down — use the IPv6 checker for full dual-stack review.
How long until DNS changes show up?
TTL controls cache time. Low TTL (300s) can update in minutes; high TTL may take hours. Re-run this tool after each change to confirm propagation.
Do you store domains I look up?
No account is required. Lookups are for quick diagnostics; run checks as often as you need while configuring DNS.
Can I check subdomains?
Yes. Enter any hostname — e.g. mail.example.com for MX-related hosts or _dmarc.example.com for DMARC TXT if published there.