{
  "hostname": "salesforce.com",
  "jobId": "cms1yczbw0002uedrnqn7cxv0",
  "status": "DONE",
  "overallScore": 64,
  "groups": [
    {
      "group": "website",
      "score": null,
      "present": false
    },
    {
      "group": "mail",
      "score": 64,
      "present": true
    }
  ],
  "generatedAt": "2026-07-26T20:19:23.437Z",
  "finishedAt": "2026-07-26T15:28:18.981Z",
  "categories": [
    {
      "category": "mail",
      "group": "mail",
      "status": "DONE",
      "score": 40,
      "findings": [
        {
          "id": "mail.mx.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.mx.title",
          "verdictKey": "findings.mail.mx.verdict.present",
          "verdictParams": {
            "count": 2
          },
          "whyItMattersKey": "findings.mail.mx.why",
          "technicalDetails": {
            "rows": [
              [
                10,
                "mxb-00177002.gslb.pphosted.com"
              ],
              [
                10,
                "mxa-00177002.gslb.pphosted.com"
              ]
            ],
            "columns": [
              "tech.columns.priority",
              "tech.columns.mx_host"
            ]
          },
          "whatIsCheckedKey": "findings.mail.mx.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.spf.softfail",
          "status": "pass",
          "severity": "low",
          "titleKey": "findings.mail.spf.title",
          "verdictKey": "findings.mail.spf.verdict.softfail",
          "whyItMattersKey": "findings.mail.spf.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=spf1 include:_spf.google.com include:_spf.salesforce.com exists:%{i}._spf.corp.salesforce.com ~all"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.spf.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7208"
        },
        {
          "id": "mail.spf.lookups.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.spf.lookups.title",
          "verdictKey": "findings.mail.spf.lookups.verdict.ok",
          "verdictParams": {
            "count": 4,
            "limit": 10
          },
          "whyItMattersKey": "findings.mail.spf.lookups.why",
          "technicalDetails": {
            "rows": [
              [
                "lookups",
                4
              ],
              [
                "limit",
                10
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.spf.lookups.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7208#section-4.6.4"
        },
        {
          "id": "mail.dkim.key_1024",
          "status": "pass",
          "severity": "low",
          "titleKey": "findings.mail.dkim.title",
          "verdictKey": "findings.mail.dkim.verdict.key_1024",
          "verdictParams": {
            "bits": 1024,
            "count": 4
          },
          "whyItMattersKey": "findings.mail.dkim.why",
          "technicalDetails": {
            "rows": [
              [
                "google",
                "rsa 1024 bit"
              ],
              [
                "s1",
                "rsa 2048 bit"
              ],
              [
                "s2",
                "rsa 1024 bit"
              ],
              [
                "mandrill",
                "rsa 1024 bit"
              ]
            ],
            "columns": [
              "tech.columns.selector",
              "tech.columns.key"
            ]
          },
          "whatIsCheckedKey": "findings.mail.dkim.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6376"
        },
        {
          "id": "mail.dmarc.enforced",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.dmarc.title",
          "verdictKey": "findings.mail.dmarc.verdict.enforced",
          "verdictParams": {
            "policy": "reject"
          },
          "whyItMattersKey": "findings.mail.dmarc.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=DMARC1;p=reject;fo=1:d:s;pct=100;rua=mailto:dmarc_agg@vali.email,mailto:0e5a5c34@inbox.ondmarc.com;ruf=mailto:0e5a5c34@inbox.ondmarc.com"
              ],
              [
                "policy",
                "reject"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.dmarc.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7489"
        },
        {
          "id": "mail.bimi.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bimi.title",
          "verdictKey": "findings.mail.bimi.verdict.present",
          "whyItMattersKey": "findings.mail.bimi.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=BIMI1; l=https://www.salesforce.com/content/dam/web/en_us/www/images/home/bimi-salesforce-logo.svg;"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bimi.what",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/draft-brand-indicators-for-message-identification"
        },
        {
          "id": "mail.mtasts.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.mtasts.title",
          "verdictKey": "findings.mail.mtasts.verdict.missing",
          "whyItMattersKey": "findings.mail.mtasts.why",
          "whatIsCheckedKey": "findings.mail.mtasts.what",
          "recommendationKey": "findings.mail.mtasts.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8461"
        },
        {
          "id": "mail.tlsrpt.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.tlsrpt.title",
          "verdictKey": "findings.mail.tlsrpt.verdict.missing",
          "whyItMattersKey": "findings.mail.tlsrpt.why",
          "whatIsCheckedKey": "findings.mail.tlsrpt.what",
          "recommendationKey": "findings.mail.tlsrpt.recommendation",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8460"
        },
        {
          "id": "mail.ipv6.none",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.ipv6.title",
          "verdictKey": "findings.mail.ipv6.verdict.none",
          "whyItMattersKey": "findings.mail.ipv6.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "—"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "—"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.ipv6"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ipv6.what",
          "recommendationKey": "findings.mail.ipv6.recommendation",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.starttls.all",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.starttls.title",
          "verdictKey": "findings.mail.starttls.verdict.all",
          "whyItMattersKey": "findings.mail.starttls.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "valid"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.starttls.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc3207"
        },
        {
          "id": "mail.tls.modern",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.tls.title",
          "verdictKey": "findings.mail.tls.verdict.modern",
          "whyItMattersKey": "findings.mail.tls.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "TLS 1.3"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "TLS 1.3"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.tls.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.dane.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.dane.title",
          "verdictKey": "findings.mail.dane.verdict.missing",
          "whyItMattersKey": "findings.mail.dane.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "no TLSA"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "no TLSA"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.dane.what",
          "recommendationKey": "findings.mail.dane.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7672"
        },
        {
          "id": "mail.cipher.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.cipher.title",
          "verdictKey": "findings.mail.cipher.verdict.strong",
          "whyItMattersKey": "findings.mail.cipher.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "TLS_AES_128_GCM_SHA256",
                true
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "TLS_AES_128_GCM_SHA256",
                true
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.cipher",
              "tech.columns.forward_secrecy"
            ]
          },
          "whatIsCheckedKey": "findings.mail.cipher.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.certificate.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.certificate.title",
          "verdictKey": "findings.mail.certificate.verdict.valid",
          "whyItMattersKey": "findings.mail.certificate.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "*.pphosted.com",
                "valid"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "*.pphosted.com",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.subject",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.certificate.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.cert_key.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.cert_key.title",
          "verdictKey": "findings.mail.cert_key.verdict.strong",
          "whyItMattersKey": "findings.mail.cert_key.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "RSA 4096"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "RSA 4096"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.cert_key.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.cert_sig.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.cert_sig.title",
          "verdictKey": "findings.mail.cert_sig.verdict.strong",
          "whyItMattersKey": "findings.mail.cert_sig.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "SHA256-RSA"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "SHA256-RSA"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.cert_sig.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.compression.off",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.compression.title",
          "verdictKey": "findings.mail.compression.verdict.off",
          "whyItMattersKey": "findings.mail.compression.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "n/a (TLS 1.3)"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "n/a (TLS 1.3)"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.compression.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7457"
        },
        {
          "id": "mail.renegotiation.secure",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.renegotiation.title",
          "verdictKey": "findings.mail.renegotiation.verdict.secure",
          "whyItMattersKey": "findings.mail.renegotiation.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "n/a (TLS 1.3)"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "n/a (TLS 1.3)"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.renegotiation.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc5746"
        },
        {
          "id": "mail.ems.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.ems.title",
          "verdictKey": "findings.mail.ems.verdict.present",
          "whyItMattersKey": "findings.mail.ems.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "n/a (TLS 1.3)"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "n/a (TLS 1.3)"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ems.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7627"
        },
        {
          "id": "mail.ptr.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.ptr.title",
          "verdictKey": "findings.mail.ptr.verdict.present",
          "verdictParams": {
            "count": 2
          },
          "whyItMattersKey": "findings.mail.ptr.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "148.163.150.200",
                "mx0a-00177002.pphosted.com"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "148.163.154.137",
                "mx0b-00177002.pphosted.com"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.ip",
              "tech.columns.ptr"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ptr.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.openrelay.open",
          "status": "fail",
          "severity": "critical",
          "titleKey": "findings.mail.openrelay.title",
          "verdictKey": "findings.mail.openrelay.verdict.open",
          "verdictParams": {
            "open": 2
          },
          "whyItMattersKey": "findings.mail.openrelay.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com",
                "open",
                "250 2.1.5 Recipient ok"
              ],
              [
                "mxa-00177002.gslb.pphosted.com",
                "open",
                "250 2.1.5 Recipient ok"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.openrelay.what",
          "recommendationKey": "findings.mail.openrelay.recommendation",
          "recommendationParams": {
            "open": 2
          },
          "requirementLevel": "required"
        }
      ]
    },
    {
      "category": "blacklist",
      "group": "mail",
      "status": "DONE",
      "score": 100,
      "findings": [
        {
          "id": "mail.bl.spamhauszen.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spamhauszen.title",
          "verdictKey": "findings.mail.bl.spamhauszen.verdict.clean",
          "verdictParams": {
            "zone": "zen.spamhaus.org"
          },
          "whyItMattersKey": "findings.mail.bl.spamhauszen.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamhauszen.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.spamhausdbl.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spamhausdbl.title",
          "verdictKey": "findings.mail.bl.spamhausdbl.verdict.clean",
          "verdictParams": {
            "zone": "dbl.spamhaus.org"
          },
          "whyItMattersKey": "findings.mail.bl.spamhausdbl.why",
          "technicalDetails": {
            "rows": [
              [
                "salesforce.com",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamhausdbl.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.barracuda.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.barracuda.title",
          "verdictKey": "findings.mail.bl.barracuda.verdict.clean",
          "verdictParams": {
            "zone": "b.barracudacentral.org"
          },
          "whyItMattersKey": "findings.mail.bl.barracuda.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.barracuda.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.spamcop.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spamcop.title",
          "verdictKey": "findings.mail.bl.spamcop.verdict.clean",
          "verdictParams": {
            "zone": "bl.spamcop.net"
          },
          "whyItMattersKey": "findings.mail.bl.spamcop.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamcop.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.psbl.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.psbl.title",
          "verdictKey": "findings.mail.bl.psbl.verdict.clean",
          "verdictParams": {
            "zone": "psbl.surriel.com"
          },
          "whyItMattersKey": "findings.mail.bl.psbl.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.psbl.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.zerospam.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.zerospam.title",
          "verdictKey": "findings.mail.bl.zerospam.verdict.clean",
          "verdictParams": {
            "zone": "bl.0spam.org"
          },
          "whyItMattersKey": "findings.mail.bl.zerospam.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.zerospam.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.blocklistde.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.blocklistde.title",
          "verdictKey": "findings.mail.bl.blocklistde.verdict.clean",
          "verdictParams": {
            "zone": "bl.blocklist.de"
          },
          "whyItMattersKey": "findings.mail.bl.blocklistde.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.blocklistde.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.surbl.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.surbl.title",
          "verdictKey": "findings.mail.bl.surbl.verdict.clean",
          "verdictParams": {
            "zone": "multi.surbl.org"
          },
          "whyItMattersKey": "findings.mail.bl.surbl.why",
          "technicalDetails": {
            "rows": [
              [
                "salesforce.com",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.surbl.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.sembl.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.sembl.title",
          "verdictKey": "findings.mail.bl.sembl.verdict.clean",
          "verdictParams": {
            "zone": "bl.spameatingmonkey.net"
          },
          "whyItMattersKey": "findings.mail.bl.sembl.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.sembl.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.sembackscatter.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.sembackscatter.title",
          "verdictKey": "findings.mail.bl.sembackscatter.verdict.clean",
          "verdictParams": {
            "zone": "backscatter.spameatingmonkey.net"
          },
          "whyItMattersKey": "findings.mail.bl.sembackscatter.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.sembackscatter.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.spfbl.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spfbl.title",
          "verdictKey": "findings.mail.bl.spfbl.verdict.clean",
          "verdictParams": {
            "zone": "dnsbl.spfbl.net"
          },
          "whyItMattersKey": "findings.mail.bl.spfbl.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spfbl.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.gbudb.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.gbudb.title",
          "verdictKey": "findings.mail.bl.gbudb.verdict.clean",
          "verdictParams": {
            "zone": "truncate.gbudb.net"
          },
          "whyItMattersKey": "findings.mail.bl.gbudb.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.gbudb.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.spamrats.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spamrats.title",
          "verdictKey": "findings.mail.bl.spamrats.verdict.clean",
          "verdictParams": {
            "zone": "spam.spamrats.com"
          },
          "whyItMattersKey": "findings.mail.bl.spamrats.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamrats.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.spamratsdyna.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spamratsdyna.title",
          "verdictKey": "findings.mail.bl.spamratsdyna.verdict.clean",
          "verdictParams": {
            "zone": "dyna.spamrats.com"
          },
          "whyItMattersKey": "findings.mail.bl.spamratsdyna.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamratsdyna.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.spamratsnoptr.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.spamratsnoptr.title",
          "verdictKey": "findings.mail.bl.spamratsnoptr.verdict.clean",
          "verdictParams": {
            "zone": "noptr.spamrats.com"
          },
          "whyItMattersKey": "findings.mail.bl.spamratsnoptr.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamratsnoptr.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.justspam.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.justspam.title",
          "verdictKey": "findings.mail.bl.justspam.verdict.clean",
          "verdictParams": {
            "zone": "dnsbl.justspam.org"
          },
          "whyItMattersKey": "findings.mail.bl.justspam.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.justspam.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.fabel.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.fabel.title",
          "verdictKey": "findings.mail.bl.fabel.verdict.clean",
          "verdictParams": {
            "zone": "spamsources.fabel.dk"
          },
          "whyItMattersKey": "findings.mail.bl.fabel.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.fabel.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.s5h.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.s5h.title",
          "verdictKey": "findings.mail.bl.s5h.verdict.clean",
          "verdictParams": {
            "zone": "all.s5h.net"
          },
          "whyItMattersKey": "findings.mail.bl.s5h.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.s5h.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.dronebl.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.dronebl.title",
          "verdictKey": "findings.mail.bl.dronebl.verdict.clean",
          "verdictParams": {
            "zone": "dnsbl.dronebl.org"
          },
          "whyItMattersKey": "findings.mail.bl.dronebl.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.dronebl.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.interserver.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.interserver.title",
          "verdictKey": "findings.mail.bl.interserver.verdict.clean",
          "verdictParams": {
            "zone": "rbl.interserver.net"
          },
          "whyItMattersKey": "findings.mail.bl.interserver.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.interserver.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.mailspike.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.mailspike.title",
          "verdictKey": "findings.mail.bl.mailspike.verdict.clean",
          "verdictParams": {
            "zone": "z.mailspike.net"
          },
          "whyItMattersKey": "findings.mail.bl.mailspike.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.mailspike.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.uceprotect1.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.uceprotect1.title",
          "verdictKey": "findings.mail.bl.uceprotect1.verdict.clean",
          "verdictParams": {
            "zone": "dnsbl-1.uceprotect.net"
          },
          "whyItMattersKey": "findings.mail.bl.uceprotect1.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.uceprotect1.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.uceprotect2.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.uceprotect2.title",
          "verdictKey": "findings.mail.bl.uceprotect2.verdict.clean",
          "verdictParams": {
            "zone": "dnsbl-2.uceprotect.net"
          },
          "whyItMattersKey": "findings.mail.bl.uceprotect2.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.uceprotect2.what",
          "requirementLevel": "optional"
        },
        {
          "id": "mail.bl.uceprotect3.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.uceprotect3.title",
          "verdictKey": "findings.mail.bl.uceprotect3.verdict.clean",
          "verdictParams": {
            "zone": "dnsbl-3.uceprotect.net"
          },
          "whyItMattersKey": "findings.mail.bl.uceprotect3.why",
          "technicalDetails": {
            "rows": [
              [
                "mxb-00177002.gslb.pphosted.com (148.163.150.200)",
                "clean",
                ""
              ],
              [
                "mxa-00177002.gslb.pphosted.com (148.163.154.137)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.uceprotect3.what",
          "requirementLevel": "optional"
        }
      ]
    }
  ]
}