---
title: "Preventing phishing, spoofing, and ransomware attacks with DKIM records | DuoCircle"
description: "Preventing phishing, spoofing, and ransomware attacks with DKIM records."
image: "https://www.duocircle.com/images/og-default.png"
canonical: "https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/"
---

Quick Answer

DKIM (DomainKeys Identified Mail) verifies that a message was sent by an authorized server and was not altered in transit. The sending server signs the message with a private key. The recipient's server fetches the public key from a DNS TXT record at selector.\_domainkey.yourdomain.tld and validates the signature. A typical record looks like: default.\_domainkey.example.com IN TXT "v=DKIM1; k=rsa; p=". The selector (default) lets you publish multiple keys; v= is the version, k= is the algorithm (typically RSA), p= is the public key. DKIM closes the gap that SMTP and TLS leave open: TLS encrypts in transit but does not prove the sender. Combined with SPF and DMARC, DKIM blocks spoofed From headers, prevents content tampering, improves deliverability (signed mail is less likely to be flagged as spam), and protects domain reputation against scammers using your name. 

Preventing phishing, spoofing, and ransomware attacks with DKIM records

Your browser does not support the audio element.

[ Download episode](https://media.mailhop.org/duocircle/images/2024/12/Preventing-phishing-spoofing-and-ransomware-attacks-with-DKIM-records.mp3) 

Share 

[ ](https://www.linkedin.com/sharing/share-offsite/?url=undefined%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F "Share on LinkedIn") [ ](https://twitter.com/intent/tweet?text=Preventing%20phishing%2C%20spoofing%2C%20and%20ransomware%20attacks%20with%20DKIM%20records&url=undefined%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F "Share on X/Twitter") [ ](https://www.facebook.com/sharer/sharer.php?u=undefined%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F "Share on Facebook") [ ](https://reddit.com/submit?url=undefined%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F&title=Preventing%20phishing%2C%20spoofing%2C%20and%20ransomware%20attacks%20with%20DKIM%20records "Share on Reddit") [ ](mailto:?subject=Preventing%20phishing%2C%20spoofing%2C%20and%20ransomware%20attacks%20with%20DKIM%20records&body=Check out this article: undefined%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F "Share via Email") 

![DKIM records](https://media.mailhop.org/duocircle/images/2024/12/dkim-record-check-3645.jpg) 

Here’s a reality check, your **email ecosystem** is not secure enough! 

Scammers are everywhere, prying on your **outgoing emails**, trying to intercept them, and convincing your clients that those emails are genuinely from you, a classic tactic that threat actors use to carry out their [malicious scams](https://hackread.com/global-sms-stealer-android-users-malicious-apps-ads/). Lately, these techniques have become more sophisticated and common. 

The situation is terrible, but that’s not even the worst part. The real problem begins when your domain becomes associated with these [malicious activities](https://thehackernews.com/2024/12/ongoing-phishing-and-malware-campaigns.html). It is easy to believe that your organization will never fall prey to such attacks, but, in reality, you can never be **immune to them!** The consequences of these attacks are the most alarming aspect. When your domain is exploited with phishing or spoofing, it not only targets your clients (by duping them), but it also puts your [brand’s reputation](https://www.forbes.com/councils/forbesagencycouncil/2019/12/27/the-importance-of-brand-reputation-20-years-to-build-five-minutes-to-ruin/) and integrity at stake. 

Although this may feel intimidating, there are ways to **prevent these attacks on the domain**. After all, you might not be invincible, but you can always be prepared.

When it comes to effectively protecting your domain, [email authentication](/resources/email-authentication) protocols such as DomainKeys Identified Mail (DKIM) can safeguard your outbound emails and assure the **recipient servers** that the messages are both authentic and unaltered.

Let us delve into this authentication protocol and **learn how it protects your domain** from phishing, spoofing, and other types of [email scams](https://www.infosecurity-magazine.com/news/black-friday-spam-emails-scams/).

## Why is email security a problem?

Emails are not inherently secure. They were essentially designed to **simply enable communication** and not prioritize security. It was when [cyber attackers](https://www.securitymagazine.com/articles/100982-cyberattacks-on-critical-infrastructure-increased-by-30-in-one-year) started using emails as a means to cause harm that the vulnerabilities in email systems came to the surface. 

Let’s delve into the technicalities to **better understand** why [email security](/) is such a big issue today:

Email operates on a protocol known as SMTP or Simple Mail Transfer Protocol. Created in 1982, it wasn’t designed as a security tool but with the idea of facilitating communication. Nowadays, we use **encryption to protect emails** as they travel across the internet, using tools like TLS or [Transport Layer Security](https://www.techtarget.com/searchsecurity/definition/Transport-Layer-Security-TLS).

[![Transport Layer Security](https://media.mailhop.org/duocircle/images/2024/12/dmarc-report-3.jpg)](https://media.mailhop.org/duocircle/images/2024/12/dmarc-report-3.jpg)

This helps prevent hackers from easily capturing them. However, the catch is that TLS will only secure emails while **transferring across the internet**. _However, it does not promise that the sender is, in fact, who the sender claims to be and that the email actually came from a server verified on the sender’s domain_.

## What are the threats of an unauthenticated email?

Insecure or unauthenticated emails are very vulnerable and perhaps the most lucrative target for cyber attackers. They work as an entryway for these attackers to get into your systems, [steal sensitive information](https://www.usatoday.com/story/tech/2024/08/15/social-security-hack-national-public-data-breach/74807903007/), and exploit your **organization’s resources**. 

**Imagine all the things** that could go wrong if a [cybercriminal gains access](https://www.bbc.com/news/articles/ce8vedz4yk7o) to your systems. Here’s how they can exploit your emails to create chaos:

### Phishing attacks

Phishing happens when someone sends fake emails that appear to come from your organization. This can trick clients or employees into [revealing passwords](https://cybernews.com/security/rockyou2024-largest-password-compilation-leak/), financial information, or other sensitive data. Without **authentication methods** like DKIM, it can be tough to spot these fraudulent emails, which can lead to significant harm.

### Email spoofing

Another way that attackers can cause you and your clients trouble using your emails is through [email spoofing](https://cybernews.com/secure-email-providers/email-spoofing/). What they do is fake the “From” address of an email and make it look like it comes from your domain. The fraudulent email, including the **address and body**, is curated in a way that even you might not be able to spot a difference at first glance. _From branding to tone and style, everything is designed to mimic the legitimate brand and convince the target to believe that they are interacting with a trusted entity and not a scammer_.

### Spam exploitation

Nobody likes unwanted emails except the scammers who leverage them to cause trouble. These attackers use your unauthenticated domain to send [bulk emails](https://www.campaignmonitor.com/resources/glossary/bulk-email/) to your clients or even random recipients. This is certainly annoying, but what’s worse is that they ruin your reputation in the eyes of the email service providers. When the spam from your domain becomes more frequent, the ESPs might flag your domain as untrustworthy or blacklist it altogether, ultimately **affecting the deliverability**. 

## What can be done?

Email authentication is the simple answer to all your email security woes. Authentication standards like SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and [DMARC](/resources/what-is-dmarc) (Domain-based Message Authentication, Reporting, and Conformance) come together to ensure that only the servers authorized by you can send emails on your behalf. This prevents attackers from misusing your domain and gives **assurance to ESPs** that your domain is trustworthy and that the incoming emails can be safely delivered to the recipient’s inbox.

The **three authentication protocols** that we mentioned above play a unique role in securing your email ecosystem. Out of them, [DKIM](/resources/what-is-dkim) specifically focuses on the contents of the email to verify its integrity.

It adds a digital signature to your [email header](https://proton.me/blog/what-are-email-headers), which is linked to the content of the email. This signature is validated by the recipient’s server using your public key to confirm that the email is intact and authentic as sent by the sender and not tampered with in transit.

## What is DKIM, and how it works?

DomainKeys Identified Mail is an email authentication protocol that is **used to check** that an email was indeed sent by an [authorized server](https://www.descope.com/learn/post/authorization-server) and that its contents were not changed while being transmitted.

Here’s how it works:

When you send an email, your email provider adds a **unique signature** to it using a [private key](https://www.investopedia.com/terms/p/private-key.asp). This key is only privy to your email server and is not disclosed. 

_Now, to verify that the email is legitimate, the recipient’s email server checks for a DKIM record in your domain’s DNS_. This DKIM record contains a public key that corresponds to the private key used to sign the email. The recipient’s email server uses this public key to validate the digital signature attached to the email. If the digital signature is verified, the email is considered legitimate. However, if the two keys do not correspond, it could mean that the message was probably altered during transmission and is not safe to be delivered to the recipient’s inbox. In that case, it may be [marked as suspicious](https://www.infosecurity-magazine.com/news/60-emails-qr-codes-spam-malicious/), sent to spam, or rejected by the **recipient’s server**. 

## What are DKIM records?

We have established that to **authenticate your emails** with DKIM, you need to set up a DKIM record in your DNS where your public key is stored. To further elaborate, DKIM records are [DNS TXT records](https://www.cloudflare.com/learning/dns/dns-records/dns-txt-record/) that contain the public key used for verification of the digital signature of an email.

These records enable the **recipient’s email server** to validate the attached [digital signature](https://www.techtarget.com/searchsecurity/definition/digital-signature) of an email and verify that it has not been modified during transmission.

Apart from the [public key](https://en.wikipedia.org/wiki/Public-key%5Fcryptography), the DKIM record also contains important information like the name, version, key type, etc. By storing this information within your DNS, DKIM records ensure a **safe and streamlined authentication** process, thereby helping you keep your domain from being exploited and making your emails that much more trustworthy.

## What do DKIM records look like?

This is what a typical DKIM record looks like:

default.\_domainkey.example.com IN TXT “v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GN…base64key…”

Here, 

- **“default.\_domainkey.example.com” i**s the name of the record
- **“default”** is the selector, which helps to identify the specific key in case of multiple keys
- **“\_domainkey”** is a **standard subdomain** used for DKIM
- **“example.com”** is your domain name.
- **“v=DKIM1”** specifies that it’s using the DKIM version1.
- **“k=rsa”** _Indicates the algorithm for encrypting, which in this case is RSA_.
- **“p=**” is the [public key](https://en.wikipedia.org/wiki/Public-key%5Fcryptography) in Base64, which the receiving server can use to validate the signature.

## Why are DKIM records important?

It is clear that the DKIM record is an important aspect of implementing DKIM, but what role does it play in the larger context? Let us take a look at it:

[![DKIM record](https://media.mailhop.org/duocircle/images/2024/12/spf-validator-7001.jpg)](https://media.mailhop.org/duocircle/images/2024/12/spf-validator-7001.jpg)

### Prevents email spoofing

_The attackers often spoof the sender’s address to send emails that seem to be from trusted domains_. But if you have **implemented DKIM** with a properly configured DKIM record, you can rest assured that emails are delivered from [legitimate servers](https://www.malwarebytes.com/blog/news/2019/01/hosting-malicious-sites-legitimate-servers-threat-actors-get-away) and your domain is not being misused by scammers to dupe your audience. 

### Ensures email integrity

DKIM ensures that the contents of the email have not been altered during transmission, hence ensuring that your communication remains intact and the **recipient’s server delivers** the message without suspicion. 

### Improves deliverability

Emails with valid [DKIM signatures](https://docs.mapp.com/docs/dkim-signature) are less likely to be [marked as spam](https://pressgazette.co.uk/publishers/digital-journalism/facebook-spam-posts-independent-small-news-publishers/), which means the chances of them reaching their destination become significantly higher compared to those without **proper authentication** (like incorrect DKIM records).

### Offers comprehensive protection

If you have properly implemented DKIM, you can go ahead with [DMARC](/resources/what-is-dmarc). Since DKIM works in tandem with both SPF and DMARC, it offers **all-around protection** for your email ecosystem.

![Brad Slavin](https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg) 

Brad Slavin 

General Manager

General Manager at DuoCircle. Product strategy and commercial lead across the email security portfolio.

## Secure your email infrastructure

Protect, authenticate, and deliver. Contact our team to find the right solution.

[Contact Sales](/contact/) [Explore Products](/products/) 

Share this article

[ ](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fwww.duocircle.com%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F) [ ](https://twitter.com/intent/tweet?text=Preventing%20phishing%2C%20spoofing%2C%20and%20ransomware%20attacks%20with%20DKIM%20records&url=https%3A%2F%2Fwww.duocircle.com%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F) [ ](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.duocircle.com%2Fblog%2Fphishing-protection%2Fpreventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records%2F) Copy 

Related Articles

- [ ![AI-Generated Phishing](https://media.mailhop.org/duocircle/images/2026/04/spf-record-4522.jpg)  AI-Generated Phishing Has Eliminated the Typo: Why Traditional Email Filters Are No Longer Enough Phishing ](/blog/ai-generated-phishing-eliminates-typos-making-traditional-email-filters-ineffective/)
- [ ![spf-permerror-4555](https://media.mailhop.org/duocircle/images/2023/05/spf-permerror-4555.jpg)  10 Applications of ChatGPT that Hackers Are Already Exploiting Phishing ](/blog/phishing-protection/10-applications-of-chatgpt-that-hackers-are-already-exploiting/)
- [ ![Email-Based Cyber-Attacks](https://media.mailhop.org/duocircle/images/2016/03/spf-record-tester-4455.jpg)  65% of Global Businesses Ill-Equipped to Defend Against Email-Based Cyber-Attacks Phishing ](/blog/phishing-protection/65-global-businesses-ill-equipped-defend-email-based-cyber-attacks/)
- [ ![Email-based Ransomware Attacks](https://media.mailhop.org/duocircle/images/2018/02/email-smtp-service-7834.jpg)  7 Ways to Protect Your Organization from Email-based Ransomware Attacks Phishing ](/blog/phishing-protection/7-ways-protect-organization-email-based-ransomware-attacks/)

## Related Articles

[  Phishing 11m  AI-Generated Phishing Has Eliminated the Typo: Why Traditional Email Filters Are No Longer Enough  Apr 28, 2026 ](/blog/ai-generated-phishing-eliminates-typos-making-traditional-email-filters-ineffective/)[  Phishing 5m  10 Applications of ChatGPT that Hackers Are Already Exploiting  May 3, 2023 ](/blog/phishing-protection/10-applications-of-chatgpt-that-hackers-are-already-exploiting/)[  Phishing 4m  65% of Global Businesses Ill-Equipped to Defend Against Email-Based Cyber-Attacks  Mar 29, 2016 ](/blog/phishing-protection/65-global-businesses-ill-equipped-defend-email-based-cyber-attacks/)[  Phishing 9m  7 Ways to Protect Your Organization from Email-based Ransomware Attacks  Feb 11, 2018 ](/blog/phishing-protection/7-ways-protect-organization-email-based-ransomware-attacks/)

```json
{"@context":"https://schema.org","@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}],"sameAs":["https://www.linkedin.com/company/duocircle","https://x.com/duocirclellc","https://www.facebook.com/duocirclellc","https://www.g2.com/products/phish-protection-by-duocircle/reviews","https://github.com/duocircle","https://www.crunchbase.com/organization/duocircle-llc"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://support.duocircle.com"},"knowsAbout":["Email Security","Email Authentication","SPF","DKIM","DMARC","Phishing Protection","Spam Filtering","SMTP Relay","Email Deliverability","Email Forwarding"]}
```

```json
{"@context":"https://schema.org","@type":"WebSite","name":"DuoCircle LLC","url":"https://www.duocircle.com","description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]}}
```

```json
[{"@context":"https://schema.org","@type":"BlogPosting","headline":"Preventing phishing, spoofing, and ransomware attacks with DKIM records","description":"Preventing phishing, spoofing, and ransomware attacks with DKIM records.","url":"https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/","datePublished":"2024-12-18T19:43:53.000Z","dateModified":"2025-04-25T12:46:58.000Z","dateCreated":"2024-12-18T19:43:53.000Z","author":{"@type":"Person","@id":"https://www.duocircle.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://www.duocircle.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin runs DuoCircle, the company behind DMARC Report, AutoSPF, Phish Protection, and Mailhop. His focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement).","image":"https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/"},"articleSection":"phishing-protection","keywords":"","wordCount":1488,"image":{"@type":"ImageObject","url":"https://media.mailhop.org/duocircle/images/2024/12/dkim-record-check-3645.jpg","caption":"DKIM records","width":900,"height":600},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https://www.duocircle.com/blog/"},{"@type":"ListItem","position":2,"name":"Phishing"},{"@type":"ListItem","position":3,"name":"Preventing phishing, spoofing, and ransomware attacks with DKIM records","item":"https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/"}]}]
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.duocircle.com/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https://www.duocircle.com/blog/"},{"@type":"ListItem","position":3,"name":"Phishing","item":"https://www.duocircle.comundefined"},{"@type":"ListItem","position":4,"name":"Preventing phishing, spoofing, and ransomware attacks with DKIM records","item":"https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/"}]}
```

```json
{"@context":"https://schema.org","@type":"BlogPosting","headline":"Preventing phishing, spoofing, and ransomware attacks with DKIM records","description":"Preventing phishing, spoofing, and ransomware attacks with DKIM records.","url":"https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/","datePublished":"2024-12-18T19:43:53.000Z","dateModified":"2025-04-25T12:46:58.000Z","dateCreated":"2024-12-18T19:43:53.000Z","author":{"@type":"Person","@id":"https://www.duocircle.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://www.duocircle.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin runs DuoCircle, the company behind DMARC Report, AutoSPF, Phish Protection, and Mailhop. His focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement).","image":"https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.duocircle.com/blog/phishing-protection/preventing-phishing-spoofing-and-ransomware-attacks-with-dkim-records/"},"articleSection":"phishing-protection","keywords":"","wordCount":1488,"image":{"@type":"ImageObject","url":"https://media.mailhop.org/duocircle/images/2024/12/dkim-record-check-3645.jpg","caption":"DKIM records","width":900,"height":600},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}}
```
