{
    "ok": true,
    "domain": "madewell.com",
    "generated_at": "2026-08-12T07:04:17-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "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": "8 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": "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": "168 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: a23-200-225-137.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": 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": "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": "8 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": "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": "168 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: a23-200-225-137.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": "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": [
                "23.200.225.137"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00279b01.gslb.pphosted.com.",
                "10 mxb-00279b01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_bqp0byh690e5nusfkb08dqxnm81j5hz\"",
                "\"facebook-domain-verification=gfqwjcm4tg7wg472atv2ze4na7uygg\"",
                "\"smartsheet-site-validation=9I_ObRahq2Y1Q7XPkh2kdXHt9R9cQLp8\"",
                "\"cursor-domain-verification-w48akc=iwVgFr9PliQur9QjJuxKn4DkH\"",
                "\"yahoo-verification-key=XPXFOj71Sp967K77bEHJPR1GfrbYQ2v/yIYyYX4Y7QE=\"",
                "\"y6xsjq588058fx8522rpknnd0x6klw5j\"",
                "\"apple-domain-verification=ZEYoRqwXLq57cvz1\"",
                "\"anthropic-domain-verification-p8552d=yUZOKYscbopTMD7JKRQd2MvhY\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ip4:52.22.5.15 ip4:34.197.206.27 ip4:34.234.7.99 include:em2698.madewell.com ~all\"",
                "\"docusign=b5e15086-28e0-4f96-8129-9f2c79bba237\"",
                "\"Dynatrace-site-verification=1cb99767-ac8c-4f7b-b0c1-ce37181267fa__5bd1qgku7nv7qkmudfqc7jggrt\"",
                "\"_it4o9o2mclk3g0ltxiaxjw16ou28fyk\"",
                "\"uO2nkr71u6ujUgrCP/+DLq8S/pVFBV055LgB4WQiEEpisgbkdxfFv2NmT2rM6NJPDsG+GzNKbyKLGpuFHi9SLg==\"",
                "\"docusign=bf5205ed-7724-4974-8a22-a585f676aebe\"",
                "\"miro-verification=2836c097ab01f8c7f3830b1bd432420554845965\"",
                "\"cisco-ci-domain-verification=b6c3312b10d28da574b52f8280125fa78be5e79359fb41fb1c36f5572350e6f\"",
                "\"atlassian-domain-verification=ACRw2JjAiYlMNJKPtydLd2ILDhNkVe4VJb1r5U+DKidd4MSwJJqhYc+Q0HCyewF0\"",
                "\"google-site-verification=kEx-LDcu7NRogzyI23tip0LI9Cc02u-MSU6gSIuBW4Q\"",
                "\"_j3scaurscl0k3thx18qpzlgdejkjkzk\"",
                "\"openai-domain-verification=dv-XJbjpS2PiglPGJN76dV20BPT\"",
                "\"4lrndhb09h33tb2dfw568l9kbb2xx9wy\"",
                "\"rz0268m372kfbsht0s0brqhy89vckcp4\"",
                "\"_1jvmyabw8rtx1lne34uqgtrarsaani8\"",
                "\"v=DMARC1; p=none;rua=mailto:mw1o3dgx@ag.dmarcian.com; ruf=mailto:mw1o3dgx@fr.dmarcian.com\"",
                "\"google-site-verification=a5UaEu_FSYrnMQ5UVDr4-RHTFTkXEQITY8YJAjLR_4M\""
            ],
            "NS": [
                "ns2.rackspace.com.",
                "a6-67.akam.net.",
                "a20-65.akam.net.",
                "a11-64.akam.net.",
                "a1-47.akam.net.",
                "ns.rackspace.com.",
                "a7-64.akam.net.",
                "a28-66.akam.net."
            ],
            "SOA": [
                "ns.rackspace.com. hostmaster.rackspace.com. 1785964523 3600 300 1814400 300"
            ],
            "CAA": [
                "0 iodef \"mailto:cert-notification@jcrew.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.225.137"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ip4:52.22.5.15 ip4:34.197.206.27 ip4:34.234.7.99 include:em2698.madewell.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.madewell.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr3cPfdDhEb2sd70sxajmNQ9asuk4ZMRFvalkEpSt0iXQ5viI6bKV+RiyxjMlnnpnbQyMPNAwaoHoW1L0jasYnfaqyiwee28JjvH0wW6/EEtWcUh/lb+l3+Z3FGIQheO8nToDlVEstsAAQtXL+8q8j4Af+5gn91g2KuATHt95dYI/4RFXVsz/ne+c5cXRaTcwI/sPHB8I5SKU0dUXuWGyBOXM5RUs51uHKeuAfC7us+8BUWmFRUcDmDTxlfq7KGGJVkBop1ctFoFudOz2NERATwep3hezXXK0M/8kaxXBGJqHNICbrYE7WAlWEofby5MQ3XB2Cq2GiYgnW5PTX4wreQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-200-225-137.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.31.113.151"
                    ],
                    "time_ms": 65.53
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.31.113.151"
                    ],
                    "time_ms": 47.83
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.60.175.150"
                    ],
                    "time_ms": 61.55
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.197.169.155"
                    ],
                    "time_ms": 87.77
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.209.122"
                    ],
                    "time_ms": 109.16
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.madewell.com",
        "valid_from": "2026-01-27T18:00:00-06:00",
        "valid_to": "2027-01-27T17:59:59-06:00",
        "days_remaining": 168,
        "san": [
            "www.madewell.com",
            "api.madewell.com",
            "blog.madewell.com",
            "chat.madewell.com",
            "click.orders.madewell.com",
            "east.madewell.com",
            "fonts.madewell.com",
            "images.madewell.com",
            "jobs.madewell.com",
            "loyalty.madewell.com",
            "m.madewell.com",
            "madewell.com",
            "proxy.madewell.com",
            "stores.madewell.com",
            "storesqa.madewell.com",
            "west.madewell.com",
            "www.madewell1937.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.madewell.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "370",
            "location": "https://www.madewell.com/",
            "expires": "Wed, 12 Aug 2026 12:04:17 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Wed, 12 Aug 2026 12:04:17 GMT",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=31536000",
            "mime-version": "1.0",
            "content-type": "text/html",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-src 'self' https://*.afterpay.com https://*.agilone.com https://*.arcot.com https://*.capitalone.com https://*.cardinalcommerce.com https://*.clarip.com https://*.corecard.com https://dbrd449anfbv4.cloudfront.net https://*.doubleclick.net https://*.hub-box.com https://*.manh.com https://*.monetate.net https://*.narvar.com https://*.paypal.com https://cdn.pbbl.co https://*.pinterest.com https://*.rsa3dsauth.com https://*.sheerid.com",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "akamai-grn": "0.af423917.1786536256.c2d9b099",
            "server-timing": "ak_p; desc=\"1786536256978_389628591_3269046425_20_12522_34_11_15\";dur=1"
        },
        "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": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.madewell.com/",
        "title": "Women’s + Men's Clothing | Jeans, Tees, Sweaters + More | Madewell",
        "description": "Shop Madewell for effortless men’s and women’s styles, from signature denim and soft knits to modern fits made for real life.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.200.225.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00279b01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 98,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 116.31
}