grafana.com email security: SPF, DKIM & DMARC
Is grafana.com spoofable? See grafana.com's SPF, DKIM, DMARC and MTA-STS records and find out if this domain is protected against email spoofing.
Last updated: June 3, 2026
SPF
Warningv=spf1 include:UniversalSpf.org ~include:x.UniversalSpf.org include:_spf.google.com include:sendgrid.net ip4:192.28.145.39 include:stspg-customer.com include:mail.zendesk.com include:sent-via.netsuite.com include:docebosaas.com include:mailgun.org ~allDKIM
OKSelectors: k1, mandrill, s1, s2, zendesk1, zendesk2DMARC
Warningv=DMARC1;p=quarantine;rua=mailto:grc@grafana.com;ruf=mailto:grc@grafana.com;rf=afrf;sp=none;fo=1;pct=10;ri=86400;adkim=r;aspf=rMX
OKaspmx.l.google.com, alt1.aspmx.l.google.com, alt2.aspmx.l.google.com, alt3.aspmx.l.google.com, alt4.aspmx.l.google.comRecommendations
1Upgrade your DMARC policy from p=quarantine to p=reject for full blocking
With p=quarantine, spoofed emails are sent to spam instead of being blocked outright. Some recipients still check spam folders, and sophisticated attacks can be flagged as legitimate by users. p=reject ensures fraudulent emails never reach any folder.
2Harden your SPF by replacing ~all with -all (hardfail)
With ~all (softfail), unauthorized senders are flagged but emails are usually still delivered. Switching to -all (hardfail) explicitly tells receiving servers to reject emails from unauthorized sources, providing much stronger protection against spoofing.
3Add MTA-STS to enforce TLS encryption for incoming emails
Without MTA-STS, an attacker performing a man-in-the-middle attack can downgrade the connection between mail servers to plaintext, intercepting emails in transit. MTA-STS tells sending servers to only deliver via TLS with a valid certificate, preventing downgrade attacks.
Run a live analysis
The results above are updated daily. For an instant check of grafana.com, run a live analysis.
Analyze grafana.com liveFrequently asked questions about grafana.com
Is grafana.com spoofable?
No. grafana.com is protected against email spoofing with a robust configuration. Email security score: 72/100 (grade B).
Does grafana.com have an SPF record?
Yes, grafana.com publishes an SPF record (~all qualifier).
What is grafana.com's DMARC record?
grafana.com publishes a DMARC record (_dmarc.grafana.com) with a p=quarantine policy.
Does grafana.com use DKIM?
Yes, DKIM signatures were detected for grafana.com.
Want to test another domain? Run a free email spoofing test.
Guides to understand these results
SPF Guide
Understand how SPF defines which servers are authorized to send emails for a domain.
DKIM Guide
Discover how DKIM cryptographically signs your emails to guarantee their authenticity.
DMARC Guide
Learn how DMARC orchestrates SPF and DKIM to protect your domain.
MTA-STS Guide
Learn how MTA-STS enforces TLS encryption to protect your emails in transit.
SPF vs DKIM vs DMARC
Compare the three protocols and understand how they work together.