{
    "ok": true,
    "domain": "stitchfix.com",
    "generated_at": "2026-08-11T06:43:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "network": 65,
            "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": "5 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": 10,
                "lost_points": 0,
                "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": "190 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: ec2-3-225-119-13.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 202 "
            },
            {
                "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": "5 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": "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": "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": "190 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: ec2-3-225-119-13.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 202 ",
                "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": [
                "3.225.119.13",
                "3.219.220.35",
                "52.55.40.209",
                "75.101.176.125",
                "3.225.127.114"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-005f2401.gslb.pphosted.com.",
                "10 mxb-005f2401.gslb.pphosted.com."
            ],
            "TXT": [
                "\"anyscale-domain-verification-8nkg2e=IqV07TahUCV3KFlEi4ZcXCWfx\"",
                "\"ecostruxure-it-verification=9ff202fd-44bb-4f31-bffb-73d5c703be33\"",
                "\"docker-verification=1629d4a3-6a9f-4137-8b12-d83cafa076ed\"",
                "\"onetrust-domain-verification=ae44504f3e464137b80a7bb7ec9a458c\"",
                "\"cursor-domain-verification-tcgrcv=i3lJlONU55a0Z1ts9EjO36WDU\"",
                "\"google-site-verification=CTA6WT4IDDkH2zjaRSEkww9vikuUp4Ah-Cqz-UmXo14\"",
                "\"dropbox-domain-verification=h7f949si9f17\"",
                "\"jamf-site-verification=meYNezTiOziq688qVpAxKA\"",
                "\"adobe-idp-site-verification=a3a3d477d62c1cf413a78954f4a9bb8fb33f36b1f76e9ecb3deda108e330483f\"",
                "\"docusign=cd41cd5d-1fbe-4c77-8ec8-73e7e4e90dea\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"google-site-verification=HXtUbeg2EVCHwLecbduRgrzjqMdOVV0nrQgZye_uycY\"",
                "\"miro-verification=917265007b9453f0bb170a64ab2b2b3bdf7dc926\"",
                "\"firebase=stitchfix-vendor-portal\"",
                "\"MS=ms81027671\"",
                "\"ALIAS for d1ktzci3qdv7zz.cloudfront.net\"",
                "\"facebook-domain-verification=1p5ku2mmz8ew1qzq076njmw5fcquoh\"",
                "\"slack-domain-verification=Q2068zajmm4br6SFlOxocfx7nXERk4PNRoJxh5hR\"",
                "\"hj-ownership=8Zzy9Z$nw^V3\"",
                "\"70lzbbqqd7kcc9r2zggh349ytfjsw503\"",
                "\"uber-domain-verification=8d1f5b45-5dee-4544-8422-57f68e250def\"",
                "\"_d9pi1q7a5zwlfyhphcejjl4f6gg0k6o\"",
                "\"atlassian-domain-verification=OMXwnuELLcn4WOGef3ftNH0NmlJxiXaSIOf6QzhwNkSEm/BQrZ3hbSjT+gOPaivk\""
            ],
            "NS": [
                "ns-123.awsdns-15.com.",
                "ns-1886.awsdns-43.co.uk.",
                "ns-1114.awsdns-11.org.",
                "ns-694.awsdns-22.net."
            ],
            "SOA": [
                "ns-1114.awsdns-11.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:security@stitchfix.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"awstrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.225.119.13",
            "3.219.220.35",
            "52.55.40.209",
            "75.101.176.125",
            "3.225.127.114"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.stitchfix.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoNXCeWJW+4djeMHQ9vjD/7f5EQjIfvlxEwzz6zcOw2BX++1b3c0UUO8InLq13jH7pe1uwYM5NE+R9CdwSD8B3sjYGealrVYYi9v5TCsGJm41nM1m8pbwmTxiLjA2/97qI7qskk1GKNDg/E97cUcqsu8Lc3aWKALhYOvDFWlKeS9Kzm3aZxQXOS1bA/hGforx0Oddf8QTeHUZkTbTdt3tCfu186gqJx/aU1srbF2gq57tvZ1TcLlMsrtwhjU3xYzfuS0T+2ZSAKgWp2Qu48CaLrSe+6PB1LtONOS97e95gaz4maImJobfpoSSAouP1kio/ZbBVO2a4GeAN9bJFmfgowIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-3-225-119-13.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.219.220.35",
                        "3.225.119.13",
                        "3.225.127.114",
                        "52.55.40.209",
                        "75.101.176.125"
                    ],
                    "time_ms": 62.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.219.220.35",
                        "3.225.119.13",
                        "3.225.127.114",
                        "52.55.40.209",
                        "75.101.176.125"
                    ],
                    "time_ms": 54.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.219.220.35",
                        "3.225.119.13",
                        "3.225.127.114",
                        "52.55.40.209",
                        "75.101.176.125"
                    ],
                    "time_ms": 82
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.219.220.35",
                        "3.225.119.13",
                        "3.225.127.114",
                        "52.55.40.209",
                        "75.101.176.125"
                    ],
                    "time_ms": 102.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.219.220.35",
                        "3.225.119.13",
                        "3.225.127.114",
                        "52.55.40.209",
                        "75.101.176.125"
                    ],
                    "time_ms": 147.05
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "production.stitchfix.com",
        "valid_from": "2026-08-03T19:00:00-05:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 190,
        "san": [
            "production.stitchfix.com",
            "*.algo-prod.stitchfix.com",
            "finery.com",
            "*.stitchfix.com",
            "*.finery.com",
            "*.daylight.stitchfix.com",
            "stitchfix.co.uk",
            "stitchfix.com",
            "*.stitchfix.co.uk",
            "*.production.stitchfix.com",
            "*.sos.algo-prod.stitchfix.com",
            "*.vertigo.stitchfix.com",
            "*.stitchfixboxcontest.com",
            "stitchfixboxcontest.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.stitchfix.com/",
        "status": "HTTP/2 202 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 11:43:35 GMT",
            "content-length": "0",
            "location": "https://www.stitchfix.com/",
            "server": "CloudFront",
            "x-amzn-waf-action": "challenge",
            "cache-control": "no-store, max-age=0",
            "content-type": "text/html; charset=UTF-8",
            "access-control-allow-origin": "*",
            "access-control-max-age": "86400",
            "access-control-allow-methods": "OPTIONS,GET,POST",
            "access-control-expose-headers": "x-amzn-waf-action",
            "x-cache": "Error from cloudfront",
            "via": "1.1 ab21a1f422a5064b7df2667d3299f826.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P6",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "t9VsNcSMMK_RMEOwUCB-O1bflqToARxXfae4PU492-Edrg8ZQ9HP4g==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://stitchfix.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "The page returned no content."
    },
    "network": {
        "3.225.119.13": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.219.220.35": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.55.40.209": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "75.101.176.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-005f2401.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 22.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 70.7,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 82.57
}