Results for impact360.com (demo data)
SPF
An SPF record is published. Receiving servers can check which hosts are allowed to send as this domain.
Business meaning: Harder for random servers to send mail that claims to be from your office — if receivers honor SPF.
DKIM
Demo shows a selector present, but rotation / dual-selector hygiene should be verified with your mail host (Google Workspace, Microsoft 365, etc.).
Business meaning: DKIM signs messages so receivers can tell the body wasn’t altered in transit. Missing DKIM makes spoofed look-alikes easier to believe.
DMARC
Demo finding: no enforcing policy (common in this market). p=none monitors only — it does not tell receivers to reject fakes.
v=DMARC1; p=quarantine; rua=mailto:dmarc@yourdomain.com; pct=100
Business meaning: Without enforcement, someone can send email that appears to be from your practice. On a 300-practice sample (Sep 2026), most orthodontic domains had at least one email-auth finding.
HTTPS (site)
Demo: certificate present and not expired. Production will check redirect-to-HTTPS and expiry date.
Passive public checks only in production. Nothing private is scanned. Results are not stored without consent.