Email Security

SPF, DKIM, DMARC, BIMI and email authentication analysis
Score
100/100
SPF
Valid
DKIM
Key present
DMARC
REJECT
Findings
6

SPF

Status: Valid
Policy
-ALL
Lookups
5
Void Lookups
0
Record
v=spf1 a include:spf.curanet.dk include:spf.simply.com -all
  • i-e-repair.dk (v=spf1 a include:spf.curanet.dk include:spf.simply.com -all)
    • spf.curanet.dk (v=spf1 include:_netblocks.zitcom.dk include:_netblocks2.zitcom.dk ~all)
    • spf.simply.com (v=spf1 ip4:94.231.103.96 ip4:94.231.106.220 ip4:94.231.106.240 ip4:94.231.106.230 ip4:94.231.106.210 ip4:94.231.103.45 ip4:94.231.103.245 -all)

SPF defines which mail servers are allowed to send email for this domain. Receivers use it to reduce spoofing by checking whether the sending server is authorized by the published SPF record.