{
    "ok": true,
    "domain": "tjx.com",
    "generated_at": "2026-08-10T22:34:04-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 100,
            "security": 65,
            "network": 65,
            "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": "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": "4 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "115 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-64-114-11.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": 0,
                "lost_points": 40,
                "detail": "HTTP/1.1 403 Forbidden"
            },
            {
                "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": "4 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "115 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-64-114-11.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/1.1 403 Forbidden",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.64.114.11",
                "23.64.114.37"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mx0b-00081a02.pphosted.com.",
                "10 mxa-00081a02.gslb.pphosted.com.",
                "10 mxb-00081a02.gslb.pphosted.com.",
                "20 mx0a-00081a02.pphosted.com."
            ],
            "TXT": [
                "\"airtable-verification=fa2d777d81b0803961f0db639d5b2e62\"",
                "\"wiz-domain-verification=dde3fcbaabf5331b009053cff8e011632ec60eb7d57e4b69f2ede36ada31d918\"",
                "\"apple-domain-verification=LmInHnu5pOI6N5wE\"",
                "\"google-site-verification=0QeYuf_BxtHKLvsAQK_q9navU2fCyrm8H2mCiMQamng\"",
                "\"I8QKZCV56QHZMQIYX9Y2B33BUXFCERF2ZQWCC63V8\"",
                "\"QJP!1uJjFF&n$Ty8TXqc9leQe*coykSKmYygB#eJWeJ5t72Wb5v78CYt!ayHnH$znuFJ9N#y@w#43jlaGR1!zVA2^M&z*nWkRrq\"",
                "\"_8k1n29j40stup3529pgumupmij0hvc4\"",
                "\"onetrust-domain-verification=4da4140a35644f4fac8842a50bef4f7d\"",
                "\"v=spf1 ip4:205.220.171.102 ip4:205.220.182.205 ip4:205.220.173.171 ip4:205.220.161.171 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"onetrust-domain-verification=54139bb4ff844c22bd83f60c41287bbf\"",
                "\"MS=ms16685402\"",
                "\"yahoo-verification-key=L/z/HbVNtH3HEa6MZ2tvrbTDMSNSsptUcvF3PnOYgDw=\"",
                "\"traction-guest=ad7d094e-9b81-4126-88f7-474a69d47834\"",
                "\"google-site-verification=U2QuXIvujpS-mFl32QR3wVRLzEHERjJpLMGA4mDmPJU\"",
                "\"atlassian-domain-verification=vFtZaW8dfYoOeyuJzvvp83TxY7a9JVnf6dlraKufipZyQfnVo2LwmxxR3GI7Xs4g\"",
                "\"autodesk-domain-verification=HCIlK_wfCHUYlNCXJbuQ\"",
                "\"jamf-site-verification=Uc3eKuMCaDsphw8x0c92Dg\"",
                "\"docusign=a283b9b7-63e7-4070-b0aa-65db99d5b63e\"",
                "\"docusign=687c4dd6-d319-4f9f-8207-003d9c08a64e\"",
                "\"smartsheet-site-validation=InhdoNWvp9Ukx5DY03mxOJYWRdsMG85D\"",
                "\"adobe-idp-site-verification=57cfc172-2dba-4a1e-a0f9-fe4845059646\"",
                "\"vmware-cloud-verification-7769cbad-b949-4a02-bc59-e01e988b814c\"",
                "\"atlassian-sending-domain-verification=b4a6f410-5e59-4fa2-9781-d4a5657b3d7f\"",
                "\"google-site-verification=l5TiG1tRR7r_ZAJIddsb54uz_2e53gcNotCCi51dpww\""
            ],
            "NS": [
                "a14-66.akam.net.",
                "a22-64.akam.net.",
                "a5-65.akam.net.",
                "a7-66.akam.net.",
                "a1-117.akam.net.",
                "a18-67.akam.net."
            ],
            "SOA": [
                "a14-66.akam.net. hostmaster.akamai.com. 1563544122 43200 7200 604800 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.64.114.11",
            "23.64.114.37"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:205.220.171.102 ip4:205.220.182.205 ip4:205.220.173.171 ip4:205.220.161.171 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.tjx.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnUbn1aRoUfCuXFIeEqJ1nORUznsT3hvp7xuVgW7ETv6mADYyPZhlKVyQvsZder3CiurNkJHF/+TETd3tDe+PbDsbts1ZfAh0jg97lrUccTpF1mSeLKZ7MzgpwMJ1HYhnCXPXnp9gOXTTmkRceKbkJ+sjPOS6LP2W5IuJecQNvwEbCl6G68mI46hEd3H4QL+bRnvibDFKzKPSI3ZocCTx/EqEVebDCcZvdi+jEzYzCnNGvBlLbuqza32v3BL13+SH9FjXa1FqrexnBonKrDzDhk01Z2X/ByMiqaJjWU+1sfJ6Z1eYgRaqBzwKH3OndhO7StNeuG66YguGmY8KajitkQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://bimi-assets.has.pphosted.com/default._bimi.tjx.com.svg; a=https://vmc.digicert.com/74f60fc0-cab8-4800-b1c3-f95a171ef567.pem",
        "mta_sts": "v=STSv1; id=20240912170000Z;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tlsrpt@tjx.com;"
    },
    "advanced": {
        "ptr": "a23-64-114-11.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.114.11",
                        "23.64.114.37"
                    ],
                    "time_ms": 71.75
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.53.52",
                        "23.213.53.80",
                        "23.213.53.83"
                    ],
                    "time_ms": 53.85
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.211.127.12",
                        "23.211.127.36"
                    ],
                    "time_ms": 87.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.64.114.11",
                        "23.64.114.37"
                    ],
                    "time_ms": 74.65
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.111.15",
                        "23.44.111.27"
                    ],
                    "time_ms": 80.84
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "associates.tjx.com",
        "valid_from": "2026-06-16T19:00:00-05:00",
        "valid_to": "2026-12-04T17:59:59-06:00",
        "days_remaining": 115,
        "san": [
            "associates.tjx.com",
            "api.tjxstyleplus.ca",
            "cms.tkmaxx.com.au",
            "compliance.tjx.com",
            "disclosure.tjx.com",
            "findyourstride.ca",
            "homesense.ca",
            "locations.us.homesense.com",
            "locator.tjxrewards.com",
            "marshalls.ca",
            "marshallsgoodstuffacceleratorprogram.com",
            "marshallsgoodstuffsocialclub.com",
            "maxxyouproject.com",
            "mpoweredbymarshalls.com",
            "promotions.tjxrewards.com",
            "s-thread.tjx.com",
            "stage.disclosure.tjx.com",
            "tjx.co.in",
            "tjx.com",
            "tjxcanada.ca",
            "tjxstyleplus.ca",
            "tjxusstores.com",
            "tkmaxx.com.au",
            "tkmaxx.es",
            "tkmaxx.ie",
            "tkmaxx.nl",
            "tkmaxx.pl",
            "upx.tjx.com",
            "us.homesense.com",
            "winners.ca",
            "www.compliance.tjx.com",
            "www.findyourstride.ca",
            "www.homegoodsfeedback.com",
            "www.homesense.ca",
            "www.homesense.com",
            "www.homesensecares.com",
            "www.homesensecares.ie",
            "www.homesensefeedback.com",
            "www.joinhomeu.com",
            "www.marshalls.ca",
            "www.marshallscanada.ca",
            "www.marshallsfeedback.com",
            "www.marshallsgoodstuffacceleratorprogram.com",
            "www.marshallsgoodstuffsocialclub.com",
            "www.marshallsonline.com",
            "www.maxxyouproject.com",
            "www.mpoweredbymarshalls.com",
            "www.sierrafeedback.com",
            "www.stpfeedback.com",
            "www.tjmaxxfeedback.com",
            "www.tjx.co.in",
            "www.tjx.com",
            "www.tjxcanada-opinion.ca",
            "www.tjxcanada.ca",
            "www.tjxrewards.com",
            "www.tjxstyleplus.ca",
            "www.tjxusstores.com",
            "www.tkmaxx.com.au",
            "www.tkmaxx.es",
            "www.tkmaxx.ie",
            "www.tkmaxx.nl",
            "www.tkmaxx.pl",
            "www.winners.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.tjx.com/",
        "status": "HTTP/1.1 403 Forbidden",
        "http_version": "2",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "359",
            "location": "https://www.tjx.com/",
            "date": "Tue, 11 Aug 2026 03:34:04 GMT",
            "connection": "close",
            "wwwtest": "wwwtest",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Tue, 11 Aug 2026 03:34:04 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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://www.tjx.com/",
        "title": "The TJX Companies, Inc. Home Page",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.64.114.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.114.37": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx0b-00081a02.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 14,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 29.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.7,
                "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": 91
}