| Check | Status | Score | Max | Issue Description | Fix Priority |
|---|---|---|---|---|---|
| Running checks... | |||||
@ or austinvisuals.com)~all to -all for strict enforcementaustinvisuals.comgoogle._domainkey.austinvisuals.com_dmarc.austinvisuals.comp=quarantine, then eventually p=reject:
austinvisuals.comTo identify which DNS provider manages austinvisuals.com, check the nameservers:
→ who.is/whois/austinvisuals.com ↗
| Term | What it does | Why it matters for deliverability |
|---|---|---|
| SPF | Sender Policy Framework — lists IPs authorized to send email for your domain | Prevents spoofing; receiving servers reject or flag mail from unauthorized IPs |
| DKIM | DomainKeys Identified Mail — cryptographic signature added to email headers | Proves email wasn't modified in transit; required for DMARC enforcement |
| DMARC | Domain-based Message Authentication — policy specifying what to do when SPF/DKIM fail | Prevents domain impersonation; unlocks Google Postmaster data; boosts inbox placement |
| MX | Mail Exchange record — tells servers where to deliver email for your domain | Without MX records, incoming email cannot be delivered to austinvisuals.com |
| Blacklist | Database of IPs/domains flagged for sending spam | Being listed causes email to be blocked or spam-foldered by major providers |
| Postmaster | Google's tool showing Gmail-side spam rate and domain reputation | Only way to see Google's internal opinion of your sending reputation |
| Soft fail (~all) | SPF directive that marks non-matching mail as suspicious but still delivers it | Weaker protection — some providers treat it as a pass; upgrade to -all when possible |
| Hard fail (-all) | SPF directive that rejects email from non-listed sources outright | Strongest SPF protection; blocks spoofed email definitively |
| p=none | DMARC monitoring mode — collects reports but takes no enforcement action | Good starting point; provides visibility but doesn't block spoofed email |
| p=quarantine | DMARC policy that moves failing emails to spam/junk folders | Mid-level enforcement; reduces spoofed mail in inboxes while minimizing false positives |
| p=reject | DMARC policy that outright rejects emails failing authentication | Maximum protection against spoofing; ideal once SPF/DKIM are confirmed working |