{
    "ok": true,
    "domain": "ssb.no",
    "generated_at": "2026-08-10T18:56:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 90,
        "label": "Excellent",
        "categories": {
            "dns": 80,
            "mail": 100,
            "security": 84,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "1 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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "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": 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "76 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 230.60.54.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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "76 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 230.60.54.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": "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": [
                "34.54.60.230"
            ],
            "AAAA": [
                "2600:1901:0:93d2::"
            ],
            "CNAME": [],
            "MX": [
                "10 ssbno.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docker-verification=8de0c207-70c0-4362-9ac2-18ba508badcf\"",
                "\"google-site-verification=6Ud2XkT4fCMTytZNfLNrqnal22ilLLopv1JGF08oyb0\"",
                "\"796e1e206497d755b33980d3d8b25c37d21365947a9207eaaa552f709a8ae9ef\"",
                "\"google-site-verification=n-2CsveE87mMSxUACz426kFpBfzBWjZvfzwDRXM_56g\"",
                "\"atlassian-domain-verification=qpaKds741kHNWhRkichPd1QRbLIqunY93teTs8DsaFSKpWEJo3iGqQvE6YWLj7sN\"",
                "\"mailerlite-domain-verification=035a0d3283af6c02a21f6eff5a5828887b0f9e8f\"",
                "\"protonmail-verification=ab30718e2dbdbb629e1800d6a2c481081e058879\"",
                "\"postal-verification Wvnn3ZIAaDBndsb1gJufTaDHHzCQt4mD\"",
                "\"MS=ms15455284\"",
                "\"ssb-vedlikehold.azurewebsites.net\"",
                "\"v=spf1 include:542fqsidvj.powerspf.com -all\"",
                "\"apple-domain-verification=RpZlOa9ojKh1MAHk\"",
                "\"4Yw/7hy4M3HCUEMq1lMZ0nStKe/czadCagJG3hcDnY3u2EXK9KG5+EItJnHgKcDmjAbwiaur56t6WSYHQiD2Tg==\"",
                "\"dedb773c5eff4bea81bc6e22e5309a1605650cea6a9a4b228c337ddb68fb35c0cb7e1d76bf9a4220aef1ba541e292841\"",
                "\"ms-domain-verification=389271c2-b3f8-4bf3-94e1-b650a1ebf11d\"",
                "\"docker-verification=f1a2e9dc-8c58-417a-a94b-783fe5f0bdb6\"",
                "\"TQVTCOtL+wm8ONNqhhDON6mSZVba33ZFXs+/kc5dhc35jik7Yasv6sPY+e+KfHg+ilCAY1llnhRA+B7tqdWkig==\"",
                "\"atlassian-sending-domain-verification=b87ac260-4a32-4dbb-ac46-13f84e2393c5\"",
                "\"globalsign-domain-verification=oCyd12fzwLEgVCaDIjzWXC4hQf9iBY90mvH7HdmpBq\"",
                "\"hes=931908a5c353f9e189b00da7206cb55a\""
            ],
            "NS": [
                "ns1-02.azure-dns.com.",
                "ns2-02.azure-dns.net.",
                "ns4-02.azure-dns.info.",
                "ns3-02.azure-dns.org."
            ],
            "SOA": [
                "ns1-02.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.54.60.230"
        ],
        "ipv6": [
            "2600:1901:0:93d2::"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:542fqsidvj.powerspf.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:rlgcl6wlcj@rua.powerdmarc.com; ruf=mailto:rlgcl6wlcj@ruf.powerdmarc.com; fo=0; t=n;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ssb.no",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCG300doLg8eq5gdWz0bJoHYIPWHuPv/GLUHc4kkTfUb/lHLzYWxBrV6BF6qlbj3qZIP/jsL+0X/YgRCdeKneWAoKkR1phrFDkRMqGYh2YzRqGA321ytPlOx72yU2KY9Ew/EA3VSZKmSWREqP1ZQuqK7hHuLFX43ehD+TVStWmw2wIDAQAB; n=1024,1451006238,1466817438",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://hostedbimi.com/20506/ab8bdf10-a130-4355-919b-6694245d04f9.svg;",
        "mta_sts": "v=STSv1; id=20260414115813835505;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:rlgcl6wlcj@tls.powerdmarc.com"
    },
    "advanced": {
        "ptr": "230.60.54.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.54.60.230"
                    ],
                    "time_ms": 62.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.54.60.230"
                    ],
                    "time_ms": 53.81
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.54.60.230"
                    ],
                    "time_ms": 39.69
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.54.60.230"
                    ],
                    "time_ms": 27.83
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.54.60.230"
                    ],
                    "time_ms": 255.39
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "www.ssb.no",
        "valid_from": "2026-07-28T15:32:02-05:00",
        "valid_to": "2026-10-26T16:26:15-05:00",
        "days_remaining": 76,
        "san": [
            "www.ssb.no",
            "ssb.no"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.ssb.no/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 23:56:14 GMT",
            "server": "",
            "x-varnish": "62428543 73247743",
            "location": "https://www.ssb.no/",
            "via": "1.1 google,1.1 varnish (Varnish/6.0), 1.1 google",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
            "strict-transport-security": "max-age=31536000; includeSubDomainsi; preload",
            "content-security-policy": "default-src 'self'; base-uri 'self'; form-action 'self' ssb.us1.list-manage.com/ pub.dialogapi.no/s/ export.highcharts.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.google-analytics.com *.googletagmanager.com siteimproveanalytics.com www.gstatic.com/recaptcha/releases/ www.google.com/recaptcha/ code.highcharts.com/ cdnjs.cloudflare.com/ajax/libs/mathjax/ cdn.jsdelivr.net/npm/@slightlyoff/ cdn.jsdelivr.net/npm/@justinribeiro/ cdn.jsdelivr.net/gh/pauljadam/bookmarklets@master/ ajax.googleapis.com *.contentsquare.net app.contentsquare.com; child-src blob:; worker-src blob:; object-src 'none'; img-src 'self' 6003075.global.siteimproveanalytics.io/heat.aspx 6003075.global.siteimproveanalytics.io/surveyresponse.aspx 6003075.global.siteimproveanalytics.io/surveyview.aspx 6003075.global.siteimproveanalytics.io/image.aspx i.vimeocdn.com/video/ i.ytimg.com *.google-analytics.com *.analytics.google.com *.googletagmanager.com *.contentsquare.net blob: data:; style-src 'self' fonts.googleapis.com/ 'unsafe-inline'; font-src 'self' fonts.gstatic.com cdnjs.cloudflare.com/ajax/ data:; connect-src 'self' cdnjs.cloudflare.com/ajax/libs/mathjax/ fonts.googleapis.com/css *.google-analytics.com *.analytics.google.com vimeo.com/api/v2/video/ *.contentsquare.net *.contentsquare.com; frame-src 'self' public.tableau.com powerbi.com app.powerbi.com flo.uri.sh *.arcgis.com arcgis.com kart.ssb.no player.vimeo.com statisticsnorway.shinyapps.io ec.europa.eu ssb.pameldingssystem.no ssb.aventia.no datawrapper.dwcdn.net www.youtube.com/ www.google.com/;",
            "content-type": "text/html;charset=utf-8",
            "x-content-key": "751090a3-60e3-4a6d-8956-dff920c735af",
            "vary": "Accept-Encoding",
            "age": "0",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-cache": "HIT",
            "x-cache-hits": "1",
            "x-ua-compatible": "IE=Edge",
            "accept-ranges": "bytes",
            "content-length": "200270",
            "set-cookie": "X-Identity=62124480.913; Path=/; Secure; HttpOnly"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ssb.no/",
        "title": "Statistisk sentralbyrå",
        "description": "Statistisk sentralbyrå (SSB) er en faglig uavhengig institusjon og den sentrale myndigheten for utvikling, utarbeiding og formidling av offisiell statistikk i Norge",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.54.60.230": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ssbno.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.6,
                "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": 127.04
}