{
    "ok": true,
    "domain": "sephora.com",
    "generated_at": "2026-08-09T02:07:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "4 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": "106 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: a2-16-232-153.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": "4 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": "106 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: a2-16-232-153.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": [
                "2.16.232.153"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0024c501.gslb.pphosted.com.",
                "10 mxb-0024c501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_sq6zf93c7jkzvusr9t0ll1apzrzjs7m\"",
                "\"successfactors-site-verification=ZGQ5NmJlYTYyNmY4ODRjOWUxN2NhZjZlNDkwNjZhMTNlMmM3NjdhMWQ4MDFmNjE4ZTRmOTgzMmQyZGE3YjJhYQ==\"",
                "\"jamf-site-verification=NMvXd--Pl6JVmq0HKpJ7GA\"",
                "\"openai-domain-verification=dv-PRJUv14xFokT9pfcVVLt746q\"",
                "\"Dynatrace-site-verification=fb3df487-8279-4a0c-8ab8-51a2a7ef4dde__8bun1m9vi9j2eg9hmvu7oq1qa6\"",
                "\"v=spf1 include:_spf.us.sendclean.net include:spf1.sephora.com include:spf2.sephora.com include:spf3.sephora.com include:spf4.sephora.com include:spf5.sephora.com -all\"",
                "\"docusign=c7fef28a-af76-4784-be9b-6606567c38df\"",
                "\"h1-domain-verification=cCUqmt7VaNkUbaSNYhduMLatytUgQWKm4m53bCDT88iVunSg\"",
                "\"c9c731e4-8ab8-435e-8a42-80162938eaee\"",
                "\"8P3sIkOG=1d4bc3882031b0a989e0b2eb2439a8f5\"",
                "\"facebook-domain-verification=1erzwpskm9raiwyr4w31j91tqhrxyp\"",
                "\"bv-domain-verification=ec1f2381809e9a6e076ac5bd03e53c93ef26147febd74b29257d697de6c6f930\"",
                "\"MS=ms50227709\"",
                "\"samsung-domain-verification=225713b2-2914-4aec-976c-c74e136fa40a\"",
                "\"apple-domain-verification=pqMeHOV2j4w-pkkBS4X21IDlNgjPELtxHFT3-7NtIks\"",
                "\"wiz-domain-verification= 6ee79d32ca94e6865a6da24bcd59be1191354cf8575d9ca61426454dec4f69fe\"",
                "\"apple-domain-verification=tXTMQLkyjF81h6Z0\"",
                "\"lucid-verification=xd492e8s0fli32et5lgk\"",
                "\"njc99h5tdtjbgr4tx558qh9c9595b3ck\"",
                "\"onetrust-domain-verification=62a359d40ad4415288a478471aa9fa3a\"",
                "\"QCgdTs0lOACDexuWVTIA1cy0nbuzhnr1tjWr+IWs87zcnSLIUNiYRFQb5zCnAk31qvtK6o68qAZMuxFBolk7iA==\"",
                "\"globalsign-domain-verification=OQabhvx-zf_SprJqImOF_5WN9Qbwqj6vQAWtTNHOi3\"",
                "\"google-site-verification=WNX1ysYVbECjYO8mGhlevACSFLeqRfUA6yYd4qszs7k\"",
                "\"Name: cloudflare-verify.sephora.com\\013\\010Content: 215827829-80834893\"",
                "\"v=DMARC1; p=quarantine; pct=100\"",
                "\"bitrise-verification=c9c4fc40190106f9-WykVWi6OT743\""
            ],
            "NS": [
                "ns2.p201.dns.oraclecloud.net.",
                "ns1.p201.dns.oraclecloud.net.",
                "ns3.p201.dns.oraclecloud.net.",
                "ns4.p201.dns.oraclecloud.net."
            ],
            "SOA": [
                "ns1.p201.dns.oraclecloud.net. hostmaster.sephora.com. 2023051688 3600 600 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "2.16.232.153"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.us.sendclean.net include:spf1.sephora.com include:spf2.sephora.com include:spf3.sephora.com include:spf4.sephora.com include:spf5.sephora.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": "selector1",
        "dkim_host": "selector1._domainkey.sephora.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC75nI1Of7AjoGmVmTvggN/cb9ub8DFH4wbmEKQ0mSGQUGulzTgXuVEwrB30TJDp/Pbs/aFynuRxZKUYs1gNN6qPqphjBcLSb+RAd9OM5rAsV89PtcjbvtPIWrmHCUVboSbcMJF3grqf0CA8SRQLcxID52xfE8tGZo05zIKa3qT+wIDAQAB; n=1024,1456386081,1472110881",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/9eabb040-1b4e-442a-ac28-e087e250d41b.svg; a=https://vmc.digicert.com/9eabb040-1b4e-442a-ac28-e087e250d41b.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a2-16-232-153.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.220.108.145"
                    ],
                    "time_ms": 66.49
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.39.184.160"
                    ],
                    "time_ms": 68.48
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.29.90.158"
                    ],
                    "time_ms": 75.28
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "2.16.232.153"
                    ],
                    "time_ms": 88.56
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "2.18.108.152"
                    ],
                    "time_ms": 277.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.sephora.com",
        "valid_from": "2025-11-23T18:00:00-06:00",
        "valid_to": "2026-11-23T17:59:59-06:00",
        "days_remaining": 106,
        "san": [
            "*.sephora.com",
            "sephora.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.sephora.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "istio-envoy",
            "content-length": "0",
            "location": "https://www.sephora.com/",
            "date": "Sun, 09 Aug 2026 07:07:25 GMT",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=2C8C115BFA1AE1D42CE33BA33D791EDF~YAAQz9ERAhaQrbOfAQAAuAlZ5QAJ0PVNqK/QCBD1J9Kql8enm63dU388+NKlBX8RPxa0R8Q5op0a4h1pxv6sh6SIudWFi3XPkvhJAQ88Ir4UY2DVIjaoVqFUoIpWVMIeSsZvx2Mtu7voP9jnjqdmvTGiuDIk8NQ+mqiA1AdsCVBIZFJxEDvjcQFVJWJaF/0z+1/MsEcM2iCGHN5uGMCC0zAUNULFg94hwna3JfqnXFdTRqopnOgzZqGT9uTSxtY1pC3XW2cjEI690vEPUOJ25yv4LdGZ6y9qPonJrNk92hzpF8QPUevrl2Em/hbjr8Y5zeusFA+Hm0xEpGK5QU+m6inLoKWNK+Rno6AH5Bb3jLObb/6cpBHfdoi0uOCgQWZmHAwk~4405299~4604215; Domain=.sephora.com; Path=/; Expires=Sun, 09 Aug 2026 11:07:25 GMT; Max-Age=14400; SameSite=None; Secure",
            "x-akamai-device": "desktop",
            "strict-transport-security": "max-age=31536000",
            "server-timing": "ak_p; desc=\"1786259245394_34722255_1053172327_7644_12314_33_12_15\";dur=1",
            "content-security-policy": "frame-ancestors 'none'",
            "x-frame-options": "DENY",
            "content-type": "text/html; charset=UTF-8",
            "ufe-page": "Y",
            "x-envoy-upstream-service-time": "49",
            "expires": "Sun, 09 Aug 2026 07:07:25 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache"
        },
        "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": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.sephora.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "2.16.232.153": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0024c501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 96.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 132.8,
                "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": 80.37
}