Email Security

SPF, DKIM, DMARC, BIMI and email authentication analysis
Score
60/100
SPF
Present
DKIM
Missing
DMARC
QUARANTINE
Findings
12

SPF

Status: Present
Policy
~ALL
Lookups
9
Void Lookups
2
Record
v=spf1 mx include:_custspf.one.com include:spf.curanet.dk include:spf.simply.com include:sendgrid.net include:servers.mcsv.net include:_spf.firebasemail.com ~all
  • funhall.dk (v=spf1 mx include:_custspf.one.com include:spf.curanet.dk include:spf.simply.com include:sendgrid.net include:servers.mcsv.net include:_spf.firebasemail.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)
    • sendgrid.net
    • servers.mcsv.net

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.