{
    "ok": true,
    "domain": "snl.no",
    "generated_at": "2026-08-10T23:38:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 77,
            "network": 50,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "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": "84 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 127.43.120.34.bc.googleusercontent.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "84 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 127.43.120.34.bc.googleusercontent.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "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": [
                "34.120.43.127"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 snl-no.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms59066822\"",
                "\"v=spf1 ip4:185.35.202.30 ip4:178.255.149.80/28 ip6:2a02:20c8:1810:1::/48 include:spf.protection.outlook.com include:spf.crsend.com -all\"",
                "\"google-site-verification=T9YPJkFnVi4MoiHZQz79i5TkWJdhyaEGSecMX7Axjpk\"",
                "\"facebook-domain-verification=tekmb9srbpdt5m1bas22mu3kn0rc7h\"",
                "\"google-site-verification=eev8r--084GZF1vylvgd_oCmwkQuPiX238VLTfm0T6k\""
            ],
            "NS": [
                "ns-cloud-a2.googledomains.com.",
                "ns-cloud-a4.googledomains.com.",
                "ns-cloud-a1.googledomains.com.",
                "ns-cloud-a3.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-a1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.googl\""
            ],
            "DS": [
                "46535 8 2 21B2366A2CC149DCAC2ED6AD0309984EAE740F2DE760AD986B94FC50 9748B47B"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAYNG2SEjkQGICIVC1hddUNmR5uoHTWsyO8rErKvYh6Q5XKRPInas MC4FSUXUz55VF9oTrIGOEHoSCC/EBM0JCLV87yiybOVY4kj5QvgXXDgu MGA4DrgTmOvr5yeBz5a/shD9sDyq4YvAq/aYoEc5Y2ZwQHypX+BRXwTh ZpLaZw1DcvJM6toVaWGU+KE22cgK02rb/wdv1nl0O+bHFYY0i2xMpfqm rVXv6sz0nc+jxvH8np9VNrISxhGzLtEZN96iE7emaF//URsVCTa+rzHT qhk51AkgJgTyRuUxyDr/95tlmykHMxacFc1D1OP49kZonIIZlgKpd41G fpUeLPLQMAE=",
                "256 3 8 AwEAAbHp/N+2NEtSjFzPh+KyQjkRLYSvylQ+h/a7tWNWlVmvebqrS+AS Onwv8K/FG3dxPQKjzPmI84wxwHuXNhNGyhqsT7BXQChTIjh9qHayI1LQ LmQTlIagi56VPsa49sIA1YbGlfkhq9ix5UXsv1aRabJjNZxN8dsyAY/j QX7KDW0R"
            ],
            "RRSIG": [
                "NS 8 2 21600 20260831190835 20260809190835 19461 snl.no. R8cDyK2B8h3OyEPP6tTMRr/orle8OXK0wP70yyiNuvyg3D71CvqoDX/v gp6x94lXbARM2nwYKdP8s3b2qP7hW9qqAispH5+loEGOyu2g/zcCngf7 1wupeN4GgdIvMchcX5InGg7KhDutv0uMFXaVwJLu5YraMiIRiUORJPHy ++4=",
                "DS 13 2 7200 20260823233014 20260809230415 40784 no. au6PyYaVHRbkrTmHRFGu9V4slo/Hfw9+Oaqoem4QjzRl2052xtHzrWrf W+rT502ojMY1GjUxgghQVD81AfTaQA==",
                "CAA 8 2 60 20260831190835 20260809190835 19461 snl.no. kKModcZvrKtxb5aLC8pg1Q06pcXSFJq56bAGx5J/DcL93SNifxdVvmXF QpmIzm/WA2K7xbEZUblrmvD1KWlc2v2ZF4sWu3wrseM11IR+q2qKpVJQ aTVOhyLYr1SBjbZ57Bu2UeIzM6ds949FcXdYVUG+we2UaIAOGJFD/ewM TqE="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.120.43.127"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:185.35.202.30 ip4:178.255.149.80/28 ip6:2a02:20c8:1810:1::/48 include:spf.protection.outlook.com include:spf.crsend.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:tech+snldmarc@minus.no; ruf=mailto:tech+snldmarc@minus.no; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.snl.no",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4vRWCSE7xS0yG3kqeDZp2akkavXn4VmmrrTDt71WvF10L4G0EBrG2XZ6w1EbaWleCwJRuae8CEwVCnRDCkiTYslHZfVAGogz1qEtZzEg48c4JTrw0nTpXh6cnvcIQrsLYz9QDWAGoqb7yzdXZiBOLvMgiUAHMmX9y0UYAy+pwfQIDAQAB; n=1024,1449824088,1465635288",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "127.43.120.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.120.43.127"
                    ],
                    "time_ms": 69.68
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.120.43.127"
                    ],
                    "time_ms": 96.66
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.120.43.127"
                    ],
                    "time_ms": 112.33
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.120.43.127"
                    ],
                    "time_ms": 239.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.120.43.127"
                    ],
                    "time_ms": 121.14
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "snl.no",
        "valid_from": "2026-08-05T05:38:42-05:00",
        "valid_to": "2026-11-03T04:38:41-06:00",
        "days_remaining": 84,
        "san": [
            "*.snl.no",
            "snl.no"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://snl.no/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx/1.26.3",
            "date": "Tue, 11 Aug 2026 04:38:18 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "0",
            "x-content-type-options": "nosniff",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "strict-origin-when-cross-origin",
            "link": "</packs/css/application-redesign-046d59b9.css>; rel=preload; as=style; nopush",
            "vary": "Accept",
            "etag": "W/\"e8d505e10b0bb316f98319ac35b82646\"",
            "cache-control": "max-age=0, private, must-revalidate",
            "x-varnish": "33867892",
            "age": "0",
            "via": "1.1 snl-varnish-58d947b5b8-nrtv6 (Varnish/7.7), 1.1 google",
            "x-cache": "PASS",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx/1.26.3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://snl.no/",
        "title": "Store norske leksikon",
        "description": "Norges nasjonalleksikon med over 300 000 artikler skrevet av fagfolk. Oppdatert og fritt tilgjengelig.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.120.43.127": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "snl-no.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.9,
                "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": 88.83
}