{
    "ok": true,
    "domain": "sephora.fr",
    "generated_at": "2026-08-10T11:21:29-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 68,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": 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": "80 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-33-29-209.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": 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": 0,
                "lost_points": 40,
                "detail": "HTTP/1.1 403 Forbidden"
            },
            {
                "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": "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": "80 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-33-29-209.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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/1.1 403 Forbidden",
                "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.33.29.209",
                "23.33.29.215"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0024c501.gslb.pphosted.com.",
                "10 mxb-0024c501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"teamviewer-sso-verification=7dc3de8eac684c468c18126f62309222\"",
                "\"docusign=351ee87e-8447-4f62-b8d3-fc8849e38a46\"",
                "\"X5FoHllSbfaHj_KgjklfKWHNULJItbL9UAMZPzxEoN0\"",
                "\"PBxASQdIJfnT2dEfwdIvQGOQDf_BpcUZgHa6GiUlpT4\"",
                "\"Dynatrace-site-verification=8f49904f-9a06-40e1-859e-11d5a247924e__6erah1dibo8esqprn3aeq8hj20\"",
                "\"zscaler-verification-7571068-12112025-XWXBhwSk5r\"",
                "\"facebook-domain-verification=rg6uvq9vc8gwyt8rnya0pn8pmkzmi1\"",
                "\"mailjet-domain-validation=ENIPBTXERF\"",
                "\"V8Oz3xFn=d03eaf0d152f625c946cb2e4bf285f24\"",
                "\"_kgc4ejvowzfq2aghmmbhgnagbwm3alq\"",
                "\"adobe-idp-site-verification=fcd38251328d0bb1185eae896af9c4e3db44c7d56899222aac1bee496bca28e2\"",
                "\"MS=ms91385299\"",
                "\"mongodb-site-verification=3dDAaIFkpYUugdnlNYZlkNMMRRnMrZ54\"",
                "\"google-site-verification=Q1NDT7xj43QnFyHRnVVZ57ZPRy5rpX-PpUWgC4TK5wQ\"",
                "\"v=spf1 ip4:168.245.60.21 ip4:168.245.11.32 ip4:91.190.168.0/24 ip4:195.75.31.237 ip4:195.75.30.187 ip4:137.135.131.22 ip4:194.145.15.0/24 ip4:193.56.241.17 ip4:193.56.241.18 ip4:212.129.52.252 include:spf.mailjet.com include:spf.protection.outlook.com inc\" \"lude:smtp-out.ivalua.fr include:spf-0024c501.pphosted.com include:_spf.salesforce.com a:c.spf.service-now.com ip4:54.229.2.165 ip4:52.30.130.201 -all\"",
                "\"sfcc_verification_bbqw=b387e4902be2fb870a320894fed6929b25509259eb711b12cbf8cc71cf0cfc1c\"",
                "\"97D32B697D2923D26C979C692EB88417F3533C7D\"",
                "\"google-site-verification=HhtLsOA00gnkU-DINfcxJ3PRKWaDt_LQsLbEwRI-FkM\"",
                "\"omnissa-connect-verification-204e0773-d674-4e10-ac3d-1d10082f4766\"",
                "\"_globalsign-domain-verification=IvO-9zOaWOxirK2LIeMhBcXoKU39lrgwesmGTxr8-c\"",
                "\"onetrust-domain-verification=00903df4d9b94b24a9b514ffd14a52f1\"",
                "\"atlassian-domain-verification=YtqPjRiV/YVImdp/pBjLutw3xjSvgZ1P76JS7KKwEolFxowOGVtQ/sNFM2RGaoCh\"",
                "\"MS=ms54915216\"",
                "\"_globalsign-domain-verification=kSdJ5G7I31nG_PDhNblTSCLahkMV1QM6Z4yo_2v3qu\""
            ],
            "NS": [
                "a7-65.akam.net.",
                "a26-64.akam.net.",
                "a20-67.akam.net.",
                "a18-66.akam.net.",
                "a9-66.akam.net.",
                "a1-1.akam.net."
            ],
            "SOA": [
                "a.ns.domainoo.fr. postmaster.domainoo.com. 2026080402 14400 3600 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.209",
            "23.33.29.215"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:168.245.60.21 ip4:168.245.11.32 ip4:91.190.168.0/24 ip4:195.75.31.237 ip4:195.75.30.187 ip4:137.135.131.22 ip4:194.145.15.0/24 ip4:193.56.241.17 ip4:193.56.241.18 ip4:212.129.52.252 include:spf.mailjet.com include:spf.protection.outlook.com include:smtp-out.ivalua.fr include:spf-0024c501.pphosted.com include:_spf.salesforce.com a:c.spf.service-now.com ip4:54.229.2.165 ip4:52.30.130.201 -all",
        "dmarc": "v=DMARC1;p=reject;fo=0;aspf=s;rua=mailto:dmarc@sephora.fr,mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.sephora.fr",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7X4WdauJvIBYptZh1DD1bVijxsM497Y8Ziotwo9P5/L8WzxW72Q4HeoUGz/HkH9LhHqqJikfTwrsW2gYvF3cppc+uukktOBp475hK4MvPMQqzcEZHMMX8eYyJe0gS1pl7VIYPX3t6F7dmY7urWH9vZD23381a9SGt9UvFT7ZkKgN7/6z7Eft49VQwWOka8cjAsZLSaGx2GVNy8IHVKWgrhd+pC66yzDOwvnrsShkX9VLTCKHFHrMoEnQgdVPvuHb+2Ec6te2YU22JLS/TTsvsfMOeLtuhPCrJ4ocJhnmqxr5dZhVEBlhfxyewbN2WDhQcTlJck6txp6mlXfeS62qyQIDAQAB;",
        "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-33-29-209.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.33.29.209",
                        "23.33.29.215"
                    ],
                    "time_ms": 64.98
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.71",
                        "23.200.156.79"
                    ],
                    "time_ms": 52.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.195.81.139",
                        "23.195.81.146"
                    ],
                    "time_ms": 160.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.209",
                        "23.33.29.215"
                    ],
                    "time_ms": 254.63
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.203.70",
                        "23.44.203.82"
                    ],
                    "time_ms": 114.76
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "sephora.fr",
        "valid_from": "2026-07-31T11:54:50-05:00",
        "valid_to": "2026-10-29T11:54:49-05:00",
        "days_remaining": 80,
        "san": [
            "admin.dis.sephora.eu",
            "admin.partner-portal.sephora.eu",
            "admin.sephora-lumena.com",
            "brandcloud.sephorauniversity.eu",
            "concorsosephoria.sephora.it",
            "concorsoxfactor.sephora.it",
            "connected-app-pim.sephora.eu",
            "conventionfrance.sephora.fr",
            "datacollect.sephora.eu",
            "dataportal.sephora.eu",
            "diagnostic-parfum.sephora.fr",
            "inside-sephora.com",
            "jeu.sephora.fr",
            "latenightshopping.sephora.it",
            "library.sephora.eu",
            "maison.partner-portal.sephora.eu",
            "metaplan.sephora.eu",
            "mydatasecurity.sephora.eu",
            "myflowplus-scim.sephora.eu",
            "myflowplus.sephora.eu",
            "partner-portal.sephora.eu",
            "planifly.sephora.eu",
            "sephora-lumena.com",
            "sephora.fr",
            "sephorahouse.sephora.it",
            "specifyplus-scim.sephora.eu",
            "specifyplus.sephora.eu",
            "star-chasers.sephora.eu",
            "static.sephora.cz",
            "static.sephora.es",
            "static.sephora.fr",
            "static.sephora.it",
            "summervibesontour.sephora.it",
            "thefragrancexperience.sephora.it",
            "waitinglist.sephora.eu",
            "www.concorsoghd.sephora.it",
            "www.event.sephoragold.fr",
            "www.events.sephoragold.fr",
            "www.game.sephora.eu",
            "www.inside-sephora.com",
            "www.internalevents.sephora.fr",
            "www.prebudgetmeeting-sephora.fr",
            "www.sephora-lumena.com",
            "www.theevent.sephoragold.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://sephora.fr/",
        "status": "HTTP/1.1 403 Forbidden",
        "http_version": "2",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "360",
            "expires": "Mon, 10 Aug 2026 16:21:28 GMT",
            "date": "Mon, 10 Aug 2026 16:21:28 GMT",
            "connection": "close"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://sephora.fr/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.33.29.209": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.215": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0024c501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 96.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97,
                "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": 82.2
}