{
    "ok": true,
    "domain": "clickup.com",
    "generated_at": "2026-08-08T23:29:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "88 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: server-18-172-122-95.ord56.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "88 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: server-18-172-122-95.ord56.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "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": [
                "18.172.122.95",
                "18.172.122.29",
                "18.172.122.90",
                "18.172.122.37"
            ],
            "AAAA": [
                "2600:9000:24bd:c800:8:4496:4180:93a1",
                "2600:9000:24bd:1e00:8:4496:4180:93a1",
                "2600:9000:24bd:5200:8:4496:4180:93a1",
                "2600:9000:24bd:1800:8:4496:4180:93a1",
                "2600:9000:24bd:a200:8:4496:4180:93a1",
                "2600:9000:24bd:1600:8:4496:4180:93a1",
                "2600:9000:24bd:ea00:8:4496:4180:93a1",
                "2600:9000:24bd:2a00:8:4496:4180:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=mXwYhuwXoRdlfmQ0kIELMvcG2Ffi19YCyNfNwbnHtUw\"",
                "\"google-site-verification=iOtCbvqPP8mxG0PMuoPgVTe1CUYjNeDMPgC8pGNCPW8\"",
                "\"segment-site-verification=KoguFnloPsYpTSy0OEpRmptCDUhZZnih\"",
                "\"google-site-verification=6yXTl_GBV48WZQx1bPweEvC19oULtfxojPoNylrEz1E\"",
                "\"hubspot-developer-verification=MzYwNWZhMzctMDlkMi00YjFhLTgxMjMtMmU4MTBkOWQwYjRl\"",
                "\"adobe-idp-site-verification=a45ecfcb5974389d24c0bcb2aa8ab2a359b2aa4a69838a350635ed286fafed6f\"",
                "\"google-site-verification=7iLCwqddBc3lpvssnnz30WxrKPNeuf9GsYY5Tu0nRWc\"",
                "\"stripe-verification=d8cb8993e0f3b1f4ab3b30216e1799717d8f74236283e54109c7252b44004d53\"",
                "\"wiz-domain-verification=c18119c0ce7394dae661bedd616b1f3c5981804673185c81b07a1b5adc78997d\"",
                "\"MS=880F4748C24452A4F1DDBDFDCD356CA0B3B1D5E0\"",
                "\"h1-domain-verification=b76ZvjtDtWgwkxyQ6nWs7imaATV4UuFNC24KF2451Ms2SxLy\"",
                "\"google-site-verification=GXz6h33cQ166RXYz8OmuY5ValPFVnrWXBrZB2fsmRcY\"",
                "\"stripe-verification=59cd619e7b056e0bb4264f5dae7f293120c6ff79699a2e7052df17de89b63ea9\"",
                "\"anthropic-domain-verification-pvke6p=koDbECmDaEfRYnDbDehGpKZI6\"",
                "\"google-site-verification=RA3ngRWOgEL05ABw0V3Q3nFGv61vNFwURw5rg0xOxdE\"",
                "\"loom-site-verification=549fcc52c4fc4d0db1f8ba3cf5f3a235\"",
                "\"w1xczd2rhx8lt48k4mbl7z97rx67x1mq\"",
                "\"google-site-verification=mA9LytKzaYEzebtWUcPbs-MBhi_v6x9QxG_uAavGcYg\"",
                "\"ca3-1c005c5a80ee4c30a0290c7eb53e0ab5\"",
                "\"twilio-domain-verification=30469a41349e661576ee1b7a943736b7\"",
                "\"facebook-domain-verification=43fulpvnj58vh7vqj1cdq7ibky5shn\"",
                "\"zapier-domain-verification-challenge=f3572a60-e411-450c-a7d8-69fcfaa22ab3\"",
                "\"postman-domain-verification=d67e8c10a203660ad91f0a219252951e1beb6cd3e38e12933b80d94d0011ec347e6ead70f5559947f1f06867733eb657f389fb2bdf77130b6c0a5253adb6d5ca\"",
                "\"1password-site-verification=5WC3TEJLRREGRKR2ISSIWBLOL4\"",
                "\"cursor-domain-verification-7e5z3g=EDly4k1AfSUKxtsDJVK4ulzt4\"",
                "\"google-site-verification=s1DkH7V2Ofnk4MFWAhovBKaskp-vqnNw8r9ZZbW7rw0\"",
                "\"ps-cd-verification=592544b9-ac5c-45ad-8e61-d7496e20ea90\"",
                "\"eppo-data-domain-verification-zz339t=QOWOyDZXKvUl1yQQCUdvWla0n\"",
                "\"google-site-verification=IjMWJ-9aZcHqivGqB40_W7fc2iooVvY8lwJbQvAKDIw\"",
                "\"parallels-domain-verification=c617bfa7b6ad499a992d6fd9bfa890ba222afe20b67646efb5a1727289ec879a\"",
                "\"google-site-verification=SzL6t_4mAWu8TBUt9OBhHnbLMiVmGALza4ux3YDuLgE\"",
                "\"pendo-domain-verification=9dcd1017-80ab-4397-9dee-1751a578522c\"",
                "\"google-site-verification=YXCVxSjCpEftf3AxQMU8q-6Xj3k5l3JD_2ew33ne5i8\"",
                "\"_kqsuuach6tbagrc87quujr5b78tx784\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:mail.zendesk.com include:_spf.qemailserver.com include:mktomail.com include:_spf.salesforce.com include:_spf.joinzealot.com -all\"",
                "\"MS=ms76961327\"",
                "\"zQqh6VDaII38TcL52OdvmIFvk5jJfQ\"",
                "\"openai-domain-verification=dv-YVsTq2IXkkyb8UAEnq8vMRoW\"",
                "\"openai-domain-verification=dv-rmUt4rb5oPunKGWpUDm5fVcx\"",
                "\"docusign=c21075d5-698a-4531-86ec-d17e9eea4155\""
            ],
            "NS": [
                "ns-298.awsdns-37.com.",
                "ns-769.awsdns-32.net.",
                "ns-1962.awsdns-53.co.uk.",
                "ns-1480.awsdns-57.org."
            ],
            "SOA": [
                "ns-298.awsdns-37.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"pki.goog\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.172.122.95",
            "18.172.122.29",
            "18.172.122.90",
            "18.172.122.37"
        ],
        "ipv6": [
            "2600:9000:24bd:c800:8:4496:4180:93a1",
            "2600:9000:24bd:1e00:8:4496:4180:93a1",
            "2600:9000:24bd:5200:8:4496:4180:93a1",
            "2600:9000:24bd:1800:8:4496:4180:93a1",
            "2600:9000:24bd:a200:8:4496:4180:93a1",
            "2600:9000:24bd:1600:8:4496:4180:93a1",
            "2600:9000:24bd:ea00:8:4496:4180:93a1",
            "2600:9000:24bd:2a00:8:4496:4180:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:mail.zendesk.com include:_spf.qemailserver.com include:mktomail.com include:_spf.salesforce.com include:_spf.joinzealot.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; pct=100",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.clickup.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqujZfvcovU6vZxxYRppKFIFnyOdkypYo1G9ZnlKXvBB8Vr5u7CbyswID3IPws3MpDUaFTF78NcvwUaHQplc5OwLtKTzpvCNRf+bV6xATviHe/h4MiffxEDceKodKlvRhajIaTZNyabrWg1oVosbjrgL1wJAm/NjPiRP4zi5jgc4CGMMww5NWhhUdpwUXQygt/Oy8y129JGlgDEMiUqYOnsGlyWc12uODITawzkIQMRlPBRiW9/ij0i/GfbrFgn09Jwu4Z24463oAsipcY4uEqpTT+f/05VH13J7fAyC2YjLvsPIXsDwZaOrdBcDtEsT6dx2hGJnMdANZW+/8/t8OyQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/7f4e1d28-dce1-4fc1-8107-1faf635ea80d.svg; a=https://vmc.digicert.com/7f4e1d28-dce1-4fc1-8107-1faf635ea80d.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-172-122-95.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.25",
                        "54.192.100.37",
                        "54.192.100.90"
                    ],
                    "time_ms": 94.38
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.172.122.29",
                        "18.172.122.37",
                        "18.172.122.90",
                        "18.172.122.95"
                    ],
                    "time_ms": 21.06
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.25",
                        "54.192.100.37",
                        "54.192.100.90"
                    ],
                    "time_ms": 42.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.25",
                        "54.192.100.37",
                        "54.192.100.90"
                    ],
                    "time_ms": 42.51
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.25",
                        "54.192.100.37",
                        "54.192.100.90"
                    ],
                    "time_ms": 70.19
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.clickup.com",
        "valid_from": "2025-10-07T19:00:00-05:00",
        "valid_to": "2026-11-05T17:59:59-06:00",
        "days_remaining": 88,
        "san": [
            "*.clickup.com",
            "clickup.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://clickup.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "content-length": "758153",
            "date": "Sun, 09 Aug 2026 04:29:31 GMT",
            "last-modified": "Sat, 08 Aug 2026 08:48:39 GMT",
            "x-amz-version-id": "cWs74nanVw9xtNGfJ6jZMcGi6ZXk1TdN",
            "etag": "\"8bfc5898a5a70d745f62117b8e34afc9\"",
            "server": "AmazonS3",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 05ddc5aa7d9c3a72d9d340fdc67e52c2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "tSi5d3uJuaBEYTkq4rICBqEV0eGqfAefMKBezc3YrBKddGEx5Mi0yA==",
            "x-xss-protection": "0",
            "x-frame-options": "DENY",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "frame-ancestors 'self' https://*.clickup.com",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "cache-control": "public, max-age=0, must-revalidate"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://clickup.com/",
        "title": "ClickUp™ | Maximize productivity • Software, AI, and humans converge",
        "description": "Our mission is to make the world more productive. To do this, we built the everything app for work - Tasks, Docs, Goals, and Chat.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.172.122.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.29": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.37": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 85.28
}