{
    "ok": true,
    "domain": "dickblick.com",
    "generated_at": "2026-08-10T16:41:48-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 67,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 16,
            "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": "17 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": "2 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": 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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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-55-74-18.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": "17 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": "2 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": "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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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-55-74-18.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.55.74.18",
                "72.246.46.65",
                "23.49.94.210",
                "2.22.165.129",
                "23.201.170.97",
                "72.246.46.64",
                "23.214.106.215",
                "23.61.18.99",
                "95.100.175.65",
                "23.211.26.99",
                "193.108.91.190",
                "23.203.177.109",
                "23.43.202.20",
                "184.27.154.20",
                "2.22.230.64",
                "193.108.91.127",
                "23.211.132.65"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=LsfyZp3p4F04s4UaV+D1/EjipCQbSPkeY/wtrd8FD3OHEBH+zDtOMg6yyD7pYlvE\"",
                "\"google-site-verification=lUQYbL-5JxVph4DQ0l3y4HMroyFm8JyNUNkx-7m2EhQ\"",
                "\"intersight=c178ae5b5a3bc26c0b2b9053a69fc55477429e8b22a9dd6ba16607ebe21cee39\"",
                "\"v=spf1 include:spf.protection.outlook.com include:us._netblocks.mimecast.com include:rp.oracleemaildelivery.com ip4:12.31.54.37 ip4:50.206.48.112 ip4:50.203.118.212 ip4:74.201.71.39 ip4:207.166.95.11 ip4:207.166.92.11 ip4:67.231.158.158 ip4:67.231.151.29 \" \"ip4:67.231.152.177 ip4:208.84.65.220 -all\"",
                "\"cs7j6for6hv5ji0cbnor023dth\"",
                "\"70uf09svmmqisbgs7g43edcg6m\"",
                "\"google-site-verification=a63YrB0xWGXlfAggUXKvny3WxlRnr5FoBMviCuAP3OI\"",
                "\"9dhgn08hcucq123s7tmepdl70b\"",
                "\"google-site-verification=CuqI8XtPmNHHuuQrJXXg5yVz4Pa2kyyxnjQfz8nhYwE\"",
                "\"google-site-verification=uaHoVr-Py7V98mtu0x8Zehe5_sIpbhDWPd1LWb_Ui6I\"",
                "\"facebook-domain-verification=ucqfhy0u4fw20md6ksr0avlo8hncbu\"",
                "\"_l4gc84bcu248moiv4r9h6i0ycnnipi7\""
            ],
            "NS": [
                "pdns11.domaincontrol.com.",
                "pdns12.domaincontrol.com."
            ],
            "SOA": [
                "pdns11.domaincontrol.com. dns.jomax.net. 2026061719 28800 7200 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.55.74.18",
            "72.246.46.65",
            "23.49.94.210",
            "2.22.165.129",
            "23.201.170.97",
            "72.246.46.64",
            "23.214.106.215",
            "23.61.18.99",
            "95.100.175.65",
            "23.211.26.99",
            "193.108.91.190",
            "23.203.177.109",
            "23.43.202.20",
            "184.27.154.20",
            "2.22.230.64",
            "193.108.91.127",
            "23.211.132.65"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:us._netblocks.mimecast.com include:rp.oracleemaildelivery.com ip4:12.31.54.37 ip4:50.206.48.112 ip4:50.203.118.212 ip4:74.201.71.39 ip4:207.166.95.11 ip4:207.166.92.11 ip4:67.231.158.158 ip4:67.231.151.29 ip4:67.231.152.177 ip4:208.84.65.220 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:00ed12d7b3f2231@rep.dmarcanalyzer.com; ruf=mailto:00ed12d7b3f2231@for.dmarcanalyzer.com;fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.dickblick.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvuU4cL2X8YtRMaaS2Y+V/ySwAsgf2tk1sdP6Og7k6rI0FGthM4lePOnD5vdNtYUG12ogxCBb0CFApSWp7zM35/y6uZgyCur3pu2nqsTjywSGapsg23G3PMSkF0MoGfSZux1YclRg5dAcpuYotirJosrmMEOqZAFs7tV2xc//BuQFKQOUQ23bi1rozkDE5HhZ3I9M/A9eoqbo9LuMS1DH+Tb7VGmKhpiCU3J7hMc0U/E6U135lEmsffL3kEyLEn6ywvLIZkjIJzcrFtcRewwISYr/qJRnL2VaWaQu81LXDQTW27Unyu9GUDMdA2wtU4u7TC78sjaXQrGTX/Ik/yw+0QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-55-74-18.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.27.154.20",
                        "193.108.91.127",
                        "193.108.91.190",
                        "2.22.165.129",
                        "2.22.230.64",
                        "23.201.170.97",
                        "23.203.177.109",
                        "23.211.132.65",
                        "23.211.26.99",
                        "23.214.106.215",
                        "23.43.202.20",
                        "23.49.94.210",
                        "23.55.74.18",
                        "23.61.18.99",
                        "72.246.46.64",
                        "72.246.46.65",
                        "95.100.175.65"
                    ],
                    "time_ms": 115.42
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.27.154.20",
                        "193.108.91.127",
                        "193.108.91.190",
                        "2.22.165.129",
                        "2.22.230.64",
                        "23.201.170.97",
                        "23.203.177.109",
                        "23.211.132.65",
                        "23.211.26.99",
                        "23.214.106.215",
                        "23.43.202.20",
                        "23.49.94.210",
                        "23.55.74.18",
                        "23.61.18.99",
                        "72.246.46.64",
                        "72.246.46.65",
                        "95.100.175.65"
                    ],
                    "time_ms": 100.6
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.27.154.20",
                        "193.108.91.127",
                        "193.108.91.190",
                        "2.22.165.129",
                        "2.22.230.64",
                        "23.201.170.97",
                        "23.203.177.109",
                        "23.211.132.65",
                        "23.211.26.99",
                        "23.214.106.215",
                        "23.43.202.20",
                        "23.49.94.210",
                        "23.55.74.18",
                        "23.61.18.99",
                        "72.246.46.64",
                        "72.246.46.65",
                        "95.100.175.65"
                    ],
                    "time_ms": 89.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.27.154.20",
                        "193.108.91.127",
                        "193.108.91.190",
                        "2.22.165.129",
                        "2.22.230.64",
                        "23.201.170.97",
                        "23.203.177.109",
                        "23.211.132.65",
                        "23.211.26.99",
                        "23.214.106.215",
                        "23.43.202.20",
                        "23.49.94.210",
                        "23.55.74.18",
                        "23.61.18.99",
                        "72.246.46.64",
                        "72.246.46.65",
                        "95.100.175.65"
                    ],
                    "time_ms": 51.84
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.27.154.20",
                        "193.108.91.127",
                        "193.108.91.190",
                        "2.22.165.129",
                        "2.22.230.64",
                        "23.201.170.97",
                        "23.203.177.109",
                        "23.211.132.65",
                        "23.211.26.99",
                        "23.214.106.215",
                        "23.43.202.20",
                        "23.49.94.210",
                        "23.55.74.18",
                        "23.61.18.99",
                        "72.246.46.64",
                        "72.246.46.65",
                        "95.100.175.65"
                    ],
                    "time_ms": 60.29
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "Connection timed out"
    },
    "http": {
        "url": "https://www.dickblick.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.dickblick.com/",
            "cache-control": "private, must-revalidate, max-age=900",
            "expires": "Mon, 10 Aug 2026 21:56:39 GMT",
            "date": "Mon, 10 Aug 2026 21:41:39 GMT",
            "connection": "keep-alive",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=2628000",
            "content-type": "text/html; charset=utf-8",
            "etag": "\"15db31vc3yo9o7l\"",
            "x-source": "storefront",
            "x-powered-by": "Next.js",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "frame-ancestors 'self' discussion.academyart.edu data.fineartstudioonline.com systems.academyart.edu catalog.academyart.edu app.contentful.com"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://dickblick.com/",
        "title": "Restricted Access 2023",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.55.74.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "72.246.46.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.49.94.210": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "2.22.165.129": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4120.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.9,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 17:41:43 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 87.49
}