{
    "ok": true,
    "domain": "warbyparker.com",
    "generated_at": "2026-08-10T12:55:52-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 77,
            "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": "4 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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "116 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: server-13-32-205-73.ord58.r.cloudfront.net"
            },
            {
                "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/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "116 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: server-13-32-205-73.ord58.r.cloudfront.net",
                "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/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "13.32.205.73",
                "13.32.205.80",
                "13.32.205.77",
                "13.32.205.116"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=ACUfdX/YRm/lal/OizD5P4R3362Io99//aN/a9dDsqY9ejBXaM273WRkCp6BCEi4\"",
                "\"google-site-verification=0fogOPbP8rK8JW5ZHD6xgCqlx7K_MiSlO4EbOdEaZLE\"",
                "\"A9A4809286\"",
                "\"facebook-domain-verification=ruu6ixn1nyso031t5sswltkq8bi8mu\"",
                "\"v=spf1 ip4:167.89.16.30 ip4:167.89.16.245 ip4:167.89.16.183 ip4:192.254.121.248 include:_spf.google.com include:sendgrid.net ip4:167.89.73.35 include:spf1.warbyparker.com ~all\"",
                "\"MS=ms67550982\"",
                "\"anthropic-domain-verification-ajtmxf=C46ampOe0pXTCjzFoecjcrBRw\"",
                "\"figma-domain-verification=62d643ed8d709ce78154f7b7fd9de57f5e30a2c67e2169b568dbe624491a5728-1740072362\"",
                "\"google-site-verification=y09h5TrdQdUkYVu-XB3F1tTsy9TDHfI2f2fOrVhrUso\"",
                "\"stripe-verification=e2d35277eecd0d12e54004ec3be4390903e33071bfc718c26c8bd2ccbe25bc85\"",
                "\"google-site-verification=6iIX8Akq6Gp43ZbPVPd0_rIK03w7Xn6Q1FnKkUZnFqo\"",
                "\"apple-domain-verification=F74dKEgQCdPxPw6LaRdZIrrGqtlRqti1W5HqOITD1t4\"",
                "\"asv=e484712217107ef53a625c3844020676\"",
                "\"openai-domain-verification=dv-VyMbOnkaa1wqkukwiK5rxI5o\"",
                "\"docker-verification=cfc49c81-a575-4f31-bc82-6938a627fd01\"",
                "\"google-site-verification=zqytPPuDYtmawd0n---C1yvMZW20CYx3tss6hm8VDwM\"",
                "\"cursor-domain-verification-fbkc67=1K4JLHdWCihlzNPJ22YQYJvwh\"",
                "\"stripe-verification=d5e151288f6a1402f2103daf55e7f7bea6bda111dd98d72d8a065001746b0a9b\"",
                "\"TAILSCALE-ZL3s3skAikk1aVKjQeEm\"",
                "\"google-site-verification=GX5O-ipyutkjuI0Fuaow8dnKIwb3igH67C9KDpY7xgA\"",
                "\"google-site-verification=xozrflyFNjXarxPreqLCCYnoy0-sSYqHQmC66GikQCk\"",
                "\"mixpanel-domain-verify=d937015d-cf01-4462-ad1e-b3c77b7a0d96\"",
                "\"jamf-site-verification=22PhTn1DhkUz5xlICqqwEA\"",
                "\"google-site-verification=1xHmyLX3qLrCDHlWOXexmlCUdBXPytcFsJDnsqoKMYM\""
            ],
            "NS": [
                "ns-368.awsdns-46.com.",
                "ns-1083.awsdns-07.org.",
                "ns-667.awsdns-19.net.",
                "ns-1927.awsdns-48.co.uk."
            ],
            "SOA": [
                "ns-368.awsdns-46.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazontrust.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"awstrust.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.32.205.73",
            "13.32.205.80",
            "13.32.205.77",
            "13.32.205.116"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:167.89.16.30 ip4:167.89.16.245 ip4:167.89.16.183 ip4:192.254.121.248 include:_spf.google.com include:sendgrid.net ip4:167.89.73.35 include:spf1.warbyparker.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:m03bikpt@ag.dmarcian.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.warbyparker.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJbs/jLg13l03M5/1bmMq3uWcdyZXyb0F/FvJz0sIz3W8uJXOZtlX+uys9WIZUAGPPxaErKnQKwReGZ1vY973eeN7K1wca5gqnjAlFYjBDDaac+XeOQJb9nxgQ2iIb4hNQvB9njtZd81gt5QRlHYRz4tLN2loxBRFBc6A6xsRDzQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://bimi.warbyparker.com/logo.svg; a=https://bimi.warbyparker.com/vmc.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-32-205-73.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.108",
                        "54.192.100.118",
                        "54.192.100.46",
                        "54.192.100.50"
                    ],
                    "time_ms": 52.57
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.116",
                        "13.32.205.73",
                        "13.32.205.77",
                        "13.32.205.80"
                    ],
                    "time_ms": 26.93
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.245.113.101",
                        "18.245.113.25",
                        "18.245.113.27",
                        "18.245.113.47"
                    ],
                    "time_ms": 45.97
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.108",
                        "54.192.100.118",
                        "54.192.100.46",
                        "54.192.100.50"
                    ],
                    "time_ms": 76.05
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.108",
                        "54.192.100.118",
                        "54.192.100.46",
                        "54.192.100.50"
                    ],
                    "time_ms": 67.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "warbyparker.com",
        "valid_from": "2025-11-05T18:00:00-06:00",
        "valid_to": "2026-12-04T17:59:59-06:00",
        "days_remaining": 116,
        "san": [
            "warbyparker.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.warbyparker.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.warbyparker.com/",
            "date": "Mon, 10 Aug 2026 17:55:44 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 5913fb6825c5786d9ed0bd626aa31dd6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P14",
            "x-amz-cf-id": "jEsqnrgK3jyXeXmfjvXgn0HaAmdNDge3MyuHIjrTvgHkp2LuQEeCbA==",
            "age": "57248",
            "content-type": "text/html; charset=UTF-8",
            "cache-control": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "expires": "Thu, 01 Jan 1970 00:00:01 GMT",
            "referrer-policy": "same-origin",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "speculation-rules": "\"/cdn-cgi/speculation\"",
            "set-cookie": "__cf_bm=snQBl6NxZdCAcbz8QyYRTUmQynN3DCHGRhkf5k_2WLg-1786384544.1029449-1.0.1.1-Y.EE358.7C0tec5dPCqSFxg_5cWLj.KpfIbM2wYpV4nd3PK6.Fe43tNRTfeci3YtuO5i1BAmsnjybGEBj0TDBO6QujZre8BORU9OgD5Fq5h3NIdyBccDpgDzCoIKPSAgOORsUDIYP7bjWOqttAAQWQ; HttpOnly; SameSite=None; Secure; Path=/; Domain=warbyparker.com; Expires=Mon, 10 Aug 2026 18:25:44 GMT",
            "cf-ray": "a290df88a988400a-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "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.warbyparker.com/",
        "title": "Warby Parker",
        "description": "Warby Parker",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.32.205.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.80": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.116": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.7,
                "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": 133.83
}