{
    "ok": true,
    "domain": "balenciaga.com",
    "generated_at": "2026-08-10T12:52:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "network": 65,
            "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": "2 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "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": 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: a23-200-156-82.deploy.static.akamaitechnologies.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "2 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": "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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "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": "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: a23-200-156-82.deploy.static.akamaitechnologies.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "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": [
                "23.200.156.82",
                "23.200.156.73"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mail2.kering.net.",
                "10 mail1.kering.net."
            ],
            "TXT": [
                "\"n9zzshklhdzrs8hk53lh8t8fb31rt77k\"",
                "\"_rdq5e35rcckkqy8ek9dosl88ll66d90\"",
                "\"teamviewer-sso-verification=cf8c39a612814b1eaeac17f667b03867\"",
                "\"onetrust-domain-verification=42b052073a344119b0f6b2355031f697\"",
                "\"_c5gyjbagceyjkdwcxynenrsbdqniol5\"",
                "\"v=spf1 ip4:13.111.20.175 include:_spf.salesforce.com ip4:194.206.254.0/24 ip4:195.24.246.0/23 ip4:195.42.251.0/24 ip4:217.109.67.0/24 ip4:193.104.231.0/24 ip4:119.73.240.71 ip4:119.73.240.74 ip4:203.116.33.183 ip4:91.207.212.22 ip4:185.132.182.47 ip4:64.7\" \"3.120.224/27 ip4:213.41.42.80/28 ip4:180.87.182.9 ip4:83.145.108.128/25 ip4:62.23.143.0/24 ip4:91.205.116.0/24 ip4:91.205.117.0/24 ip4:91.205.118.0/24 ip4:91.205.119.0/24 ip4:91.209.107.0/24 ip4:63.240.80.160/27 ip4:195.154.139.184 ip4:83.167.51.229 ip4:6\" \"7.69.227.90 ip4:67.69.227.51 ip4:204.136.15.135 ip4:180.210.228.101 ip4:193.242.174.0/24 ip4:193.242.175.0/24 ip4:81.80.50.11 ip4:212.234.91.138 ip4:193.150.169.97 ip4:90.102.166.201 ip4:217.167.48.253 ip4:213.152.23.10 ip4:85.233.205.2 ip4:51.143.59.208 \" \"ip4:185.148.226.0/23 ip4:195.81.197.19 ip4:84.233.236.15 ip4:212.81.82.154 ip4:65.93.243.11 ip4:51.38.57.207 ip4:37.187.165.209 ip4:37.187.162.76 ip4:51.38.181.44 ip4:51.91.80.76 ip4:51.75.130.213 ip4:5.39.73.217 ip4:37.187.161.229 ip4:5.39.73.217 ip4:54.\" \"38.176.31 ip4:51.38.52.170 ip4:87.98.175.3 ip4:37.187.137.151 ip4:145.239.71.10 ip4:178.32.104.78 ip4:47.135.136.206 ip4:217.182.250.14 ip4:51.68.38.106 ip4:80.118.9.50 ip4:5.39.8.114 ip4:37.71.160.130 ip4:213.152.18.110 ip4:20.40.134.53 ip4:190.216.26.15\" \"5 ip4:190.210.104.214 ip4:133.217.192.19 ip4:133.217.192.22 ip4:133.217.192.20 ip4:133.217.192.21 ip4:149.72.64.77  ip4:149.72.159.228 ip4:212.222.223.78 ip4:20.40.131.128 ip4:5.39.8.116 ip4:5.39.8.122 ip4:5.39.8.123 ip4:20.74.37.146 ip4:20.74.97.162 ip4:\" \"20.74.99.62 ip4:172.211.79.128 include:spf.protection.outlook.com include:amazonses.com include:spf.messagelabs.com include:_shortspf.launchmetrics.com -all\"",
                "\"google-site-verification=dO4nxvhCIBK3uem0nHVAEBowoxpkBD9IKnZSO7fln3k\"",
                "\"qmhqck2rtfq6w2n5ztq881s7drhh6clp\"",
                "\"workplace-domain-verification=dDv2ci2W4EDVX4EuFnqsp55PcbWXGR\"",
                "\"33fjhnc4smuy6hw287848p757cvjbyu\"",
                "\"fnd1d0g1q1z77hhqh4k4hryfknvlzvq2\"",
                "\"wiz-domain-verification=0970542b8bdd53e884d9421c992824764f5552035a4c41d30c19d87fb05a83a2\"",
                "\"atlassian-domain-verification=79eeAhD/crvmu3sk/Vjarg1r7vJwMZatjLuZfiOSmlMHELd0BxjkwAcW0qKZws7t\"",
                "\"_33fjhnc4smuy6hw287848p757cvjbyu.dcv.digicert.com\"",
                "\"amazonses:TESJhkE5xWeLEKX8xNF2N9jzviYyTnUAlyImpMBaFxs=\"",
                "\"google-site-verification=-69Z1dhKtEZaddHMJ1y5wIjfHi0B2O1CxSlQkwrj8s8\"",
                "\"_f70dop4f93hgbf8efhxghkhtpna18t7\"",
                "\"19Rrz7\"",
                "\"facebook-domain-verification=vrrogsx1vo1ztna5d83fel69lowxhs\"",
                "\"airtable-verification=d5a35da7016b100292cfbc030238e89c\"",
                "\"DFG0B+KZJvx9gLCFdUi2kMV+jzbgmVS28Ddprneil+g3dDqHauk59w3y96nftN/51e5mJiK4JTWNx9eOJqHttQ==\"",
                "\"cc88bd7db65d41db95e2b0732dd66114\"",
                "\"atlassian-domain-verification=B57Bho3jb/Ctt7HOnilWnFYYRYEVNiIAyB7Hor9w72VhK/rDx4o8eljbQUAz5VJ3\"",
                "\"globalsign-domain-verification=1721E1F971DA5C36BFF134BECCA4A9F7\"",
                "\"cloudhealth=f5b9bfc3-bcdd-4759-b4ed-e519d7dcce71\"",
                "\"MS=ms75958319\"",
                "\"T0E0L35150\"",
                "\"tnb7gs0bl0mwc1ywn02bg6lc0pjbqsc5\"",
                "\"czg0wlr1vwnqlfqn4lwfrvkj0lv0wg3d\""
            ],
            "NS": [
                "dns4.comlaude-dns.eu.",
                "dns2.comlaude-dns.net.",
                "dns3.comlaude-dns.co.uk.",
                "dns1.comlaude-dns.com."
            ],
            "SOA": [
                "dns1.comlaude-dns.com. dnstech.comlaude.com. 1665475752 86400 7200 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.156.82",
            "23.200.156.73"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:13.111.20.175 include:_spf.salesforce.com ip4:194.206.254.0/24 ip4:195.24.246.0/23 ip4:195.42.251.0/24 ip4:217.109.67.0/24 ip4:193.104.231.0/24 ip4:119.73.240.71 ip4:119.73.240.74 ip4:203.116.33.183 ip4:91.207.212.22 ip4:185.132.182.47 ip4:64.73.120.224/27 ip4:213.41.42.80/28 ip4:180.87.182.9 ip4:83.145.108.128/25 ip4:62.23.143.0/24 ip4:91.205.116.0/24 ip4:91.205.117.0/24 ip4:91.205.118.0/24 ip4:91.205.119.0/24 ip4:91.209.107.0/24 ip4:63.240.80.160/27 ip4:195.154.139.184 ip4:83.167.51.229 ip4:67.69.227.90 ip4:67.69.227.51 ip4:204.136.15.135 ip4:180.210.228.101 ip4:193.242.174.0/24 ip4:193.242.175.0/24 ip4:81.80.50.11 ip4:212.234.91.138 ip4:193.150.169.97 ip4:90.102.166.201 ip4:217.167.48.253 ip4:213.152.23.10 ip4:85.233.205.2 ip4:51.143.59.208 ip4:185.148.226.0/23 ip4:195.81.197.19 ip4:84.233.236.15 ip4:212.81.82.154 ip4:65.93.243.11 ip4:51.38.57.207 ip4:37.187.165.209 ip4:37.187.162.76 ip4:51.38.181.44 ip4:51.91.80.76 ip4:51.75.130.213 ip4:5.39.73.217 ip4:37.187.161.229 ip4:5.39.73.217 ip4:54.38.176.31 ip4:51.38.52.170 ip4:87.98.175.3 ip4:37.187.137.151 ip4:145.239.71.10 ip4:178.32.104.78 ip4:47.135.136.206 ip4:217.182.250.14 ip4:51.68.38.106 ip4:80.118.9.50 ip4:5.39.8.114 ip4:37.71.160.130 ip4:213.152.18.110 ip4:20.40.134.53 ip4:190.216.26.155 ip4:190.210.104.214 ip4:133.217.192.19 ip4:133.217.192.22 ip4:133.217.192.20 ip4:133.217.192.21 ip4:149.72.64.77  ip4:149.72.159.228 ip4:212.222.223.78 ip4:20.40.131.128 ip4:5.39.8.116 ip4:5.39.8.122 ip4:5.39.8.123 ip4:20.74.37.146 ip4:20.74.97.162 ip4:20.74.99.62 ip4:172.211.79.128 include:spf.protection.outlook.com include:amazonses.com include:spf.messagelabs.com include:_shortspf.launchmetrics.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:uhhmaygb@ag.eu.dmarcadvisor.com; ruf=mailto:uhhmaygb@fr.eu.dmarcadvisor.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.balenciaga.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzQYGm2dacO6Fs7RcRpUtomgxpwGA+FKBxPZq4NxpRuJ3s5oxpT1xrKvk4MqAuvq7M+BF+//Fz+e44smqDjFpYFzLRkcgK/2GBYoJEvd4GUp3GcgALEp75NT8D+4xsCNxjmNZcrI8AJpqOFqBHPmiQgi0rqptwfkDBjFtp6RN3HsxB9yFXvU1KjSf765wZvdr/i0eFieg0y3wby07YDCQ62fGSsYWMbFaMM1yXQMKAS7Bwk//hkboHXedpR6aQS62rmUVbSxfxdNObWGfYZeO8njB1xFA/Mit6NqyDmJchKYVgnGMdXBg4l2wJLUvqiSs8bCHF12iXlW3HK0oVlgBjQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-200-156-82.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.211.124.207",
                        "23.211.124.209"
                    ],
                    "time_ms": 215.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.15",
                        "23.200.156.73",
                        "23.200.156.82"
                    ],
                    "time_ms": 41.39
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.211.124.207",
                        "23.211.124.209"
                    ],
                    "time_ms": 56.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.200.156.15",
                        "23.200.156.73",
                        "23.200.156.82"
                    ],
                    "time_ms": 67.84
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.216.132.56",
                        "23.216.132.61"
                    ],
                    "time_ms": 89.86
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.balenciaga.com",
        "valid_from": "2026-07-05T23:22:21-05:00",
        "valid_to": "2026-10-03T23:22:20-05:00",
        "days_remaining": 54,
        "san": [
            "balenciaga.com",
            "login.www.balenciaga.com",
            "www.balenciaga.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://balenciaga.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "362",
            "expires": "Mon, 10 Aug 2026 17:52:04 GMT",
            "date": "Mon, 10 Aug 2026 17:52:04 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=15768000",
            "server-timing": "ak_p; desc=\"1786384324200_398500937_51119714_21_9650_6_38_15\";dur=1"
        },
        "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.balenciaga.com/en-us",
        "title": "Balenciaga Official Online Boutique US",
        "description": "Discover the Balenciaga US official online boutique. Explore the latest collections of sneakers, handbags, and ready to wear for women and men.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.200.156.82": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.200.156.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail2.kering.net",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 118.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 97.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97.3,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 122.68
}