{
    "ok": true,
    "domain": "kohls.com",
    "generated_at": "2026-08-09T11:16:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 100,
            "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": "8 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "5 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": "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": "105 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a184-25-59-136.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": 35,
                "lost_points": 0,
                "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": "8 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "5 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "105 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a184-25-59-136.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "184.25.59.136",
                "184.25.59.150",
                "184.25.59.153",
                "184.25.59.149",
                "184.25.59.146",
                "184.25.59.152",
                "184.25.59.132",
                "184.25.59.133"
            ],
            "AAAA": [
                "2600:1407:3c00:17::1740:7291",
                "2600:1407:3c00:17::1740:7286",
                "2600:1407:3c00:17::1740:7290",
                "2600:1407:3c00:17::1740:7287",
                "2600:1407:3c00:17::1740:7284"
            ],
            "CNAME": [],
            "MX": [
                "1 mx1.kohlsinbound.iphmx.com.",
                "1 mx2.kohlsinbound.iphmx.com."
            ],
            "TXT": [
                "\"asv=ffdacec6a9831b1169fb10cba756adf9\"",
                "\"1f3e56e7-9c0e-4276-9231-1e775c4ea814\"",
                "\"openai-domain-verification=dv-KVElDfrZQrOmTveNQCFLbBU9\"",
                "\"_qi8b4hi86epnx83epmnxtwidy1l8w5o\"",
                "\"miro-verification=ea43f67de2533b3d22d6ad1edea640f8eb59923e\"",
                "\"ahrefs-site-verification_5b757d0fa6fc709985684df2d4abe9b3c76f77ec825113d2471b738acd3a3035\"",
                "\"bugcrowd-verification=14536e1a7386b99d0a818cae94bd43fc\"",
                "\"onetrust-domain-verification=497db3eea89b47db875adb3097b0444a\"",
                "\"v=spf1 include:_spf.kohls.com include:_spf2.kohls.com include:_spf3.kohls.com mx ~all\"",
                "\"afe97c22a54e94be63d7ed71ca884d567e82722d051e4beb9bffdee934ea79f4\"",
                "\"canva-site-verification=Fshqrk4KEbw-tq_IsLg-_g\"",
                "\"ZOOM_verify_HLQ0Zque03GrEQ9zgpK9Ud\"",
                "\"adobe-idp-site-verification=afe97c22a54e94be63d7ed71ca884d567e82722d051e4beb9bffdee934ea79f4\"",
                "\"rHNSYAzNNodYFUoH-9W-hwvSH8g\"",
                "\"2c8304339431a69521c1fac0f799f579114c5b21cd23e20a0afd72a0049ecb27\"",
                "\"paloaltonetworks-site-verification=b86750d259d9d72de6c93466e1233a9ec385f6546287a0336d98431cc38d8d71\"",
                "\"apple-domain-verification=2iogvvem6KOmqeTwD01P8ujbl0hhJsIQffO0A5Tphng\"",
                "\"docker-verification=312fd5ce-b1e1-42b5-b10c-38cedd05bc2d\"",
                "\"mk-org-sso-b86f54eb-c4b2-42b1-967c-9c208e7e44db\"",
                "\"apple-domain-verification=7o11KX9wbUN5CqPm\"",
                "\"google-site-verification=2TCfEecw_Ds5qgY7r5UvQn8BVtPN2fDPAiJ_UXECgas\"",
                "\"mongodb-site-verification=tTtY99J9cRrPfZ39OTSAONdoeYEpjWKT\"",
                "\"Dynatrace-site-verification=db17d477-b6d4-4daf-bedd-8d4c00cbfeba__7sgrsrpqffepgt2b8bouv90i97\"",
                "\"google-site-verification=zrMfmVGNrKnVo7mTkJOKLmj__PSPJtzNtVfVMcOVYOg\"",
                "\"atlassian-domain-verification=i/rT1ehyS09wGKSeLNnGaU6wUa5mFMCeiK9cp9YGVH/Ad4QZMY3wcwYHq/Uv3gqk\"",
                "\"onetrust-domain-verification=1e0210c4a5614efa997a13b7a1957da3\"",
                "\"MS=4E8DEFBFAC78571E4A510228D83A47AC59BD1822\"",
                "\"teamviewer-sso-verification=6891399076b44969baa89c8c982a1b1a\"",
                "\"MS=ms75226883\"",
                "\"_7lcr0eqf4rv7ubs0dn28e8b55u7blaf\"",
                "\"google-site-verification=WBkJ0AWa8wVbwgpb7bKmwoKNAqdI0vI_ST6ikknypnA\"",
                "\"jamf-site-verification=ZmBgbDbShJpjzG9BKsZETQ\"",
                "\"apple-domain-verification=PeMdjoUHSR5U1JDX\"",
                "\"MS=CAFA420CAC8A0572A5BF2F553417DA75A85AFF72\"",
                "\"docusign=68a62297-4d97-4195-8b9c-ba7a9539c491\"",
                "\"asv=011a419947f92ae141e41f89c560efd4\""
            ],
            "NS": [
                "a12-64.akam.net.",
                "a6-65.akam.net.",
                "a1-236.akam.net.",
                "a9-67.akam.net.",
                "a11-67.akam.net.",
                "a8-66.akam.net."
            ],
            "SOA": [
                "ns1.kohls.com. dns-admin.kohls.com. 2026072200 1800 600 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "184.25.59.136",
            "184.25.59.150",
            "184.25.59.153",
            "184.25.59.149",
            "184.25.59.146",
            "184.25.59.152",
            "184.25.59.132",
            "184.25.59.133"
        ],
        "ipv6": [
            "2600:1407:3c00:17::1740:7291",
            "2600:1407:3c00:17::1740:7286",
            "2600:1407:3c00:17::1740:7290",
            "2600:1407:3c00:17::1740:7287",
            "2600:1407:3c00:17::1740:7284"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.kohls.com include:_spf2.kohls.com include:_spf3.kohls.com mx ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@kohls.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.kohls.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1I4UJzfaOk/v/nysKgR6qqCifOD4NCvhw5u2yL1jdcAtHUioHezc6KrrCjXgaTAiw4eFOTwePKDRgs5mzOC8BxR4biUzRVn9in2L7B6TeBND318bh6HK3MhCs5NSHNwfUuwYokQG75dzothPWnpputrkLKvfsSMRDq+4xCNudDfr23xLoW7FrG+FxWkxv59R5ySddCFdfBtFY1HPhDuY+dfZIa6V+M9mm+tYTkZb1pVRwbMD/zW3sAZ8n4XnI04Aj9p6xTjNiRIC5EL0VG5gSByLT90+KhTBrZtOyzjsZi7ADNiRHuYGp50HH42mJWNA3FDsdU14dXhUls2cXATtqwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://bimi.entrust.net/kohls.com/logo.svg;a=https://bimi.entrust.net/kohls.com/certchain.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a184-25-59-136.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.25.59.133",
                        "184.25.59.136",
                        "184.25.59.137",
                        "184.25.59.144",
                        "184.25.59.145",
                        "184.25.59.147",
                        "184.25.59.150",
                        "184.25.59.152"
                    ],
                    "time_ms": 72.91
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.53.17",
                        "23.213.53.20",
                        "23.213.53.24",
                        "23.213.53.27",
                        "23.213.53.28"
                    ],
                    "time_ms": 42.27
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.222.241.134",
                        "23.222.241.135",
                        "23.222.241.139",
                        "23.222.241.143",
                        "23.222.241.147",
                        "23.222.241.151"
                    ],
                    "time_ms": 232.35
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.25.59.132",
                        "184.25.59.135",
                        "184.25.59.146",
                        "184.25.59.147",
                        "184.25.59.150",
                        "184.25.59.151",
                        "184.25.59.154",
                        "184.25.59.155"
                    ],
                    "time_ms": 27.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.203.77",
                        "23.44.203.80",
                        "23.44.203.81",
                        "23.44.203.83",
                        "23.44.203.84",
                        "23.44.203.85",
                        "23.44.203.89"
                    ],
                    "time_ms": 55.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "kohls.com",
        "valid_from": "2026-05-07T19:00:00-05:00",
        "valid_to": "2026-11-22T17:59:59-06:00",
        "days_remaining": 105,
        "san": [
            "kohls.com",
            "*.kohls.com",
            "*.kpp.kohls.com",
            "api.platform.kohls.com",
            "crms.kohlsrewards.com",
            "csr.kohlsrewards.com",
            "k-lab.com",
            "kohlscorporation.com",
            "kohlsgreen.com",
            "kohlsgreenscene.com",
            "kohlsrealestate.com",
            "kohlsrewards.com",
            "kohlssuppliers.com",
            "kohlstravel.com",
            "laurenconradrunway.com",
            "lclaurenconradrunway.com",
            "lcrunway.com",
            "m.kohlsrewards.com",
            "media1.kohlsimg.com",
            "media2.kohlsimg.com",
            "mykohlscard.com",
            "mykohlscharge.com",
            "offaisle.com",
            "video.kohlsimg.com",
            "www.k-lab.com",
            "www.kohlscorporation.com",
            "www.kohlsgreen.com",
            "www.kohlsgreenscene.com",
            "www.kohlsrealestate.com",
            "www.kohlsrewards.com",
            "www.kohlssuppliers.com",
            "www.kohlstravel.com",
            "www.laurenconradrunway.com",
            "www.lclaurenconradrunway.com",
            "www.lcrunway.com",
            "www.mykohlscard.com",
            "www.mykohlscharge.com",
            "www.offaisle.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://kohls.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "359",
            "expires": "Sun, 09 Aug 2026 16:16:30 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 16:16:30 GMT",
            "vary": "User-Agent",
            "strict-transport-security": "max-age=31536000 ; preload"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://kohls.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "184.25.59.136": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "184.25.59.150": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "184.25.59.153": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "184.25.59.149": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.kohlsinbound.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 10.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4029.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 487.9,
                "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": 81.92
}