{
    "ok": true,
    "domain": "chroniclelive.co.uk",
    "generated_at": "2026-08-09T20:16:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 73,
            "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": "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": "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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "146 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-99-80-17-84.eu-west-1.compute.amazonaws.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": "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "146 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-99-80-17-84.eu-west-1.compute.amazonaws.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": [
                "99.80.17.84",
                "18.202.48.239"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"v=spf1 include:_spf.google.com include:amazonses.com ~all\"",
                "\"google-site-verification=89JRBj-eKHA_bZXNKDptfQDhqHcLinNs_xah4MfYym8\"",
                "\"google-site-verification=IOkbVysPhKRB0X_XfGhwbrCJomZiLLRGFiCe6LGqRmE\"",
                "\"facebook-domain-verification=lvqye3suuunlb60tla8p5bt00m6rv6\"",
                "\"google-site-verification=RzuEK-pq0QNvcuOp01ln0Z_MDwJhttW2sLuq64DxdB4\"",
                "\"google-site-verification=8WsDXvJrwP7SHnQDwQnlub2IGrF-6-U5ktZxrqfbKos\"",
                "\"google-site-verification=Edljh9NPftNtDj4_vCBeF2hiaYsyzV8tsfwZxSDOjqA\"",
                "\"google-site-verification=UdRO8JQdwova7Pr_1vXzlSVpIrIvV3XnvuQV91BZK-M\"",
                "\"globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6\"",
                "\"google-site-verification=vBhFzgVThnE6VwqUwR3kknmJ9EccmFfDmrivCZ0XB9M\"",
                "\"tollbit-domain-verification=6c1d3352364aa65f42306df3df3793b18fcfc6be1c667e10d8004ff9bc4639ed\""
            ],
            "NS": [
                "ns-337.awsdns-42.com.",
                "ns-1694.awsdns-19.co.uk.",
                "ns-1044.awsdns-02.org.",
                "ns-957.awsdns-55.net."
            ],
            "SOA": [
                "ns-957.awsdns-55.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "99.80.17.84",
            "18.202.48.239"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:dmarc@chroniclelive.co.uk; adkim=r; aspf=s",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-99-80-17-84.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 92.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 65.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 62.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 118.34
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 369.49
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "mirror.co.uk",
        "valid_from": "2026-06-19T19:00:00-05:00",
        "valid_to": "2027-01-03T17:59:59-06:00",
        "days_remaining": 146,
        "san": [
            "mirror.co.uk",
            "chroniclelive.co.uk",
            "croydonadvertiser.co.uk",
            "hertfordshiremercury.co.uk",
            "edinburghlive.co.uk",
            "coventrytelegraph.net",
            "bristolpost.co.uk",
            "leicestermercury.co.uk",
            "getwestlondon.co.uk",
            "tm-aws.com",
            "mylondon.news",
            "irishmirror.ie",
            "gazettelive.co.uk",
            "dailypost.co.uk",
            "dailystar.co.uk",
            "belfastlive.co.uk",
            "norfolklive.co.uk",
            "aberdeenlive.news",
            "getbucks.co.uk",
            "rsvplive.ie",
            "northantslive.news",
            "lincolnshirelive.co.uk",
            "chesterchronicle.co.uk",
            "kentlive.news",
            "birminghammail.co.uk",
            "examinerlive.co.uk",
            "football.london",
            "derbytelegraph.co.uk",
            "glasgowlive.co.uk",
            "express.co.uk",
            "scunthorpetelegraph.co.uk",
            "cambridgeshirelive.co.uk",
            "themirror.com",
            "loughboroughecho.net",
            "buzz.ie",
            "tm-dev-aws.com",
            "southportvisiter.co.uk",
            "walesonline.co.uk",
            "corkbeo.ie",
            "burtonmail.co.uk",
            "hinckleytimes.net",
            "accringtonobserver.co.uk",
            "tm-awx.com",
            "macclesfield-live.co.uk",
            "wiltshirelive.co.uk",
            "birminghamlive.co.uk",
            "hulldailymail.co.uk",
            "getreading.co.uk",
            "buckinghamshirelive.com",
            "ok.co.uk",
            "gloucestershirelive.co.uk",
            "footballscotland.co.uk",
            "crewechronicle.co.uk",
            "insider.co.uk",
            "cornwalllive.com",
            "scotlandnow.dailyrecord.co.uk",
            "suffolklive.com",
            "irishstar.com",
            "leeds-live.co.uk",
            "bathchronicle.co.uk",
            "galwaybeo.ie",
            "stokesentinel.co.uk",
            "bedfordshirelive.co.uk",
            "hampshirelive.news",
            "scottishdailyexpress.co.uk",
            "oxfordshirelive.co.uk",
            "lancs.live",
            "essexlive.news",
            "cheshire-live.co.uk",
            "nottinghampost.com",
            "macclesfield-express.co.uk",
            "getsurrey.co.uk",
            "sussexlive.co.uk",
            "grimsbytelegraph.co.uk",
            "plymouthherald.co.uk",
            "the-express.com",
            "dublinlive.ie",
            "manchestereveningnews.co.uk",
            "devonlive.com",
            "rossendalefreepress.co.uk",
            "dorset.live",
            "staffordshire-live.co.uk",
            "birminghampost.co.uk",
            "liverpoolecho.co.uk",
            "dailyrecord.co.uk",
            "wharf.co.uk",
            "tm-dev-awx.com",
            "bristol.live",
            "business-live.co.uk",
            "gethampshire.co.uk",
            "cambridge-news.co.uk",
            "liverpool.com",
            "somersetlive.co.uk",
            "examiner.co.uk"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.chroniclelive.co.uk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "date": "Mon, 10 Aug 2026 01:16:26 GMT",
            "location": "https://www.chroniclelive.co.uk/",
            "server": "CloudFront",
            "connection": "keep-alive",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self' https://*.cdn.ampproject.org/ https://bing-amp.com/ https://*.tm-aws.com/ https://*.tm-awx.com/;",
            "cache-control": "public, max-age=60, must-revalidate",
            "href": "https://0.0.0.0:3000/?service=responsive",
            "pathname": "/",
            "protocol": "https:",
            "x-cloudfront-viewer-country": "US",
            "x-commercial-config-type": "homepage",
            "x-publication": "nechronicle",
            "link": "</nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/0484562807a97172-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/167495dd227fe64a-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/2227f4a42dd9a668-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/32b04a225cda6443-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/4c285fdca692ea22-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/50ae58c90b3efe37-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/623e87c35e26dfd6-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/7db6c35d839a711c-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/886f446b96dc7734-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/8888a3826f4a3af4-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/95a278dd5d43a653-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/a1ead154ff661e2f-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/a2eee93172d5489d-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/b957ea75a84b6ea7-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/ce9644d4d129da3f-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/e693e841d50dcf2f-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/e807dee2426166ad-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/media/eafabf029ad39a43-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/3795137ff7c57dbb.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/b480791fea120f0d.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/11a2dd8f3cdce211.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/c8f98470b10df3ba.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/03c4d4d6a913e64b.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/e9209e68673b57a1.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/b3f4d19d1f78adc3.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/b2722caca946a5ff.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/9f3c495742b7a5e9.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/cbba408d72ea1a38.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/1063a76e0b33076c.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/aeb3ee8915a1c8d4.css>; rel=preload; as=\"style\", </nav-web-static/main-9c6ec913e3a508fbf104446db69121eef298db07/_next/static/css/3c9344439c95d7bf.css>; rel=preload; as=\"style\"",
            "access-control-allow-origin": "*",
            "x-removedcookies": "YES",
            "x-processesi": "yes",
            "x-cacheable": "YES",
            "x-varnish": "698891294 700112444",
            "x-served-by": "reg-cache-plus402.tm-aws.com",
            "x-cache-hits": "3",
            "accept-ranges": "bytes",
            "set-cookie": "GS_RESTRICT=0; Path=/",
            "x-amzn-requestid": "1e6a3868-e9b3-4553-b057-fe4e66d266b4",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 26ba804cbae0bbdf298f43f10bb64ed4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "x-amz-cf-id": "7ImNN3wR4xWHNJbkuQopfSYCd6AbBIpUuV4Drh1jsPdKE3KpxaCkGA==",
            "age": "20"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.chroniclelive.co.uk/",
        "title": "Chronicle Live: Number one for news, opinion, sport & celebrity news",
        "description": "Get the latest Newcastle news and North East news from the Evening Chronicle. Local website with breaking news, NUFC news, SAFC news, video, sport and weather from Newcastle and the North East region.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "99.80.17.84": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.202.48.239": {
            "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": 4001.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.1,
                "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": 92.59
}