{
    "ok": true,
    "domain": "wizards.com",
    "generated_at": "2026-08-09T02:35:28-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 65,
            "network": 85,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": 0,
                "lost_points": 10,
                "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": "170 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-43-10-100.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "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": "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": "170 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-43-10-100.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "23.43.10.100"
            ],
            "AAAA": [
                "2600:1407:3c00:1485::2a84",
                "2600:1407:3c00:1489::2a84"
            ],
            "CNAME": [],
            "MX": [
                "0 wizards-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"flexera-domain-verification-xwgirkfmywplykil\"",
                "\"docker-verification=ccbcd087-f0d1-45b6-b0c2-3d7ae377f0be\"",
                "\"6n4f59x4n2c44nml5zlwf6bj5csqbhvw\"",
                "\"_tgduv232zfxxsbfnr0zh0bzevllv8fw\"",
                "\"ctp2b6cdmhbbhp8sjjd74gtwjxf341hk\"",
                "\"5sb9ngyzzjbj49psgxhqlhjqfgm5pdn9\"",
                "\"nwqvnpv6c8bfml79p67m317t7q79dfmb\"",
                "\" _epl7410r5ltom8g3ao9p86c9kfjheyp\"",
                "\"mongodb-site-verification=bxTpn2R3pTRDvXsG3dw3Km2SF8WOppDM\"",
                "\"p0vdldlwc31yjt7l5tg6yx80l0h1xflb\"",
                "\"favro-verification=QHsJUlgyLMO9TUwg7nqtI7j2QGjXfsOsYQQDNXgvEHx\"",
                "\"_lpof7zh0k3tyw48jkwb0njwrenxd4mu\"",
                "\"atlassian-domain-verification=CbrLZoa2I/311f2oK8nCHHnuMR6W4GibEvK0DTN1mLqnJEqfyQQapmOWv7vT0fdQ\"",
                "\"9znlt0n5s3c8j8128nqnjhnl4nrcqkyw\"",
                "\"elevenlabs=kV2n0E6bnfmPeCNq855j_V1pllQbu42pariqnWBSw-k\"",
                "\"_913o2xlaekq6nxt0s97arobx81kzq23\"",
                "\"yl2mt3d1nlsh33019b5f2wm44pbstf85\"",
                "\"_at8dxjcqsw7ddw9l8oujg7fzvtk000c\"",
                "\"box-domain-verification=bd92a3e19db369597e7ee7031646a69dc44da7cff8286ca38e4901ae9338bc6d\"",
                "\"_8ydky5fm2f22fzchyoyps45m7crcw7p\"",
                "\"mongodb-site-verification=YWKDeJk7KDMBB5Haelr8fQyWuXDbiKrY\"",
                "\"hcp-domain-verification=2bce3df261b932e8a9bda057df0925bd3aa7a6aa7fdb99555e8f83b0ccd3cbcd\"",
                "\"_wc86e3d2eluwq6o2n23ctcgtvgeccl3\"",
                "\"_0p2ivxbusjfvk8gaqbhsp39u0w2kqi7\"",
                "\"google-site-verification=rJWQF0_QbfwSVH0Gl67OS98jjzcgSg1nNoo3K5sfvkQ\"",
                "\"_akamai-host-challenge.nexus-dev.wizards.com=bCRzxqsqdxiWqq5vMrAq0sdzzBZkjI8bghcRcs5iaiZUR-DljtVjQONoQw\"",
                "\"anthropic-domain-verification-57exa4=kx4Lngn964czoTJ30sbbQella\"",
                "\"xhlfc1wlldqjd9v9zjfhyzsml63l837s\"",
                "\"_lplcp8sg0m9woiw157wi5j361mo0b1r\"",
                "\"docusign=4abaffa2-db4b-4733-858f-b5fdad6b9dfe\"",
                "\"_k0j9r1eu46qgiyhciae373lxjj5pa3o\"",
                "\"_pya3h6gdlowe16cp06someucn2cgmoc\"",
                "\"1password-site-verification=2JQRRWPBAVA7XOGT3D5ZT2WMBE\"",
                "\"_pxsez4auz04ne6s2koflvcx4qp2l444\"",
                "\"unity-sso-verification=9d18fc41-c9f4-441f-9a75-478b6211f23b\"",
                "\"player-profile-preprod-domain-verification=YhGS7fXVVtK4txQxA4ZvQ3gD7kSCFAog45lfCLuBf0_cq5F5cFbvlopDnAM\"",
                "\"globalsign-domain-verification=A86EB6C988DB636B98A491A3A87670C1\"",
                "\"xlg81g2h7k7dzky672z5bg8d1ylml9rh\"",
                "\"MS=ms44257134\"",
                "\"j86h3957qdxqwkc67gd68k4ngwkt3kpr\"",
                "\"apple-domain-verification=C4CtkuuCfzl14GRi\"",
                "\"postman-domain-verification=7df56ab96656cca2319f312be0e7cea3fdfb51e6040649cb8978d2d0dfc4e5f098b0402c7cf20dc814276e0f691b599355580b6d4958262f0de8f5f4ba491c82\"",
                "\"openai-domain-verification=dv-sDkpvZ16DkaiYBjA0NW5tQl5\"",
                "\"_1woa0ze07osqihz09ivuflk8g0h3tcc\"",
                "\"parsec-domain-verification=td_2FdPhsm2ENLaydbZTh6ZuRg00FC\"",
                "\"d96749d005d7d97778d6d37ee4da4ebe43bf763ce0fa242741b98a88fddbfd23\"",
                "\"tdhgn136jsn89gyr6cb614v0612wr6j5\"",
                "\"player-profile-staging-domain-verification=QwxxM0m-0Dx_p16U7NEPCdy0P6d_MTcxBQCNEfnkO4QBc-Z3HteWPF4\"",
                "\"v=spf1 include:_u.wizards.com._spf.smart.ondmarc.com include:spf.protection.outlook.com include:mail.zendesk.com -all\"",
                "\"facebook-domain-verification=dzimtmcyetjm6ch7zjujpnf292a011\"",
                "\"9yn84yxpm49ls88nsfrdv5plv10sxcmn\"",
                "\"_zri6hnqm7wuk600376xagrog7usc0sh\"",
                "\"atlassian-domain-verification=aVuz0KOQzIDctg558Tr249dogxJzREqU0eA1uUGoD3iGHGSiluepEtR5yLOaKtZQ\"",
                "\"lucidlink-verification=J6QKA49JN1M6C2R6PZ3GY0F22W\"",
                "\"b0nmgdlwx05j31rpd72qs0fw1vffl14w\"",
                "\"mgverify=39edfb8a98950a143c75e0a482d558ebaa8c4089ea57d7fab35702ad69005699\"",
                "\"6fe5d8d80c1bd1783b7a81961572142e3e320b7a68f6b5cb5cde3db7c0549e60\"",
                "\"_jdlk1h3k22x5a5oqkhi21byndacgjsl\"",
                "\"vm9t9brprd7j2txm4q54zn0s3sz0lwkb\"",
                "\"slack-domain-verification=w1a8U8K6Xqj9ehUEzDya3ZgpnoOjJTcgWNSCSAVP\"",
                "\"amazonses:4qCoy0MN5NsAgo0u6nQv9j0o+EZzPJsqxIKiCCY9gQs=\"",
                "\"_5mlnurkg5pzzzmgxa7n1kz2hic9r2uy\"",
                "\"O2gLARc4InpdI+4UwGTtgzYxS9ze61uVKJLiWq+B0mLpUv4ouM4BkFhnkzjmXgTm5XSrmO5cwREcY17oJRn8hQ==\"",
                "\"j316p61kb6h2b1wyjdj22rrlj9zx19rl\"",
                "\"player-profile-domain-verification=-zuhtsIt4QlXp0MCBeRUgPb3MphHEiND6HtQEmJxU5o7o5Eq2tZiEdNfSYRFZQOa\"",
                "\"n9y9z09w6981987ybpb05vf5tsd6x0fc\"",
                "\"jkdp6sn1bm2lxtqgtdj8yy0m06452stl\"",
                "\"ZOOM_verify_pYER6qzUaRH1jnz5umKekU\"",
                "\"3qdxlpfzvyw4nmr0x0x4x91c0w60165c\"",
                "\"hkn89d03r0qkks4tm0v52gqbhmxww05y\"",
                "\"7c2c6b362d85c76d89986fb6f66c718dda53074f525db18eee3df9f3c16f7353\"",
                "\"Dynatrace-site-verification=88ae0369-747d-47ca-80f8-51e55e3a50b9__pu56fiabuao564cad2c1q7dvni\"",
                "\"zapier-domain-verification-challenge=4888ee77-0f2d-47a9-90c1-4b4352e39545\"",
                "\"miro-verification=1f6b4c29e41c9e4d2843093bc58b1d01a3a14200\"",
                "\"kpwnfzl9zpz4dfxqd1hgwhpvnnnb1n21\""
            ],
            "NS": [
                "a18-64.akam.net.",
                "a24-66.akam.net.",
                "a11-67.akam.net.",
                "a1-76.akam.net.",
                "a5-67.akam.net.",
                "a22-65.akam.net."
            ],
            "SOA": [
                "a24-66.akam.net. hostmaster.akamai.com. 2016101592 43200 7200 2419200 3600"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.43.10.100"
        ],
        "ipv6": [
            "2600:1407:3c00:1485::2a84",
            "2600:1407:3c00:1489::2a84"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_u.wizards.com._spf.smart.ondmarc.com include:spf.protection.outlook.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; fo=1; ri=3600; rua=mailto:c0f1617a@inbox.ondmarc.com; ruf=mailto:c0f1617a@inbox.ondmarc.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wizards.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDByEJ1NziVy5Jek4SujSsEAA2r8NckFnOUufyaGfzCW8BTuNemjrGtqqUVa1VVUd+EH9hYcHihNqhzURtkkNeC87tuD+5mZe0/aJRuaLB/fHvaW29ysiJcTta27HuHeJenS4C1rp/SkF16/UqZ+td9t35ou8jNC/u2kuVzL10lTwIDAQAB; n=1024,1457671498,1473569098",
        "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": "a23-43-10-100.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.43.10.100"
                    ],
                    "time_ms": 99.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.210.135.113"
                    ],
                    "time_ms": 53.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.86.172.78"
                    ],
                    "time_ms": 51.71
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.43.10.100"
                    ],
                    "time_ms": 29.11
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "72.247.65.178"
                    ],
                    "time_ms": 55.21
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "wizards.com",
        "valid_from": "2026-01-26T18:00:00-06:00",
        "valid_to": "2027-01-26T17:59:59-06:00",
        "days_remaining": 170,
        "san": [
            "wizards.com",
            "*.api.bi.wizards.com",
            "*.api.mtgabeta.wizards.com",
            "*.company.wizards.com",
            "*.darkalliance.wizards.com",
            "*.dnd.wizards.com",
            "*.magic.wizards.com",
            "*.platform.wizards.com",
            "*.tiamat-dev.cloud",
            "*.tiamat.cloud",
            "*.wizards.com",
            "*.wpn.wizards.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://company.wizards.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://company.wizards.com/en",
            "cache-control": "max-age=2630",
            "date": "Sun, 09 Aug 2026 07:35:19 GMT",
            "server-timing": "ak_p; desc=\"1786260919756_399005028_551776033_10_6504_27_10_15\";dur=1",
            "content-type": "text/html; charset=utf-8",
            "x-powered-by": "Express",
            "etag": "\"50c92-HvZ6AfgGDtLJwugnKHMZ3LatNyk\"",
            "expires": "Sun, 09 Aug 2026 08:19:09 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": "",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://company.wizards.com/en",
        "title": "Wizards of the Coast",
        "description": "Wizards of the Coast is a family of studios specializing in building role playing, trading card, and digital games for all genres of players.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.43.10.100": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wizards-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.2,
                "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": 77.95
}