{
    "ok": true,
    "domain": "hotmart.com",
    "generated_at": "2026-08-09T04:15:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "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": "4 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": 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": "54 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-54-192-100-47.mci50.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": 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": "4 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": "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": "54 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-54-192-100-47.mci50.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": "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.192.100.47",
                "54.192.100.81",
                "54.192.100.73",
                "54.192.100.57"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"ubchd1fmdgfsvkm3lp7r0nltmj\"",
                "\"loom-site-verification=3aabcf6c185942fe851a00a2e97937d3\"",
                "\"dsv81ok9i7ta1.cloudfront.net\"",
                "\"95r6t9492je3rnrj6u3i3sl3j9\"",
                "\"6pc6s0o41mpb8b7g35brjgssht\"",
                "\"docusign=d42c3093-6e68-43ee-94bb-0347ed4cd209\"",
                "\"mongodb-site-verification=uGoYH8On8evJJ9F2ow1fEfSj2PDXFl9W\"",
                "\"atlassian-domain-verification=a9zEXCx1WsxRai9qeugknkTX2TV2ZRFywviwa7VbszMrReqWCSSghfkWl650QqEw\"",
                "\"2plyty98zplg63cks2r8mqzh70vdbrcr\"",
                "\"bg80p858qu3upalemak6uvste0\"",
                "\"anthropic-domain-verification-yxkjty=M3EXydMkyS6o7bkScGAoSKNSD\"",
                "\"Sendinblue-code:199bee35b776808820f696c6edee761c\"",
                "\"stripe-verification=947db08420734c6564dbef86cd766deb88a724a9014d73900cf8ad125851c65a\"",
                "\"n5r578ur06hm3gq1qgpdjeplqv\"",
                "\"knowbe4-site-verification=7b35f8927b78e12be8e88e0c15cad649\"",
                "\"hpe-greenlake-domain-verification=4b7647777850474d35684b6b3934685342325936344e5a696f7258752d2d4264\"",
                "\"lp0uc3ug296jfgt0hfcv0tbesc\"",
                "\"stripe-verification=1a64c5fdd4ee26490d82ef5ee20be2e13eeacfe52a411ba2be9442509f4a1e3f\"",
                "\"docusign=b44a0dd0-e430-40a0-bc9b-a6b22db4cf7c\"",
                "\"mgverify=27e0861e589120530773cabe8d0b1ae368c5a922f9f09e81875928c1db1b5818\"",
                "\"stripe-verification=dae8649612417f93f7c10abb4fb37a5be02d6a6e6ea56c03d577bd7c0c5d199e\"",
                "\"_j3s7vqmry6t5mpf8hy3aflabdph04u7\"",
                "\"google-site-verification=iCH81r5qhsJWp1fL2_vnYTcqCjUqWpqmdq4gBH5ZE7Y\"",
                "\"google-site-verification=6GG0nI3NPYPNr04Mbzh41dhdVOUENLUN72qJUWS-xXg\"",
                "\"494a3uk82g8c94ak7dnafmvp5i\"",
                "\"apple-domain-verification=21HempUu2Sx6cfIq\"",
                "\"stripe-verification=99e5b79db397a21ae18c991ecf52712d9e16b18db57319c2dccf2f9104b4428f\"",
                "\"zapier-domain-verification-challenge=74f24c6e-bb3e-4be4-981d-bd30ff4c1aee\"",
                "\"MS=ms43676112\"",
                "\"deihqp8sr4rueip0oqodndpcb\"",
                "\"google-site-verification=-QpIYp4dZKh-9QlvDZFKziYm5DV1poRt4B5YMmm914w\"",
                "\"c8odhi29as5lj851on9po9a1g\"",
                "\"miro-verification=9762ab40dd42596239626ef49f7ea8a35d601f06\"",
                "\"4da5iigl7sirtda6lqc10skiiv\"",
                "\"hubspot-developer-verification=ZDAxMTUzMjItODBjMS00NWJjLTljOTctZjNiYmI3M2I5YTY3\"",
                "\"v=spf1 +a +mx ip4:50.31.32.155 ip4:168.245.55.225 include:mail.zendesk.com include:servers.mcsv.net include:spf.sendinblue.com include:_spf.google.com include:amazonses.com include:u15632425.wl176.sendgrid.net include:u17670767.wl018.sendgrid.net ~all\"",
                "\"d11oj5el77h5r1.cloudfront.net\"",
                "\"notion_verify_hYXjNbuDy2DcNfpRod7kNFt87Bm5jm8bKe6VfdGKWA1ZedsKJ2ENcqDP9fuzrP\""
            ],
            "NS": [
                "ns-385.awsdns-48.com.",
                "ns-711.awsdns-24.net.",
                "ns-1620.awsdns-10.co.uk.",
                "ns-1362.awsdns-42.org."
            ],
            "SOA": [
                "ns-711.awsdns-24.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"godaddy.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"amazontrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.47",
            "54.192.100.81",
            "54.192.100.73",
            "54.192.100.57"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 +a +mx ip4:50.31.32.155 ip4:168.245.55.225 include:mail.zendesk.com include:servers.mcsv.net include:spf.sendinblue.com include:_spf.google.com include:amazonses.com include:u15632425.wl176.sendgrid.net include:u17670767.wl018.sendgrid.net ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; rua=mailto:dmarc@hotmart.com; ruf=mailto:dmarc@hotmart.com; rf=afrf; pct=100; ri=86400",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hotmart.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWHaNLFqN9kEdTeQhgQy7wrAL+XFVQ/diZE5Nh3pQ0U1TaxjfyTzb5f72lCs7daFG15nhpQ/UOvCXU8sYiWQuNmsZ46Mmx14NFgee83LhoVknv0pdDgns9W/mvP2Qpnpz9M49B5/nQalMq2LGYJMTRtJIT35V2fTih8WwKOQc8vwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://bimi.entrust.net/hotmart.com/logo.svg;a=https://bimi.entrust.net/hotmart.com/certchain.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-47.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.85.12.102",
                        "52.85.12.110",
                        "52.85.12.39",
                        "52.85.12.97"
                    ],
                    "time_ms": 79.49
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.102",
                        "52.85.12.110",
                        "52.85.12.39",
                        "52.85.12.97"
                    ],
                    "time_ms": 32.51
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.85.12.102",
                        "52.85.12.110",
                        "52.85.12.39",
                        "52.85.12.97"
                    ],
                    "time_ms": 47.91
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.85.12.102",
                        "52.85.12.110",
                        "52.85.12.39",
                        "52.85.12.97"
                    ],
                    "time_ms": 71.83
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.47",
                        "54.192.100.57",
                        "54.192.100.73",
                        "54.192.100.81"
                    ],
                    "time_ms": 74.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "sites.hotmart.com",
        "valid_from": "2026-03-18T19:00:00-05:00",
        "valid_to": "2026-10-02T18:59:59-05:00",
        "days_remaining": 54,
        "san": [
            "sites.hotmart.com",
            "hotmart.ch",
            "hotmart.co",
            "*.hotmart.ch",
            "hotmart.cl",
            "*.hotmart.cl",
            "*.hotmart.co",
            "*.hotmart.com.ec",
            "hotpay.com.br",
            "hotmart.co.za",
            "hotmart.design",
            "hotmart.co.in",
            "hotmart.com.pe",
            "hotmart.net.br",
            "hotmart.co.uk",
            "hotmart.com.co",
            "*.hotmart.de",
            "*.hotmart.tw",
            "*.hotmart.pt",
            "*.hotmart.co.uk",
            "*.hotmart.com.mx",
            "hotmart.com.br",
            "hotmart.pe",
            "*.hotmart.pe",
            "*.hotmart.co.in",
            "*.hotmart.co.za",
            "*.hotmart.com",
            "*.hotmart.com.ar",
            "hotmart.pt",
            "hotmart.tw",
            "hotmart.de",
            "hotmart.in",
            "*.hotmart.in",
            "hotmart.mx",
            "hotmart.it",
            "hotmart.eu",
            "hotmart.es",
            "*.hotmart.it",
            "*.hotmart.mx",
            "hotmart.at",
            "*.hotmart.es",
            "*.hotmart.eu",
            "hotmart.me",
            "hotmart.uk",
            "hotmart.com.ar",
            "*.hotmart.uk",
            "*.hotmart.me",
            "hotmart.com",
            "hotmart.com.mx",
            "*.hotmart.com.br",
            "*.hotmart.net.br",
            "hotmart.fr",
            "*.hotmart.com.pe",
            "*.hotmart.fr",
            "hotmart.com.ec",
            "*.hotmart.design",
            "*.hotmart.at",
            "*.sites.hotmart.com",
            "*.hotpay.com.br",
            "*.hotmart.com.co"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://hotmart.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 09:14:51 GMT",
            "location": "/en",
            "referrer-policy": "same-origin",
            "set-cookie": "hm_ip_info=%7B%22country%22%3A%22US%22%2C%22city%22%3A%22St%20Louis%22%2C%22isInEuropeanUnion%22%3Afalse%7D; Path=/; Expires=Sun, 09 Aug 2026 09:29:51 GMT; Max-Age=900; Domain=.hotmart.com; HttpOnly; SameSite=lax",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 4e7a0a9b29df6f4ed1dd9721231285b0.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "XHK9GAeQeczR7HLQHaIEYw5tZJeclgoE0n4Wt0L6vYArgqH2t3fnkg==",
            "x-robots-tag": "noindex",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "link": "<https://hotmart.com/static/app-hotmart-next/_next/static/media/68180864d7f93f02.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\"",
            "x-current-path": "%2Fen",
            "x-middleware-rewrite": "/en",
            "x-powered-by": "Next.js",
            "vary": "Accept-Encoding",
            "timing-allow-origin": "*"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://hotmart.com/en",
        "title": "Hotmart — Learn what you want, teach what you know",
        "description": "Learn more about Hotmart, the leading platform for selling and distributing digital products.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.81": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4039.1,
                "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": 88.33
}