Free email security report

Here's how qkskima.com protects its email

Checked August 01, 2026 20:29

52 Medium

Core protections

SPF

Partial

SPF is configured but only soft-fails unapproved servers, or its policy couldn't be read cleanly — spoofed mail may still get through.

Show raw DNS record
v=spf1 include:_spf.purelymail.com ~all

DKIM

Not configured

No DKIM signing key was found under any common selector. Recipients have no way to verify a message wasn't altered in transit.

Show raw DNS record
No record found.

DMARC

Protected

DMARC is set to reject — mail that fails SPF/DKIM alignment is blocked before it ever reaches an inbox.

Show raw DNS record
v=DMARC1; p=reject; ruf=mailto:dmarc@purelymail.com

Advanced protections

MTA-STS Not found TLS-RPT Not found DNSSEC Not found BIMI Not found

Want this level of protection for your own attachments?

Adlerwacht adds passkey-verified, end-to-end secured delivery on top of whatever your domain already has configured.

What do these mean?

What is SPF?

SPF (Sender Policy Framework) is a DNS record listing which mail servers are allowed to send email for a domain. Without it, anyone can forge the "From" address.

What is DKIM?

DKIM (DomainKeys Identified Mail) cryptographically signs outgoing email, letting the receiving server verify it wasn't altered in transit and really came from this domain.

What is DMARC?

DMARC tells receiving mail servers what to do with messages that fail SPF or DKIM checks — ignore them, quarantine them, or reject them outright.

What is MTA-STS?

MTA-STS forces incoming mail to this domain to travel over an encrypted, certificate-verified connection, closing off a common way attackers intercept mail in transit.