Learning about DMARC, SPF and DKIM

Deciphering DMARC, DKIM and SPF

If you’re new to our blog, or haven’t encountered email protocols before here’s the top three you need to know:

  • SPF: Sender Policy Framework
  • DKIM: DomainKeys Identified Mail
  • DMARC: Domain-based Message Authentication, Reporting & Conformance

So, why do we care specifically about these acronyms when explaining email security? There’s no mention of spam or gateways, so are they really vital defenses? 

2018 saw a 250% year-on-year increase in DMARC policies published, so whatever it is, it’s seeing traction in the market. So let’s explain each acronym and see if we can’t make it simple.

The threat of email-based phishing attacks

Email is a widely used communication tool and therefore unsurprisingly vulnerable to cyber attacks. A common entry point into an organization’s network is via those lovable threat vectors, employees. 

How many times have you heard about that unwitting victim that paid an invoice because the CEO had emailed for urgent action to be taken to negate late payment fees? And how many times had that email come from a spoofed email account?

So DMARC is a protocol that ensures that emails are authenticated properly and ensures that recipients can rest assured that emails have been sent from legitimate sources, blocking malicious emails from inboxes, and increasing the overall deliverability of authorized emails.

The science bit (Sort of. Actually it’s very straightforward.)

The way that DMARC does this is by using SPF and DKIM, two foundational technologies that help secure different aspects of email and provide a more comprehensive validation. 

  • SPF verifies whether an email was sent from an authorized IP address. 
  • DKIM verifies if an email has been signed by the same domain it was sent from or from a domain that is authorized to send on behalf of that domain. 

They both produce what is known as authentication identifiers that DMARC uses to authenticate emails and set rules about how receiving servers should treat emails that fail authentication checks.

DMARC is a little bit like a club bouncer who vets visitors – they deny or allow people in based on what the owner has mandated is acceptable; for example dress code, age, and if they’re sober enough to still stand up.

The diagram below shows how SPF, DKIM and DMARC work with each other:

DMARC, SPF, DKIM
How SPF and DKIM produce authentication identifiers that DMARC uses to authenticate email.

1a & 1b :  An authorised and unauthorised message is sent to the receiver’s email server.

2 : The receiver’s server checks the sender’s DNS for DMARC, SPF, and DKIM records.

3 : The receiving server verifies the incoming message against SPF and DKIM and if either validation passes it sends the message onto the recipient.

4:  If validation fails, the message will be sent to a spam folder or completely rejected, depending on how DMARC is configured – end user will never see the failed message.

So that’s a basic walkthrough on some regularly used email security acronyms. If this has whet your appetite for learning more about security acronyms, have a read of this article by Peter Loshin at SearchSecurity.

If you’re unsure whether your organization is using these globally-accepted email protocols, you can use our free investigate tool to check your email setup today.

Check email DMARC setup

PUBLISHED BY

Clare Holmes

2 Oct. 2019

SHARE ARTICLE:

Categories

Recent Posts

VIEW ALL
News

Winter wins: Red Sift OnDMARC wraps up 2024 as a G2 DMARC…

Francesca Rünger-Field

The season of giving has brought us another reason to celebrate! Red Sift OnDMARC continues its winning streak in G2’s Winter 2025 report, earning Leader status in the DMARC category for another consecutive season. This recognition reflects our strong market presence and the unwavering satisfaction of our customers. Cheers to wrapping up 2024 on…

Read more
AI

Text classification in the age of LLMs

Phong Nguyen

As natural language processing (NLP) advances, text classification remains a foundational task with applications in spam detection, sentiment analysis, topic categorization, and more. Traditionally, this task depended on rule-based systems and classical machine learning algorithms. However, the emergence of deep learning, transformer architectures, and Large Language Models (LLMs) has transformed text classification, allowing for…

Read more
Security

How to drive cybersecurity as a top business priority

Jack Lilley

Everyone has a role to play in protecting the enterprise. Whether you’re shaping strategy or implementing solutions, aligning efforts to mitigate critical risks ensures a stronger, more resilient enterprise. If you missed Red Sift’s recent webinar on “From Data to Buy-In: Driving Cybersecurity as a Top Business Priority” we’ve got you covered. The session…

Read more
DMARC

BreakSPF: How to mitigate the attack

Red Sift

BreakSPF is a newly identified attack framework that exploits misconfigurations in the Sender Policy Framework (SPF) a widely used email authentication protocol. A common misconfiguration involves overly permissive IP ranges, where SPF records allow large blocks of IP addresses to send emails on behalf of a domain. These ranges often include shared infrastructures like…

Read more