{
    "ok": true,
    "domain": "aftenposten.no",
    "generated_at": "2026-08-09T12:05:29-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 88,
            "network": 65,
            "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": "4 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": 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "88 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-157-150-79.mci50.r.cloudfront.net"
            },
            {
                "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": 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": "4 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": "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": "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": "5 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": "88 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-157-150-79.mci50.r.cloudfront.net",
                "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": "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": [
                "108.157.150.79",
                "108.157.150.111",
                "108.157.150.93",
                "108.157.150.52"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"wiz-domain-verification=0d1ca40c73f3acaac00205197ba9f96c34b47cf912732aa7eff0009797f8045d\"",
                "\"atlassian-domain-verification=T5IChTF3ZKTnWvAaklZlegxf60QcBh8c11dnQa0rehmgPfEBKraJROkibqMgGLFo\"",
                "\"fastly-domain-delegation-R5HF51LPJZ-<10132021>\"",
                "\"_y747e4ledpd6swnaga68emstc5eyqxy\"",
                "\"openai-domain-verification=dv-1tG6rSoUSHYCHvnA9dUZ8iLj\"",
                "\"miro-verification=eff9412c1aa1655d0a279f7d6704841b6a02b591\"",
                "\"_varnish-cdn-verify=EZplh68mzsKeX3iMwlTPQS\"",
                "\"v=spf1 a a:auth-smtp.nebula.fi include:_u.aftenposten.no._spf.smart.ondmarc.com ~all\"",
                "\"google-site-verification=Gw_S8K4X9yzXmOO_Lvd0PD50fyCsV2LqrOAKwbygNeg\"",
                "\"fastly-domain-delegation-adsf834205-517331-2022-07-15\"",
                "\"_varnish-cdn-verify=HDE7KlwrXuRjAf0ZTR6Rpc\"",
                "\"1password-site-verification=CUCISDE43BGCTD6DEKLLAZINZY\"",
                "\"apple-domain-verification=glRMaf7Jo1YwW4UP\"",
                "\"google-site-verification=PmGiB_Xn-nay0iW7X52UBxuxetOyryjbZwUxR134iPQ\"",
                "\"fastly-domain-delegation-xj9rfuu3kxar7bqd3p7x-844305-2024-12-05\"",
                "\"anthropic-domain-verification-8e2cw3=fzfOeEeUT5EUnatJPMLE92nnh\"",
                "\"google-site-verification=AwcoZqaqpCvJUyuOoyf9v2gDKCErbikE_S42CFSNzpI\"",
                "\"MS=ms62173177\"",
                "\"facebook-domain-verification=hxjbqhj8hszx6ktnb3v80giprz44zu\"",
                "\"VnvCPTCDHFw05mcCFaXHvt83aCRuHNntbMtP5sa8+hQt3PINBoWHORLwJHq1BeiY4gBb6EzFUo6qA7YetOphGw==\""
            ],
            "NS": [
                "ns-1842.awsdns-38.co.uk.",
                "ns-677.awsdns-20.net.",
                "ns-1213.awsdns-23.org.",
                "ns-505.awsdns-63.com."
            ],
            "SOA": [
                "ns-1213.awsdns-23.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.150.79",
            "108.157.150.111",
            "108.157.150.93",
            "108.157.150.52"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a a:auth-smtp.nebula.fi include:_u.aftenposten.no._spf.smart.ondmarc.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:af0d07b7@inbox.ondmarc.com,mailto:dmarc@schibsted.com; ruf=mailto:af0d07b7@inbox.ondmarc.com,mailto:dmarc-forensics@schibsted.com; adkim=s; aspf=r; fo=0; rf=afrf; ri=86400",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.aftenposten.no",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyN1A2jdVsl3pwHEaVDM0SQIjGbVP3wLIbrywsQSoshkkmx8TtkmsdRx79H5O+sy/aZDdF8Sf1ZfPQKOqTf2WOvr2HliN7tRCsL+jKcri05VfQnym9gSHZfBkftNHX+RouCnOf/+RVRRJ8uF7EZK3Z/3ALMRTu8k1gQz38bvHclwIDAQAB; n=1024,1456183371,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-150-79.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.85.12.129",
                        "52.85.12.28",
                        "52.85.12.61",
                        "52.85.12.9"
                    ],
                    "time_ms": 73.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.129",
                        "52.85.12.28",
                        "52.85.12.61",
                        "52.85.12.9"
                    ],
                    "time_ms": 28.05
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.111",
                        "108.157.150.52",
                        "108.157.150.79",
                        "108.157.150.93"
                    ],
                    "time_ms": 41.08
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.85.12.129",
                        "52.85.12.28",
                        "52.85.12.61",
                        "52.85.12.9"
                    ],
                    "time_ms": 75.79
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.111",
                        "108.157.150.52",
                        "108.157.150.79",
                        "108.157.150.93"
                    ],
                    "time_ms": 61.29
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.aftenposten.no",
        "valid_from": "2026-04-21T19:00:00-05:00",
        "valid_to": "2026-11-05T17:59:59-06:00",
        "days_remaining": 88,
        "san": [
            "*.aftenposten.no",
            "*.edge.aftenposten.no",
            "aftenposten.no"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.aftenposten.no/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.aftenposten.no/",
            "x-amz-cf-pop": "ORD56-P15",
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 17:05:20 GMT",
            "cache-control": "must-revalidate, max-age=60",
            "x-varnish": "787863371",
            "via": "1.1 2f77273e883ce94eb536f2b017dc618c.cloudfront.net (CloudFront), 1.1 e67e18929015ff78f9afa6ce646ff2a8.cloudfront.net (CloudFront)",
            "x-cache": "Miss from cloudfront",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "Wd3KUpYkVdlQiXZnde1kjkKmG3sN11eGYxzwzvSWEuWY2bs_8kJ5EA==",
            "content-type": "text/html; charset=utf-8",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "frame-ancestors 'self' http://localhost:* https://*.aftonbladet-cdn.se https://*.aftonbladet.dev https://*.aftonbladet.localhost https://*.aftonbladet.se https://*.apple-mapkit.com https://*.plan3.se https://*.plan3dev.se https://*.schibsted.media https://*.svd.se https://*.vg.no https://admarket.no https://admarket.schibsted.se https://schibsted.dredition.aptoma.no; manifest-src 'self' https://www.vg.no https://static.vg.no/; font-src 'self' data: https://cdn.aftenposten.no https://cdn.aftonbladet.se https://cdn.bt.no https://cdn.aftenbladet.no https://cdn.stream.schibsted.media https://cdn.vev.design https://core-header.schibsted.tech https://default.sacdn.no https://e24.no https://e24.vgc.no https://fonts.vev.design https://fonts.gstatic.com https://static.svd.se https://static.vg.no https://vgc.no https://www.aftenbladet.no https://www.aftenposten.no https://www.bt.no https://www.vg.no; upgrade-insecure-requests; object-src 'none';",
            "link": "<https://akamai.vgc.no>; rel=preconnect;, <https://id.aftenposten.no>; rel=preconnect;crossorigin=use-credentials, <https://esm.schibsted.tech>; rel=preconnect;crossorigin=anonymous, <https://ib.adnxs.com/>; rel=preconnect;crossorigin=use-credentials, <https://cdn.aftenposten.no/ap/fonts/graphik/Graphik.woff2?cb=1>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftenposten.no/ap/fonts/graphik/Graphik-Semibold.woff2?cb=1>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftenposten.no/ap/fonts/graphik/Graphik-Bold.woff2?cb=1>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftenposten.no/ap/fonts/pbh/PublicoHeadline-Italic.woff2?cb=1>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftenposten.no/ap/fonts/pbh/PublicoHeadline-Medium.woff2?cb=1>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftenposten.no/ap/fonts/produkt/Produkt-Bold.woff2?cb=1>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high",
            "referrer-policy": "strict-origin-when-cross-origin",
            "supports-loading-mode": "credentialed-prerender",
            "x-frame-options": "DENY",
            "x-forwarded-proto": "https",
            "set-cookie": "abg=9; Expires=Sat, 07 Nov 2026 17:05:20 GMT; Domain=aftenposten.no; Path=/; Secure",
            "accept-ch": "sec-ch-ua-model,sec-ch-ua-platform-version",
            "permissions-policy": "accelerometer=(), camera=(), cross-origin-isolated=(), display-capture=(), geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), payment=(), publickey-credentials-get=(), usb=(), xr-spatial-tracking=(), clipboard-read=(self), clipboard-write=(self), hid=(), fullscreen=(self \"https://www.youtube.com\" \"https://www.youtube-nocookie.com\"), idle-detection=(), unload=(),ch-ua-model=*,ch-ua-platform-version=*",
            "x-varnish-cache": "HIT:43",
            "accept-ranges": "bytes",
            "x-server": "varnish-abo-pro-57fc77cd96-vpkww",
            "vary": "User-Agent,Accept-Encoding",
            "strict-transport-security": "max-age=15768000; includeSubDomains",
            "content-security-policy-report-only": "default-src 'self' 'unsafe-eval' 'unsafe-inline' https: blob:;style-src 'self' 'unsafe-inline' https: data:;connect-src https: wss:;frame-src https:;script-src 'unsafe-eval' 'unsafe-inline' https: blob: data:;font-src https: data:;img-src https: data: blob:;media-src https: blob:; report-uri /csp_rep",
            "x-content-type-options": "nosniff",
            "age": "17"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.aftenposten.no/",
        "title": "Aftenposten",
        "description": "Les alt om sport, og få siste nytt om fotball, håndball, vintersport, tennis, friidrett og mye mer!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "108.157.150.79": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.111": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.93": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.1,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f6810asi6515846fac.174 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4013.8,
                "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": 106.93
}