{
    "ok": true,
    "domain": "akzonobel.com",
    "generated_at": "2026-08-10T05:30:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "3 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": "1 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": "28 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "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: ec2-34-253-160-23.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": "3 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": "1 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": "28 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "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: ec2-34-253-160-23.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": [
                "34.253.160.23",
                "52.212.239.115",
                "52.17.43.48"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 akzonobel-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=JvOF4zxFBd_en5xl3bDxDN43N5FyAXQIWgW6di10pwg\"",
                "\"google-gws-recovery-domain-verification=71369572\"",
                "\"gp0NmFVI7xrGDFY//hgeJ6mK9FGbnrHjfiHI/9XzPsKazBI86aH+j62EoASVuEBE4IsOBAi+YuKKIeSVRonUhg==\"",
                "\"43ac83163dfa481779c5ed42ce1c346fa9913e374e54ba6a0b091e21323d7662\"",
                "\"apple-domain-verification=yzwvHYvMzKo37xDD\"",
                "\"j9CDWkKxT46qbV0aZC69wpH/I+bnLni/6zDdnCTnnHI=\"",
                "\"v=spf1 include:spf1.akzonobel.com -all\"",
                "\"adobe-idp-site-verification=e071be4c0b8a475c9bf969bf41d1311b179512d0b7e1bd16a42a9eaa2cdf09b7\"",
                "\"MS=ms21964276\"",
                "\"google-site-verification=rq6oGZGBLt-tw-KOQ0zgkAj2TXrv5Uwu49nlWeHxhdQ\"",
                "\"autodesk-domain-verification=o55hiHTDeyCrF9v2moSg\"",
                "\"google-site-verification=QFYn6FSmY0mFY4UX-Ovjs5Y2PZ_3_PJoTpnmu-H5kIo\"",
                "\"RT88Msomz0cW1A9qCdG4fZtr/pXksRmx6mHCEKo4FXpu7xnoTN3GDKtvmsOMpY+lxrWgMvhsNxwjdVe+7IzoqA==\"",
                "\"cisco-ci-domain-verification=25fc90b3920c6b23995a56822dc6487e75f35f4266f7cdd8c6f6b6cb0ceb772b\""
            ],
            "NS": [
                "ns1.akzonobel.com.",
                "ns3.akzonobel.com.",
                "ns2.akzonobel.com."
            ],
            "SOA": [
                "ns1.akzonobel.com. extdns.akzonobel.com. 2019124240 10800 3600 3600000 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.253.160.23",
            "52.212.239.115",
            "52.17.43.48"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.akzonobel.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:ML.DMARC.Reporting@akzonobel.com,mailto:dmarc_agg@auth.returnpath.net,mailto:dmarc_agg@vali.email; fo=1; ruf=mailto:dmarc_afrf@auth.returnpath.net",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.akzonobel.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDQxzPNlQ5JR6xo8X0FDiIa6C1BJXZPHdfEgya7L7v9/aJuOCgterk/4FHM0Z1X/XFIv57ySjZM7Sfjcjr3B13rirYFk1lqklRq5MGVlwx+OksYEYV4+TOSV0JaJzCYUBL+r1FWiSg+PYNUw+stLKRRDytf3UULHJA9nL4Tv+jeswIDAQAB; n=1024,1450901084,1466712284",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-253-160-23.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.253.160.23",
                        "52.17.43.48",
                        "52.212.239.115"
                    ],
                    "time_ms": 38.87
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.253.160.23",
                        "52.17.43.48",
                        "52.212.239.115"
                    ],
                    "time_ms": 21.74
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.253.160.23",
                        "52.17.43.48",
                        "52.212.239.115"
                    ],
                    "time_ms": 74.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.253.160.23",
                        "52.17.43.48",
                        "52.212.239.115"
                    ],
                    "time_ms": 147.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.253.160.23",
                        "52.17.43.48",
                        "52.212.239.115"
                    ],
                    "time_ms": 405.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "akzonobel.com",
        "valid_from": "2025-12-16T06:39:01-06:00",
        "valid_to": "2026-09-08T03:11:01-05:00",
        "days_remaining": 28,
        "san": [
            "akzonobel.com",
            "mapaero.com",
            "www.mapaero.com",
            "ext.mapaero.com",
            "www.ext.mapaero.com",
            "akzonobel.com.au",
            "www.akzonobel.com.au",
            "akzonobel.com.br",
            "www.akzonobel.com.br",
            "akzonobel.com.cn",
            "www.akzonobel.com.cn",
            "carbeat.akzonobel.com.cn",
            "www.carbeat.akzonobel.com.cn",
            "internationalprotective.akzonobel.com.cn",
            "www.internationalprotective.akzonobel.com.cn",
            "akzonobel.com.py",
            "www.akzonobel.com.py",
            "akzonobel.com.sg",
            "www.akzonobel.com.sg",
            "akzonobelfilm.com",
            "www.akzonobelfilm.com",
            "akzonobeltraining.com",
            "www.akzonobeltraining.com",
            "anac.com",
            "www.anac.com",
            "letspaintthefuture.com",
            "www.letspaintthefuture.com",
            "paintthefuture.com",
            "www.paintthefuture.com",
            "soliantpaintfilm.com",
            "www.soliantpaintfilm.com",
            "www.akzonobel.com",
            "aerospace.akzonobel.com",
            "www.aerospace.akzonobel.com",
            "amagazine.akzonobel.com",
            "americas-coilcoatings.akzonobel.com",
            "www.americas-coilcoatings.akzonobel.com",
            "annualreport.akzonobel.com",
            "www.annualreport.akzonobel.com",
            "annualreport2007.akzonobel.com",
            "www.annualreport2007.akzonobel.com",
            "artfoundation.akzonobel.com",
            "www.artfoundation.akzonobel.com",
            "automotive.akzonobel.com",
            "www.automotive.akzonobel.com",
            "base-country.akzonobel.com",
            "www.base-country.akzonobel.com",
            "base-product.akzonobel.com",
            "www.base-product.akzonobel.com",
            "br.akzonobel.com",
            "www.br.akzonobel.com",
            "ce.akzonobel.com",
            "www.ce.akzonobel.com",
            "ch.akzonobel.com",
            "www.ch.akzonobel.com",
            "codeofconduct.akzonobel.com",
            "www.codeofconduct.akzonobel.com",
            "coil.akzonobel.com",
            "www.coil.akzonobel.com",
            "coilcoatings.akzonobel.com",
            "www.coilcoatings.akzonobel.com",
            "colorsurfaces.akzonobel.com",
            "www.colorsurfaces.akzonobel.com",
            "cometonline.akzonobel.com",
            "www.cometonline.akzonobel.com",
            "commercialvehicles.akzonobel.com",
            "www.commercialvehicles.akzonobel.com",
            "consumer-electronics.akzonobel.com",
            "www.consumer-electronics.akzonobel.com",
            "consumerelectronics.akzonobel.com",
            "www.consumerelectronics.akzonobel.com",
            "deco-ws.akzonobel.com",
            "www.deco-ws.akzonobel.com",
            "developer.akzonobel.com",
            "www.developer.akzonobel.com",
            "dhzorders.akzonobel.com",
            "www.dhzorders.akzonobel.com",
            "elearning.akzonobel.com",
            "www.elearning.akzonobel.com",
            "emarketing.akzonobel.com",
            "www.emarketing.akzonobel.com",
            "essential.akzonobel.com",
            "www.essential.akzonobel.com",
            "expancel.akzonobel.com",
            "www.expancel.akzonobel.com",
            "film.akzonobel.com",
            "www.film.akzonobel.com",
            "finechemicals.akzonobel.com",
            "www.finechemicals.akzonobel.com",
            "images.akzonobel.com",
            "www.images.akzonobel.com",
            "imaginechemistry.akzonobel.com",
            "www.imaginechemistry.akzonobel.com",
            "in.akzonobel.com",
            "www.in.akzonobel.com",
            "learn.akzonobel.com",
            "www.learn.akzonobel.com",
            "learning.akzonobel.com",
            "www.learning.akzonobel.com",
            "mydigital.akzonobel.com",
            "www.mydigital.akzonobel.com",
            "netherlands.akzonobel.com",
            "www.netherlands.akzonobel.com",
            "newsroom.akzonobel.com",
            "www.newsroom.akzonobel.com",
            "nl.akzonobel.com",
            "www.nl.akzonobel.com",
            "orderportal.akzonobel.com",
            "www.orderportal.akzonobel.com",
            "org.akzonobel.com",
            "www.org.akzonobel.com",
            "packagingcoatings.akzonobel.com",
            "www.packagingcoatings.akzonobel.com",
            "paintthefuture.akzonobel.com",
            "www.paintthefuture.akzonobel.com",
            "pk.akzonobel.com",
            "www.pk.akzonobel.com",
            "poisoncontrol.akzonobel.com",
            "www.poisoncontrol.akzonobel.com",
            "products.akzonobel.com",
            "www.products.akzonobel.com",
            "promo.akzonobel.com",
            "www.promo.akzonobel.com",
            "promoshop.akzonobel.com",
            "www.promoshop.akzonobel.com",
            "relest.akzonobel.com",
            "www.relest.akzonobel.com",
            "report.akzonobel.com",
            "www.report.akzonobel.com",
            "safetyday.akzonobel.com",
            "www.safetyday.akzonobel.com",
            "salcomix.akzonobel.com",
            "www.salcomix.akzonobel.com",
            "saysimple.akzonobel.com",
            "www.saysimple.akzonobel.com",
            "support.akzonobel.com",
            "www.support.akzonobel.com",
            "sustainabilityreport.akzonobel.com",
            "www.sustainabilityreport.akzonobel.com",
            "sweden.akzonobel.com",
            "www.sweden.akzonobel.com",
            "tools.deco.akzonobel.com",
            "www.tools.deco.akzonobel.com",
            "trackrecord.akzonobel.com",
            "www.trackrecord.akzonobel.com",
            "uk.akzonobel.com",
            "www.uk.akzonobel.com",
            "woodadhesives.akzonobel.com",
            "www.woodadhesives.akzonobel.com",
            "connectappnews.akzonobel.com",
            "www.connectappnews.akzonobel.com",
            "www.amagazine.akzonobel.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.akzonobel.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 10:30:07 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "0",
            "location": "https://www.akzonobel.com/en",
            "expires": "Mon, 10 Aug 2026 10:30:07 GMT",
            "cache-control": "no-cache, no-store, must-revalidate",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=63072000; includeSubdomains;",
            "server": "Apache",
            "x-dispatcher": "dispatcher4euwest1",
            "x-vhost": "publish",
            "referrer-policy": "strict-origin",
            "set-cookie": "visitor_country=US; secure"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.akzonobel.com/en",
        "title": "AkzoNobel | AkzoNobel",
        "description": "We’ve been pioneering a world of possibilities to bring surfaces to life for well over 200 years. As experts in making coatings, there’s a good chance you’re only ever a few meters away from one of our products. Our world class portfolio of brands – including Dulux, International, Sikkens and Interpon – is trusted by customers around the globe. We’re active in more than 150 countries and have set our sights on becoming the global industry leader. It’s what you’d expect from the most sustainable paints company, which has been inventing the future for more than two centuries.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.253.160.23": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.212.239.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.17.43.48": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "akzonobel-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.9,
                "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": 91.04
}