{
    "ok": true,
    "domain": "cm.com",
    "generated_at": "2026-08-11T06:25:59-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 73,
            "network": 70,
            "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": 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": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 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": "83 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": 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": "2 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": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "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": "83 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "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": [
                "104.17.240.169",
                "104.16.239.200"
            ],
            "AAAA": [
                "2606:4700::6810:efc8",
                "2606:4700::6811:f0a9"
            ],
            "CNAME": [],
            "MX": [
                "1 cm-com.u-v1.mx.microsoft."
            ],
            "TXT": [
                "\"google-site-verification=TsIOI13j_bYO47W102gs6AmkPjpqrL0HCwV6dvGnyRE\"",
                "\"anthropic-domain-verification-kjaa6y=NA4Hi58U4k4Dgy8JN51AWskTU\"",
                "\"apple-domain-verification=0idFvDza2mYhkX_0fHU_aE42Y5Hri6ge-zSx_pKX2gk\"",
                "\"d6d2f1b8c55844a91d726091276322e12db6c4accc9b407a55a60d16dbb53b31\"",
                "\"docker-verification=145ce498-83d0-420b-8369-0c6ed6f3dab0\"",
                "\"google-site-verification=c0CWzTlzP8OIYG63attYRxVlVLs1O_wWYvBdWxRlbi8\"",
                "\"00d09000005pukwea4\"",
                "\"50gRPAo83w5lofxQIN2xLoIqjG2tBL8MqzBUdkkMUTIsRUvTtGyyWI0nOglqnvTs\"",
                "\"hcp-domain-verification=3f451b99a9231ad739a389a9696dbe8a12ffd0ee6ea67b01cba6425a6d0be858\"",
                "\"apple-domain-verification=4biuFZwfDUJcudjA\"",
                "\"yahoo-verification-key=41oCVNsTGWyG9pZTxLR8Jwz4cpawlH2B+ObgQZle12k=\"",
                "\"gxf7syx9d1djfx7lt2dv71msr1j97r4y\"",
                "\"QuoVadis=00193f51-f6b7-470f-9265-bd7b843ccd5c\"",
                "\"_uo99hc1mr1x56xed02c7dfr6g4qwbkc\"",
                "\"_smuny52p1y9363ecg3koxbyiurmnynl\"",
                "\"gp6cf6404lmzb3n8439gwyk9jkrvk9zt\"",
                "\"docusign=aa687f31-1a17-4e8f-885c-ba94f71440f8\"",
                "\"15babd393e0b6dc14be872a1e1c08371e0914201363cc17c8823127953687be5\"",
                "\"_1bmrv539dccv3li1ln29fanftlhb3ey\"",
                "\"atlassian-sending-domain-verification=013179b1-9734-43a9-af44-0d58ad432c47\"",
                "\"_7wbr02rciznybrvmhoxwav11yg4wq9f\"",
                "\"mailru-verification: e60e5606d54c76b1\"",
                "\"elevenlabs=m2S0B8xbNv9Ljg6UEjyil_iSdtuHpanvwWKPslnqJXg\"",
                "\"jetbrains-domain-verification=c8ij7gf0k3ihyj0ufw35v3w0u\"",
                "\"_5u9b0basnljcv4vui70bnedi13j7ces\"",
                "\"_f2o80oxsxs5af8p0g9uom8632j2pl5k\"",
                "\"R5YjjLfFtL34WvCqeCL3phkRvX0onzW0aKxbe1pRX32wnjDeYAbR3zfn39HGlcOD\"",
                "\"MS=ms48511880\"",
                "\"v=spf1 include:spf.cm.com -all\"",
                "\"_qjkucn7c6x03u0dhxl7o3fthjzt1hmb\"",
                "\"pendo-domain-verification=N3ks5SmTv-sBySQ4VwZIb5Exf8Q\"",
                "\"QuoVadis=286a09e5-e984-40d1-8d45-df4c40c3fdce\"",
                "\"tzPnE1bLRQhPTLOqaPgpvhzPwiThmpvVenYDUMrlwKNL0RQqIbN3axzcNXn9JhOSJapQyttOCAlWZjxWacAYhA==\"",
                "\"ZOOM_verify_towGKBVzRM2VagL071pC6w\"",
                "\"cywetadns-domain-verification=425f4cdfe6306625680f2c349c57e904\"",
                "\"_4k3zdn1ieedpup94tkqzfeouz0iczam\"",
                "\"sophos-domain-verification=b67e2431c521ea5ff996be8d5dc5e7d1a34b2a6f\"",
                "\"x967ks7s986s1m26yr397lyms5l3y4g5\"",
                "\"_ofvetcmwavktist7u0gf7omgk19up7w\"",
                "\"google-site-verification=b8Xi-2aVuDjknv6FFlAqrwPvioaMR0_2MjkKTPEmKzU\"",
                "\"cc8vsw130zw1cnsy79d5d1qj9b6q3v84\"",
                "\"google-site-verification=Iaiy5iQK7bnVyCtPt4ZQWLbBSdGQ9arq-3flgu-hfJ0\"",
                "\"165c761a2d8048b5147c8f9c1fe92288fc9b1383aacc723a3205227fe6ca7d10\"",
                "\"atlassian-domain-verification=gG1zOQWKPrbhTvx0K3yvWq5JoDImXz0SYjQPHvFAAnZK6u7OVEsaItdzGIReCJTo\"",
                "\"apple-domain-verification=2d6_JagZmovVNpr2mDSbhYNxuUL4BWHSDoRAH4_uQek\"",
                "\"PWT2katunnfhXYfntZw5wsel8CE2tXDoLJ3PoHwHL9kdi2JiVzXt2cvWzy2N98Sa\"",
                "\"_mz2325r76b4b1axljkfgu969br8jft2\"",
                "\"google-site-verification=UIoNPxQg3JyA4-aSesABnxRboCbd8iYd36yEuqih1Wk\"",
                "\"hhnxtlkry91zl47y6nsvyw8wgl9wjcgm\""
            ],
            "NS": [
                "robin.ns.cloudflare.com.",
                "wesley.ns.cloudflare.com."
            ],
            "SOA": [
                "robin.ns.cloudflare.com. dns.cloudflare.com. 2411569192 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"ssl.com\"",
                "0 issue \"KPN.COM\"",
                "0 issuewild \"comodoca.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"certsign.ro\"",
                "0 issuewild \"letsencrypt.org\""
            ],
            "DS": [
                "2371 13 2 3E67880E684EC81B192651C1881733798120D7363E963978C2134514 F63234B8"
            ],
            "DNSKEY": [
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ==",
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA=="
            ],
            "RRSIG": [
                "TXT 13 2 60 20260812122548 20260810102548 34505 cm.com. OD3r2vjx2U6D2EtE4cPmKhIBzULBMwBgDNnh+S3Ivp2LPs3nlyqwCt3f 8obiJ35FcH6BPeoYBsqHJQKOuCxfDg==",
                "AAAA 13 2 300 20260812122548 20260810102548 34505 cm.com. kn2B4eqQRil4Lx2SV7FI6Nwh4lsPcnpi+6McNtO0CPbMFrl4GsdY0H8b +dDS/ZN82KAZ7g0wPT7nSRUwMSQTKQ==",
                "A 13 2 300 20260812122548 20260810102548 34505 cm.com. aUi7FgNZwFqvmWcOf9esmrkYrhuPJ5gatmwwVwDkzoDp2RUBZYOvdxfv MM7F3orDqYgTqQ4X6oBOLpTLI2khgw==",
                "DS 13 2 86400 20260816020551 20260809005551 41446 com. QfYdPvHIA+NrVmF3WR6xBeKNluDVTnL7CatZdT17WqOienxTbbs2srle IEtTRl2qeYKgL0k9bDmaFLbaQ7vXww==",
                "CAA 13 2 300 20260812122548 20260810102548 34505 cm.com. ake4U3Z2h/g/4cSaiouEiMHyi4eTJ4qm9GAxiMNZBfTHHlu5uHhDIZTx feuyMJILPNmbqXro8yElRA6YFmRa2A=="
            ],
            "NSEC": [
                "\\000.cm.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.17.240.169",
            "104.16.239.200"
        ],
        "ipv6": [
            "2606:4700::6810:efc8",
            "2606:4700::6811:f0a9"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.cm.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:6glxvtsp@ag.eu.dmarcian.com; ruf=mailto:6glxvtsp@fr.eu.dmarcian.com; rf=afrf; sp=reject; pct=100; adkim=s; aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cm.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDD1BybfPylUGUDHIUhYk1FMWEzUiVodSVOHC+HY/x2ShXt9ZHYYumZHjDB/ehGnOKEl+S80jyLuWFii44+1zjm5B20qr1hifT/AJDsg7uGpnJNpNYotSqTKaNSMpZQKQ8Cg85YCa0GO+bpLFBwTgUNPav6LfgtlSxdxob2TQuPHQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://www.cm.com/cdn/web/en/logo/cmcomlogo.svg;a=https://cm.com/cdn/web/bimi/cm_com_n_v_1495226463.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.16.239.200",
                        "104.17.240.169"
                    ],
                    "time_ms": 49.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.16.239.200",
                        "104.17.240.169"
                    ],
                    "time_ms": 27.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.16.239.200",
                        "104.17.240.169"
                    ],
                    "time_ms": 28.24
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.16.239.200",
                        "104.17.240.169"
                    ],
                    "time_ms": 32.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.16.239.200",
                        "104.17.240.169"
                    ],
                    "time_ms": 43.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "cm.com",
        "valid_from": "2026-08-05T00:07:54-05:00",
        "valid_to": "2026-11-03T00:07:17-06:00",
        "days_remaining": 83,
        "san": [
            "cm.com",
            "*.identity.cm.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.cm.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 11:25:50 GMT",
            "content-length": "0",
            "location": "https://www.cm.com/",
            "cf-cache-status": "DYNAMIC",
            "set-cookie": "_cfuvid=dDwsboWbJxFcvEkhF7NGivtkyUlOYpnT3Ba9heo3AIM-1786447549.640566-1.0.1.1-H6LhJjwFaxkBxlyD.YLuehT7_2XB.b45W6sqDfk8JCQ; HttpOnly; SameSite=None; Secure; Path=/; Domain=cm.com",
            "server": "cloudflare",
            "cf-ray": "a296e1c138e63f2a-ORD",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=UTF-8",
            "vary": "Accept-Encoding",
            "cache-control": "no-cache, private",
            "access-control-allow-origin": "*",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cm.com/",
        "title": "One platform for every customer interaction | CM.com",
        "description": "Behind every customer moment is a conversation that just works. CM.com connects messaging, marketing, service and payments on one shared context.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "104.17.240.169": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "104.16.239.200": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cm-com.u-v1.mx.microsoft",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 18.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4034.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.6,
                "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": 130.93
}