{
  "hostname": "nerdbox.ch",
  "jobId": "cmryusxax000wue15eam4a4r1",
  "status": "PARTIAL",
  "overallScore": 91,
  "groups": [
    {
      "group": "website",
      "score": 86,
      "present": true
    },
    {
      "group": "mail",
      "score": 100,
      "present": true
    }
  ],
  "generatedAt": "2026-07-25T04:05:50.057Z",
  "finishedAt": "2026-07-24T11:25:31.192Z",
  "categories": [
    {
      "category": "dns",
      "group": "website",
      "status": "DONE",
      "score": 90,
      "findings": [
        {
          "id": "dns.ns.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.ns.title",
          "verdictKey": "findings.dns.ns.verdict.present",
          "verdictParams": {
            "count": 2,
            "ipv6count": 2
          },
          "whyItMattersKey": "findings.dns.ns.why",
          "technicalDetails": {
            "rows": [
              [
                "benedict.ns.cloudflare.com",
                "108.162.195.205, 162.159.44.205, 172.64.35.205",
                "2a06:98c1:50::ac40:23cd, 2606:4700:58::a29f:2ccd, 2803:f800:50::6ca2:c3cd"
              ],
              [
                "natasha.ns.cloudflare.com",
                "172.64.34.117, 162.159.38.117, 108.162.194.117",
                "2606:4700:50::a29f:2675, 2a06:98c1:50::ac40:2275, 2803:f800:50::6ca2:c275"
              ]
            ],
            "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": 1,
            "address": "212.51.147.67"
          },
          "whyItMattersKey": "findings.dns.ipv4.why",
          "technicalDetails": {
            "rows": [
              [
                "212.51.147.67"
              ]
            ],
            "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": 1
          },
          "whyItMattersKey": "findings.dns.mx.why",
          "technicalDetails": {
            "rows": [
              [
                10,
                "mail.nerdboxmail.com"
              ]
            ],
            "columns": [
              "tech.columns.priority",
              "tech.columns.mx_host"
            ]
          },
          "whatIsCheckedKey": "findings.dns.mx.what",
          "requirementLevel": "optional"
        },
        {
          "id": "dns.caa.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.dns.caa.title",
          "verdictKey": "findings.dns.caa.verdict.missing",
          "whyItMattersKey": "findings.dns.caa.why",
          "whatIsCheckedKey": "findings.dns.caa.what",
          "recommendationKey": "findings.dns.caa.recommendation",
          "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": 2
          },
          "whyItMattersKey": "findings.dns.health.nscount.why",
          "technicalDetails": {
            "rows": [
              [
                "benedict.ns.cloudflare.com"
              ],
              [
                "natasha.ns.cloudflare.com"
              ]
            ],
            "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": 2
          },
          "whyItMattersKey": "findings.dns.health.responding.why",
          "technicalDetails": {
            "rows": [
              [
                "benedict.ns.cloudflare.com",
                "172.64.35.205",
                true,
                true,
                2409545843
              ],
              [
                "natasha.ns.cloudflare.com",
                "162.159.38.117",
                true,
                true,
                2409545843
              ]
            ],
            "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": 2
          },
          "whyItMattersKey": "findings.dns.health.authoritative.why",
          "technicalDetails": {
            "rows": [
              [
                "benedict.ns.cloudflare.com",
                "172.64.35.205",
                true,
                true,
                2409545843
              ],
              [
                "natasha.ns.cloudflare.com",
                "162.159.38.117",
                true,
                true,
                2409545843
              ]
            ],
            "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": [
              [
                "benedict.ns.cloudflare.com",
                "172.64.35.205",
                true,
                true,
                2409545843
              ],
              [
                "natasha.ns.cloudflare.com",
                "162.159.38.117",
                true,
                true,
                2409545843
              ]
            ],
            "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": [
              [
                "benedict.ns.cloudflare.com",
                "172.64.35.205",
                true,
                true,
                2409545843
              ],
              [
                "natasha.ns.cloudflare.com",
                "162.159.38.117",
                true,
                true,
                2409545843
              ]
            ],
            "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": [
              [
                "benedict.ns.cloudflare.com",
                "172.64.35.205",
                true
              ],
              [
                "benedict.ns.cloudflare.com",
                "108.162.195.205",
                true
              ],
              [
                "benedict.ns.cloudflare.com",
                "162.159.44.205",
                true
              ],
              [
                "benedict.ns.cloudflare.com",
                "2803:f800:50::6ca2:c3cd",
                true
              ],
              [
                "benedict.ns.cloudflare.com",
                "2a06:98c1:50::ac40:23cd",
                true
              ],
              [
                "benedict.ns.cloudflare.com",
                "2606:4700:58::a29f:2ccd",
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                "162.159.38.117",
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                "108.162.194.117",
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                "172.64.34.117",
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                "2606:4700:50::a29f:2675",
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                "2a06:98c1:50::ac40:2275",
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                "2803:f800:50::6ca2:c275",
                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": [
              [
                "benedict.ns.cloudflare.com",
                "172.64.35.205",
                "172.64.35.0/24"
              ],
              [
                "benedict.ns.cloudflare.com",
                "108.162.195.205",
                "108.162.195.0/24"
              ],
              [
                "benedict.ns.cloudflare.com",
                "162.159.44.205",
                "162.159.44.0/24"
              ],
              [
                "benedict.ns.cloudflare.com",
                "2803:f800:50::6ca2:c3cd",
                "2803:f800:50::/48"
              ],
              [
                "benedict.ns.cloudflare.com",
                "2a06:98c1:50::ac40:23cd",
                "2a06:98c1:50::/48"
              ],
              [
                "benedict.ns.cloudflare.com",
                "2606:4700:58::a29f:2ccd",
                "2606:4700:58::/48"
              ],
              [
                "natasha.ns.cloudflare.com",
                "162.159.38.117",
                "162.159.38.0/24"
              ],
              [
                "natasha.ns.cloudflare.com",
                "108.162.194.117",
                "108.162.194.0/24"
              ],
              [
                "natasha.ns.cloudflare.com",
                "172.64.34.117",
                "172.64.34.0/24"
              ],
              [
                "natasha.ns.cloudflare.com",
                "2606:4700:50::a29f:2675",
                "2606:4700:50::/48"
              ],
              [
                "natasha.ns.cloudflare.com",
                "2a06:98c1:50::ac40:2275",
                "2a06:98c1:50::/48"
              ],
              [
                "natasha.ns.cloudflare.com",
                "2803:f800:50::6ca2:c275",
                "2803:f800:50::/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": 10000
          },
          "whyItMattersKey": "findings.dns.health.soarefresh.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "benedict.ns.cloudflare.com"
              ],
              [
                "Serial",
                2409545843
              ],
              [
                "Refresh",
                10000
              ],
              [
                "Retry",
                2400
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                1800
              ]
            ],
            "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": 2400
          },
          "whyItMattersKey": "findings.dns.health.soaretry.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "benedict.ns.cloudflare.com"
              ],
              [
                "Serial",
                2409545843
              ],
              [
                "Refresh",
                10000
              ],
              [
                "Retry",
                2400
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                1800
              ]
            ],
            "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",
                "benedict.ns.cloudflare.com"
              ],
              [
                "Serial",
                2409545843
              ],
              [
                "Refresh",
                10000
              ],
              [
                "Retry",
                2400
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                1800
              ]
            ],
            "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": 1800
          },
          "whyItMattersKey": "findings.dns.health.sominttl.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "benedict.ns.cloudflare.com"
              ],
              [
                "Serial",
                2409545843
              ],
              [
                "Refresh",
                10000
              ],
              [
                "Retry",
                2400
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                1800
              ]
            ],
            "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": "2409545843"
          },
          "whyItMattersKey": "findings.dns.health.serialformat.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "benedict.ns.cloudflare.com"
              ],
              [
                "Serial",
                2409545843
              ],
              [
                "Refresh",
                10000
              ],
              [
                "Retry",
                2400
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                1800
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.serialformat.what",
          "recommendationKey": "findings.dns.health.serialformat.recommendation",
          "recommendationParams": {
            "serial": "2409545843"
          },
          "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": [
              [
                "benedict.ns.cloudflare.com",
                true,
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                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": "benedict.ns.cloudflare.com"
          },
          "whyItMattersKey": "findings.dns.health.primaryatparent.why",
          "technicalDetails": {
            "rows": [
              [
                "benedict.ns.cloudflare.com",
                true,
                true
              ],
              [
                "natasha.ns.cloudflare.com",
                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": "TIMEOUT",
      "score": 0,
      "findings": [
        {
          "id": "http.timeout",
          "status": "timeout",
          "severity": "high",
          "titleKey": "findings.http.timeout.title",
          "verdictKey": "findings.http.timeout.verdict",
          "whyItMattersKey": "findings.http.timeout.why",
          "whatIsCheckedKey": "findings.http.timeout.what"
        }
      ]
    },
    {
      "category": "mail",
      "group": "mail",
      "status": "DONE",
      "score": 100,
      "findings": [
        {
          "id": "mail.mx.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.mx.title",
          "verdictKey": "findings.mail.mx.verdict.present",
          "verdictParams": {
            "count": 1
          },
          "whyItMattersKey": "findings.mail.mx.why",
          "technicalDetails": {
            "rows": [
              [
                10,
                "mail.nerdboxmail.com"
              ]
            ],
            "columns": [
              "tech.columns.priority",
              "tech.columns.mx_host"
            ]
          },
          "whatIsCheckedKey": "findings.mail.mx.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.spf.strict",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.spf.title",
          "verdictKey": "findings.mail.spf.verdict.strict",
          "whyItMattersKey": "findings.mail.spf.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=spf1 include:nerdboxmail.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.dkim.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.dkim.title",
          "verdictKey": "findings.mail.dkim.verdict.present",
          "verdictParams": {
            "count": 1
          },
          "whyItMattersKey": "findings.mail.dkim.why",
          "technicalDetails": {
            "rows": [
              [
                "dkim",
                "rsa 2048 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; rua=mailto:dc357c1fe060431e87a4385a9a698f74@dmarc-reports.cloudflare.net,mailto:19a5b90a0a7f4005944fb1ac2bc302e4@dmarc-reports.cloudflare.net,mailto:dmarc@nerdbox.ch; ruf=mailto:dmarc@nerdbox.ch; sp=reject; adkim=s; aspf=s"
              ],
              [
                "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.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=20260711"
              ],
              [
                "policy HTTP status",
                200
              ],
              [
                "mode",
                "testing"
              ],
              [
                "max_age",
                "604800"
              ],
              [
                "mx",
                "mail.nerdboxmail.com"
              ]
            ],
            "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:robot@nerdboxmail.com"
              ]
            ],
            "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.all",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.ipv6.title",
          "verdictKey": "findings.mail.ipv6.verdict.all",
          "whyItMattersKey": "findings.mail.ipv6.why",
          "technicalDetails": {
            "rows": [
              [
                "mail.nerdboxmail.com",
                "2a01:4f8:c013:e6f9::1"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.ipv6"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ipv6.what",
          "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": [
              [
                "mail.nerdboxmail.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": [
              [
                "mail.nerdboxmail.com",
                "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": [
              [
                "mail.nerdboxmail.com",
                "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": [
              [
                "mail.nerdboxmail.com",
                "138.199.235.36",
                "mail.nerdboxmail.com"
              ],
              [
                "mail.nerdboxmail.com",
                "2a01:4f8:c013:e6f9::1",
                "mail.nerdboxmail.com"
              ]
            ],
            "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": [
              [
                "mail.nerdboxmail.com",
                "closed",
                "550 5.1.0 <relay-test@checkvanta.com>: Sender address reject…"
              ]
            ],
            "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": 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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "nerdbox.ch",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "nerdbox.ch",
                "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": [
              [
                "nerdbox.ch",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": [
              [
                "mail.nerdboxmail.com (138.199.235.36)",
                "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": 75,
      "findings": [
        {
          "id": "tls.https.unreachable",
          "status": "not_found",
          "severity": "high",
          "titleKey": "findings.tls.https.title",
          "verdictKey": "findings.tls.https.verdict.unreachable",
          "whyItMattersKey": "findings.tls.https.why",
          "whatIsCheckedKey": "findings.tls.https.what",
          "recommendationKey": "findings.tls.https.recommendation",
          "requirementLevel": "required"
        },
        {
          "id": "tls.version.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.version.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.version.why",
          "whatIsCheckedKey": "findings.tls.version.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8446"
        },
        {
          "id": "tls.cipher.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.cipher.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.cipher.why",
          "whatIsCheckedKey": "findings.tls.cipher.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.certificate.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.certificate.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.certificate.why",
          "whatIsCheckedKey": "findings.tls.certificate.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.cert_key.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.cert_key.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.cert_key.why",
          "whatIsCheckedKey": "findings.tls.cert_key.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.cert_sig.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.cert_sig.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.cert_sig.why",
          "whatIsCheckedKey": "findings.tls.cert_sig.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.ocsp.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.ocsp.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.ocsp.why",
          "whatIsCheckedKey": "findings.tls.ocsp.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6066"
        },
        {
          "id": "tls.dane.na",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.dane.title",
          "verdictKey": "findings.tls.common.no_https.verdict",
          "whyItMattersKey": "findings.tls.dane.why",
          "whatIsCheckedKey": "findings.tls.dane.what",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6698"
        }
      ]
    }
  ]
}