{
    "ok": true,
    "domain": "genesys.com",
    "generated_at": "2026-08-10T19:03:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "91 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 32.78.170.34.bc.googleusercontent.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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "91 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 32.78.170.34.bc.googleusercontent.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": "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": [
                "34.170.78.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-2.mimecast.com.",
                "10 us-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"duo_sso_verification=kV3cORNqHChazW6fQpvHdM98SsEF6MymrfTi0z7EF8PP0FbanXcx0paSZlxM1LN9\"",
                "\"flexera-domain-verification-tepccwzimskevhhp\"",
                "\"v=1;k=zia;b=test;t=1738164628;x=1738929600;n=2;p=1;bh=XNLfTBkFzU1EmSJEDDDsc8p9VR1U2rSK/PUhxtGIldalwkmSmOBQ/sFOnR1U1yWYMKi+J0XP6ZNeDHQ4Bc3OOjC6kZvhEo/rbToM4ZhggH786g/9A67iG+ghoARKwbFfZsvLMqjaxI4TM4K+wtMT3WJWZ/01DZOER/9FcDcBireqxLAcmtvS13qmppZy7+\"",
                "\"google-site-verification=K7YkW4-6NLcGo0lz-z7dKbWyzrCU6yw7bcYEC-NZkD0\"",
                "\"docusign=ec37efb5-fd74-4628-8ea6-ec6ef57ed4cc\"",
                "\"stripe-verification=B4C112F584D27ABBD987C33C807FE010747EB177556B0357BE34B400ECB6BA42\"",
                "\"anthropic-domain-verification-da14rd=phol0cDoZyGHCsJczcAHK11Mp\"",
                "\"v=spf1 include:us._netblocks.mimecast.com include:spf.protection.outlook.com include:_spf1.mailgun.org include:_spf2.mailgun.org include:md02.com\" \" include:amazonses.com include:spf.zoho.com include:transmail.net include:docebosaas.com ip4:35.86.16.176 ip4:172.179.86.239 ~all\"",
                "\"stripe-verification=628FFF4FA20C42B8A29F27654BCD74169B11B4C6EED6FAD73C86219B7B430451\"",
                "\"adobe-idp-site-verification=accbfb66e666849d5feddb62a02a2996ae3fb504790105be27a2def9023ec9a6\"",
                "\" stripe-verification=e1d215ec49735624ad447315e296824c130b6f7d129f8662b55877d7c2fec87b\"",
                "\"2m8xm5nl3tgtxjlzqw8sm163d08z2pwp\"",
                "\"google-site-verification=CXWFSgeSrQyg9Z-VUM4VJ_PI3J19vZJH5v86h697a8Y\"",
                "\"apple-domain-verification=Ill7pVsalgcaZv2C\"",
                "\"MS=ms30504285\"",
                "\"stripe-verification=c8d76ff76488cd5d005db7df13dd147a40d8eb24d990681f4aa3a2f641eb13ad\"",
                "\"atlassian-domain-verification=OeqlvIcv0YhpX3BafHs4sJvloy2CJSoSp4SfSzimrL9SjDzYOH3CmNzfy0xXC3x3\"",
                "\"v=1;k=zia;b=test;t=1738164628;x=1738929600;n=2;p=2;bh=LIFGEBeZUnxoAsehkmIvIRpC0oQqoZ31/mmqpONj3G+2XGvkVZi0MH3Hrj8tZTcKtWkOcg6E2AECnOlizZErD0bunpsLPU9/pC55BpDYH3NbL+4+DZS9F3REw3dvOpi3nWi4Mc1JYrKG+mIJrKpaPPKg==\"",
                "\"logmein-verification-code=fdadf741-8528-49c3-9fc1-380ea8268d53\"",
                "\"stripe-verification=EE728C575D65871A4CC4CA51DDBCD0D26E69C806637D0CAD0349DB95AA758F7C\"",
                "\"2s0s5e1cegdsm8i099jph6i3rk\"",
                "\"stripe-verification=a6388a4bccadccf28256a0178d1b7f9e1bd21fb6667478400aa5ccff157d70b4\"",
                "\"miro-verification=69d7c70f83873e89e29825fcd9bce4581641eb3e\"",
                "\"stripe-verification=7ba9425aecbd5fce877f22703840930de2399cd167ab2ad05c2a80435dc0caf4\"",
                "\"duo_sso_verification=QMHT7r7Hj6Rektlue9euWbk53dAwNPVDhFRdPTeWXiJaHFqYLNrJ95YOwwWBE0u1\"",
                "\"stripe-verification=097f1f5fe2810a062fe78c49b9d2edd4459de1910dc7fd808ed6a82eae912656\"",
                "\" stripe-verification=f6083de164a48b316e34a79ac6aeb5a89366516ca13d5538721221dbd40d4618\"",
                "\"apple-domain-verification=rmkQTB60wrqVo6lb\"",
                "\" stripe-verification=ae4196b4d4fa6b26cbcdc667098310cb783e7901e71dbf51c23bf2e659bf5552\"",
                "\"geqijm5iasqjnjkvt9svg8iej4\"",
                "\"ojm8ta9m04mu46jte9810nt0ub\"",
                "\"figma-domain-verification=c3c5ca676231b62cf2e94cc9eb91690f69aa9d8206c4dc2fd92a753e4b542c9e-1781889547\"",
                "\"docker-verification=f2d5b646-f15b-4ed7-b705-65c19fe2851d\"",
                "\"docusign=24c61d8e-e3fb-465c-b116-85234e815551\"",
                "\"jamf-site-verification=Q_8m5gbr_fO8p2eW4xrfIA\"",
                "\"stripe-verification=2607EBDB4BB8635A3DD57135ACB9EB45CD79E96DA8C2DA6312A0226BF4C0B3B9\"",
                "\"stripe-verification=dd083f4bd3b4aae5670f8c78b291f6455ccff1ad3f64a9f6b39b01ce0438341f\"",
                "\"atlassian-domain-verification=FkKgWkOMUKC9MwAPYTEZHd8e90JBN3gwEqxslwIFLRVldaVmF2+1Buopnn7FyggK\"",
                "\"stripe-verification=4d9d53f7859ac92fbaa172ce0cdc6c2462a21829d1b2485781a9957c44aabaa2\"",
                "\"docusign=49683f58-c494-49d0-abc8-c2b755e1a2cd\"",
                "\"openai-domain-verification=dv-OyT98DAyMpOcSOjPsbFDY5OT\"",
                "\"f8kqhmtv7oupg3245e3vshfk5q\"",
                "\"stripe-verification=68d08adb3e9c07837b756d47079e67b142bca4acdc53360caa0d790494d82b70\"",
                "\"google-site-verification=TLqU-XHuZUqDjSGZ6iC2ylcLvgHAFOibe5rucMF6UvI\"",
                "\"stripe-verification=8DA89D270DE6837223E0A1304B9C4006BC1CA027F258E233CD93FFA7DC3B81BD\"",
                "\"stripe-verification=8e734850f4fcbb9c88ea2e5fcafd5bb41a88e27d52afc3e5a896171958e8d63c\"",
                "\"stripe-verification=776aa78b9616c5267b8609ae3f574b91fe8c4e312629435034071627ffa1ff78\"",
                "\"pendo-domain-verification=a7289c3d-a1ea-4d67-b9c8-b1a981c05499\"",
                "\"launchdarkly-domain-verification=b1c5c1a9-8c58-471e-ba96-7045e9cc85e7\"",
                "\"stripe-verification=4CF3B73944219582FD0C5C8B8F5AF8CAC88F1F284A3411492B7E924F55F4CFC4\"",
                "\"google-site-verification=RCMrgJIcO_lK_fgqnGx9InoQGiKqMYQVuGlXPSDsB0k\"",
                "\"twilio-domain-verification=c77b02f898c29aec4ec928cca6cc8a50\"",
                "\"zoho-verification=zb31427255.zmverify.zoho.com\""
            ],
            "NS": [
                "ns7.genesys.com.",
                "ns8.genesys.com.",
                "ns9.genesys.com.",
                "ns5.genesys.com."
            ],
            "SOA": [
                "ns5.genesys.com. hostmaster.genesyslab.com. 2019032625 7200 3600 2419200 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.170.78.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:us._netblocks.mimecast.com include:spf.protection.outlook.com include:_spf1.mailgun.org include:_spf2.mailgun.org include:md02.com include:amazonses.com include:spf.zoho.com include:transmail.net include:docebosaas.com ip4:35.86.16.176 ip4:172.179.86.239 ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:sfnxzvh6@ag.us.dmarcian.com; ruf=mailto:sfnxzvh6@fr.us.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.genesys.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA54VEs+OUSFTJ3QveS8sJmOIKVQcz1uHvkPVMSH/BBoxCtAcvqV/0mtlYd9TANXoZuvU4ucREC0jeUC9G6OlxmFinpCB6+kcXPStXY9h2G4PwR2Ll+528oON619tlFbmJ0thH7UUs+mtdV90BsbyB9o0MAixuq8FlmbbDZK0SzojqgcNl8STFKvtLQ9gKl6tUg4Qdq417pxqHKE5KB09MAh23I7iNJDe29Cz2z15ODQCUFFKsaYPltQ/pkukU/ovidFQ+Go8c8GQ1rT1JBW99ZlVBZ+2aMO0xXXbMqkzJ2CUxd66zXdWtc+2NQ23YWoFQ+/M0KMl76RReyn1N0kpQWQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/df3a9d3b-bc33-4de7-8104-31a6954aefd6.svg;a=https://vmc.digicert.com/df3a9d3b-bc33-4de7-8104-31a6954aefd6.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "32.78.170.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.170.78.32"
                    ],
                    "time_ms": 61.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.170.78.32"
                    ],
                    "time_ms": 30.47
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.170.78.32"
                    ],
                    "time_ms": 46.56
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.170.78.32"
                    ],
                    "time_ms": 34.13
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.170.78.32"
                    ],
                    "time_ms": 59.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.genesys.com",
        "valid_from": "2025-10-09T19:00:00-05:00",
        "valid_to": "2026-11-10T17:59:59-06:00",
        "days_remaining": 91,
        "san": [
            "*.genesys.com",
            "genesys.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.genesys.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 00:02:57 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "connection": "keep-alive",
            "location": "https://www.genesys.com/",
            "cf-ray": "a292f97349ad7216-ORD",
            "cf-cache-status": "DYNAMIC",
            "last-modified": "Mon, 10 Aug 2026 22:50:24 GMT",
            "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
            "vary": "Accept-Encoding",
            "via": "1.1 google",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-security-policy": "default-src * 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self' https://*.genesys.com https://*.genesyscsdt.com https://*.genesyscsdteng.com https://*.genesys.cloud https://resources.genesys.com https://*.seismic.com https://genesys.seismic.com https://know.genesys.com https://help.genesys.com https://*.contentsquare.net https://apps.mypurecloud.com https://genesys.lightning.force.com https://genesys.file.force.com;",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.genesys.com/",
        "title": "AI-Powered CX | Genesys Cloud",
        "description": "Genesys is a leader for omnichannel customer experience & contact center solutions, trusted by 10,000+ companies in over 100 countries.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.170.78.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.9,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 20:03:01 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 89.17
}