{
    "ok": true,
    "domain": "netflix.com",
    "generated_at": "2026-08-08T17:43:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 77,
            "network": 100,
            "availability": 60
        },
        "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": 10,
                "lost_points": 0,
                "detail": "3 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": "193 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-3-225-92-8.compute-1.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": 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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 405 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "3 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": "193 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-3-225-92-8.compute-1.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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 405 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "3.225.92.8",
                "54.160.93.182",
                "3.211.157.115"
            ],
            "AAAA": [
                "2a05:d018:76c:b683:a2cd:4240:8669:6d4",
                "2a05:d018:76c:b685:e8ab:afd3:af51:3aed",
                "2a05:d018:76c:b684:8ab7:ac02:667b:e863"
            ],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"notion-domain-verification=MHmHAv2mrRGxVuA3rhIRmz6vwrsAEbsqCR6yRIycSoj\"",
                "\"5f5a7676-2a28-4400-a64e-465626e5ff6b\"",
                "\"google-site-verification=YVxAf7gFR4vFk1RkUwiYt3pzl2AVUP6aPdBgV1qtwcw\"",
                "\"freepik-domain-verification=eeb4ee5ff6237e57ea15d2369b574c68\"",
                "\"8cd468d7d5994fcc9d350683a8cb07a1\"",
                "\"google-site-verification=F6fRKDfeR1Uqz8qJvmH3HmQQxpu9JYY9GJUFeV3hU3Y\"",
                "\"dropbox-domain-verification=htwo11xk2yl1\"",
                "\"asv=4853f01b1e9226ed9d0031284948059f\"",
                "\"apple-domain-verification=Ohlo8qLyb9N4JaIm\"",
                "\"bluebeam-verification=ivn6qi30eug84iz4njykvb8jenp2wm\"",
                "\"e6060ec6-b362-4acb-9a1f-b80e99d17753\"",
                "\"google-site-verification=VQKoV3pv-QYIDfbQa1N4r97x8W07veRTK6JhWUavIuc\"",
                "\"loom-verification=0004053852\"",
                "\"docusign=f3d36bef-ec7d-42e5-9334-626611acb127\"",
                "\"logmein-verification-code=4FVB4FQ17eVMyHCC7RAApS4Zp\"",
                "\"google-site-verification=9DgwSKXMlFzcnW-HuGWef6aVVHWDCQNehxHTq0Ps9IA\"",
                "\"docker-verification=5f9a055c-22b9-4d40-be7f-5af4171e1e71\"",
                "\"google-site-verification=Wn4h4x_Gf8Zs5qiw88ZingFRjLUNzga-zJXts2UPics\"",
                "\"facebook-domain-verification=k65vedr09b2tp2q144ho1zewp3xsc6\"",
                "\"docusign=f249396f-8150-48f8-8bd2-705be6e03826\"",
                "\"klaviyo-site-verification=WwbqJa\"",
                "\"miro-verification=9ac407d6774b2ec4313b004d40204399e37f3b48\"",
                "\"lucidlink-verification=GSM5VV6S2T2DZADV5JM8WPBYZM\"",
                "\"atlassian-domain-verification=TX0Efjn8bXAu0o9GAHyYowM0mcu4oDPHFf10cqaDXFCvU9tRB7R/A9oeQcDmEAD8\"",
                "\"lucidlink-verification=BC5DTMP5YWAJHDNPRF5ASW8QA0\"",
                "\"deepl-domain-verification=f6610dd4c1414006bd6382c115542467\"",
                "\"anthropic-domain-verification-vxqysx=XDtJHKRTpvy6QvuMuyVMXbMxT\"",
                "\"google-site-verification=a8Lak2UwVjIlmH1xRYU3mJ6nSQ7rJnyf2VKWtH4nKZI\"",
                "\"unity-sso-verification=46eb4cbd-e316-4691-84c2-4f4bce784d84\"",
                "\"smartsheet-site-validation=zZPtdlBFlbl-n54tmRUUcd6Bd8lllpAR\"",
                "\"1password-site-verification=BXCRTZRWNVG4PFLIYFIBWSYHX4\"",
                "\"google-site-verification=nCi1QdlMabPJOvtQNCo5KaPyDfwog9pDr3d8IN767YA\"",
                "\"klaviyo-site-verification=UM4UEX\"",
                "\"h1-domain-verification=AYCqXFtcqVzAhHLWr58GvY2WrbTfkGeMsijza2jPS2E1qcn1\"",
                "\"logmein-verification-code=905b1ed4-1c2e-466f-b24c-756e6ca39eb5\"",
                "\"zapier-domain-verification-challenge=d740d03c-47a4-491c-934d-c61bdba6099e\"",
                "\"canva-site-verification=DW6T-OKEapKu9QB9ChMocw\"",
                "\"infoblox-domain-mastery=83433630723145c8e700674aa65ad12bf58d7cd22434a5527c383d131ccc354a77\"",
                "\"sso-domain-verification-7wfrk6=LfxRM5a023zTb2jO6QWeDcZ9e\"",
                "\"jamf-site-verification=vqjVdHx1f_q52DK-WclChA\"",
                "\"lucidlink-verification=TZFHBCZT2MG33J59D4FB3W9EKG\"",
                "\"v=spf1 include:_spf_ipv4.netflix.com include:_spf.google.com include:amazonses.com include:servers.mcsv.net include:_spf.salesforce.com include:_spf.createsend.com -all\"",
                "\"elevenlabs=yhxq_JyMuzy2_pQ5B-M4HJ8sZaFLLiQGelMOuBcTWE4\"",
                "\"appspace-domain-verification=59cd40985507690b0ac0e2c83d24dd6dfa24c7d7571f00b7401e01d5c12332af\"",
                "\"tiktok-domain-verification=e8242b26316716e951678da03b794de5a838482929d5b62ea2e0a3b4baf843f3\"",
                "\"apple-domain-verification=U1j_Aj0pS5fid78Cag85YGM14jHrzxM-S2ICXc8rGxg\"",
                "\"luma-ai-domain-verification-340eet=BLdaj62h2qtpk2yvLLYFNuMA9\""
            ],
            "NS": [
                "ns-81.awsdns-10.com.",
                "ns-1984.awsdns-56.co.uk.",
                "ns-659.awsdns-18.net.",
                "ns-1372.awsdns-43.org."
            ],
            "SOA": [
                "ns-81.awsdns-10.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 1800"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.225.92.8",
            "54.160.93.182",
            "3.211.157.115"
        ],
        "ipv6": [
            "2a05:d018:76c:b683:a2cd:4240:8669:6d4",
            "2a05:d018:76c:b685:e8ab:afd3:af51:3aed",
            "2a05:d018:76c:b684:8ab7:ac02:667b:e863"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf_ipv4.netflix.com include:_spf.google.com include:amazonses.com include:servers.mcsv.net include:_spf.salesforce.com include:_spf.createsend.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:netflix@rua.netcraft.com,mailto:dmarcreports@netflix.com,mailto:dmarc_agg@dmarc.250ok.net;ruf=mailto:netflix@ruf.netcraft.com,mailto:dmarcreports@netflix.com,mailto:dmarc_fr@dmarc.250ok.net",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.netflix.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvzTET5uivmYVara29/eqJKmdcHoyjKMj4t9HfstLdDbC9kqpkKyyYfihTgUcuj0Q5RM/a3ULPz3NeFdOYHZka4oeFc1a46N5YuDGPIjqWLHkgylKKWGA1BaatE2oIJOXWkohv4dNb2uuxi62FKF/+4C5s3MuHBW3SDr6CAKGy4QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-3-225-92-8.compute-1.amazonaws.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.230.129.93",
                        "52.3.144.142",
                        "54.237.226.164"
                    ],
                    "time_ms": 94.01
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.230.129.93",
                        "52.3.144.142",
                        "54.237.226.164"
                    ],
                    "time_ms": 45.68
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.230.129.93",
                        "52.3.144.142",
                        "54.237.226.164"
                    ],
                    "time_ms": 29.74
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.211.157.115",
                        "3.225.92.8",
                        "54.160.93.182"
                    ],
                    "time_ms": 76.92
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.240.158.19",
                        "44.242.13.161",
                        "52.38.7.83"
                    ],
                    "time_ms": 67.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.netflix.com",
        "valid_from": "2026-02-17T18:00:00-06:00",
        "valid_to": "2027-02-18T15:41:48-06:00",
        "days_remaining": 193,
        "san": [
            "account.netflix.com",
            "ca.netflix.com",
            "develop-stage.netflix.com",
            "embed.develop-stage.netflix.com",
            "embed.release-stage.netflix.com",
            "netflix.ca",
            "netflix.com",
            "release-stage.netflix.com",
            "signup.netflix.com",
            "tv.netflix.com",
            "www.netflix.ca",
            "www.netflix.com",
            "www1.netflix.com",
            "www2.netflix.com",
            "www3.netflix.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://netflix.com/",
        "status": "HTTP/2 405 ",
        "http_version": "3",
        "headers": {
            "server": "envoy",
            "x-frame-options": "DENY",
            "allow": "GET, OPTIONS, POST",
            "date": "Sat, 08 Aug 2026 22:43:32 GMT",
            "x-envoy-upstream-service-time": "1",
            "x-b3-traceid": "6a77b114c67e7234f7f253c19e3a0cbc",
            "x-request-id": "6982f8e1-dfce-41a8-ad00-c018f7ad8ede",
            "x-envoy-decorator-operation": "lo_svc",
            "via": "2 i-0a320102cc33cf0d3 (us-east-1)",
            "x-xss-protection": "1; mode=block; report=https://www.netflix.com/ichnaea/log/freeform/xssreport",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-originating-url": "http://netflix.com/",
            "edge-control": "no-cache, no-store",
            "cache-control": "no-cache, no-store",
            "set-cookie": "NetflixId=v%3D3%26ct%3DBgjHlOvcAxLBAWjeWGR0nVtLGmjg4lUUI1ktymXDFmPqTEInvlvMCJxc4iswqkPPNnvbBIcidACAqFy1IV_T2zglJKTxJU8M9vGK49WluPy3sayFrahSOfKKHN5g_1KpAX1ky3BKSVubdtZxhrbIcdfGgQrq69HR2lKogkOq4neRHtocnUgNhrXguTwzKgW0HahrVrna_JPBdwgM10eiIKU5wosZz2GUW36PQrafkcvhqIkEKP2sokHo-mmEatV5wv7mNeZuIqVxqZgYBiIOCgy20XoPq1EJDQFk2U4.; Domain=.netflix.com; Expires=Sun, 8 Aug 2027 22:43:32 GMT; Path=/; HttpOnly; Secure; SameSite=Lax",
            "x-netflix-cookieandmsl.profileguid.match": "NA",
            "x-netflix-headerandcookie.profileguid.match": "NA",
            "x-netflix-headerandmsl.profileguid.match": "NA",
            "x-netflix.nfstatus": "1_1",
            "x-netflix.proxy.execution-time": "9"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.netflix.com/",
        "title": "Netflix - Watch TV Shows Online, Watch Movies Online",
        "description": "Watch Netflix movies & TV shows online or stream right to your smart TV, game console, PC, Mac, mobile, tablet and more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.225.92.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.160.93.182": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.211.157.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "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": 98.58
}