{
    "ok": true,
    "domain": "liverpoolecho.co.uk",
    "generated_at": "2026-08-09T08:21:52-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": "147 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": "147 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": [
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=R28LJZy57oQZkXO4ctPvldlG6GJmMCyCuk_Cs_9zuL0\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com ~all\"",
                "\"google-site-verification=ClRKxcEi9npbTAv8Q1SUhTY5-4ukZsJC__vKTkCQ1eg\"",
                "\"google-site-verification=nVYjTJaHcZh33MiHUU5921OfqXQmVa0n83-oKOVY0mM\"",
                "\"google-site-verification=raBrHnUVW2t_qsY6Ltmta-86yn_NJASVzZvK2wuq93s\"",
                "\"tollbit-domain-verification=0997cbe3f891cbf320a74e5671bbccebd407c68553d0934f3200c503c8b36ee0\"",
                "\"facebook-domain-verification=4hs7q5yrqqs5oekgnd8qeh4cq2dx5q\"",
                "\"google-site-verification=svO-Z74cuRrTEWp7-s3jVb1BoG80WA5VM91bSpYTZOE\"",
                "\"google-site-verification=CCb23S7a4RZhUju-fI6KaMNYZHPYW0I9JNiIieO3JiU\"",
                "\"google-site-verification=2hsAwOsAL3D1B7cjXNy9hX0insxO3UKjXtiovBy4RLc\""
            ],
            "NS": [
                "ns-589.awsdns-09.net.",
                "ns-147.awsdns-18.com.",
                "ns-1391.awsdns-45.org.",
                "ns-2006.awsdns-58.co.uk."
            ],
            "SOA": [
                "ns-589.awsdns-09.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@liverpoolecho.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": 98.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 32.01
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 79.18
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 118.44
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.202.48.239",
                        "99.80.17.84"
                    ],
                    "time_ms": 158.62
                }
            ]
        }
    },
    "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": 147,
        "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.liverpoolecho.co.uk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "date": "Sun, 09 Aug 2026 13:21:44 GMT",
            "location": "https://www.liverpoolecho.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": "liverpoolecho",
            "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": "687530406 683625343",
            "x-served-by": "reg-cache-plus401.tm-aws.com",
            "x-cache-hits": "8",
            "accept-ranges": "bytes",
            "set-cookie": "GS_RESTRICT=0; Path=/",
            "x-amzn-requestid": "8f382a7b-0920-469a-9059-a2178cb0bb8b",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 cabe031a960a0cb4a9be82dade7eb11e.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "LdaD69fTCtZrWiv1flo5804TbzIw02T38cB_DIQ6-i2QWJ9b10rEQQ==",
            "age": "54"
        },
        "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.liverpoolecho.co.uk/",
        "title": "Liverpool Echo: Latest Liverpool and Merseyside news sports and whats on",
        "description": "Liverpool Echo the very latest Liverpool and Merseyside news sport whats on weather and travel. Plus the latest Liverpool FC and Everton FC news.",
        "success": true,
        "error": "",
        "status": 206
    },
    "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": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011.4,
                "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": 107.58
}