{
    "ok": true,
    "domain": "jcpenney.com",
    "generated_at": "2026-08-09T21:36:58-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 70,
            "security": 77,
            "network": 50,
            "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": "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": 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "81 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-50-65-83.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": 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": "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "81 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-50-65-83.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": "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.50.65.83"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 jcpenney-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"asv_domain=737d778734f3c9e3bb09d87e8bb09499\"",
                "\"figma-domain-verification=da68225c3b03c43e5d326702f3f1e0a2ba9ced7000952dc9723dc62756d6c0d0-1757617199\"",
                "\"figma-domain-verification=7ae0277a900bc89be6d3c1abedeed9a34f8dbc9270cff7cacd282db865133c9d-1757987848\"",
                "\"_a7ci0ynrmwha49ab17tsm9d5evb9edy\"",
                "\"ARh+0bkmjsHjGceqXF9FxepJEXiWdBkbChZuHWKC3wWc78qCIjsi/3QVP7zu4zGeHcX3cxxKO5HkdYXB3npxuQ==\"",
                "\"figma-domain-verification=43e962ed0d2b6f0faa9faf07764486e49f3bc6ea3644f497dc0689b100533264-1757952191\"",
                "\"v=spf1 include:spf01.jcp.com include:spf.protection.outlook.com -all\"",
                "\"_c4xutk98d8drd1ghuwvqhx6p81skt8p\"",
                "\"_9aj8ftgjux6fh4lm3h9qzv340zumz8v\"",
                "\"MS=ms92767715\"",
                "\"_cmytxs4ym28e1j1b88u37mbmhvf7qoj\"",
                "\"onetrust-domain-verification=2806f764d326484d81e2301ac82d3875\"",
                "\"_q0dpkydxbnd2om8lokpe2xdh3piss90\"",
                "\"figma-domain-verification=70850040bcb8d1f118707f542b36cefa1a81ddc66cd2c7d8000dae4b763f14b4-1757369053\"",
                "\"adobe-idp-site-verification=3ca6e8ad-9051-45ac-8f87-0cd27ae78897\"",
                "\"google-site-verification=tlhWUTTrJYEjqAYeBRDpCd4zxRCkbPmrmsjNKNOhUs4\"",
                "\"atlassian-domain-verification=n2UiS9Mnk0ciaRfDoqZ7E7mDp4hUdFa0ZXxpUPObRHgYkkT0zD2Yu/HbE0t84b1C\"",
                "\"_x4hm91p3l4steb55hfq54ugf2rbjpf4\"",
                "\"figma-domain-verification=875edfb439bab32d871ed073e975333233f67f68a460cc949917dc1a61ea770e-1756303824\""
            ],
            "NS": [
                "ns1-8.akam.net.",
                "eur6.akam.net.",
                "asia3.akam.net.",
                "ns1-242.akam.net.",
                "use1.akam.net.",
                "eur2.akam.net.",
                "use4.akam.net.",
                "eur5.akam.net."
            ],
            "SOA": [
                "a1-235.akam.net. techadmin.jcpenney.com. 2015101497 300 300 300 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.50.65.83"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf01.jcp.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:2a37c8d7@mxtoolbox.dmarc-report.com; ruf=mailto:2a37c8d7@forensics.dmarc-report.com; fo=1; pct=10",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-50-65-83.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.43.222.14"
                    ],
                    "time_ms": 47.14
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.43.222.14"
                    ],
                    "time_ms": 40.07
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.34.110.168"
                    ],
                    "time_ms": 154.58
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.43.222.14"
                    ],
                    "time_ms": 36.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.30.174.29"
                    ],
                    "time_ms": 59.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "jcpenney.com",
        "valid_from": "2026-07-29T19:00:00-05:00",
        "valid_to": "2026-10-30T18:59:59-05:00",
        "days_remaining": 81,
        "san": [
            "jcpenney.com",
            "Www.catalystbrands.biz",
            "catalyst-brands.com",
            "catalyst-brandsllc.com",
            "catalyst-brandsllc.org",
            "catalystbrands.biz",
            "catalystbrands.com",
            "catalystbrands.info",
            "catalystbrands.org",
            "catalystbrandsinc.com",
            "cb-test.static-jcpenney.com",
            "companyblog.jcpnewsroom.com",
            "corporate.jcp.com",
            "corporate.jcpenney.com",
            "jcp.com",
            "jcpassociates.com",
            "jcpbenefits.com",
            "jcpbenefitscenter.com",
            "jcpenneybenefitscenter.com",
            "jcpenneyoptical.com",
            "jcpline.com",
            "jcpnewsroom.com",
            "jcprewards.com",
            "js.jcpenney.com",
            "m.jcp.com",
            "mkt-jcpenney.com",
            "static-jcpenney.com",
            "test.mkt-jcpenney.com",
            "test.static-jcpenney.com",
            "www.catalyst-brands.com",
            "www.catalyst-brandsllc.com",
            "www.catalyst-brandsllc.org",
            "www.catalystbrands.com",
            "www.catalystbrands.info",
            "www.catalystbrands.org",
            "www.catalystbrandsinc.com",
            "www.jcp.com",
            "www.jcpbenefits.com",
            "www.jcpbenefitscenter.com",
            "www.jcpenneybenefitscenter.com",
            "www.jcpenneyoptical.com",
            "www.jcpline.com",
            "www.jcpnewsroom.com",
            "www.jcpproductregistration.com",
            "www.jcprewards.com",
            "www.mkt-jcpenney.com",
            "www.static-jcpenney.com",
            "www.test.mkt-jcpenney.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.jcpenney.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.jcpenney.com/",
            "date": "Mon, 10 Aug 2026 02:36:40 GMT",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "expires": "Mon, 10 Aug 2026 02:36:40 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "set-cookie": "bm_sz=F3438DFC243337C0CD1B9DF9B538999C~YAAQEBchF0fv6+WfAQAAQoWH6QAYfreDhQvTS/7ZGMipBSKkte9oDcJLkMK8CC2Qc2KjyHX6KEqBD5N5PIRnbeNp5hHHmWWK5jovwIcJbbbPd43Ln78wBfHNi87nLnc9BGf74vITqx7EjCLMbXu20pcjidKJVMsmUiyrQ8gJ2CHarkPNiIYPp+3vDSV2BIPPb6gGShjt5nxj/GQviUOzJ/tH+g8DytXjZKRoaASSROJHNrvGilNNcCGugCtEXBf3nn0pfAFfqnYQ3oNviJrNCsyDNs6zHWRshsZGyZUh+YwFzrlCaSn/CSzVPnrhKZb2O+G+ycPMFCwImzB32+NSA3yzRD5BBUW72mY46uzaj/S4fkLes6caLF84~4536632~3490356; Domain=.jcpenney.com; Path=/; Expires=Mon, 10 Aug 2026 06:36:40 GMT; Max-Age=14400",
            "x-jcp-cache-control": "",
            "akamai-grn-www-jcp": "0.10172117.1786329400.76571ae",
            "server-timing": "ak_p; desc=\"1786329400612_388044560_124088750_95_18256_34_10_15\";dur=1",
            "content-type": "text/html;charset=utf-8",
            "x-application-context": "edge-server:swagger, boot2, dockerEE_zuul, platform, devops, logging-v1, logging-v2, aws_prod4:9002",
            "x-trace-id": "87076990ed94ff56",
            "x-request-id": "724ef8c0-9462-11f1-a741-fd3f1ec11ff3",
            "x-yoda-ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0",
            "x-frame-options": "DENY",
            "last-modified": "Mon, 10 Aug 2026 02:23:17 GMT",
            "x-yoda-cache-control": "[max-age=3639.527] [Mon, 10 Aug 2026 03:23:56 GMT] [Mon, 10 Aug 2026 02:23:17 GMT]",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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://jcpenney.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Operation timed out after 10005 milliseconds with 0 bytes received"
    },
    "network": {
        "23.50.65.83": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "jcpenney-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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": 83.93
}