{
    "ok": true,
    "domain": "tagheuer.com",
    "generated_at": "2026-08-10T12:54:32-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "network": 50,
            "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": "1 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": "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": "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": "129 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-212-8-5.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "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": "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": "129 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-212-8-5.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "23.212.8.5"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0024c501.gslb.pphosted.com.",
                "10 mxb-0024c501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"v=spf1 a:ipogone.tagheuer.com ip4:89.185.41.218 ip4:62.2.76.104 include:spf-0024c501.pphosted.com include:spf.protection.outlook.com include:_spf.salesforce.com a:c.spf.service-now.com include:email.prnewswire.com -all\"",
                "\"traction-guest=b95a8e55-c65f-4774-b417-3a88fe8fa58d\"",
                "\"google-site-verification=1zA8S2Jl229o8qFTikNHIwlAKxuhGWO_Q0mMDtVY5nw\"",
                "\"wiz-domain-verification=6ee79d32ca94e6865a6da24bcd59be1191354cf8575d9ca61426454dec4f69fe\"",
                "\"facebook-domain-verification=hizcjhkv73u2y11lt0ii9by5m7u4j5\"",
                "\"notion-domain-verification=bt8ZM0tRCG9tXv5Iw6wUC776eEzbyy7SFnapQlpkEMa\"",
                "\"adobe-idp-site-verification=9548cd89f70c2263026726c42759c19315f8dd33315053005ab1c2d9d0afb3de\"",
                "\"google-site-verification=ApCv_5vJDYVa0APpnxTmLgprKKEx8S4i3se-rkpf5Z4\"",
                "\"_8a6k8j7q16r3mz2ev4tj55lmtqrmxrc\"",
                "\"_l4zqr5gem55z5oaxsfmfuy8tne11lks\"",
                "\"_peln3xsto5j81en0zmtshjx8pjelvb6\"",
                "\"docusign=a42e6b4b-1994-4347-9ceb-c097e54da112\"",
                "\"0d2mbl41zz27kj1g6jv7nxq6c11btbt9\"",
                "\"00dd0000000o5rsmaq\"",
                "\"atlassian-domain-verification=ElU7yLciPkQw5XBymjX1lyV4UhsvLkJKL6V3lGa2nta2ScxPIECNiqb1LnDpbd//\"",
                "\"apple-domain-verification=8kG4OMoXRQNo1TAg\"",
                "\"nxlygzyv02jhpl11m4s25m60b40rf4py\"",
                "\"sfcc_verification_bdgp=35d528753367298fa0b8be8597403996b5c52a6609862446e042ea34c138c4ca\"",
                "\"google-site-verification=a3ttoFhEGzETjHfJ395xqP77mD2vY5SZ3J6hq6hoKK8\"",
                "\"mongodb-site-verification=0XIli24mhWwV3zy99fuUG49HziwtZMVP\"",
                "\"bw=LS9ppv4FHpAD4x1NSitZ2jOjcaCOv4tBW4K6haiIODcs\"",
                "\"lucid-verification=b428y39woyad6xszui6f\"",
                "\"teamviewer-sso-verification=edd7ad7351c242b6a8f956a13ac79181\"",
                "\"fdgEeAWB=2887357e1cb78a83a757377711aeaedb\"",
                "\"_yrmlgkvgb070ivypiv9wzj0bvokyoyi\""
            ],
            "NS": [
                "a24-67.akam.net.",
                "a14-66.akam.net.",
                "a4-64.akam.net.",
                "a5-65.akam.net.",
                "a7-66.akam.net.",
                "a1-17.akam.net."
            ],
            "SOA": [
                "a.ns.domainoo.fr. postmaster.domainoo.com. 2026072402 14400 3600 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.212.8.5"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:ipogone.tagheuer.com ip4:89.185.41.218 ip4:62.2.76.104 include:spf-0024c501.pphosted.com include:spf.protection.outlook.com include:_spf.salesforce.com a:c.spf.service-now.com include:email.prnewswire.com -all",
        "dmarc": "v=DMARC1;p=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.tagheuer.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMcqRXkB1J2349Dq4ifkA3qwwSr9o3BkwWGvPwqCK5gzwQdjynbppOiaS/OiWbFUoT6NwmoYIWyzI1m+aLwIZMZFTp0leAVNepj24RnAdWfD3F17EmC6byFQbvAdSEyab+Ygx8hp2xwSx2mbrKc+yVK27S1ds1GUX83FsMGtsWoQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-212-8-5.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.212.8.5"
                    ],
                    "time_ms": 70.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.212.8.5"
                    ],
                    "time_ms": 52.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.195.195.210"
                    ],
                    "time_ms": 58.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.212.8.5"
                    ],
                    "time_ms": 77.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.66.224.205"
                    ],
                    "time_ms": 138.35
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.tagheuer.com",
        "valid_from": "2025-12-14T18:00:00-06:00",
        "valid_to": "2026-12-17T17:59:59-06:00",
        "days_remaining": 129,
        "san": [
            "*.tagheuer.com",
            "tagheuer.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.tagheuer.com/us/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "content-length": "0",
            "location": "https://www.tagheuer.com/us/en/",
            "date": "Mon, 10 Aug 2026 17:54:32 GMT",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=A9378AE1143BCF88319A1CC77DFB3B41~YAAQBhkhF/NDiOqfAQAAINjP7AATt4tV7gzIrHMUZKLYnFxkbHq4qnHwXfPLHjFWtWrieQachS27GLKHtLtff1zU3UnqK0zmRn8VhQZZa1guqU5lX5E7svU2C/F5JCvLdCnKVdHPUBCRpRll7hQAjpUKAs8sQ6I5onbasuglL71bpsVMKg+E1cPeaS/ERKyxrilAM/4x1Vf9eaWPfV6+ykbrowWse09TohiRQR9PBGsvLIih0MD2dg2lebFbzTU/bVpAVuv+9hgJDy9XpGvoaRV1FCBkaeo39loWoGm2OmBuPpqUHwDThv86+GhBNPrmt7fUJNMpQ0GJBmTlpvopCerZ00TmofNfXuwLKlcQ7G30CYh5B5hMfU1u~3227960~3228976; Domain=.tagheuer.com; Path=/; Expires=Mon, 10 Aug 2026 21:54:31 GMT; Max-Age=14399",
            "cache-control": "no-cache, no-store, must-revalidate",
            "expires": "Mon, 10 Aug 2026 17:54:32 GMT",
            "x-user-real-country": "us",
            "x-user-country": "us",
            "x-user-language": "en",
            "x-xss-protection": "1; mode=block",
            "server-timing": "ak_p; desc=\"1786384471606_388045062_65352191_47745_14225_53_0_15\";dur=1",
            "content-type": "text/html;charset=UTF-8",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self'",
            "x-dw-request-base-id": "KFXQZwOxeWoBAAB_",
            "pragma": "no-cache",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a290ddc46e9ebc81-CDG",
            "kleecks-debug": "https://www.tagheuer.com/us/en/ DESKTOP - MISS -> 200 TOT:309 - req:2 wait:5 cms:289 (cms_s:13 cms_r:0) resp:0 Aug 10, 2026 5:54:32 PM - tagheuerprod-rainbow-main-0-blue-b9679f58b-mchbk",
            "x-optimized-by": "Kleecks (https://www.kleecks.com)"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.tagheuer.com/us/en/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.212.8.5": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0024c501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 145.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97.2,
                "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": 88.19
}