{
    "ok": true,
    "domain": "vg.no",
    "generated_at": "2026-08-09T09:19:19-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 88,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 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": "108 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-18-160-225-27.ord58.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": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 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": "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": "108 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-18-160-225-27.ord58.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": "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": [
                "18.160.225.27",
                "18.160.225.109",
                "18.160.225.3",
                "18.160.225.33"
            ],
            "AAAA": [
                "2600:9000:24d3:b600:14:475c:380:93a1",
                "2600:9000:24d3:a200:14:475c:380:93a1",
                "2600:9000:24d3:9e00:14:475c:380:93a1",
                "2600:9000:24d3:4800:14:475c:380:93a1",
                "2600:9000:24d3:fc00:14:475c:380:93a1",
                "2600:9000:24d3:1a00:14:475c:380:93a1",
                "2600:9000:24d3:5000:14:475c:380:93a1",
                "2600:9000:24d3:e000:14:475c:380:93a1"
            ],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"astro-domain-verification=cmivtccwb1m0001ndjl1iztiv\"",
                "\"1password-site-verification=OMZZCX32ABEJFANQJEZIDV24YM\"",
                "\"_varnish-cdn-verify=HDE7KlwrXuRjAf0ZTR6RXK\"",
                "\"miro-verification=eff9412c1aa1655d0a279f7d6704841b6a02b591\"",
                "\"google-site-verification=1pgyIHHF6q_XtdnSiBJFZiJrXtcg-vpNdfWzhJtb8pM\"",
                "\"v=spf1 include:_u.vg.no._spf.smart.ondmarc.com ~all\"",
                "\"google-site-verification=uRwOU1tXpvCsRXnHyApK_yaMeXiTmni8cIW2KelXWO8\"",
                "\"docker-verification=ab84c6ca-d2b1-4aca-a2b4-e39155b6c1bd\"",
                "\"atlassian-domain-verification=T5IChTF3ZKTnWvAaklZlegxf60QcBh8c11dnQa0rehmgPfEBKraJROkibqMgGLFo\"",
                "\"anthropic-domain-verification-ggqdz7=9zVoKSb4sg43cnuo6nHQZSrgZ\"",
                "\"atlassian-domain-verification=73PL1GfNmV1AxBDVgP2myjKgwuPWrvUuHeM8MOKAOiwPtjVr/GU23aihViEZdkF2\"",
                "\"openai-domain-verification=dv-Ch3hqu8uKY999lSI95laAO0X\"",
                "\"_varnish-cdn-verify=HDE7KlwrXuRjAf0ZTR6RVI\"",
                "\"MS=ms58603718\"",
                "\"google-site-verification=4e6FbSYwXvf6-KgohXPQQF6D-CODwHcyb1pbnvUHp6Y\"",
                "\"wiz-domain-verification=0d1ca40c73f3acaac00205197ba9f96c34b47cf912732aa7eff0009797f8045d\"",
                "\"YbAMQjB2yzXf6DTU9dR9LYMQNGptykV9gN251w0knS5h2Iu4Nhk9kw6s1nzmgOCFnvxo/lekGs1PSCy3Z3oXAA==\"",
                "\"fastly-domain-delegation-29tfXEmvnByNT8JY-442665-2021-10-26\"",
                "\"google-site-verification=CvJrFeKFUvWtMd11AkMfLIwBCKnMr2e4f6dzowPw32A\""
            ],
            "NS": [
                "ns-1702.awsdns-20.co.uk.",
                "ns-1270.awsdns-30.org.",
                "ns-572.awsdns-07.net.",
                "ns-415.awsdns-51.com."
            ],
            "SOA": [
                "ns-415.awsdns-51.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.225.27",
            "18.160.225.109",
            "18.160.225.3",
            "18.160.225.33"
        ],
        "ipv6": [
            "2600:9000:24d3:b600:14:475c:380:93a1",
            "2600:9000:24d3:a200:14:475c:380:93a1",
            "2600:9000:24d3:9e00:14:475c:380:93a1",
            "2600:9000:24d3:4800:14:475c:380:93a1",
            "2600:9000:24d3:fc00:14:475c:380:93a1",
            "2600:9000:24d3:1a00:14:475c:380:93a1",
            "2600:9000:24d3:5000:14:475c:380:93a1",
            "2600:9000:24d3:e000:14:475c:380:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_u.vg.no._spf.smart.ondmarc.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=none; rua=mailto:af0d07b7@inbox.ondmarc.com; ruf=mailto:af0d07b7@inbox.ondmarc.com; adkim=r; aspf=r; fo=0; rf=afrf; ri=3600",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.vg.no",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCi3f++mJtQagQEGs7Bv40tWJsDqh/rjOUtADPX2GOMtdZbGSQM9OIVFf0+1mh4ByTiQiqYD4V5gHdW0jObFECMGn0s6e7qd5nHlEl4gzwnqyG9dfNDioOGm+HUiQinC457G2eSbCuDVeWnm6faK2fnX1344A/qn2OdOL/WTyfdXQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-225-27.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.225.109",
                        "18.160.225.27",
                        "18.160.225.3",
                        "18.160.225.33"
                    ],
                    "time_ms": 89.38
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.225.109",
                        "18.160.225.27",
                        "18.160.225.3",
                        "18.160.225.33"
                    ],
                    "time_ms": 217.32
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.105",
                        "108.157.142.109",
                        "108.157.142.29",
                        "108.157.142.90"
                    ],
                    "time_ms": 73.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.225.109",
                        "18.160.225.27",
                        "18.160.225.3",
                        "18.160.225.33"
                    ],
                    "time_ms": 27.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.105",
                        "108.157.142.109",
                        "108.157.142.29",
                        "108.157.142.90"
                    ],
                    "time_ms": 237.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.vg.no",
        "valid_from": "2026-05-11T19:00:00-05:00",
        "valid_to": "2026-11-25T17:59:59-06:00",
        "days_remaining": 108,
        "san": [
            "*.vg.no",
            "vg.no",
            "vgnett.no",
            "*.vgnett.no",
            "*.pluss.vg.no",
            "*.edge.vg.no"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.vg.no/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.vg.no/",
            "x-amz-cf-pop": "MCI50-P1",
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 14:19:09 GMT",
            "x-varnish": "539857988",
            "via": "1.1 2172e9c92659d64ffb36057f770c9fc6.cloudfront.net (CloudFront), 1.1 5f530432caa659f8479164b3918f641e.cloudfront.net (CloudFront)",
            "x-cache": "Miss from cloudfront",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "zpCn-9mVx9hShr45GUJsCKBkse1dgQ-Jmx128tYMWHi8028XCgAYLA==",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "max-age=0, must-revalidate",
            "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.vg.no>; rel=preconnect;crossorigin=use-credentials, <https://esm.schibsted.tech>; rel=preconnect;crossorigin=anonymous, <https://ib.adnxs.com/>; rel=preconnect;crossorigin=use-credentials, <https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGSerif/VGSerifVariable.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGSans/VGSansVariable.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high, <https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGEffekt/VGEffektVariableComplete.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous; fetchpriority=high",
            "referrer-policy": "strict-origin-when-cross-origin",
            "supports-loading-mode": "credentialed-prerender",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-xss-protection": "1; mode=block",
            "x-varnish-director": "vg_prod_front_pages_goto",
            "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=*",
            "vary": "User-Agent",
            "x-clue": "aHR0cHM6Ly9kaXNjb3JkLmdnL3Znbm8gb2cgc2kgJ2hlYWRlcm5lc2UnCg==",
            "set-cookie": "clientBucket=88; Expires=Sun, 23 Aug 2026 14:19:09 GMT; Domain=vg.no; Path=/; Secure; samesite=strict",
            "strict-transport-security": "max-age=15552000",
            "x-sch-webcache": "varnish-pro-b7b86b7d7-zxnvt",
            "x-varnish-cache": "HIT:67",
            "accept-ranges": "bytes",
            "x-age": "4",
            "age": "0"
        },
        "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.vg.no/",
        "title": "VG",
        "description": "Siste nytt hvert minutt på Norges største nettsted. Nyheter fra Norge og verden, sport og underholdning.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.160.225.27": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.225.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.225.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.225.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 45.1,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f682a5si6097087fac.124 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 100.72
}