{
    "ok": true,
    "domain": "3ds.com",
    "generated_at": "2026-08-08T23:55:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "4 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": 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": "45 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: server-54-192-55-37.ord56.r.cloudfront.net"
            },
            {
                "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": "4 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": "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": "45 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: server-54-192-55-37.ord56.r.cloudfront.net",
                "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": [
                "54.192.55.37",
                "54.192.55.61",
                "54.192.55.122",
                "54.192.55.120"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00752701.gslb.pphosted.com.",
                "10 mxb-00752701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=S6CtPWZkg-5-rT6NTG-hxEUd8UI3YpG2jyHBiCN_LD\"",
                "\"canva-site-verification=RIOH3Og7BQv5QJsXwpZZ7A\"",
                "\"globalsign-domain-verification=EF351B41E2E8802C8D8CA985673A173B\"",
                "\"globalsign-domain-verification=ea2585ec3a1c121b58c60aa4def634c1\"",
                "\"google-site-verification=-EmUKAv2PNAWuUkZp7wmPDHAtmfYR5k0s9Rl_7ttG7U\"",
                "\"slack-domain-verification=0OVGlo474XBSwgIBnapbEyACznS2FPh3JBINHDqO\"",
                "\"docusign=8dd612fa-056d-4994-a11a-9c54e3313cd5\"",
                "\"pjuu55pfrmb1fddij2b208vpjb\"",
                "\"adobe-idp-site-verification=bb8f9b85-a232-4ab6-90f0-68e6afaee558\"",
                "\"u801dcm0uv4p3ghl5o5knl9a7o\"",
                "\"facebook-domain-verification=hwmw1nhl3ukvxp00ddopudc3lrk6uq\"",
                "\"mistral-domain-verification=12a09a13d41b5bac563d70e71237b27d87faf8bd\"",
                "\"intersight=5701b978feab53d8aaedb4b3edd1303f0aade537955200f2499e29abae5eb4ec\"",
                "\"kp8llcjf0ggjc6ulintg1jp662\"",
                "\"cisco-ci-domain-verification=2a384517e2bf085d429932959e6d63cd9717af2d3999ce774d114a2ac0c5ac70\"",
                "\"jamf-site-verification=RGiXkDrfeXP7MdUgpi7MuQ\"",
                "\"globalsign-domain-verification=5BFFCED7333520134FEDAF31A78CB1B8\"",
                "\"Dynatrace-site-verification=51603bbc-0b7e-423a-8cad-097b5336f286__9q7pcg5bvneccged8mjhj62sc9\"",
                "\"5d8c212ba5a24560a98c25bdb28aba0b\"",
                "\"af6vvj6ll613vqam68dc3artgh\"",
                "\"k933ogci7fkk8sovuplfrhvhgl\"",
                "\"dtm-domain-verification=BAWs71QzQzdQ-ygr529eXCia3-k1dbeDxT8OyXaoihk\"",
                "\"cursor-domain-verification-zbr012=rbdnYHY0jCiX3l9CJrcbwk3Av\"",
                "\"wrike-verification=NjY2MjI0MTowZjVkYzU5YWU3MGM5YjEyNGNkZmE0YzFmZjhmNzYyZjFkOGFmMTkxN2Q5OTE3NGIxMWVlOTA4OTFlYzQ3MmI1\"",
                "\"fastly-domain-delegation-876807-2025127\"",
                "\"ozRmIoUJ2hszXG1Vap5icJuwBrloQ021gvDsfmVXhe8YN1AdDLV9v54mvK0tp0VtOyIvOU+Sm+8AfN95HVjZag==\"",
                "\"globalsign-domain-verification=054B388A366B3A12B53DC31F5E9C213D\"",
                "\"heroku-domain-verification=z34orozdt0jybdyg1kqw/hodlyqxdgee624cigtt5be\"",
                "\"docker-verification=e1af7c8f-7485-4fab-947c-0304e6e7e3b5\"",
                "\"cisco-ci-domain-verification=62b9d75c6b5b82b5abddf99c11e23d44f8971eb55fd25aa8fddb2217e4d76094\"",
                "\"globalsign-domain-verification=414A46BE5F6C1345D969A219A34EBD86\"",
                "\"MS=A5FC6CDCAA712E9B9D88B62E98D486AD5BAF90E9\"",
                "\"openai-domain-verification=dv-7sudZLYvIgY86pSdt9hCkVbO\"",
                "\"google-site-verification=ZDMGruDurbLHjPjkdgsXzWD1LZ6Wb_NszyaIsoywhpM\"",
                "\"globalsign-domain-verification=5fcebada410565002f44bf0bf882f8fd\"",
                "\"4jv6a2kead62csrme0912g169s\"",
                "\"google-site-verification=szo-diBANWjUHa8fEcRcKUZLYA0KKyBGY3DPch2Dzxs\"",
                "\"ih51a9ch3m7rlcdt3237hh2fa9\"",
                "\"globalsign-domain-verification=3E17ABCE092B4BB040E78222334AA4DB\"",
                "\"GxgiU4jA=b4b2478bfce14c2ea277e3ff5b5523c8\"",
                "\"brevo-code:cbf0f089179ff7db72eb2d9ef9c23bcf\"",
                "\"google-site-verification=49UeUVI_Zxza8ccu1mg8ofmzhV2G0_TzgOBE9sUr7AA\"",
                "\"5b2cdtkq9hd6sfo65lqg6hg4ui\"",
                "\"brevo-code:3ae1a9924073251ebf3f41b167bfba48\"",
                "\"_ndhpfe69haiufqfok8qdxw18npff5l9\"",
                "\"uqnh2gngsur8lun735t2h5qerv\"",
                "\"hubspot-60QvfwsUHwVmo\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"+m/sUG+hfFjczduxhEb+SGEA05R/86i+e4khd7tpsNUp0h0WGlm+jbfNgL2LqscdlaZstsHiyArIFO8LVnGYAw==\"",
                "\"imgq4turr20120m92vh05ogpl4\"",
                "\"anthropic-domain-verification-16b9gk=FpOw427CdmjIaEXFpv1nJnhIF\"",
                "\"brevo-code:ac66dd1af7831ed721663d23f39f90d0\"",
                "\"perplexity-ai-domain-verification-szy3np=oZ9iQmNINYX34U38H18glxxpi\"",
                "\"_globalsign-domain-verification=3F02zYQTk5YHQIxeKqZjXwMxKEfI-5fwW5O4EgeP7i\"",
                "\"docusign=b3c37c35-62b6-4836-b1fb-f6e029067e11\"",
                "\"smartsheet-site-validation=vw_QhyPgb8dziL-wK6ZoS-tyf6AInBXx\""
            ],
            "NS": [
                "ns-1407.awsdns-47.org.",
                "ns-138.awsdns-17.com.",
                "ns-2041.awsdns-63.co.uk.",
                "ns-566.awsdns-06.net."
            ],
            "SOA": [
                "ns-566.awsdns-06.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.55.37",
            "54.192.55.61",
            "54.192.55.122",
            "54.192.55.120"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; ri=86400; rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.3ds.com",
        "dkim": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-55-37.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.55.120",
                        "54.192.55.122",
                        "54.192.55.37",
                        "54.192.55.61"
                    ],
                    "time_ms": 72.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.55.120",
                        "54.192.55.122",
                        "54.192.55.37",
                        "54.192.55.61"
                    ],
                    "time_ms": 50.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.33.67.119",
                        "13.33.67.126",
                        "13.33.67.5",
                        "13.33.67.6"
                    ],
                    "time_ms": 55.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.55.120",
                        "54.192.55.122",
                        "54.192.55.37",
                        "54.192.55.61"
                    ],
                    "time_ms": 75.52
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.36",
                        "54.192.100.40",
                        "54.192.100.41",
                        "54.192.100.8"
                    ],
                    "time_ms": 94.88
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.3ds.com",
        "valid_from": "2026-03-09T19:00:00-05:00",
        "valid_to": "2026-09-23T18:59:59-05:00",
        "days_remaining": 45,
        "san": [
            "*.3ds.com",
            "solidworks.com",
            "3ds.com",
            "*.solidworks.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.3ds.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.3ds.com/",
            "date": "Sun, 09 Aug 2026 04:54:59 GMT",
            "server": "AmazonS3",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 729696c365df9e8b85989fc053f6d7ae.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P13",
            "x-amz-cf-id": "MTRvUiUsMzNS0N_LyRePz8qJs2wZFzOrUw8hEQ79o1KL_2LS1g9n2A==",
            "content-type": "text/html; charset=UTF-8",
            "last-modified": "Mon, 03 Aug 2026 13:37:32 GMT",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors *.3ds.com *.solidworks.com; base-uri 'self'",
            "permissions-policy": "accelerometer=(), geolocation=(self), fullscreen=(self \"https://www.youtube.com\" \"https://player.youku.com\" \"https://*.3ds.com\" \"https://*.solidworks.com\" \"https://*.draftsight.com\" \"https://delmiaworks.com\" \"https://blog.3dexperienceworks.com\" \"https://edrawingsviewer.com\" \"https://3dexperienceworld.com\" \"https://3dexperienceworks.com\"), autoplay=(self), camera=(self), display-capture=(), encrypted-media=(), gyroscope=(), magnetometer=(), microphone=(self), midi=(), payment=(self), picture-in-picture=(self), publickey-credentials-get=(), sync-xhr=(), usb=(), wake-lock=(), xr-spatial-tracking=(), notifications=(self), push=(self)",
            "referrer-policy": "strict-origin-when-cross-origin",
            "expires": "Sun, 09 Aug 2026 04:54:59 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-cdn-forward": "akamai",
            "strict-transport-security": "max-age=86400",
            "akamai-cache-status": "NotCacheable from child",
            "akamai-grn": "0.9af8da17.1786251299.4a1ab234",
            "server-timing": "ak_p; desc=\"1786251299258_400226458_1243263540_11372_15502_7_24_15\";dur=1"
        },
        "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.3ds.com/",
        "title": "Virtual Worlds for Real Life | Dassault Systèmes",
        "description": "Through virtual twin technologies, Dassault Systèmes’ collaborative platform empowers business and people to create sustainable innovations.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.192.55.37": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00752701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 126.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 104.5,
                "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": 118.42
}