
Imagine receiving an email from your CEO on a Tuesday afternoon. It’s brief, professional, and urgent: “We need to finalize the payment for the new vendor immediately. Please wire the funds to the attached account details by 4 PM.”
The email address looks correct. The signature is perfect. Even the tone sounds like your boss. But three days later, the real CEO asks why the accounting team failed to send the payment. You discover the unthinkable: a scammer stole the money and impersonated the CEO through a fraudulent email.
This isn’t a scene from a high-stakes thriller; it’s a daily reality for small and mid-sized businesses across New England. Cybercriminals use spoofing to power Business Email Compromise (BEC), a multi-billion-dollar cybercrime industry.
At Peak Technology Consulting, we’ve seen how these attacks can paralyze a business. The good news? You don’t need to be a cybersecurity genius to protect your domain. You just need to understand three acronyms: SPF, DKIM, and DMARC.
What is Email Spoofing?
In the physical world, spoofing is like someone sending a letter and writing your return address on the envelope. The recipient sees your name and trusts the contents.
Engineers built digital email on a similar, albeit flawed, system of trust. By default, scammers can easily manipulate the “From” field in an email. Without specific security controls, a scammer can send an email from their server and tell the receiving server, “Hey, I’m [email protected].”
If you don’t configure your email security correctly, the recipient’s server may trust the sender and deliver the message directly to the inbox.
The Rise of Business Email Compromise (BEC)
Cybercriminals use spoofing as their primary tool in Business Email Compromise (BEC) attacks.
Alternative: Because the email looks internal or comes from a trusted partner, employees are less likely to question the request. According to recent tech reports, BEC costs businesses more than any other type of cybercrime. It’s not just about wire transfers, either. Scammers spoof emails to:
- Steal employee W-2 forms and tax data.
- Redirect payroll deposits.
- Harvest login credentials through fake “password reset” links.
- Install ransomware through “urgent” attachments.
The Triple Threat Defense: SPF, DKIM, and DMARC
To stop spoofers, we use three layers of authentication. Think of these as the ID checks at a secure building.
1. SPF: The “Guest List” for Your Domain

SPF (Sender Policy Framework) is your first line of defense. It is a record in your domain’s DNS (Domain Name System) that lists every server authorized to send mail on your behalf.
- How it works: When an email arrives at its destination, the receiving server looks up your SPF record. It asks, “Is the IP address of the server that sent this mail on the approved list?”
- The Analogy: It’s like a bouncer at a club holding a guest list. If the sender’s name isn’t on the list, the bouncer (the receiving server) marks the email as suspicious.
- The Catch: SPF has limits.When someone forwards an email, the sender’s IP address changes, which may cause SPF validation to fail even for legitimate messages. This is why we need the second layer.
2. DKIM: The “Digital Seal”

DKIM (DomainKeys Identified Mail) adds an invisible digital signature to every email you send.
- How it works: Your mail server uses a “private key” to sign each message. You publish a “public key” in your DNS records. The receiving server uses that public key to verify that the signature is valid.
- The Analogy: Think of a wax seal on a royal scroll. If the seal remains intact, the recipient knows no one opened or altered the letter. If the signature doesn’t match, someone modified the email during transit, perhaps by changing bank details in an invoice.
- The Benefit: Unlike SPF, DKIM survives email forwarding. It verifies the message’s integrity from the moment the sender transmits it.
3. DMARC: The “Security Guard’s Instructions”

DMARC (Domain-based Message Authentication, Reporting, and Conformance) is the most critical piece. It tells the world what to do if an email fails the SPF or DKIM checks.
Without DMARC, if an email fails authentication, the receiving server might still deliver it. DMARC gives you control over that decision. You can set your policy to:
- None: “Just tell me if it fails, but deliver it anyway.” (Great for testing).
- Quarantine: “If it fails, put it in the recipient’s spam folder.”
- Reject: “If it fails, block it entirely. Do not let it reach the user.”
Reporting: DMARC also sends you reports showing who is sending mail as your domain. This helps you identify both scammers and legitimate services (like a marketing platform) you may have forgotten to authorize.
Why This Matters for Your Business Right Now
You might think, “We’re a small business; nobody is looking at us.” Unfortunately, the opposite is true. Automated bots scan for “low-hanging fruit”: domains with no SPF, DKIM, or DMARC records: every single day.
Cyber Insurance Requirements
If you have applied for or renewed a cyber insurance policy lately, you’ve likely noticed the questions are getting tougher. Insurers now routinely require MFA (Multi-Factor Authentication) and verified email authentication (specifically DMARC) before they will cover you. In their eyes, a business without DMARC is an unacceptable risk.
Improving Your Deliverability
Have you ever sent a legitimate email to a client only to have it end up in their junk folder? This often happens because your email isn’t properly authenticated. Large providers like Google and Yahoo have recently implemented stricter rules. If you don’t have these records in place, your real emails are more likely to be flagged as spam.
How to Get Started: A Practical Action Plan
Securing your email domain is a journey, not a one-click fix. Here is the path we recommend:
- Audit Your Senders: Make a list of everything that sends email for you. This includes Microsoft 365 or Google Workspace, but also your CRM (like Salesforce), marketing tools (like Mailchimp), and even your website’s contact forms.
- Configure SPF and DKIM: Work with your IT provider to add these records to your DNS. Ensure every service on your “Audit List” is included.
- Deploy DMARC at “p=none”: Start with a monitoring policy. This allows you to collect data without accidentally blocking your own legitimate mail.
- Review the Reports: Look at the DMARC reports over a few weeks. Are there legitimate servers you missed? Authorize them.
- Move to Enforcement: Once your reports are “clean,” move your policy to Quarantine and eventually Reject. This is where the real protection happens.
Beyond the Basics: The Peak Advantage
At Peak Technology Consulting, we believe that business continuity means more than just having a working computer. it means ensuring your brand’s reputation is protected from those who would use it for fraud.
While SPF, DKIM, and DMARC are technical settings, they have a massive impact on your business’s safety and professional image. Just as we help businesses explore modern tech trends like AI workflow automation, we are committed to fortifying the foundational technologies you use every day.
Is your business email truly yours? Don’t wait for a “wire transfer” emergency to find out.
Schedule a quick security review with Peak Technology Consulting today and let us help you lock down your domain once and for all.


