{
    "ok": true,
    "domain": "kering.com",
    "generated_at": "2026-08-12T15:36:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 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": "39 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-45-46-211.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": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "39 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-45-46-211.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.45.46.211",
                "23.45.46.202"
            ],
            "AAAA": [
                "2600:1407:3c00:a::1740:7013",
                "2600:1407:3c00:a::1740:7010"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-00168301.gslb.pphosted.com.",
                "10 mxb-00168301.gslb.pphosted.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=GmweJpnsa7TX6bHsWUBQkH87YmmtPYZ4Sms/NaGkBSATfFpLbd1SDfIkbd0xyoNl\"",
                "\"kiro-site-verification=95d61b0f-02eb-4fb7-a2ff-77965cefb729\"",
                "\"dell-technologies-domain-verification=kering.com_37e2af0f-9c3c-4cc4-8fe2-17db367afc66_1702852351\"",
                "\"apple-domain-verification=Vw61PvMwyldQSl8D\"",
                "\"shopify-verification-code=dE44RuWuzTiU2k2H61LAIHRXIeRmPe\"",
                "\"google-site-verification=ZCbdY5R-IqDExt_lWWp2oNlN7Eo0-NPKKDHwb4OgH_Q\"",
                "\"globalsign-domain-verification=50b8f2ee223ac9a29d85fefc9ad6cc5d\"",
                "\"adobe-sign-verification=c226b30a1477842c38a5433f3c1481e\"",
                "\"airtable-verification=17f537bc0b84958bac0a79a31244a552\"",
                "\"smartsheet-site-validation=dM5vJtqTnWdb1HwzzFIxj__ZC3gAiBO7\"",
                "\"NsrqB9F69X+U4+vapNWf90vjBfTDKZ1Mu7r6nx4h9r+ISqJPQUcIt0b03HV5UZfIidCPcwCIXLfDVRh3g2IvRw==\"",
                "\"atlassian-domain-verification=B57Bho3jb/Ctt7HOnilWnFYYRYEVNiIAyB7Hor9w72VhK/rDx4o8eljbQUAz5VJ3\"",
                "\"adobe-idp-site-verification=4e285510eeb2b4d9085cb7a3a0433385b54ad26f335d1ff42a1215b859d78336\"",
                "\"apple-domain-verification=0HGA8uNWh8dgIawV\"",
                "\"r8n61r5nv4x5mkr22rtph8q5339516qp\"",
                "\"MS=4AF174D09E1D51602EFECDC7400E8DC027016ABC\"",
                "\"kiro-site-verification=9f84fcab-d90d-441e-b1d8-e33d8db96cd7\"",
                "\"atlassian-domain-verification=79eeAhD/crvmu3sk/Vjarg1r7vJwMZatjLuZfiOSmlMHELd0BxjkwAcW0qKZws7t\"",
                "\"teamviewer-sso-verification=5218d21d0b0241439129c0a2413598b4\"",
                "\"apple-domain-verification=QT811iFuAH2gZZG8kUK6rz_1f-6lp42iSoi-pTpEgTI\"",
                "\"_zj1yd6evyzmy9oa09q9yi09u2ggves6\"",
                "\"anthropic-domain-verification-bq23jy=5uM8ZXRoFi3XwWoYbIDFFVcsZ\"",
                "\"gjktdh52r93scp1zqslmdytc75z26mw8\"",
                "\"teamviewer-sso-verification=30eded1fb5214856a37952d2fcffe7a2\"",
                "\"f5dcac01233f4c3794f47b39f17715cc\"",
                "\"cloudhealth=75239ef7-ed44-4ebc-bfb9-b745c0007680\"",
                "\"globalsign-domain-verification=99ba0e1e22f3148d63d6bd248a167ede\"",
                "\"f39a35c8-5ea8-4a26-8781-cd0337c65279\"",
                "\"google-site-verification=VvWpRBvr2jkgde1kGk5j3xYoSB8zyrNbtXL5SkIrDFo\"",
                "\"Dynatrace-site-verification=ce6e62f6-3ce0-4ae1-b836-d410873b537b__l90kv45pbagcerb1vpmmtf4a4l\"",
                "\"cisco-ci-domain-verification=9bc919d76650123749813e3ad47aa113cc86bbc6c6d310aa2d6606cda39a1b1\"",
                "\"Dynatrace-site-verification=39b63570-197d-4065-8fc5-c46d702d514d__cf89kjb9ep83ju32t4ofdo15b1\"",
                "\"globalsign-domain-verification=813D777B94CF78D08B28CAA4E9911FE3\"",
                "\"amazonses:B/JONUS/MCkpBO0hH/qcHKGPQTI7qMz5aXUsh/76WlM=\"",
                "\"autodesk-domain-verification=4oGsJDRUJf-YTdoyD65b\"",
                "\"v=spf1 ip4:3.123.151.205 ip4:3.66.57.96 ip4:13.111.87.4/28 ip4:34.241.179.243 ip4:52.51.23.160 ip4:64.73.120.224/27 ip4:85.233.200.164 ip4:91.207.212.22 ip4:93.174.64.138 ip4:180.87.182.9 ip4:185.132.182.47 ip4:193.104.231.0/24 ip4:194.206.254.0/24 ip4:19\" \"4.244.242.0/24 ip4:195.24.246.0/23 ip4:195.42.251.0/24 ip4:213.41.42.80/28 ip4:217.109.67.0/24 ip4:13.111.19.74 ip4:35.190.247.0/24 ip4:64.233.160.0/19 ip4:66.102.0.0/20 ip4:66.249.80.0/20 ip4:72.14.192.0/18 ip4:74.125.0.0/16 ip4:108.177.8.0/21 ip4:173.19\" \"4.0.0/16 ip4:209.85.128.0/17 ip4:216.58.192.0/19 ip4:216.239.32.0/19 ip6:2001:4860:4000::/36 ip6:2404:6800:4000::/36 ip6:2607:f8b0:4000::/36 ip6:2800:3f0:4000::/36 ip6:2a00:1450:4000::/36 ip6:2c0f:fb50:4000::/36 ip4:172.217.0.0/19 ip4:172.217.32.0/20 ip4:\" \"172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.253.56.0/21 ip4:172.253.112.0/20 ip4:108.177.96.0/19 ip4:35.191.0.0/16 ip4:130.211.0.0/22 ip4:51.255.9.55 ip4:62.13.128.0/19 ip4:72.52.72.32/28 ip4:64.71.149.160/28 ip4:141.95.14.14 ip4:87\" \".253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:5.196.77.178 ip4:98.129.181.58 ip4:98.129.181.61 ip4:51.68.123.95 ip4:51.210.3.68 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 ip4:142.215.34.172 ip4:142.215.34\" \".174 ip4:67.192.208.248 ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:149.72.0.0/16 ip4:159.183.0.0/16 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/\" \"23 ip4:223.165.120.0/23 ip4:142.215.34.173 ip4:142.215.23.28 ip4:142.215.23.29 ip4:142.215.23.30 ip4:13.66.130.121 ip4:20.96.2.88 ip4:20.230.234.206 ip4:20.122.27.14 ip4:13.69.143.169 ip4:20.199.118.217 ip4:20.223.216.143 ip4:51.103.125.121 ip4:20.104.71.\" \"155 ip4:52.229.64.120 ip4:4.205.48.246 include:spf2.odmad.quest-on-demand.com ip4:20.220.79.204 ip4:20.108.5.185 ip4:51.141.3.13 ip4:20.117.94.132 ip4:20.117.25.88 ip4:52.187.249.33 ip4:40.127.75.37 ip4:20.5.85.10 ip4:20.190.110.185 ip4:185.132.183.245 ip\" \"4:185.183.29.151 ip4:62.108.235.21 ip4:62.108.225.69 ip4:54.76.20.229 ip4:54.73.154.170 ip4:54.78.223.108 ip4:18.202.1.98 ip4:34.240.22.171 ip4:54.247.2.221 include:spf.mandrillapp.com include:spf.protection.outlook.com include:_spf.salesforce.com include\" \":_shortspf.launchmetrics.com include:amazonses.com include:_spf.zucchetti.com -all\"",
                "\"7rzd3m15j7hjgmcx4svcskp9dhkhbhtn\"",
                "\"SFMC-3KFyPZ7qoQeAvKDgzUXJkkE7ObfReMbUdROtNkcE\"",
                "\"OThtiVNY=b510bd6144478f1f755549502e9a6311\"",
                "\"_4t1xsvj2lgs6lelt6h2nr94bgw0b1ho\"",
                "\"globalsign-domain-verification=d6df4d7a7670c4e54465bddd06d930be\"",
                "\"contractworksverify=3pFuAm234K5eLe\"",
                "\"airtable-verification=d5a35da7016b100292cfbc030238e89c\"",
                "\"bitrise-verification=df0128a1e37a5105-NFfBbWqI3MwY\"",
                "\"iro-site-verification=970fcc74-08f7-4e46-8d6a-51579daad39a\"",
                "\"twilio-domain-verification=8392e4165f9da588bcd73a2964255997\"",
                "\"intersight=ef57c59b4fd6c5cf2248df1eff9e58a94ec79725de5ea01a7376ca49a84f81a2\"",
                "\"apple-domain-verification=EPzADFBP7LFpiw5u\"",
                "\"onetrust-domain-verification=3bd0ede5aed44535aa93da157571cecb\"",
                "\"pexip-ms-tenant-domain-verification=84951d0e-9d6a-4063-9f6f-f330bb37627f\"",
                "\"MS=ms30654300\"",
                "\"paloaltonetworks-site-verification=99bc3d0157df34270ce1d6faf011c8f611ac622a8b6e47ba57d9318f267707ff\"",
                "\"amazonses:v3ZdJrTOnI61LG/R0u59fAK1Arp1W7H3knbVXvbXmkY=\"",
                "\"contractworksverify=2NDT468IxfNx1VvFYP3Xz\"",
                "\"wiz-domain-verification=0970542b8bdd53e884d9421c992824764f5552035a4c41d30c19d87fb05a83a2\""
            ],
            "NS": [
                "nsc.perf1.com.",
                "nsa.perf1.fr.",
                "nsb.perf1.com."
            ],
            "SOA": [
                "nsa.perf1.fr. technical.nameshield.net. 2026072317 28800 7200 604800 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.45.46.211",
            "23.45.46.202"
        ],
        "ipv6": [
            "2600:1407:3c00:a::1740:7013",
            "2600:1407:3c00:a::1740:7010"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:3.123.151.205 ip4:3.66.57.96 ip4:13.111.87.4/28 ip4:34.241.179.243 ip4:52.51.23.160 ip4:64.73.120.224/27 ip4:85.233.200.164 ip4:91.207.212.22 ip4:93.174.64.138 ip4:180.87.182.9 ip4:185.132.182.47 ip4:193.104.231.0/24 ip4:194.206.254.0/24 ip4:194.244.242.0/24 ip4:195.24.246.0/23 ip4:195.42.251.0/24 ip4:213.41.42.80/28 ip4:217.109.67.0/24 ip4:13.111.19.74 ip4:35.190.247.0/24 ip4:64.233.160.0/19 ip4:66.102.0.0/20 ip4:66.249.80.0/20 ip4:72.14.192.0/18 ip4:74.125.0.0/16 ip4:108.177.8.0/21 ip4:173.194.0.0/16 ip4:209.85.128.0/17 ip4:216.58.192.0/19 ip4:216.239.32.0/19 ip6:2001:4860:4000::/36 ip6:2404:6800:4000::/36 ip6:2607:f8b0:4000::/36 ip6:2800:3f0:4000::/36 ip6:2a00:1450:4000::/36 ip6:2c0f:fb50:4000::/36 ip4:172.217.0.0/19 ip4:172.217.32.0/20 ip4:172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.253.56.0/21 ip4:172.253.112.0/20 ip4:108.177.96.0/19 ip4:35.191.0.0/16 ip4:130.211.0.0/22 ip4:51.255.9.55 ip4:62.13.128.0/19 ip4:72.52.72.32/28 ip4:64.71.149.160/28 ip4:141.95.14.14 ip4:87.253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:5.196.77.178 ip4:98.129.181.58 ip4:98.129.181.61 ip4:51.68.123.95 ip4:51.210.3.68 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 ip4:142.215.34.172 ip4:142.215.34.174 ip4:67.192.208.248 ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:149.72.0.0/16 ip4:159.183.0.0/16 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23 ip4:142.215.34.173 ip4:142.215.23.28 ip4:142.215.23.29 ip4:142.215.23.30 ip4:13.66.130.121 ip4:20.96.2.88 ip4:20.230.234.206 ip4:20.122.27.14 ip4:13.69.143.169 ip4:20.199.118.217 ip4:20.223.216.143 ip4:51.103.125.121 ip4:20.104.71.155 ip4:52.229.64.120 ip4:4.205.48.246 include:spf2.odmad.quest-on-demand.com ip4:20.220.79.204 ip4:20.108.5.185 ip4:51.141.3.13 ip4:20.117.94.132 ip4:20.117.25.88 ip4:52.187.249.33 ip4:40.127.75.37 ip4:20.5.85.10 ip4:20.190.110.185 ip4:185.132.183.245 ip4:185.183.29.151 ip4:62.108.235.21 ip4:62.108.225.69 ip4:54.76.20.229 ip4:54.73.154.170 ip4:54.78.223.108 ip4:18.202.1.98 ip4:34.240.22.171 ip4:54.247.2.221 include:spf.mandrillapp.com include:spf.protection.outlook.com include:_spf.salesforce.com include:_shortspf.launchmetrics.com include:amazonses.com include:_spf.zucchetti.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:uhhmaygb@ag.eu.dmarcadvisor.com; ruf=mailto:uhhmaygb@fr.eu.dmarcadvisor.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.kering.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZmNH/xnzkUEJRQkoytHK24FdYVV6MSxSsEVfjHkKsNouELzfG57/b1R4C/ihDEhckh8YqIPbEhwILcz3m9a4pXAVn7fbMixSwn",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-45-46-211.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.45.46.202",
                        "23.45.46.211"
                    ],
                    "time_ms": 87.26
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.45.46.202",
                        "23.45.46.211"
                    ],
                    "time_ms": 53.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.32.39.143",
                        "23.32.39.149"
                    ],
                    "time_ms": 39.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.213.186.205",
                        "23.213.186.211"
                    ],
                    "time_ms": 94.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.77.178.133",
                        "104.77.178.140"
                    ],
                    "time_ms": 74.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.kering.com",
        "valid_from": "2026-06-23T04:45:34-05:00",
        "valid_to": "2026-09-21T04:45:33-05:00",
        "days_remaining": 39,
        "san": [
            "activity-report-2021.kering.com",
            "activity-report.kering.com",
            "ak.api.kering.dev",
            "assets-draft-keringcom.keringapps.com",
            "assets-keringcom.keringapps.com",
            "integrated-report-2020.kering.com",
            "kering.com",
            "keringcom-preprod.dev4apps.com",
            "keringcom.keringapps.com",
            "medias.boucheron.com",
            "progress-report.kering.com",
            "saintlaurenteuniversite-webapp.teachonmars.com",
            "training.static.keringapps.com",
            "www.kering-ventures.cn",
            "www.kering-ventures.com",
            "www.kering.com",
            "www.keringcom-preprod.dev4apps.com",
            "www.keringcom.keringapps.com",
            "www.keringforyou.com",
            "www.keringventures.cn"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.kering.com/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.kering.com/en/",
            "expires": "Wed, 12 Aug 2026 20:36:29 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Wed, 12 Aug 2026 20:36:29 GMT",
            "vary": "User-Agent",
            "server-timing": "ak_p; desc=\"1786566988904_400021235_635971739_30730_9182_7_0_15\";dur=1",
            "strict-transport-security": "max-age=15768000",
            "akamai-grn": "0.f3d6d717.1786566988.25e8289b",
            "content-type": "text/html; charset=utf-8",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'none'",
            "etag": "\"14dtdgiev8v3wrd\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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://www.kering.com/en/",
        "title": "Kering: global luxury group | Kering",
        "description": "As a world-class Luxury group, Kering promotes a modern and sustainable luxury at the service of creation that translates into unique and authentic experiences.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.45.46.211": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.45.46.202": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00168301.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 133.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 104.8,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.220",
        "reverse": "",
        "country": "United States",
        "country_code": "US",
        "region": "Ohio",
        "city": "Columbus",
        "latitude": 39.9586885,
        "longitude": -82.9986903,
        "isp": "Amazon.com, Inc.",
        "organization": "Anthropic, PBC",
        "asn": 16509,
        "timezone": "America/New_York",
        "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": 86.96
}