{
  "hostname": "x.com",
  "jobId": "cms08bmlz001wueaa6lf290vy",
  "status": "DONE",
  "overallScore": 89,
  "groups": [
    {
      "group": "website",
      "score": 90,
      "present": true
    },
    {
      "group": "mail",
      "score": 88,
      "present": true
    }
  ],
  "generatedAt": "2026-07-25T17:38:50.287Z",
  "finishedAt": "2026-07-25T10:31:52.395Z",
  "categories": [
    {
      "category": "dns",
      "group": "website",
      "status": "DONE",
      "score": 73,
      "findings": [
        {
          "id": "dns.ns.no_ipv6",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.dns.ns.title",
          "verdictKey": "findings.dns.ns.verdict.no_ipv6",
          "verdictParams": {
            "count": 8,
            "ipv6count": 0
          },
          "whyItMattersKey": "findings.dns.ns.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                "—"
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                "—"
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                "—"
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                "—"
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                "—"
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                "—"
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                "—"
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                "—"
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ipv4",
              "tech.columns.ipv6"
            ]
          },
          "whatIsCheckedKey": "findings.dns.ns.what",
          "recommendationKey": "findings.dns.ns.recommendation",
          "recommendationParams": {
            "count": 8,
            "ipv6count": 0
          },
          "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": "162.159.140.229"
          },
          "whyItMattersKey": "findings.dns.ipv4.why",
          "technicalDetails": {
            "rows": [
              [
                "162.159.140.229"
              ]
            ],
            "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": 5
          },
          "whyItMattersKey": "findings.dns.mx.why",
          "technicalDetails": {
            "rows": [
              [
                1,
                "aspmx.l.google.com"
              ],
              [
                5,
                "alt2.aspmx.l.google.com"
              ],
              [
                5,
                "alt1.aspmx.l.google.com"
              ],
              [
                10,
                "alt3.aspmx.l.google.com"
              ],
              [
                10,
                "alt4.aspmx.l.google.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.insecure",
          "status": "not_found",
          "severity": "medium",
          "titleKey": "findings.dns.dnssec.title",
          "verdictKey": "findings.dns.dnssec.verdict.insecure",
          "whyItMattersKey": "findings.dns.dnssec.why",
          "technicalDetails": {
            "rows": [
              [
                "DNSKEY",
                false
              ],
              [
                "AD",
                false
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.dnssec.what",
          "recommendationKey": "findings.dns.dnssec.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc4033"
        }
      ]
    },
    {
      "category": "dnsserver",
      "group": "website",
      "status": "DONE",
      "score": 83,
      "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": 8
          },
          "whyItMattersKey": "findings.dns.health.nscount.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net"
              ],
              [
                "a.u10.twtrdns.net"
              ],
              [
                "b.r10.twtrdns.net"
              ],
              [
                "b.u10.twtrdns.net"
              ],
              [
                "c.r10.twtrdns.net"
              ],
              [
                "c.u10.twtrdns.net"
              ],
              [
                "d.r10.twtrdns.net"
              ],
              [
                "d.u10.twtrdns.net"
              ]
            ],
            "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": 8
          },
          "whyItMattersKey": "findings.dns.health.responding.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                true,
                true,
                2023121201
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                true,
                true,
                2023268462
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ]
            ],
            "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": 8
          },
          "whyItMattersKey": "findings.dns.health.authoritative.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                true,
                true,
                2023121201
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                true,
                true,
                2023268462
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ]
            ],
            "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.mismatch",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.dns.health.serialsync.title",
          "verdictKey": "findings.dns.health.serialsync.verdict.mismatch",
          "verdictParams": {
            "distinct": 2
          },
          "whyItMattersKey": "findings.dns.health.serialsync.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                true,
                true,
                2023121201
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                true,
                true,
                2023268462
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ip",
              "tech.columns.responding",
              "tech.columns.authoritative",
              "tech.columns.serial"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.serialsync.what",
          "recommendationKey": "findings.dns.health.serialsync.recommendation",
          "recommendationParams": {
            "distinct": 2
          },
          "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": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                true,
                true,
                2023121201
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                true,
                true,
                2023268462
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                true,
                true,
                2023121201
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                true,
                true,
                2023121201
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                true,
                true,
                2023121201
              ]
            ],
            "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": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                true
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                true
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                true
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                true
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                true
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                true
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                true
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                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": 5
          },
          "whyItMattersKey": "findings.dns.health.dispersion.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                "205.251.192.179",
                "205.251.192.0/24"
              ],
              [
                "a.u10.twtrdns.net",
                "204.74.111.101",
                "204.74.111.0/24"
              ],
              [
                "b.r10.twtrdns.net",
                "205.251.196.198",
                "205.251.196.0/24"
              ],
              [
                "b.u10.twtrdns.net",
                "205.251.196.198",
                "205.251.196.0/24"
              ],
              [
                "c.r10.twtrdns.net",
                "205.251.194.151",
                "205.251.194.0/24"
              ],
              [
                "c.u10.twtrdns.net",
                "205.251.194.151",
                "205.251.194.0/24"
              ],
              [
                "d.r10.twtrdns.net",
                "205.251.199.195",
                "205.251.199.0/24"
              ],
              [
                "d.u10.twtrdns.net",
                "205.251.199.195",
                "205.251.199.0/24"
              ]
            ],
            "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.ipv6.none",
          "status": "not_found",
          "severity": "medium",
          "titleKey": "findings.dns.health.ipv6.title",
          "verdictKey": "findings.dns.health.ipv6.verdict.none",
          "whyItMattersKey": "findings.dns.health.ipv6.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                "—",
                false
              ],
              [
                "a.u10.twtrdns.net",
                "—",
                false
              ],
              [
                "b.r10.twtrdns.net",
                "—",
                false
              ],
              [
                "b.u10.twtrdns.net",
                "—",
                false
              ],
              [
                "c.r10.twtrdns.net",
                "—",
                false
              ],
              [
                "c.u10.twtrdns.net",
                "—",
                false
              ],
              [
                "d.r10.twtrdns.net",
                "—",
                false
              ],
              [
                "d.u10.twtrdns.net",
                "—",
                false
              ]
            ],
            "columns": [
              "tech.columns.nameserver",
              "tech.columns.ipv6",
              "tech.columns.reachable"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.ipv6.what",
          "recommendationKey": "findings.dns.health.ipv6.recommendation",
          "requirementLevel": "recommended"
        },
        {
          "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": 3600
          },
          "whyItMattersKey": "findings.dns.health.soarefresh.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "a.u10.twtrdns.net"
              ],
              [
                "Serial",
                2023268462
              ],
              [
                "Refresh",
                3600
              ],
              [
                "Retry",
                600
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                300
              ]
            ],
            "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": 600
          },
          "whyItMattersKey": "findings.dns.health.soaretry.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "a.u10.twtrdns.net"
              ],
              [
                "Serial",
                2023268462
              ],
              [
                "Refresh",
                3600
              ],
              [
                "Retry",
                600
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                300
              ]
            ],
            "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",
                "a.u10.twtrdns.net"
              ],
              [
                "Serial",
                2023268462
              ],
              [
                "Refresh",
                3600
              ],
              [
                "Retry",
                600
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                300
              ]
            ],
            "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": 300
          },
          "whyItMattersKey": "findings.dns.health.sominttl.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "a.u10.twtrdns.net"
              ],
              [
                "Serial",
                2023268462
              ],
              [
                "Refresh",
                3600
              ],
              [
                "Retry",
                600
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                300
              ]
            ],
            "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.integer",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.dns.health.serialformat.title",
          "verdictKey": "findings.dns.health.serialformat.verdict.integer",
          "verdictParams": {
            "serial": "2023268462"
          },
          "whyItMattersKey": "findings.dns.health.serialformat.why",
          "technicalDetails": {
            "rows": [
              [
                "MNAME",
                "a.u10.twtrdns.net"
              ],
              [
                "Serial",
                2023268462
              ],
              [
                "Refresh",
                3600
              ],
              [
                "Retry",
                600
              ],
              [
                "Expire",
                604800
              ],
              [
                "Minimum TTL",
                300
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.dns.health.serialformat.what",
          "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": [
              [
                "a.r10.twtrdns.net",
                true,
                true
              ],
              [
                "a.u10.twtrdns.net",
                true,
                true
              ],
              [
                "b.r10.twtrdns.net",
                true,
                true
              ],
              [
                "b.u10.twtrdns.net",
                true,
                true
              ],
              [
                "c.r10.twtrdns.net",
                true,
                true
              ],
              [
                "c.u10.twtrdns.net",
                true,
                true
              ],
              [
                "d.r10.twtrdns.net",
                true,
                true
              ],
              [
                "d.u10.twtrdns.net",
                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": "a.u10.twtrdns.net"
          },
          "whyItMattersKey": "findings.dns.health.primaryatparent.why",
          "technicalDetails": {
            "rows": [
              [
                "a.r10.twtrdns.net",
                true,
                true
              ],
              [
                "a.u10.twtrdns.net",
                true,
                true
              ],
              [
                "b.r10.twtrdns.net",
                true,
                true
              ],
              [
                "b.u10.twtrdns.net",
                true,
                true
              ],
              [
                "c.r10.twtrdns.net",
                true,
                true
              ],
              [
                "c.u10.twtrdns.net",
                true,
                true
              ],
              [
                "d.r10.twtrdns.net",
                true,
                true
              ],
              [
                "d.u10.twtrdns.net",
                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": 90,
      "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://x.com/"
              ]
            ],
            "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.ipv6content.no_aaaa",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.http.ipv6content.title",
          "verdictKey": "findings.http.ipv6content.verdict.no_aaaa",
          "whyItMattersKey": "findings.http.ipv6content.why",
          "whatIsCheckedKey": "findings.http.ipv6content.what",
          "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=631138519; includeSubdomains"
              ],
              [
                "includeSubDomains",
                true
              ],
              [
                "preload",
                false
              ]
            ],
            "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",
                "default-src 'self';script-src 'self' 'nonce-Mt6zjzM8IvCPEaEOpbeh4g==' 'unsafe-inline' 'wasm-unsafe-eval' 'report-sample' https://*.twimg.com https://abs.twimg.com https://accounts.google.com/gsi/client https://appleid.cdn-apple.com https://*.stripe.com https://cdn.plaid.com/link/v2/stable/link-initialize.js https://sdk.dv.socure.io/latest/device-risk-sdk.js https://cdn.getpinwheel.com/pinwheel-v3.2.1.js https://*.x.com;script-src-attr 'none' 'report-sample';style-src 'self' 'unsafe-inline' https://*.twimg.com https://accounts.google.com/gsi/style;style-src-elem 'self' 'unsafe-inline' https://*.twimg.com https://accounts.google.com/gsi/style;img-src 'self' https://x.com:443 https://twitter.com https://*.twimg.com https://*.pscp.tv https://*.video.pscp.tv https://abs.twimg.com data: blob: https://play-lh.googleusercontent.com https://img.youtube.com https://i.ytimg.com https://*.plaid.com https://assets.grok.com https://media.riffsy.com https://*.giphy.com https://media.tenor.com https://c.tenor.com;manifest-src 'self' https://x.com:443;font-src 'self' https://*.twimg.com data:;media-src 'self' https://*.twimg.com https://*.pscp.tv https://*.video.pscp.tv blob: data: https://*.watch.x.com;connect-src 'self' https://api.x.com https://api.twitter.com https://t.co https://*.twimg.com https://*.pscp.tv https://*.video.pscp.tv wss://*.pscp.tv https://upload.x.com https://sentry.io https://*.sentry.io wss://localhost.x.com:* https://m.castle.io wss://chat-ws.x.com https://*.x.com https://accounts.google.com/gsi/ https://csi.gstatic.com https://appleid.cdn-apple.com https://appleid.apple.com https://*.prelude.dev data: https://*.stripe.com https://*.plaid.com https://*.dv.socure.io https://checkoutshopper-live.adyen.com https://grok.com https://*.grok.com wss://grok.com wss://*.grok.com https://*.x.ai wss://*.x.ai https://media.riffsy.com https://*.giphy.com https://media.tenor.com https://c.tenor.com;frame-src 'self' https://accounts.google.com https://appleid.apple.com https://www.youtube.com https://w.soundcloud.com https://www.pscp.tv https://studio.x.com https://studio-dev.x.com https://iframe.arkoselabs.com https://*.x.com https://*.crbcos.com https://*.plaid.com https://*.stripe.com https://cdn.getpinwheel.com/ https://checkoutshopper-live.adyen.com https://artifacts.grokusercontent.com;worker-src 'self' blob: https://*.twimg.com https://abs.twimg.com;frame-ancestors 'self' https://x.com https://x.com:443 https://twitter.com https://twitter.com:443;base-uri 'self';form-action 'self' https://accounts.google.com;object-src 'none';upgrade-insecure-requests"
              ]
            ],
            "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",
                "SAMEORIGIN"
              ]
            ],
            "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": "pass",
          "severity": "info",
          "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",
          "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",
                true
              ]
            ],
            "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.supported",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.http.http2.title",
          "verdictKey": "findings.http.http2.verdict.supported",
          "whyItMattersKey": "findings.http.http2.why",
          "technicalDetails": {
            "rows": [
              [
                "negotiated_protocol",
                "HTTP/2"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.http.http2.what",
          "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": 4,
            "insecure": 4
          },
          "whyItMattersKey": "findings.http.cookies.why",
          "technicalDetails": {
            "rows": [
              [
                "gt",
                true,
                false,
                "lax"
              ],
              [
                "guest_id",
                true,
                false,
                "none"
              ],
              [
                "ct0",
                true,
                false,
                "lax"
              ],
              [
                "__cf_bm",
                true,
                true,
                "none"
              ]
            ],
            "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": 4,
            "insecure": 4
          },
          "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": 73,
      "findings": [
        {
          "id": "mail.mx.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.mx.title",
          "verdictKey": "findings.mail.mx.verdict.present",
          "verdictParams": {
            "count": 5
          },
          "whyItMattersKey": "findings.mail.mx.why",
          "technicalDetails": {
            "rows": [
              [
                1,
                "aspmx.l.google.com"
              ],
              [
                5,
                "alt1.aspmx.l.google.com"
              ],
              [
                5,
                "alt2.aspmx.l.google.com"
              ],
              [
                10,
                "alt3.aspmx.l.google.com"
              ],
              [
                10,
                "alt4.aspmx.l.google.com"
              ]
            ],
            "columns": [
              "tech.columns.priority",
              "tech.columns.mx_host"
            ]
          },
          "whatIsCheckedKey": "findings.mail.mx.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.spf.missing",
          "status": "not_found",
          "severity": "medium",
          "titleKey": "findings.mail.spf.title",
          "verdictKey": "findings.mail.spf.verdict.missing",
          "whyItMattersKey": "findings.mail.spf.why",
          "whatIsCheckedKey": "findings.mail.spf.what",
          "recommendationKey": "findings.mail.spf.recommendation",
          "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": [
              [
                "google",
                "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:caf935f12c8645b2921b0749d1fcd49e@dmarc-reports.cloudflare.net"
              ],
              [
                "policy",
                "reject"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.dmarc.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7489"
        },
        {
          "id": "mail.bimi.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bimi.title",
          "verdictKey": "findings.mail.bimi.verdict.present",
          "whyItMattersKey": "findings.mail.bimi.why",
          "technicalDetails": {
            "rows": [
              [
                "record",
                "v=BIMI1; l=https://x.com/xlogo-bimi.svg; a=https://x.com/bimi.pem"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bimi.what",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/draft-brand-indicators-for-message-identification"
        },
        {
          "id": "mail.mtasts.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.mtasts.title",
          "verdictKey": "findings.mail.mtasts.verdict.missing",
          "whyItMattersKey": "findings.mail.mtasts.why",
          "whatIsCheckedKey": "findings.mail.mtasts.what",
          "recommendationKey": "findings.mail.mtasts.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8461"
        },
        {
          "id": "mail.tlsrpt.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.tlsrpt.title",
          "verdictKey": "findings.mail.tlsrpt.verdict.missing",
          "whyItMattersKey": "findings.mail.tlsrpt.why",
          "whatIsCheckedKey": "findings.mail.tlsrpt.what",
          "recommendationKey": "findings.mail.tlsrpt.recommendation",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8460"
        },
        {
          "id": "mail.ipv6.all",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.ipv6.title",
          "verdictKey": "findings.mail.ipv6.verdict.all",
          "whyItMattersKey": "findings.mail.ipv6.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "2a00:1450:4001:c21::1b"
              ],
              [
                "alt1.aspmx.l.google.com",
                "2a00:1450:4013:c1e::1b"
              ],
              [
                "alt2.aspmx.l.google.com",
                "2a00:1450:4001:c21::1a"
              ],
              [
                "alt3.aspmx.l.google.com",
                "2404:6800:4000:1025::1a"
              ],
              [
                "alt4.aspmx.l.google.com",
                "2a00:1450:4025:c01::1a"
              ]
            ],
            "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": [
              [
                "aspmx.l.google.com",
                "valid"
              ],
              [
                "alt1.aspmx.l.google.com",
                "valid"
              ],
              [
                "alt2.aspmx.l.google.com",
                "valid"
              ],
              [
                "alt3.aspmx.l.google.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": [
              [
                "aspmx.l.google.com",
                "TLS 1.3"
              ],
              [
                "alt1.aspmx.l.google.com",
                "TLS 1.3"
              ],
              [
                "alt2.aspmx.l.google.com",
                "TLS 1.3"
              ],
              [
                "alt3.aspmx.l.google.com",
                "TLS 1.3"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.tls.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.dane.missing",
          "status": "not_found",
          "severity": "low",
          "titleKey": "findings.mail.dane.title",
          "verdictKey": "findings.mail.dane.verdict.missing",
          "whyItMattersKey": "findings.mail.dane.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "no TLSA"
              ],
              [
                "alt1.aspmx.l.google.com",
                "no TLSA"
              ],
              [
                "alt2.aspmx.l.google.com",
                "no TLSA"
              ],
              [
                "alt3.aspmx.l.google.com",
                "no TLSA"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.dane.what",
          "recommendationKey": "findings.mail.dane.recommendation",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7672"
        },
        {
          "id": "mail.cipher.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.cipher.title",
          "verdictKey": "findings.mail.cipher.verdict.strong",
          "whyItMattersKey": "findings.mail.cipher.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "TLS_AES_128_GCM_SHA256",
                true
              ],
              [
                "alt1.aspmx.l.google.com",
                "TLS_AES_128_GCM_SHA256",
                true
              ],
              [
                "alt2.aspmx.l.google.com",
                "TLS_AES_128_GCM_SHA256",
                true
              ],
              [
                "alt3.aspmx.l.google.com",
                "TLS_AES_128_GCM_SHA256",
                true
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.cipher",
              "tech.columns.forward_secrecy"
            ]
          },
          "whatIsCheckedKey": "findings.mail.cipher.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "mail.certificate.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.certificate.title",
          "verdictKey": "findings.mail.certificate.verdict.valid",
          "whyItMattersKey": "findings.mail.certificate.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "mx.google.com",
                "valid"
              ],
              [
                "alt1.aspmx.l.google.com",
                "mx.google.com",
                "valid"
              ],
              [
                "alt2.aspmx.l.google.com",
                "mx.google.com",
                "valid"
              ],
              [
                "alt3.aspmx.l.google.com",
                "mx.google.com",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.subject",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.certificate.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.cert_key.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.cert_key.title",
          "verdictKey": "findings.mail.cert_key.verdict.strong",
          "whyItMattersKey": "findings.mail.cert_key.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "ECDSA 256"
              ],
              [
                "alt1.aspmx.l.google.com",
                "ECDSA 256"
              ],
              [
                "alt2.aspmx.l.google.com",
                "ECDSA 256"
              ],
              [
                "alt3.aspmx.l.google.com",
                "ECDSA 256"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.cert_key.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.cert_sig.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.cert_sig.title",
          "verdictKey": "findings.mail.cert_sig.verdict.strong",
          "whyItMattersKey": "findings.mail.cert_sig.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "ECDSA-SHA256"
              ],
              [
                "alt1.aspmx.l.google.com",
                "SHA256-RSA"
              ],
              [
                "alt2.aspmx.l.google.com",
                "ECDSA-SHA256"
              ],
              [
                "alt3.aspmx.l.google.com",
                "SHA256-RSA"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.cert_sig.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.compression.off",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.compression.title",
          "verdictKey": "findings.mail.compression.verdict.off",
          "whyItMattersKey": "findings.mail.compression.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt1.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt2.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt3.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.compression.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7457"
        },
        {
          "id": "mail.renegotiation.secure",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.renegotiation.title",
          "verdictKey": "findings.mail.renegotiation.verdict.secure",
          "whyItMattersKey": "findings.mail.renegotiation.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt1.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt2.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt3.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.renegotiation.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc5746"
        },
        {
          "id": "mail.ems.present",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.ems.title",
          "verdictKey": "findings.mail.ems.verdict.present",
          "whyItMattersKey": "findings.mail.ems.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt1.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt2.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ],
              [
                "alt3.aspmx.l.google.com",
                "n/a (TLS 1.3)"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ems.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7627"
        },
        {
          "id": "mail.ptr.partial",
          "status": "fail",
          "severity": "low",
          "titleKey": "findings.mail.ptr.title",
          "verdictKey": "findings.mail.ptr.verdict.partial",
          "verdictParams": {
            "count": 8,
            "missing": 1
          },
          "whyItMattersKey": "findings.mail.ptr.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com",
                "142.251.127.26",
                "lcfrai-in-f26.1e100.net"
              ],
              [
                "aspmx.l.google.com",
                "2a00:1450:4001:c21::1b",
                "lcfrai-in-f27.1e100.net"
              ],
              [
                "alt1.aspmx.l.google.com",
                "142.250.147.27",
                "rd-in-f27.1e100.net"
              ],
              [
                "alt1.aspmx.l.google.com",
                "2a00:1450:4013:c1e::1b",
                "yugrqzs-in-f27.1e100.net"
              ],
              [
                "alt2.aspmx.l.google.com",
                "172.253.152.26",
                "yulpptr-in-f26.1e100.net"
              ],
              [
                "alt2.aspmx.l.google.com",
                "2a00:1450:4001:c21::1a",
                "lcfrai-in-f26.1e100.net"
              ],
              [
                "alt3.aspmx.l.google.com",
                "192.178.211.27",
                "lcbomp-in-f27.1e100.net"
              ],
              [
                "alt3.aspmx.l.google.com",
                "2404:6800:4000:1025::1a",
                "—"
              ]
            ],
            "columns": [
              "tech.columns.mx_host",
              "tech.columns.ip",
              "tech.columns.ptr"
            ]
          },
          "whatIsCheckedKey": "findings.mail.ptr.what",
          "recommendationKey": "findings.mail.ptr.recommendation",
          "recommendationParams": {
            "count": 8,
            "missing": 1
          },
          "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": [
              [
                "aspmx.l.google.com",
                "closed",
                "550-5.1.1 The email account that you tried to reach does not…"
              ],
              [
                "alt1.aspmx.l.google.com",
                "closed",
                "550-5.1.1 The email account that you tried to reach does not…"
              ],
              [
                "alt2.aspmx.l.google.com",
                "closed",
                "550-5.1.1 The email account that you tried to reach does not…"
              ],
              [
                "alt3.aspmx.l.google.com",
                "closed",
                "550-5.1.1 The email account that you tried to reach does not…"
              ]
            ],
            "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "x.com",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.spamhausdbl.what",
          "requirementLevel": "required"
        },
        {
          "id": "mail.bl.barracuda.clean",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.mail.bl.barracuda.title",
          "verdictKey": "findings.mail.bl.barracuda.verdict.clean",
          "verdictParams": {
            "zone": "b.barracudacentral.org"
          },
          "whyItMattersKey": "findings.mail.bl.barracuda.why",
          "technicalDetails": {
            "rows": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "x.com",
                "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": [
              [
                "x.com",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "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": [
              [
                "aspmx.l.google.com (142.251.127.26)",
                "clean",
                ""
              ],
              [
                "alt1.aspmx.l.google.com (142.250.147.27)",
                "clean",
                ""
              ],
              [
                "alt2.aspmx.l.google.com (172.253.152.26)",
                "clean",
                ""
              ],
              [
                "alt3.aspmx.l.google.com (192.178.211.27)",
                "clean",
                ""
              ]
            ],
            "columns": [
              "tech.columns.target",
              "tech.columns.result",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.mail.bl.uceprotect3.what",
          "requirementLevel": "optional"
        }
      ]
    },
    {
      "category": "rpki",
      "group": "website",
      "status": "DONE",
      "score": 100,
      "findings": [
        {
          "id": "rpki.web.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.rpki.web.title",
          "verdictKey": "findings.rpki.web.verdict.valid",
          "whyItMattersKey": "findings.rpki.web.why",
          "technicalDetails": {
            "rows": [
              [
                "162.159.140.229",
                "AS13335",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.ip",
              "tech.columns.asn",
              "tech.columns.result"
            ]
          },
          "whatIsCheckedKey": "findings.rpki.web.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6811"
        },
        {
          "id": "rpki.ns.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.rpki.ns.title",
          "verdictKey": "findings.rpki.ns.verdict.valid",
          "whyItMattersKey": "findings.rpki.ns.why",
          "technicalDetails": {
            "rows": [
              [
                "205.251.199.195",
                "AS16509",
                "valid"
              ],
              [
                "205.251.192.179",
                "AS16509",
                "valid"
              ],
              [
                "204.74.111.101",
                "AS12008",
                "valid"
              ],
              [
                "205.251.196.198",
                "AS16509",
                "valid"
              ],
              [
                "205.251.194.151",
                "AS16509",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.ip",
              "tech.columns.asn",
              "tech.columns.result"
            ]
          },
          "whatIsCheckedKey": "findings.rpki.ns.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6811"
        }
      ]
    },
    {
      "category": "rpkimail",
      "group": "mail",
      "status": "DONE",
      "score": 100,
      "findings": [
        {
          "id": "rpki.mail.valid",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.rpki.mail.title",
          "verdictKey": "findings.rpki.mail.verdict.valid",
          "whyItMattersKey": "findings.rpki.mail.why",
          "technicalDetails": {
            "rows": [
              [
                "2a00:1450:4001:c21::1b",
                "AS15169",
                "valid"
              ],
              [
                "142.251.127.26",
                "AS15169",
                "valid"
              ],
              [
                "2a00:1450:4001:c21::1a",
                "AS15169",
                "valid"
              ],
              [
                "172.253.152.27",
                "AS15169",
                "valid"
              ],
              [
                "2a00:1450:4013:c1e::1b",
                "AS15169",
                "valid"
              ],
              [
                "142.250.147.27",
                "AS15169",
                "valid"
              ],
              [
                "2a00:1450:4025:c01::1a",
                "AS15169",
                "valid"
              ],
              [
                "192.178.158.27",
                "AS15169",
                "valid"
              ]
            ],
            "columns": [
              "tech.columns.ip",
              "tech.columns.asn",
              "tech.columns.result"
            ]
          },
          "whatIsCheckedKey": "findings.rpki.mail.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6811"
        }
      ]
    },
    {
      "category": "tls",
      "group": "website",
      "status": "DONE",
      "score": 100,
      "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_128_GCM_SHA256"
          },
          "whyItMattersKey": "findings.tls.cipher.why",
          "technicalDetails": {
            "rows": [
              [
                "cipher",
                "TLS_AES_128_GCM_SHA256"
              ],
              [
                "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",
                "x.com"
              ],
              [
                "issuer",
                "E7"
              ],
              [
                "not_after",
                "2026-08-26T06:29:58Z"
              ],
              [
                "dns_names",
                "*.live.x.com, *.watch.x.com, *.x.com, cdn.syndication.x.com, click.send.x.com, x.com"
              ]
            ],
            "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": 256,
            "algorithm": "ECDSA"
          },
          "whyItMattersKey": "findings.tls.cert_key.why",
          "technicalDetails": {
            "rows": [
              [
                "algorithm",
                "ECDSA"
              ],
              [
                "bits",
                256
              ]
            ],
            "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": "ECDSA-SHA384"
          },
          "whyItMattersKey": "findings.tls.cert_sig.why",
          "technicalDetails": {
            "rows": [
              [
                "signature",
                "ECDSA-SHA384"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.cert_sig.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.ocsp.no_ocsp",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.ocsp.title",
          "verdictKey": "findings.tls.ocsp.verdict.no_ocsp",
          "whyItMattersKey": "findings.tls.ocsp.why",
          "whatIsCheckedKey": "findings.tls.ocsp.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6066"
        },
        {
          "id": "tls.dane.none_web",
          "status": "not_applicable",
          "severity": "info",
          "titleKey": "findings.tls.dane.title",
          "verdictKey": "findings.tls.dane.verdict.none_web",
          "whyItMattersKey": "findings.tls.dane.why",
          "whatIsCheckedKey": "findings.tls.dane.what",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc6698"
        },
        {
          "id": "tls.cipherorder.tls13",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.cipherorder.title",
          "verdictKey": "findings.tls.cipherorder.verdict.tls13",
          "whyItMattersKey": "findings.tls.cipherorder.why",
          "whatIsCheckedKey": "findings.tls.cipherorder.what",
          "requirementLevel": "recommended"
        },
        {
          "id": "tls.keyexchange.strong",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.keyexchange.title",
          "verdictKey": "findings.tls.keyexchange.verdict.strong",
          "verdictParams": {
            "kx": "ECDHE",
            "hash": "SHA256"
          },
          "whyItMattersKey": "findings.tls.keyexchange.why",
          "technicalDetails": {
            "rows": [
              [
                "key_exchange",
                "ECDHE"
              ],
              [
                "hash",
                "SHA256"
              ]
            ],
            "columns": [
              "tech.columns.property",
              "tech.columns.value"
            ]
          },
          "whatIsCheckedKey": "findings.tls.keyexchange.what",
          "requirementLevel": "required"
        },
        {
          "id": "tls.compression.tls13",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.compression.title",
          "verdictKey": "findings.tls.compression.verdict.tls13",
          "whyItMattersKey": "findings.tls.compression.why",
          "whatIsCheckedKey": "findings.tls.compression.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7457"
        },
        {
          "id": "tls.renegotiation.tls13",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.renegotiation.title",
          "verdictKey": "findings.tls.renegotiation.verdict.tls13",
          "whyItMattersKey": "findings.tls.renegotiation.why",
          "whatIsCheckedKey": "findings.tls.renegotiation.what",
          "requirementLevel": "required",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc5746"
        },
        {
          "id": "tls.ems.tls13",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.ems.title",
          "verdictKey": "findings.tls.ems.verdict.tls13",
          "whyItMattersKey": "findings.tls.ems.why",
          "whatIsCheckedKey": "findings.tls.ems.what",
          "requirementLevel": "recommended",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc7627"
        },
        {
          "id": "tls.zerortt.disabled",
          "status": "pass",
          "severity": "info",
          "titleKey": "findings.tls.zerortt.title",
          "verdictKey": "findings.tls.zerortt.verdict.disabled",
          "whyItMattersKey": "findings.tls.zerortt.why",
          "whatIsCheckedKey": "findings.tls.zerortt.what",
          "requirementLevel": "optional",
          "docsUrl": "https://datatracker.ietf.org/doc/html/rfc8446#section-2.3"
        }
      ]
    }
  ]
}