{
    "ok": true,
    "domain": "kumc.edu",
    "generated_at": "2026-08-10T23:12:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 88,
            "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": 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": "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": "163 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: 208-115-107-154-reverse.wowrack.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": "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": "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": "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": "163 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: 208-115-107-154-reverse.wowrack.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": [
                "208.115.107.154"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 us-smtp-inbound-2.mimecast.com.",
                "5 us-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"duo_sso_verification=n8g3oXAOTAl8NL4UNP3PMvCKuUg1ugMqerc8uvv81QrjHMrf0TGQgsgwi6vNNjFN\"",
                "\"facebook-domain-verification=81a2ey24ex97wttsqyx2e69mj2zmiw\"",
                "\"jamf-site-verification=BDC3msSfZCT9HUaz1NCFkw\"",
                "\"PCRhbIcizA2Mk04/jwA8SIQKaO4zMI/dI90KjmTu5g8g9wXop5uAeEVCo1tWPZl3S6YLKyN67tHGg74x3Deglw==\"",
                "\"android-mdm-enroll=https://ldmdm.kumc.edu/mobileenrollment/ld-androidenroll.aspx\"",
                "\"/gPdt8pWdZFGcGoAaDan5EzOBTs0LaTT0yk7QjRbQoj8/S2dA3hhFMW8oBY2Llc/cNLo30kA7ha9sg1r6P/brg==\"",
                "\"docusign=02a54134-bba3-4efa-83b8-75f8db68f73a\"",
                "\"v=spf1 redirect=a521ignz._spf._d.mim.ec\"",
                "\"atlassian-sending-domain-verification=6ce341dc-98d5-4a9f-80dd-ab07c64cd69d\"",
                "\"Z3D16766PYNKS9ZV8EV3XABKU54INE4M3TY9U6A26\"",
                "\"onx=1ed8e94f-fe5a-4e23-9f46-02ec9dd8848c\"",
                "\"google-site-verification=bKAh0wRYI2MTq15OPsi3mP248xRSbw2XmqGoDz0UV1c\"",
                "\"poll-everywhere-2-0-domain-verification-5pha09=yAuP9TMOrKiyRjLWrgkcnuFQC\"",
                "\"MS=ms79311250\"",
                "\"asv=5faf6c68193e4b8c7d0851ab242d237f\"",
                "\"MS=ms20840810\"",
                "\"box-domain-verification=4ffe95b8a7b5d697433e7c5f69808f285d46d0032a6ba7836a7dda431737441b\"",
                "\"google-site-verification=d7MHQiJQZSOB5VpM2Aq80_yhy-m1iHgpagj9UX-J26c\"",
                "\"cisco-ci-domain-verification=3fe25d342550642461b4be0de072f196695655218df24856c40784dab20e1606\"",
                "\"tvF+wVXRuXg28ruT/wXP78XTN5pyRXqRjF1MB4r4Xpiqy04ogGE+xmAdknjY+fvjVxD9SoZBt/x7zy5yuKw2Uw==\"",
                "\"onx=1aeb3bcd-9711-4f96-8bfc-df5210b162bf\"",
                "\"T1nVgjqdNQp2Jl36FgGDL1xklf672NluvAR21560AMMxSy0lzjOtvPmtV+bkvgekWHMw4DRcxraVHPwPKcxr8A==\"",
                "\"atlassian-domain-verification=KanAZY3jrIF5gBUK1wFt4bHTVodhJClvAYiS5perG1nDMyvrFsA14w9HXQoI8VJy\"",
                "\"9bc8vXUV3WX3tm/6/U7BDMrBG6zugcuTOvqygZOlAyemB2t5ivXXa7GZLImgqTJvOFXh3zfzINtPEgZbNccuwA==\"",
                "\"onx=aba69019-9330-4fe2-8c47-b63b3bec1a28\"",
                "\"8641864cde0779869b19e85df56a88a0\"",
                "\"\"",
                "\"oqAjVLTKjf35kMF1XLr7\"",
                "\"e2ma-verification=ac7fb\"",
                "\"OSIAGENTREGURL=https://ldmdm.kumc.edu/MobileEnrollment/ld-iosEnroll.aspx\"",
                "\"b156d6e28c96e329377d76c7ce4a0765322d9e7c0c12442219\"",
                "\"paloaltonetworks-site-verification=ea9d9c9413854cdac5f4432e6f543867af336e0458ae41dc40103e28a5765255\"",
                "\"apple-domain-verification=ki1sHXPIaxjRB3Hh\"",
                "\"have-i-been-pwned-verification=dweb_ruadyocia2pze4h2kpcpi6qp\"",
                "\"adobe-idp-site-verification=d5582879-1bf2-4f0f-a076-b059762ecbe0\"",
                "\"LDLAUNCHPAD=https://ldmdm.kumc.edu/launchpad.cloud\""
            ],
            "NS": [
                "dmzdns01.kumcdmzdns.edu.",
                "ns4.kumc.edu.",
                "ns3.kumc.edu.",
                "dmzdns02.kumcdmzdns.edu."
            ],
            "SOA": [
                "dmzdns01.kumcdmzdns.edu. dns-technical.kumc.edu. 2019022345 3600 600 604800 3600"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:kumc-security@kumc.edu\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "208.115.107.154"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=a521ignz._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:113e7a1c73f5256@rep.dmarcanalyzer.com; ruf=mailto:113e7a1c73f5256@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.kumc.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUHqX/cfmtRwWbwV7Uad8+sRxdps0UjxvSYjSAVieeIaluiageH1rb3E6khyY5sPmtKckKq1g4NlnnHV+JbmOgvrscgBVkcYPXf8ejohGcW+WwNgSA9UgpmaKbKkxVsK0nOEdLjeN5m7KTOtN5Mb9j/lBEeaLXsOisSa02JP6z6wIDAQAB; n=1024,1456600698,1472325498",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "208-115-107-154-reverse.wowrack.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "208.115.107.154"
                    ],
                    "time_ms": 35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "208.115.107.154"
                    ],
                    "time_ms": 249.83
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "208.115.107.154"
                    ],
                    "time_ms": 32.52
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "208.115.107.154"
                    ],
                    "time_ms": 421.29
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "208.115.107.154"
                    ],
                    "time_ms": 318.58
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "www.kumc.edu",
        "valid_from": "2026-07-06T19:00:00-05:00",
        "valid_to": "2027-01-21T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "www.kumc.edu",
            "kumc.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.kumc.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "content-length": "73805",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.kumc.edu/",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "accelerometer=(), autoplay=*, camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=*, geolocation=*, gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=()",
            "content-security-policy": "frame-ancestors 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.google.com https://*.googlesyndication.com https://*.googletagmanager.com https://*.google-analytics.com https://*.googletagservices.com https://google-analytics.com https://googletagmanager.com https://*.cdn.technolutions.net https://apps.kumc.edu https://api3.libcal.com https://connect.facebook.net https://cdn.jotfor.ms https://cdn.jsdelivr.net https://cdn.rawgit.com https://embed.podcasts.apple.com https://embedr.flickr.com https://form.jotform.com https://form.jotform.us https://form.jotformpro.com https://secure.jotform.us https://graph.facebook.com https://go2.ku.edu https://gograd.ku.edu https://simplemaps.com https://hosting.simplemaps.com https://js.facebook.com https://kumc.jotform.com https://kumc.info https://library.kumc.edu https://libraryh3lp.com https://maps.googleapis.com https://translate-pa.googleapis.com https://translate.googleapis.com https://www.gstatic.com https://m.youtube.com https://tagmanager.google.com https://www.eventbrite.com https://widgets.flickr.com https://googleads.g.doubleclick.net https://www.instagram.com https://www.jotform.com https://www.trumba.com https://www.youtube.com https://ajax.googleapis.com https://js.arcgis.com https://www.ssa.gov; style-src 'self' 'unsafe-inline' https://*.cdn.technolutions.net https://*.google.com https://*.jotform.com https://cdn.jsdelivr.net https://cdn.rawgit.com https://fonts.googleapis.com https://www.googletagmanager.com https://js.arcgis.com https://*.gstatic.com https://translate.googleapis.com https://www.ssa.gov; img-src 'self' data: https://maps.googleapis.com https://*.google-analytics.com https://*.googletagmanager.com https://apps.kumc.edu https://*.staticflickr.com https://*.gstatic.com https://tagmanager.google.com https://www.google.com https://googleads.g.doubleclick.net https://kumc.hosted.panopto.com https://www.cdc.gov https://www.facebook.com https://www.trumba.com https://www.youtube.com https://ajax.googleapis.com https://cdn.arcgis.com https://www.ssa.gov; font-src 'self' https://fonts.gstatic.com https://js.arcgis.com; connect-src 'self' https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.googleapis.com https://ad.doubleclick.net https://*.google.com https://pagead2.googlesyndication.com https://api3.libcal.com https://embedr.flickr.com https://gograd.ku.edu https://*.cdn.technolutions.net https://www.trumba.com https://*.jotform.com https://*.jotfor.ms https://libraryh3lp.com https://*.arcgis.com https://kumc.hosted.panopto.com; object-src 'self' https://apps.kumc.edu https://*.googlesyndication.com; frame-src 'self' mailto: tel: blob: https://cdn.arcgis.com https://*.googlesyndication.com https://*.google.com https://*.facebook.com https://app.e2ma.net https://apps.kumc.edu https://connect.facebook.net https://eventactions.com https://kumc.hosted.panopto.com https://www.trumba.com https://*.youtube.com https://app.powerbi.com https://*.jotform.com https://form.jotform.us https://form.jotformpro.com https://www.eventbrite.com https://w.soundcloud.com https://embed.podcasts.apple.com https://www.instagram.com https://signup.e2ma.net https://secure.jotform.us https://open.spotify.com https://sway.cloud.microsoft https://www.googletagmanager.com https://yoshki.com https://libraryh3lp.com https://*.libraryh3lp.com https://gograd.ku.edu https://webaim.org; base-uri 'self'; form-action 'self' https://*.google.com https://*.facebook.com https://connect.facebook.net https://*.ebsco.com https://*.ebsco.zone https://*.jotform.com https://www.trumba.com https://gograd.ku.edu; worker-src 'self' blob: https://www.google.com https://js.arcgis.com;",
            "date": "Tue, 11 Aug 2026 04:12:46 GMT",
            "cache-control": "no-cache",
            "pragma": "no-cache",
            "expires": "-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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.kumc.edu/",
        "title": "University of Kansas Medical Center",
        "description": "The University of Kansas Medical Center (KUMC), a campus of the University of Kansas located in Kansas City, Kansas, offers educational programs and clinical training through its schools of Health Professions, Medicine, Nursing, and Graduate Studies.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "208.115.107.154": {
            "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": 4036.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 29.7,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Tue, 11 Aug 2026 00:12:51 -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": 135.26
}