{
    "ok": true,
    "domain": "cancerresearchuk.org",
    "generated_at": "2026-08-09T00:42:49-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": "3 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": "1 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": "48 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-18-168-73-79.eu-west-2.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": "3 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": "1 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": "48 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-18-168-73-79.eu-west-2.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": [
                "18.168.73.79",
                "35.176.179.201",
                "35.179.62.22"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 cancerresearchuk-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"40z41kzn43jd310vq6v9k622x3v9fxkx\"",
                "\"hpc5sj1r9xplb20nd3q43m1bzdhpb85j\"",
                "\"hgyx98b9cc79ztr03qm7h7qlsgl7wlyr\"",
                "\"5cfht3mshcf3trp03bh7jrkqcv6ddg69\"",
                "\"_gu3tif2ur9nnozx0ckdgutzqdo8p38j\"",
                "\"7d705306nddqnj1fppb3btq58hrlrjtx\"",
                "\"g07kykmlvhp2d8vfzjxm1shy9n35w7nv\"",
                "\"ww43j1bp5rmj9lgjwr0x73qbpl0mj8yf\"",
                "\"24zprsdb1b3ync7ywmsypc3vvn70cb95\"",
                "\"s50n3srkhkz08lqgjwt4zj6zrjsxnbn4\"",
                "\"y468410l6rk4ybc5dnyrqnr1ycsmr58j\"",
                "\"cglw6w22gnjt39h39kgr4wf62r05rt02\"",
                "\"7g4q3fqrptyjf17dzs4js241j4v67c6t\"",
                "\"zdcmc5v22rdy0s5tc80j5xwl1ygcbf6g\"",
                "\"45qbtsvh8vd17n794pf4cpj7z8zwk0tj\"",
                "\"_exbcbqu4yx5x3py9lyawkwfuxanm7sj\"",
                "\"ss0bz7586fsg4xxdmsyjqt8jcgyg8zrx\"",
                "\"rm_verify=b5ea71cdcf\"",
                "\"dr0t5jj72k4t61lk8ffs081fj6rghv6n\"",
                "\"bd66lyr72y3lq95qw2314t8vcy16lwps\"",
                "\"google-site-verification=PHwtSX75UKqvpzyPHmk4bGBzczkPu71eNXBD-GyiKbw\"",
                "\"vc6k1223ptdlchvpy3s18lq144xv1slj\"",
                "\"mzm32j62qpf6tkkydk6p0ph763nnjhsp\"",
                "\"khdfh0nr2q0wr7563tcm7b5pfq068q5y\"",
                "\"6q77047g56cblw7j2h9j1bgxdfth47fl\"",
                "\"apple-domain-verification=IGJmYB4ReQOvnh8C421oNRDVuu5D-eZofJf6Y97qPBU\"",
                "\"m1gfkdpv7rscd8mr64mw9wcxtsrxh0ds\"",
                "\"m1rh31jnyk8f4zy25vlb01nmv62x0l9p\"",
                "\"_ly5k70e1l8gd1shizgsvpgha4v9m2ut\"",
                "\"_6vt5j2zihy4gglxz8kvsmr9pq7h2a4c\"",
                "\"bnslp7wjbc8v3n5wkdr8hxl5l8fxr2hl\"",
                "\"_lvx2syhktdeoxcx6mo6b51u3h1usqwx\"",
                "\"np13rn98h5lpgjbndhr5gn31363b8xy0\"",
                "\"facebook-domain-verification=4hzy2r2nmzkhsj084cd7fki46jeaa3\"",
                "\"3rl4ld7tjl4sbpy967j2cr7y48vbxcxn\"",
                "\"f9w7nn10vpy421nnf3pqmfsgth5pq3hq\"",
                "\"wpv0g4gkpbw0kqrlm6jlrb2bxw3zd0v0\"",
                "\"1tn2p2x86m2jvp6wjvh9n8kf197vtmmd\"",
                "\"MS=ms18612172\"",
                "\"6b7bv6ky1d5gbp66fgqkqhcdj7n4z04l\"",
                "\"s4bfybvmkvmrjl1lnmbtl3khph6h0vvb\"",
                "\"7msqnpj5xr4y5syw9g44m95dfl44hjgx\"",
                "\"bv1by0fvhbpznqy9xqmzr6z10lghjjgg\"",
                "\"fn1b7vvmlhfpmf35rchfpz383tm1bndy\"",
                "\"_qydnb71cn3lqycnc1mtenmuxez97jlp\"",
                "\"google-site-verification=c1Vsqct8unmvZEnNTtoZZ_dDsq-qejygwotuVnfoupY\"",
                "\"6sqc01vxxxwzn49y5jd2p6wxdq5f7z3q\"",
                "\"facebook-domain-verification=61rl1f9boyjhytks0jdex0hncnayfr\"",
                "\"_wlakz6emublsj5fvgjt8dl2i84ycrmq\"",
                "\"vxqr9nqtmryh46zfq0jqwjx316764nsk\"",
                "\"_i6zwxvcptwz9qmphgqpvbhyog72fmuo\"",
                "\"apple-domain-verification=ZIfJE9Gth65P2EaS\"",
                "\"_w8opp2p377zo21qi6gh2zwgfe2bmmpa\"",
                "\"g1fh5zpwprcz6cn2rq5gblvsb7lwx2t7\"",
                "\"nnp90zxqqzmkn93bwvhdl46dwvfp0v3y\"",
                "\"1ly9mvl98241ksqyw929gldgyy46f27c\"",
                "\"v=spf1 include:em9792.cancerresearchuk.org include:spf.protection.outlook.com include:amazonses.com -all\"",
                "\"x1whvwl6r9qqx6y8z1dnvk64lkbbzfqx\"",
                "\"_e8bqk4zyvefuarzhyy6hu9bizyu1ny7\"",
                "\"v1n0kqhknmzc5fsg2zf7tsn4780hmj1m\"",
                "\"y9ncngdcvrvk16m4gljshc7gvhhxh8lc\"",
                "\"wf7338jyn6pqbdzrjwlwtb841r6dh0hd\"",
                "\"x54b24q04j1j22dz1mvbjqzv9r9pk876\"",
                "\"d4tgqmcxcgtg2plddnyjvcqtpdyypf12\"",
                "\"zzhv3bsz0x6y1hglhy4wxp3pvz2rw432\"",
                "\"0v1c9bt4vwkdmptx84wzz413s3xsc990\"",
                "\"vnm8g3svr0c67s4xmgld8q209cc68364S\"",
                "\"26m8th96q9myjm4zz46h7r7cvbwbwjh4\""
            ],
            "NS": [
                "ns-1410.awsdns-48.org.",
                "ns-33.awsdns-04.com.",
                "ns-885.awsdns-46.net.",
                "ns-1773.awsdns-29.co.uk."
            ],
            "SOA": [
                "ns-885.awsdns-46.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.168.73.79",
            "35.176.179.201",
            "35.179.62.22"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:em9792.cancerresearchuk.org include:spf.protection.outlook.com include:amazonses.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:65fc433b5864b@ag.dmarcly.com; fo=1",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-168-73-79.eu-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.168.73.79",
                        "35.176.179.201",
                        "35.179.62.22"
                    ],
                    "time_ms": 52.94
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.168.73.79",
                        "35.176.179.201",
                        "35.179.62.22"
                    ],
                    "time_ms": 48.9
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.168.73.79",
                        "35.176.179.201",
                        "35.179.62.22"
                    ],
                    "time_ms": 28.12
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.168.73.79",
                        "35.176.179.201",
                        "35.179.62.22"
                    ],
                    "time_ms": 45.41
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.168.73.79",
                        "35.176.179.201",
                        "35.179.62.22"
                    ],
                    "time_ms": 83.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.cancerresearchuk.org",
        "valid_from": "2026-03-12T19:00:00-05:00",
        "valid_to": "2026-09-26T18:59:59-05:00",
        "days_remaining": 48,
        "san": [
            "www.cancerresearchuk.org",
            "*.cancerresearchuk.org",
            "*.raceforlife.cancerresearchuk.org",
            "cancerresearchuk.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.cancerresearchuk.org:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Vercel",
            "date": "Sat, 08 Aug 2026 16:44:37 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "3900396",
            "location": "https://www.cancerresearchuk.org:443/",
            "accept-ranges": "bytes",
            "cache-control": "public, max-age=0, must-revalidate",
            "content-disposition": "inline",
            "content-security-policy": "default-src 'self'; base-uri 'self'; object-src 'none'; form-action 'self'; manifest-src 'self'; media-src 'self' https://videos.ctfassets.net; worker-src 'self' blob:; frame-ancestors 'self' https://app.contentful.com https://*.cruk.vercel.app; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.googletagmanager.com https://*.google.com https://*.google-analytics.com https://*.doubleclick.net https://*.googlesyndication.com https://*.googleadservices.com https://*.optimizely.com https://*.cdn-pci.optimizely.com https://optimizely.s3.amazonaws.com https://*.datadoghq.com https://*.datadoghq.eu https://cdn.cookielaw.org https://*.onetrust.com https://tags.tiqcdn.com https://connect.facebook.net https://*.facebook.com https://*.pinterest.com https://s.pinimg.com https://*.tiktok.com https://analytics-ipv6.tiktokw.us https://*.snapchat.com https://static.ads-twitter.com https://*.googleapis.com https://*.gstatic.com https://*.youtube.com https://*.hotjar.com https://*.quantserve.com https://*.quantcount.com https://sc-static.net https://*.adalyser.com https://*.tvsquared.com https://*.lemonpi.io https://*.gnatta.com https://chat.system.gnatta.com https://*.srv.stackadapt.com https://qvdt3feo.com https://www.redditstatic.com; style-src 'self' 'unsafe-inline' 'report-sample' https://tagmanager.google.com https://*.googletagmanager.com https://fonts.googleapis.com https://*.hotjar.com https://*.srv.stackadapt.com; img-src 'self' data: blob: https://images.ctfassets.net https://theassethub.cancerresearchuk.org https://www.cancerresearchuk.org https://*.google-analytics.com https://*.googletagmanager.com https://*.analytics.google.com https://*.doubleclick.net https://*.googlesyndication.com https://*.google.com https://*.google.co.uk https://*.gstatic.com https://cdn.optimizely.com https://*.hotjar.com https://*.tealium.com https://*.pinterest.com https://*.tiktok.com https://analytics-ipv6.tiktokw.us https://*.facebook.com https://*.adnxs.com https://*.blismedia.com https://tracking.audio.thisisdax.com https://*.adalyser.com https://*.tvsquared.com https://*.demdex.net https://*.snapchat.com https://*.quantserve.com https://*.quantcount.com https://cdn.cookielaw.org https://insight.adsrvr.org https://*.srv.stackadapt.com https://*.reddit.com; font-src 'self' data: https://fonts.googleapis.com https://fonts.gstatic.com https://*.hotjar.com; frame-src 'self' *.youtube.com *.google.com https://www.googletagmanager.com https://player.vimeo.com https://*.cdn-pci.optimizely.com https://td.doubleclick.net https://*.snapchat.com https://*.gnatta.com https://chat.system.gnatta.com https://*.resultsbase.net; connect-src 'self' https://privacyportal-de.onetrust.com https://geolocation.onetrust.com https://cdn.cookielaw.org https://*.tealiumiq.com https://*.tealium.com https://*.google.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.doubleclick.net https://*.googleadservices.com https://*.googlesyndication.com https://cdn.optimizely.com https://logx.optimizely.com https://*.datadoghq.com https://*.datadoghq.eu https://browser-intake-datadoghq.eu https://*.browser-intake-datadoghq.eu https://*.hotjar.com https://*.hotjar.io wss://*.hotjar.com https://connect.facebook.net https://*.facebook.com https://*.facebook.net https://*.pinterest.com https://analytics.tiktok.com https://ads.tiktok.com https://analytics-ipv6.tiktokw.us https://*.tiktok.com https://*.snapchat.com wss://*.pusher.com https://*.lemonpi.io https://*.gnatta.com https://chat.system.gnatta.com https://maps.googleapis.com https://maps.gstatic.com https://*.adalyser.com https://*.tvsquared.com https://*.quantserve.com https://*.quantcount.com https://*.srv.stackadapt.com https://*.reddit.com",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-matched-path": "/",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::dmdnv-1786207476623-00f517d3e135",
            "etag": "\"0064e9094dc92bdb8ce49dd48be92621\"",
            "vary": "Origin",
            "via": "1.1 d9c6aeb0a1d9add180b9aa704da07f56.cloudfront.net (CloudFront)",
            "age": "232929",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "ORD58-P16",
            "x-amz-cf-id": "ryZp4bEyQruK-8h5E4gTadF5moMZd5SehcvM5kab9HtotKL245WtKw=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Vercel",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cancerresearchuk.org:443/",
        "title": "Cancer Research UK | The world's leading cancer charity",
        "description": "We exist to beat cancer. And we're dedicated to saving and improving lives with our research. Will you help us transform the lives of future generations?",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.168.73.79": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.176.179.201": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.179.62.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cancerresearchuk-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.6,
                "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": 114.09
}