{
    "ok": true,
    "domain": "wella.com",
    "generated_at": "2026-08-11T22:30:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "network": 100,
            "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": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "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": "147 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-157-142-38.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": 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": 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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 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": "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": "147 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-157-142-38.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": "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": "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": [
                "108.157.142.38",
                "108.157.142.3",
                "108.157.142.31",
                "108.157.142.35"
            ],
            "AAAA": [
                "2600:9000:24f8:8e00:1b:de1e:1100:93a1",
                "2600:9000:24f8:5000:1b:de1e:1100:93a1",
                "2600:9000:24f8:5200:1b:de1e:1100:93a1",
                "2600:9000:24f8:fe00:1b:de1e:1100:93a1",
                "2600:9000:24f8:4600:1b:de1e:1100:93a1",
                "2600:9000:24f8:1c00:1b:de1e:1100:93a1",
                "2600:9000:24f8:6c00:1b:de1e:1100:93a1",
                "2600:9000:24f8:800:1b:de1e:1100:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 wella-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=b09e5eaa17a4aca8faf53f1bd9140b1d2ae7c323df0e930f5ab13d1de853e62a\"",
                "\"miro-verification=f3983a02dd6c402a2bed15b87d5a1b38cfe765e6\"",
                "\"facebook-domain-verification=qny2ydzmb6ovegealhu582zq780qz7\"",
                "\"docusign=991eeeed-d067-4403-a180-d8c04b4b275d\"",
                "\"_globalsign-domain-verification=KeZgChgTjpOuapyuB61TrjLtaBNRT3wuws5CsNOsLQ\"",
                "\"globalsign-domain-verification=E8D7FD5DAC3634F426446B0BDB577426\"",
                "\"facebook-domain-verification=iveh6ivh36l5la7g4hhk7ogapjwafj\"",
                "\"globalsign-domain-verification=K9ZBZYNiNsNNOiaY2Tbjn-Bfe0dWwAwpstKoOOVJWO\"",
                "\"google-site-verification=POQUgop_W_bt0ADbgR0dV43UVW4SF8suiLEiayA_c_E\"",
                "\"google-site-verification=_mw0I8TnlF0qgD9OZq5kfpIwTMKjYrVWRa7L8pHKH3Y\"",
                "\"google-site-verification=5XvG6bVUXG9fLRrpiTE6-RcjHiLbf4ysvftn2Ssw3rQ\"",
                "\"globalsign-domain-verification=A1E47D9AC07A708B7E700B5926A550D1\"",
                "\"globalsign-domain-verification=S5sT68OBACJ_9CvrzRsz8-5yhYGkz7zbctTR8vnC7B\"",
                "\"bv-domain-verification=717d574001300db83adf614a6b350dac07c017ab123515044cc4ff6019443a88\"",
                "\"globalsign-domain-verification=628A1CB95BA970A1C98EF53A8880174F.\"",
                "\"globalsign-domain-verification=acec981dd01d89ae7ace68f47077f5dd\"",
                "\"v=spf1 ip4:198.203.169.10 ip4:92.103.63.132 ip4:208.84.65.221 ip4:208.86.201.177 ip4:92.103.63.133 ip4:194.15.48.173 ip4:194.15.48.141 ip4:172.210.94.127 ip4:52.190.47.198 ip4:35.242.247.107 ip4:34.107.8.58 ip4:168.245.98.23\" \" include:spf.protection.outlook.com include:_spf.timeforstorm.com include:_spf.timeforstorm.eu include:_spf.connectstorm.jp include:_spf-dc55.sapsf.eu ~all\"",
                "\"nintex.698de5754c6c0a44bc9f67f5\"",
                "\"onetrust-domain-verification=da2496d50a164770a35c7a2253bfdacf\"",
                "\"google-site-verification=umMjqLPiyOikFmwNCwvNqZrrlFlD9_VOUIA5U0BS5ZA\"",
                "\"flexera-domain-verification-wgijpaolyehrjrlz\"",
                "\"docusign=95d1c26f-e4c6-43f5-aae7-65c4069d5ffc\"",
                "\"successfactors-site-verification=YmM2MDc1ZWMyZWY4OWMzMDUzMDE0ZjZkMGJlZmFlMjk0MmRmY2EzM2UzOTllYjE3ZTg1NGIwNjU1MGY4YWJjNw==\"",
                "\"yandex-verification: 73c3d2e822724faf\"",
                "\"google-site-verification=ahh7QdKuRTEKQd5mEweS_EAqYSfbaFvYAA4eLMJ8P9o\"",
                "\"K/q0TDTqUefFrWWcG+qmMdF8E4uqg7Mj4KDwP9hqhSM=\"",
                "\"google-site-verification=9TxHDw15HCx7Wm_86VSiTNhLkOFK-njD9hF993xcy8E\"",
                "\"atlassian-domain-verification=AsDgmKQFL10h5RcxmSngEP7C2jZ12IZ87YMELRG19scmKWiAruCXJzykdVwOzPxn\"",
                "\"_globalsign-domain-verification=wBLWlrecNbufx3SooV84iaRaDLa_NMtj2Fjp1VySNO\"",
                "\"shopify-verification-code=PBGTLLcn89HhlGRyZw2fvQLl1iZfgO\"",
                "\"globalsign-domain-verification=E66E30A64F40BB70AB82F9FB18BC1ABE\"",
                "\"globalsign-domain-verification=507CB20C84FCF1B89651BD36AB8ECA4C\"",
                "\"MS=ms45357150\"",
                "\"globalsign-domain-verification=B7DC2C05BC63BEC42047AE48272F684D.\"",
                "\"google-site-verification=u2SGnwas2wn4UOLQqzUw5sLDffmYnvr__PwuDLMoQdE\"",
                "\"google-site-verification=WKI6l8SUetwjCMWPTFSANnP42q9peV4XIlmLz_vU4JU\"",
                "\"_globalsign-domain-verification=QaQYl8b02G-zoGdEvbe3nRntBqiSAAhuMYfZYmMnA9\"",
                "\"domain-verification-394150=2cc594d2ef5410e07cfdee6e341b1874\"",
                "\"apple-domain-verification=5DKkIo4f7Nipiih1\"",
                "\"_globalsign-domain-verification=UyxZnT6xW0HDaWCdVK5UzLTPG4jssfzbiGpwnK5CSF\"",
                "\"sprout-social-6fbe1fb2-0ad0-4477-a9a9-0ebf6eeed7fe\"",
                "\"globalsign-domain-verification=1A96C83D6FF0E520FE165950239ACED9\"",
                "\"google-site-verification=HYUFUC2nLKWp-pEraF0nqdaz7rhGXQ55KQgFY8-zflc\"",
                "\"shopify-verification-code=vuvCTGkreKWXufan4aB87zr0uipltq\""
            ],
            "NS": [
                "udns2.cscdns.uk.",
                "udns1.cscdns.net."
            ],
            "SOA": [
                "udns1.cscdns.net. hostmaster.cscdns.net. 2019103452 28800 7200 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.142.38",
            "108.157.142.3",
            "108.157.142.31",
            "108.157.142.35"
        ],
        "ipv6": [
            "2600:9000:24f8:8e00:1b:de1e:1100:93a1",
            "2600:9000:24f8:5000:1b:de1e:1100:93a1",
            "2600:9000:24f8:5200:1b:de1e:1100:93a1",
            "2600:9000:24f8:fe00:1b:de1e:1100:93a1",
            "2600:9000:24f8:4600:1b:de1e:1100:93a1",
            "2600:9000:24f8:1c00:1b:de1e:1100:93a1",
            "2600:9000:24f8:6c00:1b:de1e:1100:93a1",
            "2600:9000:24f8:800:1b:de1e:1100:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:198.203.169.10 ip4:92.103.63.132 ip4:208.84.65.221 ip4:208.86.201.177 ip4:92.103.63.133 ip4:194.15.48.173 ip4:194.15.48.141 ip4:172.210.94.127 ip4:52.190.47.198 ip4:35.242.247.107 ip4:34.107.8.58 ip4:168.245.98.23 include:spf.protection.outlook.com include:_spf.timeforstorm.com include:_spf.timeforstorm.eu include:_spf.connectstorm.jp include:_spf-dc55.sapsf.eu ~all",
        "dmarc": "v=DMARC1; p=none; ruf=mailto:Wella.MSS.SOC@accenture.com,mailto:Wella.ACI@accenture.com; rua=mailto:Wella.MSS.SOC@accenture.com,mailto:Wella.ACI@accenture.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wella.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvVyKksXBaaWrKX+HWhqGVXcc9o9t5GkWolTx3XZaqS8+8+KyQxB4YuZSzBOfQXRKTLOsat3nZ/i+7C393YAMi/pfjU7bhzMU/z6QWoUEw5IDi0udS0G/nMGf5jwImx/IzYCG3G+oMyYwND0cj0myJK2C2gh956xDakFyCYvw4DUd2j3MbTARkRjpvc5/DQ/PqqVXd91tPGEy2FxiY/qJzSZcrfAFLDljvctI3QTVh4N3Un9Gf0l844wFWeJHOcqyvJgdFZ27REN+ddoi3ueSlVIqHm4JK9uknzQzZRuIkN2yFZHP1okyP48iG2nnoYmk8KMoKc/wftEECV7RqzktcQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-142-38.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.142.3",
                        "108.157.142.31",
                        "108.157.142.35",
                        "108.157.142.38"
                    ],
                    "time_ms": 106.32
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.157.142.3",
                        "108.157.142.31",
                        "108.157.142.35",
                        "108.157.142.38"
                    ],
                    "time_ms": 58.82
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.156.211.117",
                        "108.156.211.129",
                        "108.156.211.19",
                        "108.156.211.33"
                    ],
                    "time_ms": 56.27
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "143.204.204.110",
                        "143.204.204.23",
                        "143.204.204.34",
                        "143.204.204.57"
                    ],
                    "time_ms": 87.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.168.102.117",
                        "3.168.102.128",
                        "3.168.102.73",
                        "3.168.102.99"
                    ],
                    "time_ms": 77.77
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "clubwella.fr",
        "valid_from": "2026-06-22T19:00:00-05:00",
        "valid_to": "2027-01-06T17:59:59-06:00",
        "days_remaining": 147,
        "san": [
            "clubwella.fr",
            "nioxin.se",
            "wella.co.il",
            "www.wella.bo",
            "wella.com.ua",
            "www.wella.co.kr",
            "wella.com.hr",
            "www.wellapro.jp",
            "wella.com.py",
            "wella.co.za",
            "wella.biz",
            "nioxin.fr",
            "education.nioxin.com",
            "mywellastore.com",
            "www.wellacolorcharm.com",
            "wella.co",
            "wellahomesalon.com",
            "professionalstore.com",
            "www.dataprivacy.wella.com",
            "www.wella.co.cr",
            "www.nioxin.gr",
            "wellaeducationbook.de",
            "wellamysalonadvantage.co.uk",
            "www.wella.asia",
            "nioxin.no",
            "wella.com.pk",
            "www.nioxin.se",
            "nioxin.nl",
            "www.wella.az",
            "www.wella.at",
            "www.wellaeducationbook.de",
            "wella.com.tw",
            "www.wella.biz",
            "nioxin.be",
            "nioxin.fi",
            "wella.com.es",
            "www.nioxin.dk",
            "www.nioxin.lu",
            "wella.bo",
            "wella.com.mx",
            "nioxin.gr",
            "wella.com.au",
            "www.wella.ae",
            "wella.co.nl",
            "www.wella.co.nz",
            "wella.cc",
            "wellacolorcharm.com",
            "legal.wella.com",
            "dataprivacy.wella.com",
            "www.clubwella.fr",
            "wella.co.nz",
            "www.wella.com.au",
            "www.wella.co.nl",
            "www.wella.co.il",
            "wellapro.jp",
            "www.wella.co.za",
            "wella.at",
            "wella.co.kr",
            "www.nioxin.co.uk",
            "www.nioxin.es",
            "www.mywellastore.com",
            "www.nioxin.it",
            "wella.com.br",
            "nioxin.co.uk",
            "wellastore.com",
            "www.wella.co.uk",
            "seminare.wellaeducationbook.de",
            "nioxin.lu",
            "www.cybersecurity.wella.com",
            "nioxin.dk",
            "global.nioxin.com",
            "wella.co.cr",
            "preprod.clubwella.fr",
            "wella.az",
            "cybersecurity.wella.com",
            "www.wedoact.com",
            "www.wella.co",
            "www.nioxin.com.au",
            "nioxin.es",
            "www.nioxin.be",
            "www.nioxin.fi",
            "nioxin.it",
            "wella.com",
            "wedoact.com",
            "nioxin.com.au",
            "www.wellastore.com",
            "www.legal.wella.com",
            "www.nioxin.fr",
            "welcome.wedoact.com",
            "www.wella.cc",
            "wella.ae",
            "wella.co.uk",
            "www.nioxin.nl",
            "wella.asia",
            "www.nioxin.no",
            "www.wellahomesalon.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.wella.com/professional/en-US",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Wed, 12 Aug 2026 03:29:55 GMT",
            "content-length": "435700",
            "cache-control": "s-maxage=60, stale-while-revalidate=300",
            "location": "https://www.wella.com/professional/en-US",
            "strict-transport-security": "max-age=31536000",
            "x-cache": "Miss from cloudfront, MISS",
            "via": "1.1 e9b97dd9a6d251a041e019d29fa25d24.cloudfront.net (CloudFront), 1.1 varnish",
            "x-amz-cf-pop": "ORD56-P5",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "R8ggeNMTgpyeoEutpmS2Yds9JjeyLIqgiz57wwLamYFiXQMuSur4Ow==",
            "set-cookie": "AWSALBCORS=zKONxqldkB1zVWFf2frzFlOFYyD2S+eQfCrWT0PCKmEB0X+eE8PSJp6eWd4pRlldl/pWU7DxRDd+MMWFAD3K5x7Uc3qew8fGM8+jidF6pMJn97WRFeOA5rIoK/Ja; Expires=Wed, 19 Aug 2026 03:29:55 GMT; Path=/; SameSite=None; Secure",
            "w": "03",
            "accept-ranges": "bytes",
            "x-served-by": "cache-stl760038-STL",
            "x-cache-hits": "0",
            "x-timer": "S1786505395.216280,VS0,VE336",
            "content-type": "text/html; charset=utf-8",
            "x-aspnetmvc-version": "5.2",
            "x-aspnet-version": "4.0.30319",
            "content-security-policy": "frame-ancestors 'self' https://wella-pro.cms.wella.digital; object-src 'none'; upgrade-insecure-requests",
            "x-content-type-options": "nosniff",
            "referrer-policy": "same-origin",
            "x-frame-options": "DENY",
            "x-nextjs-cache": "HIT",
            "etag": "\"zddexptnrq9c32\"",
            "age": "0",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.wella.com/professional/en-US",
        "title": "Professional Hair Products | Wella Professionals US",
        "description": "Discover professional hair products from Wella Professionals. Get salon-quality haircare products, hair colour inspiration, and styling ideas.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "108.157.142.38": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.31": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.35": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wella-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4025.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008.5,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 110.51
}