{
    "ok": true,
    "domain": "dr.dk",
    "generated_at": "2026-08-09T06:12:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "43 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-33-29-141.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "43 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-33-29-141.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.33.29.141",
                "23.33.29.144"
            ],
            "AAAA": [
                "2600:1407:7400:14::17d7:be9",
                "2600:1407:7400:14::17d7:bf2"
            ],
            "CNAME": [],
            "MX": [
                "10 dr-dk.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"7MhXFXitgLg9kT1mUZKq/XaBwFSuYbzi/ithxjxNmik=\"",
                "\"google-site-verification=AQ0fCr9IethCjZL_y72zXFkATbSovBs8OF1iHxbh3qY\"",
                "\"5j3r5r4qz56m68tqpr2791w1dzn1j8fq\"",
                "\"bw=hDOdQC0nqFCY9/u1cmCZoF7f06Z2qEpM4a25pXZJeVV1\"",
                "\"adobe-idp-site-verification=7f32e0b0-b088-4a47-82f4-a61aa2134ab9\"",
                "\"v=spf1 ip4:195.137.194.1/24 ip4:52.28.56.226 ip4:52.28.45.240 ip4:52.16.224.164 ip4:52.16.193.66 ip4:34.253.4.94 ip4:52.50.106.250 ip4:52.211.56.181 ip4:52.213.38.246 ip4:77.94.235.18 ip4:185.109.196.16\" \" ip4:134.128.64.0/19 ip4:134.128.96.0/19 ip4:13.48.111.57 ip4:167.89.108.1 ip4:167.89.108.13 ip4:167.89.92.35 ip4:185.136.64.128/27 ip4:185.136.65.128/27\" \" ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:149.72.0.0/16 ip4:159.183.0.0/16 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23\" \" ip4:198.2.128.0/24 ip4:198.2.132.0/22 ip4:198.2.136.0/23 ip4:198.2.145.0/24 ip4:198.2.186.0/23 ip4:205.201.131.128/25 ip4:205.201.134.128/25 ip4:205.201.136.0/23 ip4:205.201.139.0/24 ip4:198.2.177.0/24 ip4:198.2.178.0/23 ip4:198.2.180.0/24\" \" ip4:18.195.154.125 ip4:95.216.182.227 ip4:13.81.60.144 ip4:81.27.209.53 ip4:185.21.41.229 ip4:194.49.92.240 ip4:185.163.189.13 ip4:185.163.189.17\" \" ip4:104.130.122.0/23 ip4:146.20.112.0/26 ip4:141.193.32.0/23 ip4:161.38.192.0/20\" \" ip4:209.61.151.0/24 ip4:166.78.68.0/22 ip4:198.61.254.0/23 ip4:192.237.158.0/23 ip4:23.253.182.0/23 ip4:104.130.96.0/28 ip4:146.20.113.0/24 ip4:146.20.191.0/24 ip4:159.135.224.0/20 ip4:69.72.32.0/20\" \" ip4:50.56.130.220/30 ip4:207.97.204.96/29 ip4:146.20.14.104/30 ip4:164.177.132.168/30 ip4:5.79.99.192/26 ip4:5.79.88.64/26 ip4:91.197.250.0/28\" \" include:spf.protection.outlook.com include:spf1_auth0_2.dr.dk include:bounce.peytz.dk include:spf.mailanyone.net include:rnmk.com include:mail.zendesk.com include:amazonses.com exists:%{i}._spf.mta.salesforce.com -all\"",
                "\"teamviewer-sso-verification=f4204d89b9f3461296c2c15789ec6df5\"",
                "\"MS=ms13518666\"",
                "\"6cqLXtWJi5+1z7hXz3W4sIPiY/MCdU8eu73HAdqgSxljFN2kT2aBIoxf59pdZbc2vG63NqW/4pg5KsTO+nXFfg==\"",
                "\"google-site-verification=5ZwZRd__Hulm5hw7-8oMeV30ED66vLZcvnSiRemoqRw\"",
                "\"anthropic-domain-verification-jtr46m=6oZ17UOEEASl5vxt26SoHY4Qb\"",
                "\"intersight=721d94ae60c79715b227cbb6da696cb8d416a08a6b9564f5c58ffabacbb4ada4\"",
                "\"6xv24v70jr68ywwfjhbd0lrpnz32dfmj\"",
                "\"jamf-site-verification=cNKkwaQuXMDHsQg-XCPjaw\"",
                "\"zk6rl2rplmv14gwmc9hn6dpkyxxz7zzg\"",
                "\"nys7zf0jc9m9n4tdvc6qcbwtjylrq02c\"",
                "\"66856f972vn9ppljm1s4kbk8v68sfj19\"",
                "\"google-site-verification=frmI5FkuXAcKe39yVb6s3aZsXt9lkM0A1sDCRWwkgoo\"",
                "\"rb9r1d02qpz0vg0lzgr8fbrgq5mmrhlt\"",
                "\"sklpgg9g1zqyhn2nr28ly5hvlf28yc7t\"",
                "\"google-site-verification=6Ng60nC6s3sFw6wW1Yfd_KNin9C7Phlsh6WMZWGsEeA\"",
                "\"f72mdk7mbxbv9zqd3r3knffbf6csk0k8\"",
                "\"google-site-verification=WqMImrxRQ4kQx8PF0D-Ch7P2JK2TT6Fd4i_Tjm3O304\"",
                "\"atlassian-domain-verification=1BPhIxzpqtA+7LxDw2OBD0Yv3XZ99GX8rdNnzfOatdo1QQModqMtLzefDnr9JXJn\"",
                "\"google-site-verification=iGF5KVqi50rehOOgHqeS0kEe8ok6AWGsAA6xfnGggTA\"",
                "\"_3gp0pfi8dzfn91wt7may7dxfywj92mp\"",
                "\"google-site-verification=taQR3GYtNHlEhe2L2yGTUvPCXWzv1QeYKIpgTkCOgag\"",
                "\"xDhOdtwBdIMPyEOc/+AO32l/q0D7uv/N6Du4aRJEiGM=\"",
                "\"google-site-verification=7jYezkQTsdoWUAstoxlYvxnRxDDAqgVnoQT7YWJtGxE\"",
                "\"z8dhs315ydpp3jnqnb8dsq6yyf4zt9y3\"",
                "\"_xsdsdyjtl3sx7vri1iv4v5dmqpz0y73\"",
                "\"google-site-verification=Fxxz_p0Fq_OdYF2z-6_JBH3zfWSR-Q91DoRqkn_llR0\"",
                "\"segment-site-verification=0KTW3TLgT5fOd41jrtLczJbrYDHGD0JL\"",
                "\"mongodb-site-verification=yhnAdynSmrN2Pe8OlZNt0W7gwMk9gg1b\"",
                "\"w59vx836v760xcnpyhm5v40dk35y5s9s\"",
                "\"google-site-verification=dYs1jtngQb_MXBSUU_sW49oFrtHAUw9ZrSUcdqaKYbQ\"",
                "\"figma-domain-verification=3ee8648d228a537cb059d44866821d8b613f144974a7fe41a3300e3e01bdd7ac-1742213638\"",
                "\"_globalsign-domain-verification=cKxrPxxbe9GiCDtUSwr2GfctgIkrQIlcRNJyCG2KpR\"",
                "\"_uhq86kwgk9rv1esrwn7v5cv47vqczxp\"",
                "\"google-site-verification=WdHD_OjNWRViXSvPThSHynaZLQgv-C4lQ32Q-nSXvLo\"",
                "\"dropbox-domain-verification=vfbykpvh1hfe\"",
                "\"sb24x5tzscpnz43dl18ww9yff4yl7wsk\"",
                "\"_tnxvfsg87yv1b8h5ovakt73gw9o1fd6\"",
                "\"_xkd4jht5zhwtyxii1fw8t38k80bdvi9\"",
                "\"slack-domain-verification=YYhjhkLRcztnnCTJE5Z5dENSbIw9eY2rthKY1e1j\"",
                "\"mixpanel-domain-verify=499ed8ee-cf8b-4158-89b6-fe536140ca93\"",
                "\"7xb94tlv6xcqd7tl6wswngqk7815xjw2\"",
                "\"amazonses:ZYfeeKBs7Rvv7CZzNNRG45m47kTC/AX8PQiJwb2bMLQ=\"",
                "\"vs8m767qqwyq5s7c93710t40r19nxw35\""
            ],
            "NS": [
                "a3-66.akam.net.",
                "a26-65.akam.net.",
                "a10-66.akam.net.",
                "a1-63.akam.net.",
                "a24-64.akam.net.",
                "a11-67.akam.net."
            ],
            "SOA": [
                "a1-63.akam.net. hostmaster.dr.dk. 2023032428 60 60 604800 60"
            ],
            "CAA": [],
            "DS": [
                "4194 13 2 D9E190E80F22465EEE94B4D8E38301680F62F88C54A8BCFD379B7178 4C45827A",
                "4194 13 4 47B86B18AD2ABEBD13408BA1D9A2541F7CCD38A87AEEACAD63A8F4C3 B1A2773A0429E71CD46147FC379F4EB93D0B3F7E"
            ],
            "DNSKEY": [
                "257 3 13 tOAxckbgMVav6qjiRRc1R4OyJCDAUwil3g/rztoJf537tpuwVSvVy6rE WS2w2DDqbxm2h4ACqMSu7+UJCVMPOw==",
                "257 3 13 R6zeO6RiZl7yrVyEQsh6UuG5eU81oxRpd1Mc0arAhTeJC3vSMXXb6965 0bZxryf0/2Sdj4MFtWEpBY1u9HOJlA==",
                "256 3 13 to5QfP1YdcMxzmj6Ie+CQofcVxSgyCVwa/u/jdQ87MejGfDEoXnIzTYQ 5RQ9Kbyvgwjsx2U5/GILR64g+sKPmw==",
                "256 3 13 crZtydF+/Phs0i6d5gHxNy4gxwgKt6p8grCJC4SjTj6/c4cromP3uQXu ztDnFMJgWrQMorP2RGDyBoaiYN09zQ=="
            ],
            "RRSIG": [
                "SOA 13 2 60 20260811141413 20260808131413 30525 dr.dk. Ba0eypgGJjtsqxv+oCKTIFuWCeEkSplAL0lfsPCqXEp9hNsYPj3ppUPr mv4NKwveX85e+O0O4Din36QFZ2ZUBQ==",
                "NS 13 2 60 20260811141413 20260808131413 30525 dr.dk. guN9wpYoPyg+7LYbeLpWwNeFsX7jDNea0LazPqdIDuXj7MN+ch9k64n/ xChGlZEMeZHJYWEEn+djbYbjv8pWvw==",
                "TXT 13 2 300 20260811141413 20260808131413 30525 dr.dk. dUzE+RBShgH5Dp7ZSpStZYhHC2dZIFteAfb0ExDna67dGthNOKMvSqT0 x+mFLxdXrKMktLwni5o3GllKpoJaWA==",
                "MX 13 2 60 20260811141413 20260808131413 30525 dr.dk. 1dhc/XYUPBRVfPt4KvuXdLdsyU/tGVnwQrPxDCx/X3n6/2D6wshLtMiR R4xpD4umUuAr2B6VKwv6s9DiGCh1WA==",
                "DS 13 2 7200 20260904192707 20260807175707 48306 dk. VKwN12E2WtCuGUmtpuuaAWCphqBSaKE5YKXt0kZ6ExhnTzTVd8u3s4RR USQDZrAHC5gBsI6Bgfmr5YiQS+NSEA=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.141",
            "23.33.29.144"
        ],
        "ipv6": [
            "2600:1407:7400:14::17d7:be9",
            "2600:1407:7400:14::17d7:bf2"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:195.137.194.1/24 ip4:52.28.56.226 ip4:52.28.45.240 ip4:52.16.224.164 ip4:52.16.193.66 ip4:34.253.4.94 ip4:52.50.106.250 ip4:52.211.56.181 ip4:52.213.38.246 ip4:77.94.235.18 ip4:185.109.196.16 ip4:134.128.64.0/19 ip4:134.128.96.0/19 ip4:13.48.111.57 ip4:167.89.108.1 ip4:167.89.108.13 ip4:167.89.92.35 ip4:185.136.64.128/27 ip4:185.136.65.128/27 ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:149.72.0.0/16 ip4:159.183.0.0/16 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23 ip4:198.2.128.0/24 ip4:198.2.132.0/22 ip4:198.2.136.0/23 ip4:198.2.145.0/24 ip4:198.2.186.0/23 ip4:205.201.131.128/25 ip4:205.201.134.128/25 ip4:205.201.136.0/23 ip4:205.201.139.0/24 ip4:198.2.177.0/24 ip4:198.2.178.0/23 ip4:198.2.180.0/24 ip4:18.195.154.125 ip4:95.216.182.227 ip4:13.81.60.144 ip4:81.27.209.53 ip4:185.21.41.229 ip4:194.49.92.240 ip4:185.163.189.13 ip4:185.163.189.17 ip4:104.130.122.0/23 ip4:146.20.112.0/26 ip4:141.193.32.0/23 ip4:161.38.192.0/20 ip4:209.61.151.0/24 ip4:166.78.68.0/22 ip4:198.61.254.0/23 ip4:192.237.158.0/23 ip4:23.253.182.0/23 ip4:104.130.96.0/28 ip4:146.20.113.0/24 ip4:146.20.191.0/24 ip4:159.135.224.0/20 ip4:69.72.32.0/20 ip4:50.56.130.220/30 ip4:207.97.204.96/29 ip4:146.20.14.104/30 ip4:164.177.132.168/30 ip4:5.79.99.192/26 ip4:5.79.88.64/26 ip4:91.197.250.0/28 include:spf.protection.outlook.com include:spf1_auth0_2.dr.dk include:bounce.peytz.dk include:spf.mailanyone.net include:rnmk.com include:mail.zendesk.com include:amazonses.com exists:%{i}._spf.mta.salesforce.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email,mailto:dmarc@inbound.flowmailer.net; ruf=mailto:DMARC-Returned@dr.dk,mailto:dmarc@inbound.flowmailer.net; pct=100; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.dr.dk",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwG3cmW8IPX6tFDzTRFDumNKf483+aMy3P1zz3Ea1bjdEu/8mduJVkIQOqugJBSB0EcJEfpjkvbJzqyO+17UZlsmpqu/Cei60Urd18u9bClfhTpe7dIkgl1qnU6YQ1g587oX6VFajVTDrVmuSji6Ya9edpgeG8KCtCG7eRvJCb5wIDAQAB; n=1024,1453493614,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-141.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.33.29.141",
                        "23.33.29.144"
                    ],
                    "time_ms": 52.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.141",
                        "23.33.29.144"
                    ],
                    "time_ms": 68.13
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.211.127.12",
                        "23.211.127.29"
                    ],
                    "time_ms": 57.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.141",
                        "23.33.29.144"
                    ],
                    "time_ms": 158.15
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.200.88.54",
                        "23.200.88.56"
                    ],
                    "time_ms": 80.99
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "dr.dk",
        "valid_from": "2026-06-23T19:02:42-05:00",
        "valid_to": "2026-09-21T19:02:41-05:00",
        "days_remaining": 43,
        "san": [
            "dr.dk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.dr.dk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.dr.dk/",
            "date": "Sun, 09 Aug 2026 11:12:27 GMT",
            "x-dr-appname": "HYDRA",
            "strict-transport-security": "max-age=31536000 ; preload",
            "content-type": "text/html; charset=utf-8",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xxs-protection": "1; mode=block",
            "content-security-policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' https:;style-src 'self' 'unsafe-inline' https:;img-src 'self' data: https: android-webview-video-poster:;font-src 'self' data: https:;connect-src 'self' https: wss: blob: android-webview-video-poster:;manifest-src 'self' blob:;media-src 'self' data: https: blob:;object-src 'none';child-src 'self' https: data: blob:;form-action 'self' https:",
            "link": "<https://asset.dr.dk/drdk/umbraco-images/sjehg1wy/431.png>; rel=preload; as=\"image\", <https://asset.dr.dk/drdk/umbraco-images/it3cfgpx/433.png>; rel=preload; as=\"image\", <https://asset.dr.dk/drdk/umbraco-images/dmga3xb4/435.png>; rel=preload; as=\"image\", <https://asset.dr.dk/drdk/umbraco-images/jz0p42cs/436.png>; rel=preload; as=\"image\"",
            "cache-control": "public, max-age=30"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.dr.dk/",
        "title": "DR: Nyheder - Breaking - TV - Radio",
        "description": "Dit Nyhedsoverblik: Breaking news og seneste nyheder - Stream DR’s programmer på DRTV - Hør podcast på DR LYD",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.33.29.141": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.144": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "dr-dk.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4047.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4037.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 87.87
}