{
    "ok": true,
    "domain": "hellofresh.com",
    "generated_at": "2026-08-11T00:38:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 65,
            "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": "3 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 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": "175 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": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-195-208-93.eu-west-1.compute.amazonaws.com"
            },
            {
                "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": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "3 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "7 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": "175 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": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-195-208-93.eu-west-1.compute.amazonaws.com",
                "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": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "54.195.208.93",
                "54.72.202.53",
                "52.50.41.41"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx5.googlemail.com.",
                "10 aspmx.l.google.com.",
                "30 aspmx2.googlemail.com.",
                "20 alt2.aspmx.l.google.com.",
                "30 aspmx3.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 aspmx4.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=2n92w41P71VUb5y4JJCVEYIDEfcgRyagw-DGYO8bWgY\"",
                "\"ecostruxure-it-verification=7c7ee4a2-cc9d-45dd-a5ef-0de8ee0e821c\"",
                "\"MS=ms60038564\"",
                "\"atlassian-domain-verification=zZBPqqynILNaZgIEXb4CcRz4n68sU94DLaPGQZwK6YTX00O7OXPrVxxFlZj9qFwx\"",
                "\"wrike-verification=MTc1MDYzNDo2YmYzODc4MGRlMzk5ZTRmY2Y4YTFjOGYxOTk3MTA4YjZjNzIyZmI2NWZiMTdlZWY2OTU4OGU1OTgzZTBhNGE2\"",
                "\"wiz-domain-verification=2303c1353401de406a7830f77ab7f3c37596eb562633496c0c3472bec021eece\"",
                "\"figma-domain-verification=f301c0f96bf832ed931f37a59bbab3408d00120db6e5862bf4f3629a1b6d234a-1778245505\"",
                "\"facebook-domain-verification=kviefguodtnv4k7uac0n1dmoz613zq\"",
                "\"apple-domain-verification=nXqh5HJ4vvy3DQXs\"",
                "\"v=spf1 include:sendgrid.net include:_spf.google.com include:servers.mcsv.net include:spf.mailjet.com include:spf_c.oraclecloud.com include:9428397.spf06.hubspotemail.net include:spf.protection.outlook.com ~all\"",
                "\"cursor-domain-verification-01q35t=mfkNhHTfBAbR8WgWfFRQ6aaSJ\"",
                "\"docusign=533a4703-a580-431e-bab6-a1ec67a81b06\"",
                "\"tiktok-verification=ttd_C61B0K4K38TTROIIVST0\"",
                "\"sprout-social-fbd23c37-3ab7-480d-b9e5-b4e84daeede3\"",
                "\"validity-domain-verification=Vw/PtcZnRQ3Zx/CnYDFCxPJJ7H4=\"",
                "\"teamviewer-sso-verification=1afd4bbff23a4c9c944d2a1350dc4097\"",
                "\"jamf-site-verification=qKUh-CsYxy4_M53NT_FCJQ\"",
                "\"google-site-verification=xTkLtJchrwt9yCIJy5RmU33M-Tqu6JUhWx2mDD9UZag\"",
                "\"mixpanel-domain-verify=ddb80919-04fb-4157-94cf-235b4336258c\"",
                "\"anthropic-domain-verification-jckjcm=lIhdpj4esGzS3TPU1knFo6IRx\"",
                "\"_vd8bw6srdu98m0ehcqzwod1va9ejoqe\"",
                "\"mongodb-site-verification=UtNaZsvskViJCo8wsidhxF4Mwg1sohtF\"",
                "\"_ort20x291z04z0lasnn4iqt5tb00gme\"",
                "\"amazonses:gN7fZHneI5Ta/QOSXZmJnP3wn5nKIYM2v6rYglb00X8=\"",
                "\"apple-domain-verification=EaA33My62TWGUxZe\"",
                "\"miro-verification=175b9f465ea7533a65fdfa58b3986d5e170405c8\"",
                "\"bitrise-verification=a23cb72550284c80-U6GatO60Qmel\"",
                "\"docker-verification=64c9339f-97bd-4dcd-b94f-6d9d38b1c72b\"",
                "\"hpe-greenlake-domain-verification=706a67396978746231566e67722d6f4a62474f3935726a75597778467037634b\"",
                "\"ZOOM_verify_6z4wVWz48IqvPhunYkDMgQ\"",
                "\"google-site-verification=WO01JAzynap_rSZPx2Z2VJ1a09E5akOgQG_-Y0Ic_pQ\""
            ],
            "NS": [
                "ns-358.awsdns-44.com.",
                "ns-1514.awsdns-61.org.",
                "ns-1005.awsdns-61.net.",
                "ns-1782.awsdns-30.co.uk."
            ],
            "SOA": [
                "ns-1005.awsdns-61.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.195.208.93",
            "54.72.202.53",
            "52.50.41.41"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:sendgrid.net include:_spf.google.com include:servers.mcsv.net include:spf.mailjet.com include:spf_c.oraclecloud.com include:9428397.spf06.hubspotemail.net include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=reject; pct=100; adkim=r; aspf=r; fo=1; rf=afrf;ri=43200; rua=mailto:dmarc_agg@dmarc.everest.email,mailto:nxtoj-9849@rua.dmarc.emailanalyst.com; ruf=mailto:dmarc_fr@dmarc.everest.email,mailto:nxtoj-9849@ruf.dmarc.emailanalyst.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.hellofresh.com",
        "dkim": "v=DKIM1; g=*; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC30ViBMLURXLyMgHMtKh4dNl0M77LXwrCvAmTdPQajUKog04pv775zWHO0RM03a+y/HGXvH1sfMISfmtJ3yqAk3TEvs05oDap1xC6zyjGJq4LIhI5OLEY0ka4QqV/qK5G2L6P7UtmiEl+UXlLjqBaUexmbqIfZErBPaQXlIu7zGQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/ddf8c197-9f00-4218-a200-97d3f48bca4f.svg; a=https://vmc.digicert.com/ddf8c197-9f00-4218-a200-97d3f48bca4f.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-195-208-93.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.50.41.41",
                        "54.195.208.93",
                        "54.72.202.53"
                    ],
                    "time_ms": 84.67
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.50.41.41",
                        "54.195.208.93",
                        "54.72.202.53"
                    ],
                    "time_ms": 57.11
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.50.41.41",
                        "54.195.208.93",
                        "54.72.202.53"
                    ],
                    "time_ms": 65.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.50.41.41",
                        "54.195.208.93",
                        "54.72.202.53"
                    ],
                    "time_ms": 104.16
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.50.41.41",
                        "54.195.208.93",
                        "54.72.202.53"
                    ],
                    "time_ms": 45.86
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.hellofresh.com",
        "valid_from": "2026-07-19T19:00:00-05:00",
        "valid_to": "2027-02-02T17:59:59-06:00",
        "days_remaining": 175,
        "san": [
            "*.hellofresh.com",
            "*.hellofresh.ie",
            "*.thepetstable.com",
            "hellofresh.de",
            "*.hellofresh.co.uk",
            "*.factormeals.nl",
            "hellofresh.dk",
            "hellofresh.lu",
            "*.factor75.com",
            "*.factormeals.be",
            "*.hellofresh.it",
            "*.hellofresh.es",
            "*.hellofresh.com.au",
            "repasfactor.ca",
            "*.everyplate.com",
            "*.hellofresh.io",
            "factormeals.nl",
            "everyplate.com",
            "*.hellofresh.de",
            "chefsplate.com",
            "goodchop.com",
            "hellofresh.it",
            "factormeals.se",
            "everyplate.com.au",
            "*.greenchef.co.uk",
            "*.youfoodz.com",
            "factormeals.be",
            "*.hellofresh.lu",
            "hellofresh.com.au",
            "hellofresh.ie",
            "*.hellofresh.dk",
            "factormeals.ca",
            "hellofresh.nl",
            "hellofresh.no",
            "greenchef.com",
            "*.factorform.com",
            "hellofresh.be",
            "*.hellofresh.ca",
            "greenchef.nl",
            "hellofresh.jp",
            "*.hellofresh.se",
            "*.hellofresh.co.nz",
            "hellofresh.fr",
            "hellofresh.es",
            "hellofresh.com",
            "hellofresh.at",
            "*.factormeals.de",
            "*.hellofresh.ch",
            "*.everyplate.com.au",
            "factor75.com",
            "hellofresh.co.uk",
            "*.factormeals.dk",
            "hellofresh.ca",
            "*.live.hellofresh.io",
            "*.repasfactor.ca",
            "*.factormeals.se",
            "factormeals.de",
            "*.hellofresh.no",
            "hellofresh.co.nz",
            "*.hellofresh.nl",
            "hellofresh.ch",
            "*.factormeals.ca",
            "*.greenchef.com",
            "*.hellofresh.at",
            "chefsplate.ca",
            "youfoodz.com",
            "greenchef.co.uk",
            "*.hellofresh.fr",
            "thepetstable.com",
            "*.goodchop.com",
            "*.chefsplate.com",
            "hellofresh.se",
            "factorform.com",
            "*.chefsplate.ca",
            "*.hellofresh.be",
            "*.hellofresh.jp",
            "*.greenchef.nl",
            "*.live-k8s.hellofresh.io",
            "factormeals.dk"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.hellofresh.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 05:37:52 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.hellofresh.com:443/",
            "cf-ray": "a294e40a3a8e5086-STL",
            "cf-cache-status": "EXPIRED",
            "age": "0",
            "cache-control": "public, max-age=14400",
            "content-language": "en-US",
            "expires": "Tue, 11 Aug 2026 09:37:52 GMT",
            "x-vercel-id": "cle1::iad1::jh89m-1786426671782-445ac8452dec",
            "strict-transport-security": "max-age=63072000",
            "vary": "accept-encoding",
            "server-timing": "cf-cache-status;desc=EXPIRED, vercel-cache-status;desc=MISS, cf-geolocation;desc=US|MO",
            "x-content-type-options": "nosniff",
            "x-matched-path": "/landing-pages/[...page]",
            "x-powered-by": "Next.js",
            "x-vercel-cache": "MISS",
            "set-cookie": "__cf_bm=Rsuc9eif8MNEfEtY5wxDrdAsd2OkTPfR5lgBpQ6XDnA-1786426671.7199457-1.0.1.1-mQELAoWYXqErF0kIpnGdWlqw4sLfeSolJKNCw93X_f_USJryFjQs1aUV3Kla3UYjYtw7Cq2kgcwCrQgzcpAO6RffRtbVzN49gFS2.jE3rcj0phb1IIEOoDfZU0U7EMJMricwPyXhAn7pKJbaEp9HGw; HttpOnly; SameSite=None; Secure; Path=/; Domain=hellofresh.com; Expires=Tue, 11 Aug 2026 06:07:52 GMT",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "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": "Next.js"
    },
    "webpage": {
        "url": "https://www.hellofresh.com:443/",
        "title": "HelloFresh® Meal Kits | Free Breakfast for Life + 10 Free Meals",
        "description": "HelloFresh Meal Kits | One free item per box with active subscription. Free meals applied as discount on first box, new subscribers only, varies by plan.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.195.208.93": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.72.202.53": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.50.41.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx5.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.1,
                "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": 142.05
}