{
    "ok": true,
    "domain": "chanel.com",
    "generated_at": "2026-08-09T03:04:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 88,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": "69 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-64-112-70.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": 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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "69 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-64-112-70.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": "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": [
                "23.64.112.70",
                "23.64.112.81"
            ],
            "AAAA": [
                "2600:1407:7400:5f::17d1:5ee8",
                "2600:1407:7400:5f::17d1:5ee6"
            ],
            "CNAME": [],
            "MX": [
                "10 chanel-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"C0H0A19869\"",
                "\"bill-one-domain-verification=9deeb904-d592-42a8-a7a5-77bf6cad1f84\"",
                "\"asv=08ea86300bb99815f4c98cac880e3bb5\"",
                "\"MS=ms88735619\"",
                "\"airtable-verification=04bd647acaead863c6c55fb5d9f752fa\"",
                "\"amazonses:oK+/hNESIqemDchPiliuTh3HagKocebN5W0h50h2Gq4=\"",
                "\"globalsign-domain-verification=hDu0ZZ93NfDYwNq3Y5581iY5zkV5IF3U7N1gD4mOKv\"",
                "\"Dynatrace-site-verification=4ca71559-55fa-406c-803f-96a024bdacf5__aoai332va3q630t286asvno4rh\"",
                "\"facebook-domain-verification=stzofo7t6h4tfjdi2xr8zg5hr3lalq\"",
                "\"SFMC-WA2RJBPAeDyO_huxHt4IzL16dbLiGXlfMV63ZC48\"",
                "\"brevo-code:27a814e8661bf01584fd5c14a7076a5c\"",
                "\"miro-verification=23bbdd6151636a574c07ca632c0cc30b86ec7fbe\"",
                "\"globalsign-domain-verification=_bl7xUUuQN13NTgixp4wGJzELaYje5etko-Z4DAg0e\"",
                "\"docusign=412e6b74-c482-4178-95c3-8f781990da1f\"",
                "\"postman-domain-verification=58a2672d232fb5d2097e0ac611391f53597269050de5e0d9420942d8b72434d6d2fd729b566ff74c621eb37bec05faef1fe462725445303251b595f211996099\"",
                "\"elevenlabs=l1RpaV9O0jfPLSaM1WKp43TjAi4Z-UIBrY35-sM4IYc\"",
                "\"jamf-site-verification=_8HzOj-70ZACp1stWkCTOA\"",
                "\"brevo-code:18b6750f88220bbfc23d7b7e5c0b4e38\"",
                "\"_wm6i7qhdjatl0htb0jv6q88ejupl1r4\"",
                "\"_m9o6g9nba126j8dmjaijn7l2m8numw3\"",
                "\"_tqptrvyjpen9v0uhknw6vt6e82hfe5v\"",
                "\"google-site-verification=gClrOD6oxW6iD6TfFQNEwv9vW3ast9DfnOiMjqaPOkg\"",
                "\"atlassian-domain-verification=C4cbPFmzJeBpC1GlZdo0obD3cywOyp/CbPgQuvmmPQ0fefsSAXYBXDiD07Rtt5FC\"",
                "\"mongodb-site-verification=jSg3qst9VCsBRu5AsCUnqzwv2NZzEid0\"",
                "\"google-site-verification=fAJm3KToSlxAlX-gFuftNBh1xEC8vEnjdGirI52j55U\"",
                "\"globalsign-domain-verification=u5XsEdn4v2a9trSDqaSAyyMgIZh2XlR5NzoU6GML2o\"",
                "\"C3yKv5209FLST*%6v#b9yVSqZGm1^Nf^SURpAenR6DdblKiFqGc5O3^qKqjPjSmwCrNSb*5Ti5oZ@2xl*7LZP@YUDeY9J^03KY1\"",
                "\"brevo-code:142c64e78c1ab9f5b56d10c314c761f9\"",
                "\"smartsheet-site-validation=n8cjRvHCjS24jeAeciNrATFhKtIco2Bu\"",
                "\"v=spf1 include:spf1.chanel.com include:spf2.chanel.com include:spf3.chanel.com -all\"",
                "\"globalsign-domain-verification=BrU3nHRWjEtcIrCJuVsS7c3u0eoozFEI5lwnHzjjEz\"",
                "\"adobe-idp-site-verification=1035642ee88906c3f7c85182a8b23278cc7d0fe3c065f69a1e5493e6cfe173c2\"",
                "\"atlassian-domain-verification=HvhfaQG0WwdhV2X6XnHj8CvQ4yM43z5VjMAtRfFF1w1LncionT3GfskcRow7btXv\"",
                "\"dqt93s900qzmm0dgvp5xq08d2f57b6md\"",
                "\"airtable-verification=9b93e77635041690b379f0f2c6bc7b9a\"",
                "\"mandrill_verify.rVM-3sBZ9L_IXXGmeH7Lzw\"",
                "\"workplace-domain-verification=1DA9K7axtH4uUV8UGbvf7OcBnVwbVH\"",
                "\"MS=ms57933565\"",
                "\"onetrust-domain-verification=1c5364ca8e4c494c812a594b75085075\"",
                "\"canva-site-verification=KRugblDDwBoVG-mr3GFzFg\"",
                "\"brevo-code:9359d3986bce2b8eca9d432fbc52f216\"",
                "\"samsung-domain-verification=0837bfb4-04d3-4e12-8e6a-b92fa4f21118\""
            ],
            "NS": [
                "a2-67.akam.net.",
                "a8-65.akam.net.",
                "a1-195.akam.net.",
                "a9-66.akam.net.",
                "a4-64.akam.net.",
                "a13-66.akam.net."
            ],
            "SOA": [
                "a1-195.akam.net. hostmaster.akamai.com. 2020115460 7200 600 604800 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.64.112.70",
            "23.64.112.81"
        ],
        "ipv6": [
            "2600:1407:7400:5f::17d1:5ee8",
            "2600:1407:7400:5f::17d1:5ee6"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf1.chanel.com include:spf2.chanel.com include:spf3.chanel.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none; pct=100; adkim=s; aspf=s; rua=mailto:dmarc-soc@chanel.com; ruf=mailto:dmarc-soc@chanel.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.chanel.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuh/4LPhhxrWUTotRph0Rez3Qy5YMtLPg5L5TIu03NenM0oHmsfMUpoE7dksS5X2hYg1SFdDWo69dDdWRC8ycFr45KauYPO8dhnfccCgxX/mNWsKXSRLq7Vo6vjnvT2c6+TJ87sNngHtUn6RZ7izpb1HNLbsEGXlSTXlBkFZSozDZjFAIhqgfgFQn5LKf6Yhb5hA2l6SOworM0l18pis/IHun4H8m5KaUOwAx3qRMkw47imsN6IvWg4haJXdM3iZOEtONwdkcQqMv/O4eEi4XJaPVQ9YqvNjAhZzb+2sP9lTV0JSi+MALMejymX7fJM7dIi30yhQgNkEuDRXgFpaxOQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-64-112-70.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.112.70",
                        "23.64.112.81"
                    ],
                    "time_ms": 71.06
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.200",
                        "23.213.186.205"
                    ],
                    "time_ms": 50.11
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.137",
                        "23.212.185.147"
                    ],
                    "time_ms": 54.55
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.64.112.70",
                        "23.64.112.81"
                    ],
                    "time_ms": 292.98
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.111.18",
                        "23.44.111.33"
                    ],
                    "time_ms": 63.16
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.chanel.com",
        "valid_from": "2025-10-15T19:00:00-05:00",
        "valid_to": "2026-10-17T18:59:59-05:00",
        "days_remaining": 69,
        "san": [
            "*.chanel.com",
            "chanel.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.chanel.com/us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "/us/",
            "cache-control": "no-cache, no-store, must-revalidate",
            "expires": "Sun, 09 Aug 2026 08:04:13 GMT",
            "date": "Sun, 09 Aug 2026 08:04:13 GMT",
            "set-cookie": "bm_sz=0E8C621C48FB7E009E943E39A3D16F9E~YAAQxhwhF7CcHr+fAQAATQqN5QDRTsQGCFi8XIdIxMFmEtBzNbr0ok7OUadctXw+bqhQmNfMvMU+MXEIT17fMT2nUrzGiCEafUBjfdF0vCjLTd4g5otD9C3xSwi1XL57eViHFS+vbhNLmMcp9WSA1h6jYwKKMw9FPNeRAVg1bCBz945WhHis8EZKZrX6Os9nMQWAonVCxxUPaIWoUYhRE89FjdsSW0g7qOlWNVNhByshfQMKg79IXZblhEtfxzHf7tIRP/STVVnPslIs6y19jkONXoBENZgOoHfWJt+Br+MjYCe3NHL9Xq8Wf4v7ktWe+d4XXXiJIItoetJFUu3PEU9/48hw79T72Ua7o8UWLmyg8zmktCYzUQGFZW5JcwqX~4277556~3289157; Domain=.chanel.com; Path=/; Expires=Sun, 09 Aug 2026 12:04:13 GMT; Max-Age=14400; SameSite=None; Secure",
            "alt-svc": "h3=\":443\"; ma=93600",
            "referrer-policy": "no-referrer, strict-origin-when-cross-origin",
            "permissions-policy": "microphone=()",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self' *.lpl-cloud.com *.clasp-infra.com *.chanel.com chanel-us.lightning.force.com ;",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "content-type": "text/html;charset=UTF-8",
            "x-oneagent-js-injection": "true",
            "x-frame-options": "SAMEORIGIN",
            "pragma": "no-cache",
            "content-language": "en-US",
            "server-timing": "dtRpid;desc=\"704317757\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://chanel.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.64.112.70": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.112.81": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "chanel-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.1,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 88.69
}