{
    "ok": true,
    "domain": "vumc.org",
    "generated_at": "2026-08-10T13:10:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "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": 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": "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": "178 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-225-206-76.compute-1.amazonaws.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/1.1 200 OK"
            },
            {
                "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": "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": "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": "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": "178 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-225-206-76.compute-1.amazonaws.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/1.1 200 OK",
                "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.225.206.76"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 vumc-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"ZOOM_verify_kBA7ooSPT7KwLun21U7Bw\"",
                "\"e2ma-verification=1krgb\"",
                "\"e2ma-verification=ys6\"",
                "\"ciscocidomainverification=49079e5c6018f671a4dae1de64bd25fe82ee9b2bc4a15ca44b349ff1eb5ab0e7\"",
                "\"apple-domain-verification=KUBhGmKrxUABDKC9\"",
                "\"e2ma-verification=yfhib\"",
                "\"e2ma-verification=iixfb\"",
                "\"atlassian-domain-verification=ifIVWr3TmQzZEg35R/1QorQDRZAsvfMRpNJoozb3UWIpaJMWciBcHnA6doSeE9pg\"",
                "\"s2zpx61rh3z6kvxt3k83gz36d0bq4ynh\"",
                "\"e2ma-verification=vhgcb\"",
                "\"e2ma-verification=aiofb\"",
                "\"google-site-verification=mx_TRwhR8AzxEu9OdZ3sud67tGuyl8aqT51AKdnKvb8\"",
                "\"'pm-bounces';\" \"Value:\" \"'pm.mtasv.net'\"",
                "\"e2ma-verification=b8sgb\"",
                "\"smartsheet-site-validation=3TnB4dv1rG_OTtexQDqVWMSqgmndTxDC\"",
                "\"e2ma-verification=hjteb\"",
                "\"google-gws-recovery-domain-verification=39930024\"",
                "\"e2ma-verification=yasgb\"",
                "\"qwMmatfFQvy-mXBo3644bWK7UvAkDMK2ZeNmDwH_bP4\"",
                "\"e2ma-verification=87hib\"",
                "\"e2ma-verification=j6xeb\"",
                "\"e2ma-verification=aokib\"",
                "\"e2ma-verification=o2iib\"",
                "\"e2ma-verification=nnf4\"",
                "\"_744q1pn9q9ydfe9hflwqov6yl9k617d\"",
                "\"docker-verification=2a33276c-3496-4597-9381-e70ffac596c3\"",
                "\"n5kkw337pmns5cx7srytgr7jwjkvf42h\"",
                "\"e2ma-verification=bdh\"",
                "\"e2ma-verification=gyqgb\"",
                "\"e2ma-verification=cg2ab\"",
                "\"e2ma-verification=pn0fb\"",
                "\"e2ma-verification=fiegb\"",
                "\"e2ma-verification=br0fb\"",
                "\"e2ma-verification=8mchb\"",
                "\"e2ma-verification=r7sgb\"",
                "\"e2ma-verification=gokib\"",
                "\"5nd3wsztzt8gy56bk7j8zj8bt07s2vv4\"",
                "\"ZOOM_verify_c6kM67bKT5Wxu9FEguPxwg\"",
                "\"e2ma-verification=rdh\"",
                "\"_iwcem2ubj1bkgtm99d60j8cuf0ekrpt\"",
                "\"e2ma-verification=1mkfb\"",
                "\"e2ma-verification=qxcgb\"",
                "\"e2ma-verification=0gngb\"",
                "\"e2ma-verification=4vkib\"",
                "\"e2ma-verification=gpy\"",
                "\"_dxohqu9svh219fa3q7cbldr5ylsc1hn\"",
                "\"e2ma-verification=44g\"",
                "\"e2ma-verification=c5chb\"",
                "\"e2ma-verification=93dcb\"",
                "\"q65BTbPnWaQ52Ur2dfUT0-n3CgiEmiYpwgjJaIBysWk\"",
                "\"j1mglb4gvmych8w9fw74hj9j8hzb212t\"",
                "\"e2ma-verification=y2ucb\"",
                "\"_0t2stj66xpxpg9dv38y6blwrnzcib8s\"",
                "\"e2ma-verification=v3yeb\"",
                "\"e2ma-verification=bwwbb\"",
                "\"google-site-verification=xr-u-h3ZFFgiHRLhf8ZqKaq8s673cG1oWS6QCzDbS-s\"",
                "\"e2ma-verification=295\"",
                "\"e2ma-verification=ng5\"",
                "\"e2ma-verification=o2agb\"",
                "\"e2ma-verification=lgsbb\"",
                "\"e2ma-verification=s1rcb\"",
                "\"e2ma-verification=0qwcb\"",
                "\"e2ma-verification=3l6eb\"",
                "\"e2ma-verification=k8gib\"",
                "\"e2ma-verification=2csbb\"",
                "\"e2ma-verification=apiib\"",
                "\"e2ma-verification=rfsgb\"",
                "\"e2ma-verification=0utab\"",
                "\"e2ma-verification=avbfb\"",
                "\"e2ma-verification=jviib\"",
                "\"e2ma-verification=wb5fb\"",
                "\"_pu4da69gcizhl8y2v8gan6lmt55796n\"",
                "\"e2ma-verification=9icfb\"",
                "\"e2ma-verification=tgdcb\"",
                "\"e2ma-verification=vixeb\"",
                "\"_71060lbj0hhy8qt68er4vfvvtjhyymk\"",
                "\"e2ma-verification=gjlib\"",
                "\"e2ma-verification=kcffb\"",
                "\"e2ma-verification=in1bb\"",
                "\"288f87096af026f73b361e16fd29698828e0eea2db2ae6e366aaba8fe054b58c\"",
                "\"e2ma-verification=2mrgb\"",
                "\"MS=ms90429347\"",
                "\"ZOOM_verify_Ju74mmkLRGmSB4llL1Qcdw\"",
                "\"e2ma-verification=yz4\"",
                "\"e2ma-verification=c4gbb\"",
                "\"e2ma-verification=o2zfb\"",
                "\"e2ma-verification=sdh\"",
                "\"e2ma-verification=dhfgb\"",
                "\"e2ma-verification=inkib\"",
                "\"e2ma-verification=62sgb\"",
                "\"e2ma-verification=chlib\"",
                "\"e2ma-verification=ez4\"",
                "\"paloaltonetworks-site-verification=416754bd76c4f266858282672f7b15789a75c86d5624d87f12e84c211cce8548\"",
                "\"e2ma-verification=d0kbb\"",
                "\"e2ma-verification=p7sgb\"",
                "\"e2ma-verification=19j\"",
                "\"e2ma-verification=tnmgb\"",
                "\"e2ma-verification=vssfb\"",
                "\"airtable-verification=8c427265ffa55a06ca7e277056f93208\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"canva-site-verification=_qz7cHsPwYlBUPXBEKF9MA\"",
                "\"e2ma-verification=9p3eb\"",
                "\"e2ma-verification=h7gib\"",
                "\"e2ma-verification=apjfb\"",
                "\"e2ma-verification=yjbfb\"",
                "\"e2ma-verification=z0ugb\"",
                "\"e2ma-verification=0ancb\"",
                "\"mgverify=520e8657aca3d20f02da1fdee38f8646036815230c4b035fd8b7b5befdb27bb7\"",
                "\"e2ma-verification=b0lfb\"",
                "\"jetbrains-domain-verification=5158epatlj8pkus1ddr72hivp\"",
                "\"5qw126kj2g4st5t0d9ng104x5qnyy2hk\"",
                "\"gdv=c56bb3bc\"",
                "\"teamviewer-sso-verification=2587fa2ccabe4a25b1840a3466549de1\"",
                "\"OgrQFIDdWYA21I3DokHBdr1HNgfeUCcg+zrL/F/lfyqr8FGMJAap7tUGesfw8TfN47O6ftEbP+C0DWX4g+DOZA==\"",
                "\"adobe-idp-site-verification=288f87096af026f73b361e16fd29698828e0eea2db2ae6e366aaba8fe054b58c\"",
                "\"e2ma-verification=k2iib\"",
                "\"e2ma-verification=56fgb\"",
                "\"e2ma-verification=89pgb\""
            ],
            "NS": [
                "ns2.vumc.org.",
                "ns1.vumc.org."
            ],
            "SOA": [
                "ns0.vumc.org. dns-admin.vumc.org. 1720 10800 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.225.206.76"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc_agg@vali.email; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.vumc.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApDg3RZW/Oq0cpg/YqzwW/w/38oshhjZa59ToCe9zhXDc5+0RL1KXSC/L4KzPkCbA5WweQbqDtpXxg5uzlTc6TAuZfr54psyyROKG/CVyrMGUbfesujtDeTjdjuNiPgXvgBDg3p6qDeYbX+dr82lobQIddDpgdpe386U47XY0AjxyqI64ANKwrpAWYpvpbKfPPfpob+tSloYKu4fDpW3F9ojevqlSygCGL0eceFZz9IjIBgPhVfdTUwzh2G4M8XKmpqIVSeJ9iAX3VPfKF2QpuCZbFa2ack6mUmhDCgHZrNNYsr5+1GF+O24brYbL3qqlLzLbO7F8JvosRF05L5Jx5QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/vanderbilt-university-medical-center/ejJAS3oNmyr-the_vanderbilt_university_1334315853.svg; a=https://amplify.valimail.com/bimi/vanderbilt-university-medical-center/ejJAS3oNmyr-the_vanderbilt_university_1334315853.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-225-206-76.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.225.206.76"
                    ],
                    "time_ms": 90.53
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.225.206.76"
                    ],
                    "time_ms": 66.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.225.206.76"
                    ],
                    "time_ms": 56.22
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.225.206.76"
                    ],
                    "time_ms": 47.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.225.206.76"
                    ],
                    "time_ms": 114.84
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.vumc.org",
        "valid_from": "2026-07-20T19:00:00-05:00",
        "valid_to": "2027-02-04T17:59:59-06:00",
        "days_remaining": 178,
        "san": [
            "www.vumc.org",
            "vumc.org"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.vumc.org/main/home",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Mon, 10 Aug 2026 18:09:56 GMT",
            "server": "nginx",
            "location": "https://www.vumc.org/main/home",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "58922",
            "cache-control": "max-age=21600, public",
            "content-language": "en",
            "content-security-policy": "report-uri /main/report-csp-violation",
            "etag": "W/\"1786372111\"",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Mon, 10 Aug 2026 14:28:31 GMT",
            "referrer-policy": "same-origin",
            "strict-transport-security": "max-age=2592000",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-cdm2k",
            "x-styx-req-id": "c2ed22d7-94c7-11f1-9c97-1a966fb463ab",
            "x-served-by": "cache-chi-kigq8000109-CHI, cache-iad-kcgs7200024-IAD",
            "x-cache": "MISS, HIT",
            "x-cache-hits": "0, 0",
            "x-timer": "S1786385396.465101,VS0,VE3",
            "vary": "Accept-Encoding,adv-cdn-origin,Cookie",
            "age": "13284",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.vumc.org/main/home",
        "title": "Vanderbilt University Medical Center |",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.225.206.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "vumc-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4055.5,
                "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": 91.25
}