Email Security

SPF, DKIM, DMARC, BIMI and email authentication analysis
Score
40/100
SPF
Valid
DKIM
Missing
DMARC
Missing
Findings
6

SPF

Status: Valid
Policy
~ALL
Lookups
6
Void Lookups
0
Record
v=spf1 +a +mx include:spf.zenep.eu include:spf.curanet.dk ~all
  • godtgrus.dk (v=spf1 +a +mx include:spf.zenep.eu include:spf.curanet.dk ~all)
    • spf.zenep.eu (v=spf1 ip4:185.99.123.54 ip4:168.245.63.188 ip4:167.89.103.205 ip4:87.116.13.120/29 ip4:152.115.36.96/27 ip4:152.115.50.0/27 ~all)
    • spf.curanet.dk (v=spf1 include:_netblocks.zitcom.dk include:_netblocks2.zitcom.dk ~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.