{
    "ok": true,
    "domain": "aftonbladet.se",
    "generated_at": "2026-08-09T03:47:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "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": "2 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": "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": 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": "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": 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": "131 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: a4f542e22fa813231.awsglobalaccelerator.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": 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": "2 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": "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": "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": "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": "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": "131 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: a4f542e22fa813231.awsglobalaccelerator.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": "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": [
                "76.223.85.0",
                "15.197.65.76"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"ahrefs-site-verification_4d7f4450e1e78032f5314308dc2173f0f9a23aa9e3d1ff59cb3b9fb150c30915\"",
                "\"google-site-verification=XF0LOu-oyBwP45uL8bLkcgBsQYRH7bJd9aIjhb1gOko\"",
                "\"7sfMBMghDFB5iokMh9+S1/rtdk2XAxObyygQ3HkdCtk=\"",
                "\"google-site-verification=ETpjBgyjPZGfj34CINWLiZq4mTOAMV5EjKviDbclmKA\"",
                "\"google-site-verification=dwM3B_HJBAYPArQOyUPFNovH2y_9wCba9qx0-Lac2FI\"",
                "\"p0kj94bgsxqg6kwm9bcd1zz4tys84n08\"",
                "\"ca3-99ce5ab4263a4461a5f951961fe71305\"",
                "\"1password-site-verification=6B65JBKXE5CG5HLFB6O7H4AMDM\"",
                "\"google-site-verification=x34xoIbvfiFj7H_GLurUxRJcG5ik42-dS0NLp7r7Bjc\"",
                "\"_mgp3i1wgxpzfd8bhqbzbna64y2jl7y8\"",
                "\"google-site-verification=NTNrh2PgGVWS_yHqu7X7ILTigvTUxQ2Gj3reGHnBCfk\"",
                "\"v=spf1 include:_u.aftonbladet.se._spf.smart.ondmarc.com ~all\"",
                "\"_globalsign-domain-verification=kQ5OL2_OYqiQNraGkr5HEROBA4wp6UenPWN4T7qytZ\"",
                "\"apple-domain-verification=OrobcOiANVx8DoqM\"",
                "\"google-site-verification=__nsL0vDkfIjdEpbIiQ8slFJd2Tk0xJfr2fLyXwWl1g\"",
                "\"facebook-domain-verification=rp0wdt9c5bomn8nlumpwerudv99mru\"",
                "\"fastly-domain-delegation-mWhmwfrGGY-596685-20230413\"",
                "\"Fastly-domain-delegation-h5Y6rg7bkunIUf75u6-00715624-2026-06-05\"",
                "\"google-site-verification=cqx-bGDaWQxwvEZP04uzWwGC5b95QdMcYm9StPpxBdc\"",
                "\"google-site-verification=SItpnNYvduOKuKaxXi3n8ENzFbnzYeW2mbwrakzahYg\"",
                "\"yahoo-verification-key=bUKWw9RYw4cN5V3s8w3k14oj3PoIjDTa45VcDyjGJ6s=\"",
                "\"google-site-verification=rwu0jtZtqk7mMxGvhfZyZ_LNWh0bmZsoZ3keyhaRIfw\"",
                "\"d3rrdiwh9xaay1.cloudfront.net\""
            ],
            "NS": [
                "c.ns.ip-only.net.",
                "ystad.dns.swip.net.",
                "ns2.schibsted.se.",
                "b.ns.ip-only.net.",
                "ns1.schibsted.se.",
                "a.ns.ip-only.net."
            ],
            "SOA": [
                "dnsmgr.schibsted.se. hostmaster.schibsted.se. 2011016712 10800 3600 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [
                "NSEC 8 2 7200 20260823031137 20260809014137 9573 se. s0I/ftTqeP5iAOQ8PP1b2Yq/it6sXsXbIGOLn8pMVXWl9i75s8XK2b8M bXOnVsCJf16gvQYvnZhbOjWdrpssOU48XsHvF5g+eZyT1hEEKIswhTep wNYPPcz9pL18gS21HG3pqHCt9KO0DBVbjBK2riNKTfqjCrn7CyF6B/9b cwzrAuh4tC9Y5Deru0BAo7zulUn8+POJhBRCoaADP+2rLNjAUT2PBXEa moIOMNASj0pCSsq/hfw427162AWk5fwKdF1/PcCTOKn9dkTDfkVSwk1h RjZKeH0LjK9g9JBtfNVwSJ1L84CoYjrIA1PQZoIXroiA1lZYsIHaofLp ttLvCw=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.85.0",
            "15.197.65.76"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_u.aftonbladet.se._spf.smart.ondmarc.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:af0d07b7@inbox.ondmarc.com; ruf=mailto:af0d07b7@inbox.ondmarc.com; adkim=s; aspf=s; fo=1; rf=afrf; ri=3602",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.aftonbladet.se",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC35t2N+2ofdiaIGxTkamxS6Yo6nGcKZUH0r2ykTVrEY+qjCs/Cw7rz28O2nkXGJJT0izZ3TZjcpbBib/amF4pPP7fMli/gS+xWt/30yUKp5JTtnHDfYT55mzh0dFoZ1ymYm+T0AT0vjAzpaUBs7lXTKXFeMN7FBxs69r16u8DXrQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/0fa93c13-f315-4fa1-b9c8-dc2ac6accb89.svg;a=https://vmc.digicert.com/0fa93c13-f315-4fa1-b9c8-dc2ac6accb89.pem;",
        "mta_sts": "v=STSv1; id=1757345675458",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:af0d07b7@inbox.ondmarc.com;"
    },
    "advanced": {
        "ptr": "a4f542e22fa813231.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.65.76",
                        "76.223.85.0"
                    ],
                    "time_ms": 178.27
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.65.76",
                        "76.223.85.0"
                    ],
                    "time_ms": 146.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.65.76",
                        "76.223.85.0"
                    ],
                    "time_ms": 130.55
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.65.76",
                        "76.223.85.0"
                    ],
                    "time_ms": 134.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.65.76",
                        "76.223.85.0"
                    ],
                    "time_ms": 241.82
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "svd.se",
        "valid_from": "2026-06-03T19:00:00-05:00",
        "valid_to": "2026-12-18T17:59:59-06:00",
        "days_remaining": 131,
        "san": [
            "svd.se",
            "aftonbladet.se"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.aftonbladet.se/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 08:47:27 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "476181",
            "location": "https://www.aftonbladet.se",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-xss-protection": "1; mode=block",
            "cache-control": "no-cache",
            "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.aftonbladet.se>; rel=preconnect;crossorigin=use-credentials, <https://esm.schibsted.tech>; rel=preconnect;crossorigin=anonymous, <https://ib.adnxs.com/>; rel=preconnect;crossorigin=use-credentials, <https://ams3-ib.adnxs.com>; rel=preconnect;crossorigin=use-credentials, <https://ams3-ib.adnxs-simple.com>; rel=preconnect;crossorigin=use-credentials, <https://fra1-ib.adnxs-simple.com>; rel=preconnect;crossorigin=use-credentials, <https://cdn.aftonbladet.se/fonts/ABMonumentGroteskHeadline/ABMonumentGroteskHeadline-Bold750.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftonbladet.se/fonts/ABMonumentGrotesk/ABMonumentGrotesk-Regular.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://cdn.aftonbladet.se/fonts/ABMonumentGrotesk/ABMonumentGrotesk-Bold.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high",
            "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=()",
            "referrer-policy": "strict-origin-when-cross-origin",
            "supports-loading-mode": "credentialed-prerender",
            "surrogate-control": "max-age=15, stale-while-revalidate=300, stale-if-error=86400",
            "surrogate-key": "AB-FRONT",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "via": "1.1 8693090c9bc8f44fd1010f18b33c0528.cloudfront.net (CloudFront), 1.1 677da8877c7bdf46bc7577d17b7b5a00.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P3",
            "vary": "Origin",
            "x-cache": "Miss from cloudfront",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "eiSgDNgEATvReiFltBzvTR8K-UccoUUxL2DkWAbq1QgurG122bJGaA=="
        },
        "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": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.aftonbladet.se/",
        "title": "Aftonbladet",
        "description": "Aftonbladet är Sveriges primära och mest engagerande nyhetskälla. Genom journalistiken värnar vi sanningen och granskar makten.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "76.223.85.0": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "15.197.65.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.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": 132.58
}