{
    "ok": true,
    "domain": "mattel.com",
    "generated_at": "2026-08-09T01:37:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 88,
            "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": "7 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": 5,
                "lost_points": 0,
                "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": 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": "64 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: afa7f374f51cc8991.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": "7 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "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": "64 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: afa7f374f51cc8991.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": [
                "15.197.167.90",
                "3.33.186.135"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mattel-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"flexera-domain-verification-ckzubskqelawyefd\"",
                "\"openai-domain-verification=dv-ZqQqFYXR01FIcAnd22snMZKM\"",
                "\"facebook-domain-verification=mucmxd3t3t1mxbyt4a68mh84ivrixr\"",
                "\"klaviyo-site-verification=Suh8Ep\"",
                "\"globalsign-domain-verification=C00C87B31EAC2DD75BFB2C04BE7AFEE3\"",
                "\"v=spf1 ip4:156.20.174.28 ip4:156.20.174.19 ip4:156.20.174.20 ip4:156.20.226.21 i\" \"p4:156.20.226.22 ip4:156.20.36.134 ip4:63.100.125.35 ip4:195.108.1.26 ip4:202.64\" \".121.134 ip4:209.34.72.104 ip4:156.20.30.143 ip4:204.14.234.64/28 ip4:204.14.232\" \".64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 ip4:3.214.204\" \".181 ip4:35.174.145.124 ip4:44.211.178.112/28 ip4:3.101.216.144/28 ip4:23.21.109\" \".197 ip4:23.21.109.212 ip4:147.160.167.0/26 include:o365.connector.mattel.com in\" \"clude:spf.protection.outlook.com include:spf.mandrillapp.com include:_spf.center\" \"code.com include:spf_hrc.mattel.com include:shops.shopify.com include:spf.backin\" \"stock.org include:mail.zendesk.com include:spfa.cpmails.com -all\"",
                "\"363-242-484\"",
                "\"miro-verification=2b083f3c04a86493b94e3cf2fc5abb5d42a1584e\"",
                "\"_globalsign-domain-verification=fLypsY3AsraNmCRbUoKUI6qQfYPvA340Y-xZ76b9zG\"",
                "\"globalsign-domain-verification=47AFEF0B666308B5DB5F41F35BE7EC9C\"",
                "\"asv=41cba8bd778557cbdabcfec11db817c5\"",
                "\"airtable-verification=d2644d9e1f3a7084f45d75fc4853b158\"",
                "\"canva-site-verification=0yPMDPYuL_jlmw8N18UQDg\"",
                "\"_0zla733a90xzrjlo6j4fe6tayy1sa8b\"",
                "\"globalsign-domain-verification=FCE0C06DB86E6C09655A686119DC08F5\"",
                "\"atlassian-domain-verification=ycRYijiDol3imUfriVcX8bIugaELJJIs9WfgjCmZdhERrjfZ7vNOTc97K598rAQk\"",
                "\"klaviyo-site-verification=T3Zp3h\"",
                "\"ciscocidomainverification=1db3115a9241d383c0dfcf306debfa682494a0323e4f8e91c6d4b7761d19dd16\"",
                "\"s3STULtuaC+JAYVIErkuu1jxN4b7luXvu+1dGR6UPlJiVsq+mJTx/+uVjFK9aBenktzLyg3YvvIH3U/JDtnGyg==\"",
                "\"globalsign-domain-verification=D7474A3561EC11EF56281A874B076C9B\"",
                "\"facebook-domain-verification=q47c0fpjz5dyktmjv753zh6kebe01u\"",
                "\"globalsign-domain-verification=92DFE769E9125E199EF6EC9169CA87F7\"",
                "\"globalsign-domain-verification=E33B3B1326158F213DCC67708D116007\"",
                "\"1739bf69-fd7e-416d-9989-9a5dc27f0d3d\"",
                "\"klaviyo-site-verification=WVevhg\"",
                "\"atlassian-domain-verification=CBVSBzX73V8o3dW9vZV50zFaoe4kzJz420mhW8/ZsFzZjLsEWVLGRTw5W9Su7d8G\"",
                "\"XXLYSrygdNsjlkqUtPrkoWJmJmGSViHcDEgyKwjfJvE\"",
                "\"flexera-domain-verification-nwxkrsgcsfxtodgn\"",
                "\"globalsign-domain-verification=83592c502ac01718e2183bfc36065346\"",
                "\"klaviyo-site-verification=SU4YSV\"",
                "\"klaviyo-site-verification=UqF4Tr\"",
                "\"MS=ms32300319\"",
                "\"elevenlabs=W_U6ZpEboTG6vEtbAqb-WFIxXVrCt0ggvuziWp8hxHs\"",
                "\"stripe-verification=d2c5519112b8ef89651a7247406c9196fc7ceb57cd1b375b4097a8e1fee82b4b\"",
                "\"-Pat2r5vHBANb7fvRcrBmKzNzCSXmw\"",
                "\"globalsign-domain-verification=2_W0PBp-Dke0afh34WuVRGDpSyvVpOD4g4wiEQdKXO\"",
                "\"shopify-verification-code=elce9sYD8cm9qq4K3no1kZ0P1lrGv5\"",
                "\"globalsign-domain-verification=DF20A01F31EA78F75177B5A9747B8D55\"",
                "\"globalsign-domain-verification=X0cKo5CB2pArgMjggefn-E7uekqkbZg7ULo1lGOKJf\"",
                "\"globalsign-domain-verification=740256BC66B74B419B794059D6CA11AC\"",
                "\"google-site-verification=loworyG6vj9eIjGPgkCCus46iWRe7_0O764_rfYeEkU\"",
                "\"amazonses:SQ7RzWc0jpZz3WUTq2xvKCmCyZSMyasY5+B5254eNR8=\"",
                "\"_globalsign-domain-verification=xAIWtgGuWzAqcLFerDYVRMouLLcTceP2q7dRAPd2Kd\"",
                "\"klaviyo-site-verification=RbzuTn\"",
                "\"mongodb-site-verification=XXdQ0UFy0qkOQAORsJr17oQNzzcTGtnx\"",
                "\"apple-domain-verification=8rHg56dysd6NHEGG\"",
                "\"smartsheet-site-validation=Pb2iq_20BFe2PNgJQn7ZT3hdNy8PPZM6\"",
                "\"globalsign-domain-verification=E99B98582B5CBE501244EC0EF15533ED\"",
                "\"globalsign-domain-verification=548DF575A9C0CBE199F23D9F8FF8E343\"",
                "\"klaviyo-site-verification=SMfDWk\"",
                "\"globalsign-domain-verification=84FA62F3C1C2DD2BC483EC35F181291D\"",
                "\"ZOOM_verify_uG9jncpZikTCqaHsE3U5HM\"",
                "\"globalsign-domain-verification=E38512355C14A9D4ED6449EA485628D5\""
            ],
            "NS": [
                "ns3.markmonitor.com.",
                "ns6.markmonitor.com.",
                "ns1.markmonitor.com.",
                "ns7.markmonitor.com.",
                "ns2.markmonitor.com.",
                "ns5.markmonitor.com.",
                "ns4.markmonitor.com."
            ],
            "SOA": [
                "ns1.markmonitor.com. hostmaster.markmonitor.com. 2026073002 86400 3600 2592000 172800"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.167.90",
            "3.33.186.135"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:156.20.174.28 ip4:156.20.174.19 ip4:156.20.174.20 ip4:156.20.226.21 ip4:156.20.226.22 ip4:156.20.36.134 ip4:63.100.125.35 ip4:195.108.1.26 ip4:202.64.121.134 ip4:209.34.72.104 ip4:156.20.30.143 ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 ip4:3.214.204.181 ip4:35.174.145.124 ip4:44.211.178.112/28 ip4:3.101.216.144/28 ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 include:o365.connector.mattel.com include:spf.protection.outlook.com include:spf.mandrillapp.com include:_spf.centercode.com include:spf_hrc.mattel.com include:shops.shopify.com include:spf.backinstock.org include:mail.zendesk.com include:spfa.cpmails.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@mattel.com,mailto:mattel@us.cp-dmarc.com; ruf=mailto:dmarc_rua@mattel.com,mailto:mattel@us.cp-dmarc.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.mattel.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3+tQf647oFJEPiObNM0ong5y85IVlMZVFqXPLXQRg3kBAO0eFcFkobMVVohdlfwn/ncenwpCNspT3oCcIlr0yGNTDhBHXOzW5Yt6l62/+/wuTcmuPAOgJFwAYa7p11giwTQZo5MEqJKqMUcxSpqFba01Pkt3eEwJOsHOC7hMFiQIDAQAB; n=1024,1457575528,1473473128",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://mattel.com/assets/images/mattel-red-logo-bimi-1.svg",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "afa7f374f51cc8991.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 34.76
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 26.32
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 23.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 34.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 40.76
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "*.digital-svcs.mattel.com",
        "valid_from": "2026-07-14T13:52:47-05:00",
        "valid_to": "2026-10-12T13:52:46-05:00",
        "days_remaining": 64,
        "san": [
            "*.digital-svcs.mattel.com",
            "digital-svcs.mattel.com",
            "mattel.com",
            "www.mattel.com",
            "www2.mattel.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://about.mattel.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "age": "1",
            "cache-control": "public,max-age=900",
            "cache-status": "\"Netlify Edge\"; fwd=miss; fwd-status=200",
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 06:37:11 GMT",
            "location": "https://about.mattel.com/",
            "netlify-vary": "",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000",
            "x-nf-request-id": "01KZJKTQBN0E9FPB4Y8HGECFNJ",
            "content-length": "40",
            "cache-tag": "page,default,/",
            "content-security-policy": "default-src 'self'; base-uri 'self'; img-src 'self' data: https:; media-src https:; font-src 'self' data: https:; style-src 'self' 'unsafe-inline' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; connect-src 'self' https: wss:; frame-src 'self' https:; object-src 'none'; upgrade-insecure-requests; frame-ancestors 'self'",
            "permissions-policy": "camera=(), microphone=(), geolocation=(), browsing-topics=()",
            "referrer-policy": "strict-origin-when-cross-origin",
            "vary": "Accept-Encoding",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://about.mattel.com/",
        "title": "Mattel | About",
        "description": "We empower the next generation to explore the wonder of childhood and reach their full potential. Check out our top toys from Barbie, Hot Wheels, Fisher Price and more on Mattel.com!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mattel-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4047.9,
                "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": 87.05
}