{
    "ok": true,
    "domain": "joann.com",
    "generated_at": "2026-08-10T15:20:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "2 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": "6 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": 0,
                "lost_points": 5,
                "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": "1 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": "39 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: a23-198-214-15.deploy.static.akamaitechnologies.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 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 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": "6 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "1 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": "39 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: a23-198-214-15.deploy.static.akamaitechnologies.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 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.198.214.15",
                "23.198.214.9"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 joann-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docusign=b9f6ae7e-e794-4498-83c9-7232d4c96879\"",
                "\"a01f679b-6acf-464b-a852-7a8431337fee\"",
                "\"adobe-idp-site-verification=280786a07997614ea74dd19ef39b495fa6e550ab1a4444418c52bdbb83d1d602\"",
                "\"stripe-verification=c0632aebadf9a291f50ff013d28928890cabacdf2b5d7b6db79706b7f02d6868\"",
                "\"extensis-domain-verification=73b08cb8-c545-4bbd-9e74-0f6a301c2d53\"",
                "\"amazonses:b4Iqves/u0/iMNTFH0TiKpFaQxihAHG2Ui/7rT+BszA=\"",
                "\"atlassian-domain-verification=srznLH51Gz6+pZR23hg22nln8109JqKSNgabfBn3d1FVCdMh94eYc3zN9rltpZ+e\"",
                "\"google-site-verification=LRUiDlMLHNXKHrMEdwPB9aVtDb8wHo98oAi5PMw0xv4\"",
                "\" _globalsign-domain-verification=EHvotLbQkKE-w2QPgEqaePDQhagfxzbJjYe643p7NF\"",
                "\"_82k6adzu6fpq12cvujegoczt4zio8yb\"",
                "\"1liveramp-site-verification=SwMOsLgdMf2n4orjEe328H-8_2nWhASNhfYayPUGPXY\"",
                "\"v=spf1 include:_spf2.joann.com include:spf.protection.outlook.com include:allegiancetech.com include:_spf.qualtrics.com include:us._netblocks.mimecast.com include:mailgun.org ip4:192.254.121.248 ~all\"",
                "\"facebook-domain-verification=i0k2mf2z1mrr8uf5kb4t3vj2lpyt0r\"",
                "\"google-site-verification=rpeqtLt8NGdUcjkHqk6r2drsk9o2G-qJj8YmhvXB9GU\"",
                "\"shopify-verification-code=tFbCXgvxEigcfDAd5veoirMevCzTUWB\"",
                "\"MS=ms33187765\""
            ],
            "NS": [
                "a9-67.akam.net.",
                "a10-67.akam.net.",
                "a22-65.akam.net.",
                "a11-64.akam.net.",
                "a8-66.akam.net.",
                "a1-34.akam.net."
            ],
            "SOA": [
                "a1-34.akam.net. pleasesetemail.absolutely.nowhere. 2014121159 28800 7200 864000 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.198.214.15",
            "23.198.214.9"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf2.joann.com include:spf.protection.outlook.com include:allegiancetech.com include:_spf.qualtrics.com include:us._netblocks.mimecast.com include:mailgun.org ip4:192.254.121.248 ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dl-segnotify@joann.com; ruf=mailto:dl-segnotify@joann.com; fo=1; adkim=s; pct=100; rf=afrf; ri=86400; sp=none",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.joann.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCibAVi+uoVlPuuY2eu/vl6JjJeyxsWOUul6EaSiqueayJh6WdPNcB43F/BJSakF2NXL6/XHhg66/Q2WcUoZa5b8JfJ1T+j90+aj/E0kVi84vXfjAH9i3eg7Xok5COn/dv2dcTdPlrVAcmv66EpFh+FDmMHDG2Iw2owtlVk/5qf8wIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://www.joann.com/on/demandware.static/-/Library-Sites-LibraryJoAnnShared/default/vaaa60e006261afcaa03ff3142624a048c8bf0ba2/images/joannlogo.svg;a=;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-198-214-15.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.213.186.197",
                        "23.213.186.202"
                    ],
                    "time_ms": 78.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.25.255.42",
                        "184.25.255.53"
                    ],
                    "time_ms": 98.04
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.30.42.28",
                        "184.30.42.4"
                    ],
                    "time_ms": 92.73
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.30.42.28",
                        "184.30.42.4"
                    ],
                    "time_ms": 54.02
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.104.44",
                        "23.48.104.46"
                    ],
                    "time_ms": 155.59
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.joann.com",
        "valid_from": "2026-03-03T18:00:00-06:00",
        "valid_to": "2026-09-18T18:59:59-05:00",
        "days_remaining": 39,
        "san": [
            "www.joann.com",
            "creativity.joann.com",
            "handmadewithjoann.com",
            "joann.com",
            "search.joann.com",
            "stores.joann.com",
            "www.handmadewithjoann.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.michaels.com/lp/welcome-joann?joannweb",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.michaels.com/lp/welcome-joann?joannweb",
            "date": "Mon, 10 Aug 2026 20:19:57 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "access-control-allow-credentials": "true",
            "access-control-allow-origin": "mik.prod.platform.michaels.com",
            "content-security-policy": "frame-ancestors 'self' https://*.contentstack.com;",
            "strict-transport-security": "max-age=31536000",
            "server-timing": "ak_p; desc=\"1786393197585_389787867_1048168862_1533_24156_7_12_15\";dur=1",
            "content-type": "text/html; charset=utf-8",
            "server": "istio-envoy",
            "x-powered-by": "Next.js",
            "x-nextjs-cache": "STALE",
            "x-envoy-upstream-service-time": "26",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1;mode=block",
            "x-envoy-decorator-operation": "my-kong-kong-proxy.kong-konnect-2c-prd-new.svc.cluster.local:80/*",
            "cache-control": "max-age=548, s-maxage=120",
            "rule_name": "",
            "goingtowaitingroom": "",
            "vp_testing": "0",
            "set-cookie": "bm_sz=4DB7D418CB7D77EBF9C944CA93E41FB8~YAAQ27A7F+3GKLCfAQAARvxU7QAoZHaJZzfSSNNp1WJNJtB+NgS16hQIEEKKn6uluQPmWSNVbTki28y5JhTfFu+2TRPKuwf+7W9XJQvuEKX0Uc7qkCI3TpH6CaPbselpcDwa//9Sqf9nohDZpjMjlNbxjypwpRdxk4qGPyyKU0hCIALZSwxhUl6IbShhHb2MT2lcJFQkahjmQUn74mj9ahnobvL8tGqFqKHUTYrBtl8lv3eHpRZPtJ4KZx5n0cOEBpWilL0+O1Wyhb0+N6eefLYB/3RJ8N/XEI7axTyxuwThiWFLGs9duB6150Uj+uMuUsjdxRbcGEmj1Kt4b59CbEfESoARIcAe8cTUjYUQxqeIDBKD/UIEYMo4GQ==~4535353~3750193; Domain=.michaels.com; Path=/; Expires=Tue, 11 Aug 2026 00:19:57 GMT; Max-Age=14400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "istio-envoy",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.michaels.com/lp/welcome-joann?joannweb",
        "title": "Welcome JOANN Shoppers | Your Favorite Fabrics | Michaels",
        "description": "JOANN has closed down, but your crafting journey doesn't end here. Discover fabric, yarn, sewing supplies & more at Michaels, your new creative home.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.198.214.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.198.214.9": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "joann-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 40.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4026.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": 88.15
}