elastic.co email security: SPF, DKIM & DMARC
Is elastic.co spoofable? See elastic.co's SPF, DKIM, DMARC and MTA-STS records and find out if this domain is protected against email spoofing.
Last updated: June 2, 2026
DKIM
OKSelectors: google, k1, s1, s2DMARC
Warningv=DMARC1; p=quarantine; rua=mailto:dmarc@elastic.co,mailto:dmarc_agg@vali.email;MX
OKaspmx.l.google.com, alt2.aspmx.l.google.com, alt1.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 elastic.co, run a live analysis.
Analyze elastic.co liveFrequently asked questions about elastic.co
Is elastic.co spoofable?
No. elastic.co is protected against email spoofing with a robust configuration. Email security score: 72/100 (grade B).
Does elastic.co have an SPF record?
Yes, elastic.co publishes an SPF record (~all qualifier).
What is elastic.co's DMARC record?
elastic.co publishes a DMARC record (_dmarc.elastic.co) with a p=quarantine policy.
Does elastic.co use DKIM?
Yes, DKIM signatures were detected for elastic.co.
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.