{
    "ok": true,
    "domain": "glossier.com",
    "generated_at": "2026-08-11T06:06:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 92,
        "label": "Excellent",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 81,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "1 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "79 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: shops.myshopify.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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "79 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: shops.myshopify.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": "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.227.38.74"
            ],
            "AAAA": [
                "2620:127:f00f:e::"
            ],
            "CNAME": [],
            "MX": [
                "30 aspmx3.googlemail.com.",
                "30 aspmx2.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "20 alt2.aspmx.l.google.com.",
                "10 aspmx.l.google.com."
            ],
            "TXT": [
                "\"segment-site-verification=Spvd0xOkdgImbIGm3qFsnAlWYSe5VOSM\"",
                "\"stripe-verification=de5a0a999cba25aff482c390a6734885156463fb1e41045b8845016bc941e611\"",
                "\"docusign=a92596d5-3a0b-4e53-b0d2-ecdfc090f6e9\"",
                "\"google-site-verification=OFanMuGGmxbiQq2z4ysO4tdx2oMlVww21TGqOxI1750\"",
                "\"google-site-verification=MDrH2tc0AZu243TmQXE_Q99pcH0BPyLHKg-KolyEvw0\"",
                "\"apple-domain-verification=JYDlMr06cbovHzpK\"",
                "\"jamf-site-verification=9lGMKRyd1dJT7FAFPmZxbg\"",
                "\"stripe-verification=303ed2b7936a19cfa85a0df4455d323a4fca143eb2858d13adbcbecdd91da462\"",
                "\"anthropic-domain-verification-qvtew9=Pgth6t9INDyWchjGkfv7JE5Ba\"",
                "\"atlassian-domain-verification=9VPry9H7DUK/pyM/seOn2oYh7YZVeTm3eTjhT/lKpZLc3imKjD8FrT8D1UMzldyw\"",
                "\"amazonses:awBV5EM6W53p2/Xbg80uJ29zurZnGsMMJcLLLp6vUcY=\"",
                "\"google-site-verification=rxzr5X3kOWcWXZ7pIfdiDSJTEUTWWY7ZNK0WENiZw40\"",
                "\"miro-verification=404cbf49b62824166e22b51b43b8a2525b5187a6\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"ZOOM_verify_Zq39Zk_eQ_CPF75oAJOx4A\"",
                "\"google-site-verification=_fQ4cuLrIAwed7medWswOf-pH_3wWxYMQcc-3XmhQs4\"",
                "\"klaviyo-site-verification=Sn6eFZ\"",
                "\"dropbox-domain-verification=blqrddqr7y8z\"",
                "\"monday-com-verification=79QHeajTu29O30o3fPua3jFjXEyZvMsyoZxZwehYUK8\"",
                "\"SUPXKUABT\"",
                "\"google-site-verification=V7tdGaaSh1KhOBoPS3KxWBSGTrb-kvva2Pi3Sf_KbuE\"",
                "\"miro-verification=3e45756912d56d2e900634b4595dce1d6b7c2ff5\"",
                "\"onetrust-domain-verification=0ca018c3749d42bfb07250b87485d26c\"",
                "\"google-site-verification=SAR6LwagmTqwph8i1rUHK-L-DXcONCPn2wSt1P0Auqw\"",
                "\"shopify-verification-code=jmB03paWI8RHD9zzgcOEelizxhdn7L\"",
                "\"google-site-verification=IA5DZtg96rCQKVG26WV8j71irx8oyzHunpuYHoDncH4\""
            ],
            "NS": [
                "norman.ns.cloudflare.com.",
                "jocelyn.ns.cloudflare.com."
            ],
            "SOA": [
                "jocelyn.ns.cloudflare.com. dns.cloudflare.com. 2411432616 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"ssl.com\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 iodef \"mailto:disclosure@glossier.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"letsencrypt.org\""
            ],
            "DS": [
                "2371 13 2 33EE5E07720A679C9C9E8E83702962DBEC63323CA498F6A4BB30DE18 E53EC0AF"
            ],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [],
            "NSEC": [
                "\\000.glossier.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.227.38.74"
        ],
        "ipv6": [
            "2620:127:f00f:e::"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.glossier.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgRUIX6bpGix0IQcX3slks5TTHRvGz6RLMiePX37It+vrSSFVs5bI0eJAqd9AN5ZuyFG4MNwx+5fauoSHDxrHKv+kMsznAJVvyvYpVV6phld8BkUBL7mK/uFip380VtJizyUqGpfthD9uJ2FNm2IP3DV8+r7hgZGwNfIVqTyLr0i2el6hHx1f5s7v0lZQJ4z8nwh5D6ZneC73QmKw4eQNjjh4Dtx41JaYb+yWT0VyDwuq/ZAw8AwDLSh78/qBmvACfhxAl3H8mu4ZeHgVbjcEhVcybEh74y8A9AyGnXnhnBcHnbQphv6zAqP7ZN7Gf4oiJM6F/4Ty9dllBCe44rRbswIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "shops.myshopify.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.227.38.74"
                    ],
                    "time_ms": 69.05
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.227.38.74"
                    ],
                    "time_ms": 50.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.227.38.74"
                    ],
                    "time_ms": 53.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.227.38.74"
                    ],
                    "time_ms": 42.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.227.38.74"
                    ],
                    "time_ms": 64.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "glossier.com",
        "valid_from": "2026-07-31T12:28:33-05:00",
        "valid_to": "2026-10-29T12:28:32-05:00",
        "days_remaining": 79,
        "san": [
            "glossier.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.glossier.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 11:06:22 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.glossier.com/",
            "x-download-options": "noopen",
            "x-redirect-reason": "canonical_host_redirection",
            "shopify-complexity-score": "4240",
            "shopify-complexity-score-v2": "424",
            "set-cookie": "_shopify_marketing=:AZ_wgIWCAAEAc4t65527K_v_NVZ3twmQwudz5IknyZwAxN_v6NUD-zlOt5TP8_bgexUh_IRIeC5ufTAnLP9a0rM_1BFcBCV_r6OWCKYjjpBmTMRUikqw9jGliG1CHqmleddF:; Max-Age=31536000; Path=/; HttpOnly; Secure; Priority=High; SameSite=Lax",
            "x-frame-options": "DENY",
            "content-security-policy": "block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;",
            "strict-transport-security": "max-age=7889238",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=ABRX9N%2F5QVjMe9132nuB8%2BZO7n8tchnoTTLRhw9POe1Ldi3VwKNCPv%2FN4xoA81Q1h5CZed9I%2FtbQWRQg7dV%2FHLPFWnyqxqCcytzTV9a03ppbBjH8MsDUMabxcRKR44o18RM%3D\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "private, no-store",
            "powered-by": "Shopify",
            "server-timing": "processing;dur=433;desc=\"gc:32\", db;dur=133, db_async;dur=12.627, render;dur=219, asn;desc=\"30083\", edge;desc=\"ORD\", country;desc=\"US\", theme;desc=\"160331497717\", pageType;desc=\"index\", servedBy;desc=\"tr2k\", requestID;desc=\"a506adbb-4093-4495-a045-e9f2c688cd4b-1786446382\", _y;desc=\"50503de6-78d7-4b20-b8d9-5045b8c869e0\", _s;desc=\"d94be1cf-0ac1-43e8-82b0-e35238ec61e3\", _cmp;desc=\"3.AMPS_USMO_f_f_mVNuTCE8RbaxZZ9gNOMvqg\", compressionLevel;desc=\"5\", compressionTime;dur=9.801",
            "x-request-id": "a506adbb-4093-4495-a045-e9f2c688cd4b-1786446382",
            "cf-cache-status": "DYNAMIC",
            "x-xss-protection": "1; mode=block",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "x-content-type-options": "nosniff",
            "server": "cloudflare",
            "x-permitted-cross-domain-policies": "none",
            "x-dc": "gcp-us-central1,gcp-us-central1,gcp-us-central1",
            "cf-ray": "a296c53f8f1310e3-ORD",
            "link": "<https://cdn.shopify.com>; rel=\"preconnect\", <https://cdn.shopify.com>; rel=\"preconnect\"; crossorigin, <https://cdn.optimizely.com>; rel=\"preconnect\", <https://assets.findation.com>; rel=\"preconnect\", <https://cdn.optimizely.com/js/22916101539.js>; as=\"script\"; rel=\"preload\", <//www.glossier.com/cdn/shop/t/1454/assets/style.css?v=127817356384043142541785860670>; as=\"style\"; rel=\"preload\", <//www.glossier.com/cdn/shop/t/1454/assets/index.css?v=71502535814006663521785764883>; as=\"style\"; rel=\"preload\", <https://assets.findation.com/javascripts/w-adv-10.min.js>; as=\"script\"; rel=\"preload\", <https://www.glossier.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css>; as=\"style\"; rel=\"preload\"; crossorigin",
            "content-language": "en-US",
            "etag": "W/\"page_cache:62791647477:IndexController:defa9a26b7ace87b46ee72067276f762\""
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.glossier.com/",
        "title": "Glossier",
        "description": "Glossier",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.227.38.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.4,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "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": 99.92
}