{
    "ok": true,
    "domain": "lacoste.com",
    "generated_at": "2026-08-10T04:24:17-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 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": 5,
                "lost_points": 0,
                "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": "148 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": 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: a23-66-127-152.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "148 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": "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: a23-66-127-152.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.66.127.152",
                "23.66.127.170"
            ],
            "AAAA": [
                "2600:1407:7400:5f::17d1:5eea",
                "2600:1407:7400:5f::17d1:5ee5"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-0056ed02.gslb.pphosted.com.",
                "10 mxa-0056ed02.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=pcQ1b1WpquZtr7dG38N9qgSZO0MoQQuHCez6oUZ3Wk\"",
                "\"teamviewer-sso-verification=e662a5ac7e4d463f96e1a93006c23579\"",
                "\"brevo-code:551ffbc3a6c33baa658f708e77b02e13\"",
                "\"mXKxAxW+oZy8qVWQVix03RlDBWUr6qIKZBw8Le5czFa6LxEd2FwtLTgitmxZ376vIDCh2E0VX7UtyOzpN5Jh0w==\"",
                "\"hj-ownership=4tHn1CBDQ0X5vsa\"",
                "\"QU75rshisVyRJUXh44jPzvejf48dXsImfWOCYhddy5g=\"",
                "\"_globalsign-domain-verification=uMmEPOMz6bpzeqTo4eqb2NB7ekqDJI9EfzSTOLrDbR\"",
                "\"D4NhNZR9wBxX1RVRbul4krzaUzDy0OfcD0+F/sYnE0M=\"",
                "\"iOS-enroll=https://helpdesk.lacoste.com/rtc/ldkcorprdstb1/MDM/api/v1/enroll/IosEnroll\"",
                "\"BZ/PiykkkvLndOVwGQALaXis8BvU2UaNfEMskeVikv8=\"",
                "\"ms-domain-verification=9d2b07fb-a148-4e8d-9f10-0533c4ff99e6\"",
                "\"google-site-verification=CJZXhCEq3pW9n14feiHHSuZ7ANeBtXBt6TMmxjeZ7k8\"",
                "\"miro-verification=b79f723be8873091b9ee53a06dcbe394ebe8fb94\"",
                "\"atlassian-domain-verification=8pOyAj/8eryDFgHsKoRnunnoNsOFapJda6PorNdEngy1YXmsAsahwXK4X3fjyuRM\"",
                "\"yZ2LPeVJoiAzRS+t4ejmfEr1xboSKa4W1XE01Go/4iJCBjofn4TYKb3qtSEGYWOS31dmBCD2PktqWOnimHkD9g==\"",
                "\"globalsign-domain-verification=dvvuNCq7xYetDqKEiJrgJGa7syf219FCrMZHeauWre\"",
                "\"google-site-verification=cHpAOuVrc8Va3csIpeGuOq75_axMx9y7-8J-J74Wibs\"",
                "\"pinterest-site-verification=450c88b1bbf00442b9f5cdb5e5632bf0\"",
                "\"oktaE28mToCm+UlfhKnGScpVjW2O0w4pTF6d7aWwTdw=\"",
                "\"facebook-domain-verification=gbmq0eo82u2wf85s4xhik6ah0o0aa8\"",
                "\"dntre8fn5ce4ul9l71382i7brt\"",
                "\"google-site-verification=q5A4y_BiYUpD30FfL-Qp3P3Hhqp7f18rkeuUSMLtmI0\"",
                "\"expensify=BB2CE02F8B\"",
                "\"klaviyo-site-verification=V9e7jQ\"",
                "\"fbGon5CpNCDKRBa6aynd7erU7xQ6hUbx1aAe/3+Xfek=\"",
                "\"uZOJnzBrOrTBBeyH1X5p91Uhu3AcocioCEYn6fJzmiM=\"",
                "\"ciscocidomainverification=7e919a33c38736b9e4ec26a8038199dc7ad07e0a93b69345a601620232497e42\"",
                "\"14604960-287c-444c-a151-75b3b3245bb9\"",
                "\"expensify\"",
                "\"_globalsign-domain-verification=7FSvnbgQ6Y0_fjbaVUCb6Rns13yApgxdebhICiQ07N\"",
                "\"android-enroll=https://helpdesk.lacoste.com/rtc/ldkcorprdstb1/MDM/api/v1/enroll/AndroidEnroll\"",
                "\"google-site-verification=5My4Yb0e2xXXvfLTeFvrS5A-nXDbwnAjy50JTGbLKV4\"",
                "\"google-site-verification=r3kWU1Cyu_4ku8wdkxTxC-QHFV8xYJoX2aRz0uPfN40\"",
                "\"MS=ms88386209\"",
                "\"_globalsign-domain-verification=zrfkOrcZ_nmEnbw1w0OC1998OaK7CWn63J3RXhI6iW\"",
                "\"v=spf1 include:spf-0056ed02.pphosted.com include:spf-0056ed03.pphosted.com a:www.lacoste.com include:spf.tmes.trendmicro.com include:spf.protection.outlook.com ip4:185.111.236.6 ~all\"",
                "\"google-site-verification=R3y2jxQnO5gU13_jUrRF0ygT27W4YwrofmvcQrltVUE\"",
                "\"adobe-idp-site-verification=0a6a88d9-bb3a-41ca-bf9c-391897fcfb2d\"",
                "\"docusign=ca3a2ddc-239c-4b59-8c85-74b43ceee285\"",
                "\"apple-domain-verification=Lf7qMvD8iwDpf1jD\"",
                "\"pinterest-site-verification=e0ca2654a2238fa2aadc719bb6471052\""
            ],
            "NS": [
                "a20-67.akam.net.",
                "a13-66.akam.net.",
                "a8-66.akam.net.",
                "a9-66.akam.net.",
                "a10-65.akam.net.",
                "a1-61.akam.net."
            ],
            "SOA": [
                "a1-61.akam.net. hostmaster.lacoste.com. 2024040884 3600 600 604800 300"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"godaddy.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.66.127.152",
            "23.66.127.170"
        ],
        "ipv6": [
            "2600:1407:7400:5f::17d1:5eea",
            "2600:1407:7400:5f::17d1:5ee5"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf-0056ed02.pphosted.com include:spf-0056ed03.pphosted.com a:www.lacoste.com include:spf.tmes.trendmicro.com include:spf.protection.outlook.com ip4:185.111.236.6 ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:postmaster@lacoste.com,mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.lacoste.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqOgORr79l0oGeObXvgag7ccFWPfWjlcgZghL74Qc7AS+6RZGT79fPqpauYaOcnCWMCkM869sAeQP2X4rK2PAsyzni9e1Uwb69PTujiotPTRurqpA304HB2jBfpdD4BGp2TCkjjioa47ma0lKjkLlNEifAxxFsPWbd68WcmO72JoUT+DO06+PpPPZdsIo6T1ngGXp07NEjLqR6tMb4qngvbJccBecPfEvaXrR97gCD54XXdu7fBtKhdc1nMRu22VXwo//lk1jlqbkjFOOGqxQTt72Is+vIRNrED5HPIZ4itGlU0JfCByeItFGMoazrbd/QXAPUN1kzHbfzY9bvJmdIwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://stinfbimiwprprdwe.blob.core.windows.net/bimi/bimi.svg;a=https://stinfbimiwprprdwe.blob.core.windows.net/bimi/lac-vmcert.pem;avp=brand;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-66-127-152.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.66.127.152",
                        "23.66.127.170"
                    ],
                    "time_ms": 85.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.76",
                        "23.200.156.85"
                    ],
                    "time_ms": 51.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.150",
                        "23.212.185.154"
                    ],
                    "time_ms": 249.11
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.66.127.152",
                        "23.66.127.170"
                    ],
                    "time_ms": 105.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.196",
                        "23.48.224.207"
                    ],
                    "time_ms": 57.03
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.lacoste.com",
        "valid_from": "2025-12-28T18:00:00-06:00",
        "valid_to": "2027-01-05T17:59:59-06:00",
        "days_remaining": 148,
        "san": [
            "www.lacoste.com",
            "global.lacoste.com",
            "lacoste.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://lacoste.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "359",
            "expires": "Mon, 10 Aug 2026 09:24:16 GMT",
            "x-reference-error": "18.987c4217.1786353856.99213ac",
            "date": "Mon, 10 Aug 2026 09:24:16 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "access-control-allow-headers": "*",
            "access-control-allow-origin": "*",
            "x-xss-protection": "1",
            "x-frame-options": "deny",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self' https://static1.lacoste.com https://*.omni.manh.com https://*.sharinpix.com https://lacoste.eu.pagescdn.com",
            "strict-transport-security": "max-age=63072000 ; includeSubDomains ; preload"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://lacoste.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.66.127.152": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.66.127.170": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0056ed02.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 131.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 112.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": 93.12
}