{
  "hostname": "web.de",
  "jobId": "cmryuwczz0002ueyg2cgfqito",
  "status": "DONE",
  "overallScore": 88,
  "groups": [
    {
      "group": "website",
      "score": 90,
      "present": true
    },
    {
      "group": "mail",
      "score": 85,
      "present": true
    }
  ],
  "generatedAt": "2026-07-25T04:05:14.418Z",
  "finishedAt": "2026-07-24T11:28:03.419Z",
  "categories": [
    {
      "category": "dns",
      "group": "website",
      "status": "DONE",
      "score": 95,
      "findings": [
        {
          "id": "dns.ns.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.ns.title",
          "verdictKey": "findings.dns.ns.verdict.present",
          "verdictParams": {
            "count": 4,
            "ipv6count": 4
          },
          "whyItMattersKey": "findings.dns.ns.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "217.160.81.198, 185.132.33.198",
                "2001:8d8:fe:53:0:d9a0:51c6:100, 2607:f1c0:fe:53:185:132:33:198"
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198, 185.132.34.198",
                "2001:8d8:fe:53:0:d9a0:52c6:100, 2607:f1c0:fe:53:185:132:34:198"
              ],
              [
                "ns-webde.ui-dns.de",
                "185.132.32.198, 217.160.80.198",
                "2001:8d8:fe:53:0:d9a0:50c6:100, 2607:f1c0:fe:53:185:132:32:198"
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198, 185.132.35.198",
                "2001:8d8:fe:53:0:d9a0:53c6:100, 2607:f1c0:fe:53:185:132:35:198"
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ipv4",
              "tech.columns.ipv6"
            ]
          },
          "whatIsCheckedKey": "findings.dns.ns.what",
          "requirementLevel": "required"
        },
        {
          "id": "dns.ipv4.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.ipv4.title",
          "verdictKey": "findings.dns.ipv4.verdict.present",
          "verdictParams": {
            "count": 2,
            "address": "82.165.229.138"
          },
          "whyItMattersKey": "findings.dns.ipv4.why",
          "technicalDetails": {
            "rows": [
              [
                "82.165.229.138"
              ],
              [
                "82.165.229.83"
              ]
            ],
            "columns": [
              "tech.columns.ipv4"
            ]
          },
          "whatIsCheckedKey": "findings.dns.ipv4.what",
          "requirementLevel": "required"
        },
        {
          "id": "dns.ipv6.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.dns.ipv6.title",
          "verdictKey": "findings.dns.ipv6.verdict.missing",
          "whyItMattersKey": "findings.dns.ipv6.why",
          "whatIsCheckedKey": "findings.dns.ipv6.what",
          "recommendationKey": "findings.dns.ipv6.recommendation",
          "requirementLevel": "recommended"
        },
        {
          "id": "dns.mx.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.mx.title",
          "verdictKey": "findings.dns.mx.verdict.present",
          "verdictParams": {
            "count": 2
          },
          "whyItMattersKey": "findings.dns.mx.why",
          "technicalDetails": {
            "rows": [
              [
                100,
                "mx-ha02.web.de"
              ],
              [
                100,
                "mx-ha03.web.de"
              ]
            ],
            "columns": [
              "tech.columns.priority",
              "tech.columns.mx_host"
            ]
          },
          "whatIsCheckedKey": "findings.dns.mx.what",
          "requirementLevel": "optional"
        },
        {
          "id": "dns.caa.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.caa.title",
          "verdictKey": "findings.dns.caa.verdict.present",
          "verdictParams": {
            "count": 6
          },
          "whyItMattersKey": "findings.dns.caa.why",
          "technicalDetails": {
            "rows": [
              [
                0,
                "issue",
                "sectigo.com"
              ],
              [
                0,
                "issue",
                "telesec.de"
              ],
              [
                0,
                "issuewild",
                "telesec.de"
              ],
              [
                0,
                "issue",
                "Digicert.com"
              ],
              [
                0,
                "issuewild",
                "digicert.com"
              ],
              [
                0,
                "issuewild",
                "sectigo.com"
              ]
            ],
            "columns": [
              "tech.columns.flag",
              "tech.columns.tag",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.caa.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8659"
        },
        {
          "id": "dns.dnssec.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.dnssec.title",
          "verdictKey": "findings.dns.dnssec.verdict.valid",
          "whyItMattersKey": "findings.dns.dnssec.why",
          "technicalDetails": {
            "rows": [
              [
                "DNSKEY",
                true
              ],
              [
                "AD",
                true
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.dnssec.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc4033"
        }
      ]
    },
    {
      "category": "dnsserver",
      "group": "website",
      "status": "DONE",
      "score": 100,
      "findings": [
        {
          "id": "dns.health.answer.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.answer.title",
          "verdictKey": "findings.dns.health.answer.verdict.ok",
          "whyItMattersKey": "findings.dns.health.answer.why",
          "whatIsCheckedKey": "findings.dns.health.answer.what",
          "requirementLevel": "required"
        },
        {
          "id": "dns.health.nscount.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.nscount.title",
          "verdictKey": "findings.dns.health.nscount.verdict.ok",
          "verdictParams": {
            "count": 4
          },
          "whyItMattersKey": "findings.dns.health.nscount.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz"
              ],
              [
                "ns-webde.ui-dns.com"
              ],
              [
                "ns-webde.ui-dns.de"
              ],
              [
                "ns-webde.ui-dns.org"
              ]
            ],
            "columns": [
              "tech.columns.nameserver"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.nscount.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc2182"
        },
        {
          "id": "dns.health.responding.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.responding.title",
          "verdictKey": "findings.dns.health.responding.verdict.ok",
          "verdictParams": {
            "count": 4
          },
          "whyItMattersKey": "findings.dns.health.responding.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "185.132.33.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.de",
                "217.160.80.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198",
                true,
                true,
                2005104439
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.responding",
              "tech.columns.authoritative",
              "tech.columns.serial"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.responding.what",
          "requirementLevel": "required"
        },
        {
          "id": "dns.health.authoritative.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.authoritative.title",
          "verdictKey": "findings.dns.health.authoritative.verdict.ok",
          "verdictParams": {
            "count": 4
          },
          "whyItMattersKey": "findings.dns.health.authoritative.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "185.132.33.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.de",
                "217.160.80.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198",
                true,
                true,
                2005104439
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.responding",
              "tech.columns.authoritative",
              "tech.columns.serial"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.authoritative.what",
          "requirementLevel": "required"
        },
        {
          "id": "dns.health.serialsync.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.serialsync.title",
          "verdictKey": "findings.dns.health.serialsync.verdict.ok",
          "whyItMattersKey": "findings.dns.health.serialsync.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "185.132.33.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.de",
                "217.160.80.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198",
                true,
                true,
                2005104439
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.responding",
              "tech.columns.authoritative",
              "tech.columns.serial"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.serialsync.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "dns.health.openresolver.closed",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.openresolver.title",
          "verdictKey": "findings.dns.health.openresolver.verdict.closed",
          "whyItMattersKey": "findings.dns.health.openresolver.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "185.132.33.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.de",
                "217.160.80.198",
                true,
                true,
                2005104439
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198",
                true,
                true,
                2005104439
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.responding",
              "tech.columns.authoritative",
              "tech.columns.serial"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.openresolver.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc5358"
        },
        {
          "id": "dns.health.publicips.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.publicips.title",
          "verdictKey": "findings.dns.health.publicips.verdict.ok",
          "whyItMattersKey": "findings.dns.health.publicips.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "185.132.33.198",
                true
              ],
              [
                "ns-webde.ui-dns.biz",
                "217.160.81.198",
                true
              ],
              [
                "ns-webde.ui-dns.biz",
                "2001:8d8:fe:53:0:d9a0:51c6:100",
                true
              ],
              [
                "ns-webde.ui-dns.biz",
                "2607:f1c0:fe:53:185:132:33:198",
                true
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198",
                true
              ],
              [
                "ns-webde.ui-dns.com",
                "185.132.34.198",
                true
              ],
              [
                "ns-webde.ui-dns.com",
                "2001:8d8:fe:53:0:d9a0:52c6:100",
                true
              ],
              [
                "ns-webde.ui-dns.com",
                "2607:f1c0:fe:53:185:132:34:198",
                true
              ],
              [
                "ns-webde.ui-dns.de",
                "217.160.80.198",
                true
              ],
              [
                "ns-webde.ui-dns.de",
                "185.132.32.198",
                true
              ],
              [
                "ns-webde.ui-dns.de",
                "2001:8d8:fe:53:0:d9a0:50c6:100",
                true
              ],
              [
                "ns-webde.ui-dns.de",
                "2607:f1c0:fe:53:185:132:32:198",
                true
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198",
                true
              ],
              [
                "ns-webde.ui-dns.org",
                "185.132.35.198",
                true
              ],
              [
                "ns-webde.ui-dns.org",
                "2607:f1c0:fe:53:185:132:35:198",
                true
              ],
              [
                "ns-webde.ui-dns.org",
                "2001:8d8:fe:53:0:d9a0:53c6:100",
                true
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.public"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.publicips.what",
          "requirementLevel": "required"
        },
        {
          "id": "dns.health.dispersion.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.dispersion.title",
          "verdictKey": "findings.dns.health.dispersion.verdict.ok",
          "verdictParams": {
            "networks": 10
          },
          "whyItMattersKey": "findings.dns.health.dispersion.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                "185.132.33.198",
                "185.132.33.0/24"
              ],
              [
                "ns-webde.ui-dns.biz",
                "217.160.81.198",
                "217.160.81.0/24"
              ],
              [
                "ns-webde.ui-dns.biz",
                "2001:8d8:fe:53:0:d9a0:51c6:100",
                "2001:8d8:fe::/48"
              ],
              [
                "ns-webde.ui-dns.biz",
                "2607:f1c0:fe:53:185:132:33:198",
                "2607:f1c0:fe::/48"
              ],
              [
                "ns-webde.ui-dns.com",
                "217.160.82.198",
                "217.160.82.0/24"
              ],
              [
                "ns-webde.ui-dns.com",
                "185.132.34.198",
                "185.132.34.0/24"
              ],
              [
                "ns-webde.ui-dns.com",
                "2001:8d8:fe:53:0:d9a0:52c6:100",
                "2001:8d8:fe::/48"
              ],
              [
                "ns-webde.ui-dns.com",
                "2607:f1c0:fe:53:185:132:34:198",
                "2607:f1c0:fe::/48"
              ],
              [
                "ns-webde.ui-dns.de",
                "217.160.80.198",
                "217.160.80.0/24"
              ],
              [
                "ns-webde.ui-dns.de",
                "185.132.32.198",
                "185.132.32.0/24"
              ],
              [
                "ns-webde.ui-dns.de",
                "2001:8d8:fe:53:0:d9a0:50c6:100",
                "2001:8d8:fe::/48"
              ],
              [
                "ns-webde.ui-dns.de",
                "2607:f1c0:fe:53:185:132:32:198",
                "2607:f1c0:fe::/48"
              ],
              [
                "ns-webde.ui-dns.org",
                "217.160.83.198",
                "217.160.83.0/24"
              ],
              [
                "ns-webde.ui-dns.org",
                "185.132.35.198",
                "185.132.35.0/24"
              ],
              [
                "ns-webde.ui-dns.org",
                "2607:f1c0:fe:53:185:132:35:198",
                "2607:f1c0:fe::/48"
              ],
              [
                "ns-webde.ui-dns.org",
                "2001:8d8:fe:53:0:d9a0:53c6:100",
                "2001:8d8:fe::/48"
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.network"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.dispersion.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc2182"
        },
        {
          "id": "dns.health.soarefresh.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.soarefresh.title",
          "verdictKey": "findings.dns.health.soarefresh.verdict.ok",
          "verdictParams": {
            "max": 43200,
            "min": 1200,
            "value": 28800
          },
          "whyItMattersKey": "findings.dns.health.soarefresh.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "ns-webde.ui-dns.de"
              ],
              [
                "Serial",
                2005104439
              ],
              [
                "Refresh",
                28800
              ],
              [
                "Retry",
                7200
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                600
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.soarefresh.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://www.ripe.net/publications/docs/ripe-203/"
        },
        {
          "id": "dns.health.soaretry.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.soaretry.title",
          "verdictKey": "findings.dns.health.soaretry.verdict.ok",
          "verdictParams": {
            "max": 7200,
            "min": 120,
            "value": 7200
          },
          "whyItMattersKey": "findings.dns.health.soaretry.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "ns-webde.ui-dns.de"
              ],
              [
                "Serial",
                2005104439
              ],
              [
                "Refresh",
                28800
              ],
              [
                "Retry",
                7200
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                600
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.soaretry.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://www.ripe.net/publications/docs/ripe-203/"
        },
        {
          "id": "dns.health.soaexpire.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.soaexpire.title",
          "verdictKey": "findings.dns.health.soaexpire.verdict.ok",
          "verdictParams": {
            "max": 2419200,
            "min": 604800,
            "value": 604800
          },
          "whyItMattersKey": "findings.dns.health.soaexpire.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "ns-webde.ui-dns.de"
              ],
              [
                "Serial",
                2005104439
              ],
              [
                "Refresh",
                28800
              ],
              [
                "Retry",
                7200
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                600
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.soaexpire.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://www.ripe.net/publications/docs/ripe-203/"
        },
        {
          "id": "dns.health.sominttl.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.sominttl.title",
          "verdictKey": "findings.dns.health.sominttl.verdict.ok",
          "verdictParams": {
            "max": 86400,
            "min": 300,
            "value": 600
          },
          "whyItMattersKey": "findings.dns.health.sominttl.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "ns-webde.ui-dns.de"
              ],
              [
                "Serial",
                2005104439
              ],
              [
                "Refresh",
                28800
              ],
              [
                "Retry",
                7200
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                600
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.sominttl.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://www.ripe.net/publications/docs/ripe-203/"
        },
        {
          "id": "dns.health.serialformat.unconventional",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.dns.health.serialformat.title",
          "verdictKey": "findings.dns.health.serialformat.verdict.unconventional",
          "verdictParams": {
            "serial": "2005104439"
          },
          "whyItMattersKey": "findings.dns.health.serialformat.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "ns-webde.ui-dns.de"
              ],
              [
                "Serial",
                2005104439
              ],
              [
                "Refresh",
                28800
              ],
              [
                "Retry",
                7200
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                600
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.serialformat.what",
          "recommendationKey": "findings.dns.health.serialformat.recommendation",
          "recommendationParams": {
            "serial": "2005104439"
          },
          "requirementLevel": "optional"
        },
        {
          "id": "dns.health.parentmatch.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.parentmatch.title",
          "verdictKey": "findings.dns.health.parentmatch.verdict.ok",
          "whyItMattersKey": "findings.dns.health.parentmatch.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                true,
                true
              ],
              [
                "ns-webde.ui-dns.com",
                true,
                true
              ],
              [
                "ns-webde.ui-dns.de",
                true,
                true
              ],
              [
                "ns-webde.ui-dns.org",
                true,
                true
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.in_zone",
              "tech.columns.at_parent"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.parentmatch.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "dns.health.glue.not_needed",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.glue.title",
          "verdictKey": "findings.dns.health.glue.verdict.not_needed",
          "whyItMattersKey": "findings.dns.health.glue.why",
          "whatIsCheckedKey": "findings.dns.health.glue.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "dns.health.primaryatparent.ok",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.primaryatparent.title",
          "verdictKey": "findings.dns.health.primaryatparent.verdict.ok",
          "verdictParams": {
            "primary": "ns-webde.ui-dns.de"
          },
          "whyItMattersKey": "findings.dns.health.primaryatparent.why",
          "technicalDetails": {
            "rows": [
              [
                "ns-webde.ui-dns.biz",
                true,
                true
              ],
              [
                "ns-webde.ui-dns.com",
                true,
                true
              ],
              [
                "ns-webde.ui-dns.de",
                true,
                true
              ],
              [
                "ns-webde.ui-dns.org",
                true,
                true
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.in_zone",
              "tech.columns.at_parent"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.primaryatparent.what",
          "requirementLevel": "recommended"
        }
      ]
    },
    {
      "category": "http",
      "group": "website",
      "status": "DONE",
      "score": 80,
      "findings": [
        {
          "id": "http.reachable.https",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.reachable.title",
          "verdictKey": "findings.http.reachable.verdict.https",
          "whyItMattersKey": "findings.http.reachable.why",
          "technicalDetails": {
            "rows": [
              [
                "https",
                true
              ],
              [
                "http",
                true
              ],
              [
                "final_url",
                "https://web.de/"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.reachable.what",
          "requirementLevel": "required"
        },
        {
          "id": "http.ipv6.no_aaaa",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.http.ipv6.title",
          "verdictKey": "findings.http.ipv6.verdict.no_aaaa",
          "whyItMattersKey": "findings.http.ipv6.why",
          "technicalDetails": {
            "rows": [],
            "columns": [
              "tech.columns.ipv6"
            ]
          },
          "whatIsCheckedKey": "findings.http.ipv6.what",
          "recommendationKey": "findings.http.ipv6.recommendation",
          "requirementLevel": "recommended"
        },
        {
          "id": "http.https_redirect.yes",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.https_redirect.title",
          "verdictKey": "findings.http.https_redirect.verdict.yes",
          "whyItMattersKey": "findings.http.https_redirect.why",
          "whatIsCheckedKey": "findings.http.https_redirect.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "http.hsts.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.hsts.title",
          "verdictKey": "findings.http.hsts.verdict.present",
          "whyItMattersKey": "findings.http.hsts.why",
          "technicalDetails": {
            "rows": [
              [
                "header",
                "max-age=31536000; includeSubdomains; preload"
              ],
              [
                "includeSubDomains",
                true
              ],
              [
                "preload",
                true
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.hsts.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6797"
        },
        {
          "id": "http.csp.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.csp.title",
          "verdictKey": "findings.http.csp.verdict.present",
          "whyItMattersKey": "findings.http.csp.why",
          "technicalDetails": {
            "rows": [
              [
                "Content-Security-Policy",
                "connect-src web.de *.web.de *.adition.com *.mam.dev *.netid.de *.server.lan *.ui-portal.de *.uicdn.com *.uimserv.net united-infos.net; style-src 'unsafe-inline' web.de *.web.de *.ui-portal.de *.uicdn.com *.web.de; script-src 'unsafe-inline' 'unsafe-eval' web.de *.web.de *.ui-portal.de *.uicdn.com *.uimserv.net united-infos.net; object-src 'none'; form-action web.de *.web.de; frame-src web.de *.web.de *.ergebnis-dienst.de *.nativendo.de *.ui-portal.de *.uimserv.net united-infos.net; sandbox allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation; frame-ancestors 'self' www.united-internet-media.de adimg.uimserv.net advideo.uimserv.net; img-src * data:; default-src 'self'; font-src data: *.ui-portal.de"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.csp.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://www.w3.org/TR/CSP3/"
        },
        {
          "id": "http.xfo.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.xfo.title",
          "verdictKey": "findings.http.xfo.verdict.present",
          "whyItMattersKey": "findings.http.xfo.why",
          "technicalDetails": {
            "rows": [
              [
                "X-Frame-Options",
                "DENY"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.xfo.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "http.xcto.nosniff",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.xcto.title",
          "verdictKey": "findings.http.xcto.verdict.nosniff",
          "whyItMattersKey": "findings.http.xcto.why",
          "whatIsCheckedKey": "findings.http.xcto.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "http.referrer.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.referrer.title",
          "verdictKey": "findings.http.referrer.verdict.present",
          "whyItMattersKey": "findings.http.referrer.why",
          "technicalDetails": {
            "rows": [
              [
                "Referrer-Policy",
                "strict-origin-when-cross-origin"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.referrer.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "http.compression.active",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.http.compression.title",
          "verdictKey": "findings.http.compression.verdict.active",
          "verdictParams": {
            "encoding": "gzip"
          },
          "whyItMattersKey": "findings.http.compression.why",
          "technicalDetails": {
            "rows": [
              [
                "content_encoding",
                "gzip"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.compression.what",
          "recommendationKey": "findings.http.compression.recommendation",
          "recommendationParams": {
            "encoding": "gzip"
          },
          "requirementLevel": "optional"
        },
        {
          "id": "http.securitytxt.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.securitytxt.title",
          "verdictKey": "findings.http.securitytxt.verdict.present",
          "whyItMattersKey": "findings.http.securitytxt.why",
          "technicalDetails": {
            "rows": [
              [
                "location",
                "/.well-known/security.txt"
              ],
              [
                "contact",
                true
              ],
              [
                "expires",
                false
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.securitytxt.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc9116"
        },
        {
          "id": "http.http2.unsupported",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.http.http2.title",
          "verdictKey": "findings.http.http2.verdict.unsupported",
          "whyItMattersKey": "findings.http.http2.why",
          "technicalDetails": {
            "rows": [
              [
                "negotiated_protocol",
                "HTTP/1.1"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.http2.what",
          "recommendationKey": "findings.http.http2.recommendation",
          "requirementLevel": "recommended"
        },
        {
          "id": "http.http3.not_advertised",
          "status": "not_found",
          "severity": "info",
          "titleKey": "findings.http.http3.title",
          "verdictKey": "findings.http.http3.verdict.not_advertised",
          "whyItMattersKey": "findings.http.http3.why",
          "whatIsCheckedKey": "findings.http.http3.what",
          "recommendationKey": "findings.http.http3.recommendation",
          "requirementLevel": "optional"
        },
        {
          "id": "http.cookies.insecure",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.http.cookies.title",
          "verdictKey": "findings.http.cookies.verdict.insecure",
          "verdictParams": {
            "count": 5,
            "insecure": 5
          },
          "whyItMattersKey": "findings.http.cookies.why",
          "technicalDetails": {
            "rows": [
              [
                "euconsent-bypass",
                true,
                false,
                "—"
              ],
              [
                "ui_cid",
                true,
                true,
                "—"
              ],
              [
                "allin_segment",
                true,
                false,
                "lax"
              ],
              [
                "SSLB",
                false,
                false,
                "—"
              ],
              [
                "SSLB",
                false,
                false,
                "—"
              ]
            ],
            "columns": [
              "tech.columns.cookie",
              "tech.columns.secure",
              "tech.columns.httponly",
              "tech.columns.samesite"
            ]
          },
          "whatIsCheckedKey": "findings.http.cookies.what",
          "recommendationKey": "findings.http.cookies.recommendation",
          "recommendationParams": {
            "count": 5,
            "insecure": 5
          },
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6265"
        },
        {
          "id": "http.mixedcontent.none",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.mixedcontent.title",
          "verdictKey": "findings.http.mixedcontent.verdict.none",
          "whyItMattersKey": "findings.http.mixedcontent.why",
          "whatIsCheckedKey": "findings.http.mixedcontent.what",
          "requirementLevel": "required"
        },
        {
          "id": "http.sri.no_external",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.http.sri.title",
          "verdictKey": "findings.http.sri.verdict.no_external",
          "whyItMattersKey": "findings.http.sri.why",
          "whatIsCheckedKey": "findings.http.sri.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://www.w3.org/TR/SRI/"
        }
      ]
    },
    {
      "category": "mail",
      "group": "mail",
      "status": "DONE",
      "score": 83,
      "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": [
              [
                100,
                "mx-ha02.web.de"
              ],
              [
                100,
                "mx-ha03.web.de"
              ]
            ],
            "columns": [
              "tech.columns.priority",
              "tech.columns.mx_host"
            ]
          },
          "whatIsCheckedKey": "findings.mail.mx.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.spf.weak",
          "status": "fail",
          "severity": "medium",
          "titleKey": "findings.mail.spf.title",
          "verdictKey": "findings.mail.spf.verdict.weak",
          "whyItMattersKey": "findings.mail.spf.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=spf1 redirect=_spf.web.de"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.spf.what",
          "recommendationKey": "findings.mail.spf.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7208"
        },
        {
          "id": "mail.dkim.namespace",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.dkim.title",
          "verdictKey": "findings.mail.dkim.verdict.namespace",
          "whyItMattersKey": "findings.mail.dkim.why",
          "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": "quarantine"
          },
          "whyItMattersKey": "findings.mail.dmarc.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=DMARC1; p=quarantine; rua=mailto:dmarcreport@web.de"
              ],
              [
                "policy",
                "quarantine"
              ]
            ],
            "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.missing",
          "status": "not_found",
          "severity": "info",
          "titleKey": "findings.mail.bimi.title",
          "verdictKey": "findings.mail.bimi.verdict.missing",
          "whyItMattersKey": "findings.mail.bimi.why",
          "whatIsCheckedKey": "findings.mail.bimi.what",
          "recommendationKey": "findings.mail.bimi.recommendation",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/draft-brand-indicators-for-message-identification"
        },
        {
          "id": "mail.mtasts.testing",
          "status": "pass",
          "severity": "low",
          "titleKey": "findings.mail.mtasts.title",
          "verdictKey": "findings.mail.mtasts.verdict.testing",
          "whyItMattersKey": "findings.mail.mtasts.why",
          "technicalDetails": {
            "rows": [
              [
                "_mta-sts TXT",
                "v=STSv1;id=20180928194800Z;"
              ],
              [
                "policy HTTP status",
                200
              ],
              [
                "mode",
                "testing"
              ],
              [
                "max_age",
                "604800"
              ],
              [
                "mx",
                "mx-ha02.web.de, mx-ha03.web.de"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.mtasts.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8461"
        },
        {
          "id": "mail.tlsrpt.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.tlsrpt.title",
          "verdictKey": "findings.mail.tlsrpt.verdict.present",
          "whyItMattersKey": "findings.mail.tlsrpt.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=TLSRPTv1;rua=mailto:smtp-tlsrpt@1und1.de"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.tlsrpt.what",
          "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": [
              [
                "mx-ha02.web.de",
                "—"
              ],
              [
                "mx-ha03.web.de",
                "—"
              ]
            ],
            "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": [
              [
                "mx-ha02.web.de",
                "valid"
              ],
              [
                "mx-ha03.web.de",
                "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": [
              [
                "mx-ha02.web.de",
                "TLS 1.3"
              ],
              [
                "mx-ha03.web.de",
                "TLS 1.3"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.tls.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.dane.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.dane.title",
          "verdictKey": "findings.mail.dane.verdict.valid",
          "whyItMattersKey": "findings.mail.dane.why",
          "technicalDetails": {
            "rows": [
              [
                "mx-ha02.web.de",
                "valid"
              ],
              [
                "mx-ha03.web.de",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.dane.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7672"
        },
        {
          "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": [
              [
                "mx-ha02.web.de",
                "212.227.15.138",
                "mx-ha02.web.de"
              ],
              [
                "mx-ha03.web.de",
                "212.227.15.154",
                "mx-ha03.web.de"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.ip",
              "tech.columns.ptr"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ptr.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.openrelay.closed",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.openrelay.title",
          "verdictKey": "findings.mail.openrelay.verdict.closed",
          "whyItMattersKey": "findings.mail.openrelay.why",
          "technicalDetails": {
            "rows": [
              [
                "mx-ha02.web.de",
                "closed",
                "556-Requested action not taken: domain does not accept mail"
              ],
              [
                "mx-ha03.web.de",
                "closed",
                "556-Requested action not taken: domain does not accept mail"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.openrelay.what",
          "requirementLevel": "required"
        }
      ]
    },
    {
      "category": "blacklist",
      "group": "mail",
      "status": "DONE",
      "score": 88,
      "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "web.de",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "web.de",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.surbl.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.semfresh.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.semfresh.title",
          "verdictKey": "findings.mail.bl.semfresh.verdict.clean",
          "verdictParams": {
            "zone": "fresh.spameatingmonkey.net"
          },
          "whyItMattersKey": "findings.mail.bl.semfresh.why",
          "technicalDetails": {
            "rows": [
              [
                "web.de",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.semfresh.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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.justspam.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.bl.fabel.listed",
          "status": "fail",
          "severity": "medium",
          "titleKey": "findings.mail.bl.fabel.title",
          "verdictKey": "findings.mail.bl.fabel.verdict.listed",
          "verdictParams": {
            "zone": "spamsources.fabel.dk",
            "target": "mx-ha03.web.de (212.227.15.154)"
          },
          "whyItMattersKey": "findings.mail.bl.fabel.why",
          "technicalDetails": {
            "rows": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "listed",
                "127.0.0.2"
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.fabel.what",
          "recommendationKey": "findings.mail.bl.fabel.recommendation",
          "recommendationParams": {
            "zone": "spamsources.fabel.dk",
            "target": "mx-ha03.web.de (212.227.15.154)"
          },
          "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "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": [
              [
                "mx-ha02.web.de (212.227.15.138)",
                "clean",
                ""
              ],
              [
                "mx-ha03.web.de (212.227.15.154)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.uceprotect3.what",
          "requirementLevel": "optional"
        }
      ]
    },
    {
      "category": "tls",
      "group": "website",
      "status": "DONE",
      "score": 90,
      "findings": [
        {
          "id": "tls.https.reachable",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.https.title",
          "verdictKey": "findings.tls.https.verdict.reachable",
          "whyItMattersKey": "findings.tls.https.why",
          "whatIsCheckedKey": "findings.tls.https.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.version.modern",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.version.title",
          "verdictKey": "findings.tls.version.verdict.modern",
          "whyItMattersKey": "findings.tls.version.why",
          "technicalDetails": {
            "rows": [
              [
                "TLS 1.0",
                false
              ],
              [
                "TLS 1.1",
                false
              ],
              [
                "TLS 1.2",
                true
              ],
              [
                "TLS 1.3",
                true
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.version.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8446"
        },
        {
          "id": "tls.cipher.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.cipher.title",
          "verdictKey": "findings.tls.cipher.verdict.strong",
          "verdictParams": {
            "cipher": "TLS_AES_256_GCM_SHA384"
          },
          "whyItMattersKey": "findings.tls.cipher.why",
          "technicalDetails": {
            "rows": [
              [
                "cipher",
                "TLS_AES_256_GCM_SHA384"
              ],
              [
                "forward_secrecy",
                true
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.cipher.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.certificate.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.certificate.title",
          "verdictKey": "findings.tls.certificate.verdict.valid",
          "whyItMattersKey": "findings.tls.certificate.why",
          "technicalDetails": {
            "rows": [
              [
                "subject",
                "*.web.de"
              ],
              [
                "issuer",
                "Telekom Security ServerID OV Class 2 CA"
              ],
              [
                "not_after",
                "2026-09-24T23:59:59Z"
              ],
              [
                "dns_names",
                "*.web.de, web.de"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.certificate.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.cert_key.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.cert_key.title",
          "verdictKey": "findings.tls.cert_key.verdict.strong",
          "verdictParams": {
            "bits": 3072,
            "algorithm": "RSA"
          },
          "whyItMattersKey": "findings.tls.cert_key.why",
          "technicalDetails": {
            "rows": [
              [
                "algorithm",
                "RSA"
              ],
              [
                "bits",
                3072
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.cert_key.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.cert_sig.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.cert_sig.title",
          "verdictKey": "findings.tls.cert_sig.verdict.strong",
          "verdictParams": {
            "algorithm": "SHA256-RSA"
          },
          "whyItMattersKey": "findings.tls.cert_sig.why",
          "technicalDetails": {
            "rows": [
              [
                "signature",
                "SHA256-RSA"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.cert_sig.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.ocsp.not_stapled",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.tls.ocsp.title",
          "verdictKey": "findings.tls.ocsp.verdict.not_stapled",
          "whyItMattersKey": "findings.tls.ocsp.why",
          "whatIsCheckedKey": "findings.tls.ocsp.what",
          "recommendationKey": "findings.tls.ocsp.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6066"
        },
        {
          "id": "tls.dane.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.tls.dane.title",
          "verdictKey": "findings.tls.dane.verdict.missing",
          "whyItMattersKey": "findings.tls.dane.why",
          "whatIsCheckedKey": "findings.tls.dane.what",
          "recommendationKey": "findings.tls.dane.recommendation",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6698"
        }
      ]
    }
  ]
}