{
    "ok": true,
    "domain": "jcrew.com",
    "generated_at": "2026-08-09T20:23:17-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 73,
            "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": "120 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-14-141-174.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": "120 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-14-141-174.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.14.141.174"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00279b01.gslb.pphosted.com.",
                "10 mxa-00279b01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_sn7ytlzln64anoqkqlt59nefensn9kv\"",
                "\"MS=ms76642051\"",
                "\"google-site-verification=Ahgr2rnHMTFjCe_w2HWVfcdkk4y9FdtWbFsB7tiMw68\"",
                "\"anthropic-domain-verification-27c5t6=cuRxaXDSit7Xsr80CWHk1cF1c\"",
                "\"_stquj1vzl8uf40vhr7qcdfco8tyophk\"",
                "\"yahoo-verification-key=EtJvbIdkf7ZJB9LvoFPJ3qL1dzWjvs6f0okJPGe0D6c=\"",
                "\"adobe-idp-site-verification=0e988ea1-db28-4096-afb4-ed5cc42acd56\"",
                "\"cisco-ci-domain-verification=de35802c3a2331ad26ffc38a8a7bd8ef0765203daa3e537c7b3bdf4044fc933\"",
                "\"atlassian-domain-verification=ACRw2JjAiYlMNJKPtydLd2ILDhNkVe4VJb1r5U+DKidd4MSwJJqhYc+Q0HCyewF0\"",
                "\"miro-verification=2836c097ab01f8c7f3830b1bd432420554845965\"",
                "\"astro-domain-verification=cmdxhp9sp2dr201phej771t25\"",
                "\"e81d982e-d379-456d-8bc0-b017e640ad4c\"",
                "\"apple-domain-verification=rDW1iQqsN1cKMFBp\"",
                "\"openai-domain-verification=dv-bkLuujbF2d0YKqUQiQKEfU75\"",
                "\"jamf-site-verification=WIH-9F5ioiQ4EcwGXyoGwA\"",
                "\"9ae77b6e-7e63-4208-a78d-f9dbca2d9655\"",
                "\"apple-domain-verification=tNTU4WaoGyTKql4h\"",
                "\"02f7l4xhmpnpj0pt5dkqcmk7p12y7n1x\"",
                "\"cursor-domain-verification-f3rxpn=A27TeE8ffpGDPuNyta5D77sKH\"",
                "\"dn3n20lkq3gn2w46ggcc1045jyn5b8x1\"",
                "\"_w3pg1ojowbpfkx7qzq7recr0mdu7f4u\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ip4:65.215.92.7 ip4:52.22.5.15 ip4:34.197.206.27 ip4:34.234.7.99 include:em9324.market.jcrew.com ~all\"",
                "\"teamviewer-sso-verification=5b58158802764a69841db8fe05116b85\"",
                "\"airtable-verification=426468f28969feba39960d1a197406e2\"",
                "\"Dynatrace-site-verification=6714909c-b200-4587-a6af-943967b95184__udda7h58e4susf2j0orunl79ok\"",
                "\"docusign=1777d10a-9e87-456f-a587-dcf2c8877873\"",
                "\"smartsheet-site-validation=qygMgU-PF-RNvloVImVNDNACn3OKq37O\"",
                "\"RvUK0rVbkgqmYG+pDuHNWsn2jRYBic7mSEAdvHjYWHlSSLs1HLCG6OgDtCsH+bkh2zEC0bzMc/wv6T8Jx81VFQ==\"",
                "\"docusign=02e419bf-df2d-4c3d-a4a0-f6b49e0b969d\"",
                "\"_ay1u4lcbyfopktchyy8iokp363n3shf\"",
                "\"google-site-verification=ZI2Nc5e8srTwndpvYDjW08iJCGGhMDly0LtVYIQnpQo\""
            ],
            "NS": [
                "a6-67.akam.net.",
                "a28-66.akam.net.",
                "a7-64.akam.net.",
                "a11-64.akam.net.",
                "ns2.rackspace.com.",
                "ns.rackspace.com.",
                "a20-65.akam.net.",
                "a1-47.akam.net."
            ],
            "SOA": [
                "ns.rackspace.com. hostmaster.rackspace.com. 1785964184 3600 300 1814400 300"
            ],
            "CAA": [
                "0 iodef \"mailto:cert-notification@jcrew.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.14.141.174"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ip4:65.215.92.7 ip4:52.22.5.15 ip4:34.197.206.27 ip4:34.234.7.99 include:em9324.market.jcrew.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.jcrew.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDavGG5EIAs0i6toQbmN5Pfnm9YnZMlOGACz8GFO/Qm3p5TVytAk/N+hciGg5a/kw7zCZ/J41bqU4u41op33SrMJlp2464auX8lRVGZmnq6Tj2IqG95JOThPqqdME15eXjICJUCpB5yj1tbDzr6BroKsdPyb3baybrmBbEVUXBBcQIDAQAB; n=1024,1504045252,1519856452",
        "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-14-141-174.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.119.185.89"
                    ],
                    "time_ms": 48.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.14.141.174"
                    ],
                    "time_ms": 31.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.60.175.185"
                    ],
                    "time_ms": 40.17
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.217.125.88"
                    ],
                    "time_ms": 65.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "72.246.12.188"
                    ],
                    "time_ms": 40.74
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.jcrew.com",
        "valid_from": "2025-12-05T18:00:00-06:00",
        "valid_to": "2026-12-08T17:59:59-06:00",
        "days_remaining": 120,
        "san": [
            "www.jcrew.com",
            "blog.jcrew.com",
            "chat.jcrew.com",
            "click.orders.jcrew.com",
            "fonts.jcrew.com",
            "hello.jcrew.com",
            "images.jcrew.com",
            "interfaces.jcrew.com",
            "jc-loyalty.jcrew.com",
            "jcrew.com",
            "jobs.jcrew.com",
            "m.jcrew.com",
            "marketplace.jcrew.com",
            "services.jcrew.com",
            "stores.factory.jcrew.com",
            "stores.jcrew.com",
            "storesqa.factory.jcrew.com",
            "storesqa.jcrew.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.jcrew.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "367",
            "location": "https://www.jcrew.com/",
            "expires": "Mon, 10 Aug 2026 01:23:16 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 01:23:16 GMT",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "mime-version": "1.0",
            "content-type": "text/html",
            "set-cookie": "jcrew_country=US; path=/",
            "akamai-grn": "0.15172117.1786324996.67d8cb26",
            "x-frame-options": "SAMEORIGIN",
            "server-timing": "ak_p; desc=\"1786324996962_388044565_1742261030_28_15626_26_9_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.jcrew.com/",
        "title": "J.Crew: Clothes, Shoes & Accessories For Women, Men & Kids",
        "description": "Shop JCrew.com for the Highest Quality Women's and Men's Clothing and see the entire selection of Children's Clothing, Cashmere Sweaters, Women's Dresses and Shoes, Men's Suits, Jackets, Accessories and more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.14.141.174": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00279b01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48,
                "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
}