{
    "ok": true,
    "domain": "fox.com",
    "generated_at": "2026-08-09T05:13:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 77,
            "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": "8 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "2 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": "88 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: aa089eb6179d1ae2b.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "8 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "2 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": "88 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: aa089eb6179d1ae2b.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "76.223.34.124",
                "13.248.160.137"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00195501.gslb.pphosted.com.",
                "10 mxa-00195501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"Audience-verification=98d05239-504c-4660-ab44-fccff2eaf750\"",
                "\"stripe-verification=95532B5E0061B6DA1BB2F6FEEDAF0179B18A53A76939BE93DA8918CC7B035699\"",
                "\"atlassian-sending-domain-verification=84ab3e26-5ac6-41e3-97e2-fb1bf175dd95\"",
                "\"mongodb-site-verification=XtJDq0JPNIP79FE34Eibi9bCA1ObJaQL\"",
                "\"mongodb-site-verification=dZPFpyKGr8dVR3rDQWsaCfY4i63qS8at\"",
                "\"806f51d59d684c1a82e8cde4acefb9cf\"",
                "\"stripe-verification=99BE3E46A5E2D7710D093C51169112E37683E62FBA32B283F8BEA0E179DB12F9\"",
                "\"stripe-verification=159414C57176D224AAC66D376E59AA2E44889EAE606D26596E4B915A6E6A2FB2\"",
                "\"chariot=chariot+fox@praetorian.com\"",
                "\"browserstack-domain-verification=2b2969f1-3374-41a5-a87e-cec6735a4600\"",
                "\"h1-domain-verification=P49XYT5usQ7iGjFm5YFPsTtgDGBqdeAdUe32ZuDD98YPB4hT\"",
                "\"globalsign-domain-verification=b678a938998002f2387c445add1f80c4\"",
                "\"segment-site-verification=YqPdDb6m0X6JRrhEWvArFmkx1E6AHy4i\"",
                "\"cisco-ci-domain-verification=5b8608aa7e372a02941e12b208f5e6cfbd440ad1340f46daee4b7cd6fa639602\"",
                "\"MS=ms82528175\"",
                "\"google-site-verification=qZJD-yR0quTvdcBXgEFc6iX0lDQFfvu_AqD-4vZtImA\"",
                "\"apple-domain-verification=ecpCthYiz90NO4A5\"",
                "\"cursor-domain-verification-geyh8c=hr6gporQBqMMrKO0xuSUZjwQ0\"",
                "\"airtable-verification=2ad0b6c3b5e5222653e94ed5623f69a5\"",
                "\"perplexity-ai-domain-verification-369ta7=othIIwZhXjJIlkjlex6DeFeTu\"",
                "\"vmware-cloud-verification-09ec8e96-7fbd-4434-9cc1-eac84bbf2074\"",
                "\"amazonses:Xuj8Uf189lzwrDtBzEUeCF+GxBSdf5lmzHFoXiP6Luk=\"",
                "\"notion-domain-verification=qEsfEPAT85yqHy4r68LPSVaVJ4aoO670QpVztqIlO9X\"",
                "\"serval-domain-verification-hq1xwt=4nimmzGlyWQDENG1YQExvazXL\"",
                "\"postman-domain-verification=8c37a0da679b6600666341a9e777e3e1114a61aa06dcfe6ca8ee5181a67cc594\"",
                "\"linear-domain-verification=8xu5ywcugp37\"",
                "\"docker-verification=fe23d26b-8f72-4aa7-a137-752c360fb3c6\"",
                "\"gamma-domain-verification-ygnqvk=1h1xYaqoibEaBB0jKUoAVSrvx\"",
                "\"elevenlabs=Ek7qD4AYxbKjV_LSKkcqPqeBCCE-ScHkwP34lIpOlVk\"",
                "\"miro-verification=abc2ce7993c537b1615547d5cea00df10f785cd4\"",
                "\"traction-guest=ae6a607c-65fe-495e-9229-99f8341ba3c8\"",
                "\"canva-site-verification=2JXeVcAVHx3t7beGSGm_qg\"",
                "\"globalsign-domain-verification=405896DC8A7AF9C0E9A3CCB07D19D8A1\"",
                "\"launchdarkly-domain-verification=a3b0cbed-644c-4271-9072-25d9b91b1fc5\"",
                "\"stripe-verification=80da79c74099234373d48fe6924d11261d21087468d8d931a97e8e49e47a0d1c\"",
                "\"v=spf1 include:spf.protection.outlook.com include:spf-00195501.pphosted.com include:sendgrid.net include:_spf.salesforce.com a:c.spf.service-now.com include:amazonses.com include:spf.smtp2go.com ip4:70.32.172.12 ip4:199.119.127.197 ip4:199.119.127.198 ip4\" \":199.119.127.199 ip4:216.81.144.165 ip4:209.177.165.160 ~all\"",
                "\"openai-domain-verification=dv-FqhOhQFEj38j2hUALDSBgr2F\"",
                "\"anthropic-domain-verification-hm6cvt=gEajtoC9LLD9H1f9oBzM9EoC2\"",
                "\"google-site-verification=vCYQlOYebMQ8Tn_aK_pZGYRnEl7AI6QX_tVOK2WTTo0\"",
                "\"adobe-idp-site-verification=e0524deb-9199-467e-8bf9-4b20a44512fc\"",
                "\"status-page-domain-verification=6k1fn5pr0tp6\"",
                "\"skedda-domain-verification=foxsports.skedda.com\"",
                "\"gitkraken-domain-verification=7bf65322a1fb90132ca629d2d228485bc98b50db21dabd5eb1bc22a13b4a9224\"",
                "\"jamf-site-verification=_NlY2AQrrIKKNPqJWCVRGg\"",
                "\"atlassian-domain-verification=S1WmZ0DNA7/gfhdmncHWSoiwNi92v5ZbRVj2ykMutlYyyxynFhIKNehkO5gIZJqt\"",
                "\"extensis-domain-verification=f6723bd7-75aa-4ca3-bf13-579995e1ae7f\"",
                "\"stripe-verification=33682f684622c0bb04cf65120c4b0cd019c38af48b44a76a204412b103ac1550\"",
                "\"black-forest-labs-domain-verification-g38zxj=UAh8RRgpRuEu5w6aqRCuXHRGQ\"",
                "\"fastly-domain-delegation-gz9mjhyvd4tg47kjp9xx-344064-2025-04-03\"",
                "\"wiz-domain-verification=c3c764bf81694baace883b328d4873e9e45ec9ed342c0a281ec509fe82a5460b\"",
                "\"adobe-idp-site-verification=b4747161-b014-4c89-84ab-c20dbb03b489\"",
                "\"stripe-verification=08586e2227fe4576f0ddad96c014a4877af90f71c541941487bc7290fe36aeeb\"",
                "\"mandrill_verify.FYc4ghhapD_KNcCcJ8cxQg\"",
                "\"extensis-domain-verification=9e11c2af-3970-4478-95a7-519b0e60d233\""
            ],
            "NS": [
                "ns04.foxdoua.com.",
                "ns02.dns.fox.",
                "ns02.foxdoua.com.",
                "ns03.dns.fox.",
                "ns01.foxdoua.com.",
                "ns04.dns.fox.",
                "ns03.foxdoua.com.",
                "ns01.dns.fox."
            ],
            "SOA": [
                "dns1.p06.nsone.net. hostmaster.fox.com. 1786233749 43200 7200 1209600 3600"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"certainly.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"entrust.net\""
            ],
            "DS": [
                "48553 13 2 C747B4C2FDA4DEEEEC52CE14E0E149CF59CEE9211D3E8F03A906BD28 CB254DAC"
            ],
            "DNSKEY": [
                "256 3 13 StkhLrYivFRj91rx0aO6ykg4qWeYhgQxJEwwkTzMBkIYjR/DENsx7p8n 0yfXg4Of/DzazP+vhOLp0Kijh7S5pg==",
                "257 3 13 t+4DPP+MFZ0Cr7gAXiDYv6HTyXzq/O2ESVRLc/ysuh5xBXKIsjsj5baV 1HzhBNo2F7mbsevsEo0/6UEL8+JBmA==",
                "256 3 13 3u9onSaqbxIlglXMHjh5Plcah8n2pXj0QuBVY/6YTdC6L/eUEYPDh57n OVJ8dd3fkPMrjt2Oij6J9EeLqyeuBw=="
            ],
            "RRSIG": [
                "SOA 13 2 7200 20260810111302 20260809091302 52254 fox.com. nc6y3ZPRxotkdXhG2ouoDrMQ/gmPHwzuFMEV0Wt2J9V74GKnc7fj3UxB EUV1x5TCbDcLZSZiSTtlnuuj87GT6w==",
                "NS 13 2 86400 20260810111302 20260809091302 12196 fox.com. /mw6Qi7OFdnfj0GuPxCBtAzUjR6J7FraVMLp0atQfKABsAvnUStpvfvA MRtAJjYhKOa9Rtmf3OB0uTY2CD0VKQ==",
                "MX 13 2 7200 20260810094239 20260809074239 52254 fox.com. 8iw3h6QnT5xGNOWpzVYuhzsZfLqekeCLOeQJv9YVHCg+Eyg+i3cnxb0w tvanVQB8ERT1y3D5f9usmLybzt6HVg==",
                "DS 13 2 86400 20260815022023 20260808011023 41446 com. rI4aXgit8lFC1KSu5UfwTGQo7BFvvFZ4YUvYHPsbQuo5knbZRBH8moxP 0gqf+aMaLD77HtBx07UNgWVkRdGbNg=="
            ],
            "NSEC": [
                "\\000.fox.com. A NS SOA MX TXT AAAA RRSIG NSEC DNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.34.124",
            "13.248.160.137"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:spf-00195501.pphosted.com include:sendgrid.net include:_spf.salesforce.com a:c.spf.service-now.com include:amazonses.com include:spf.smtp2go.com ip4:70.32.172.12 ip4:199.119.127.197 ip4:199.119.127.198 ip4:199.119.127.199 ip4:216.81.144.165 ip4:209.177.165.160 ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.fox.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqAHg0641otExkQzLr4IQWu85Xx1v5rF2etuXGKXhwrMDrke4Ar3m/1Tph6PG+GFw2pEUD5P34SCLisyrXguj8SADIRoOsp6BQGQBwUgeFsViL15t16WNGk3+oMT13tTZq5O4uIFkBVSGp0vUOkrQfdsmiWcIn1NB7uX0A38royQIbCtluViUCm64PxPzY7M4qfgYqridMgKIeFASShk9qhooPrGK8NfHSbtp1J7iN//qIOekEEOk3qIre7ZXDFUlr1Km/wbbpEeQ9UX1Mapar3kkLEQFbpIEm3/t82DCIGv2/RYj1j9BNl0dZlezRTzAnm++zX12krnVrA3FHyZy2QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa089eb6179d1ae2b.awsglobalaccelerator.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.43.150",
                        "99.83.186.106"
                    ],
                    "time_ms": 42.49
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 51.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 50.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 50.63
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 67.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "fox.com",
        "valid_from": "2026-08-08T00:51:50-05:00",
        "valid_to": "2026-11-05T23:51:49-06:00",
        "days_remaining": 88,
        "san": [
            "fox.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fox.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 10:13:04 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "200192",
            "location": "https://www.fox.com/",
            "er-request-id": "4406cc148a0e796e8340202cbb05e3b8",
            "pragma": "no-cache",
            "cache-control": "public, max-age=600",
            "x-content-type-options": "nosniff",
            "er-rule-id": "r-fa6da5bf-ac18-42d9-a24f-16b6bd69edfa",
            "server": "urllo",
            "x-powered-by": "Next.js",
            "via": "1.1 varnish, 1.1 varnish",
            "link": "</>; rel=preconnect; crossorigin=\"\", </fonts/FOXONEAero-400-Regular.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </fonts/FOXONEAero-500-Medium.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </fonts/FOXONEAero-700-Bold.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\"",
            "x-bereq-url": "/",
            "x-req-url": "/",
            "x-debug-backend": "www_web_foxplus",
            "x-req-backend": "MkgrhtcVg1XJnIJonesjT3--F_sigsci_waf",
            "x-user-type": "unauthenticated",
            "log-origin": "shield=STL",
            "x-surrogate-key-log": "prod-web-key",
            "accept-ranges": "bytes",
            "age": "0",
            "x-served-by": "cache-stl760066-STL, cache-stl760066-STL, cache-stl760055-STL",
            "x-cache": "MISS, MISS",
            "x-cache-hits": "0, 0",
            "x-timer": "S1786270384.294465,VS0,VE254",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "strict-transport-security": "max-age=300",
            "access-control-allow-origin": "*",
            "access-control-allow-methods": "GET,HEAD,POST,OPTIONS",
            "access-control-allow-headers": "*",
            "access-control-allow-credentials": "false",
            "access-control-max-age": "86400",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "urllo",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.fox.com/",
        "title": "Stream Live News, Sports, TV Shows & Entertainment | FOX One",
        "description": "Live TV streaming service for sports, news and entertainment. Watch FOX live, stream TV shows on demand, and more. Start your 3-day free trial.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "76.223.34.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.160.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00195501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 5024.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 897.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 866.3,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 140.08
}