{
    "ok": true,
    "domain": "staples.com",
    "generated_at": "2026-08-09T07:46:48-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 69,
            "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": "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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "56 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: a23-61-36-190.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": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "56 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: a23-61-36-190.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.61.36.190"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 staples-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:zeptomail.net.in include:mktomail.com ~all\"",
                "\"21mJZj94RpY9ru771bo4qw7y+d+heOh8OvnqFkgY/f9alXs3dloSBfpt7N+vRKJ278b2dt3BdJFSxd1BXxXamg==\"",
                "\"00DU700000BBnBx=1TBU70000000Io9\"",
                "\"jamf-site-verification=m8KReNlR83vnPxYrXFTuFA\"",
                "\"atlassian-domain-verification=lOCbww2AdXejcD7Fq/XLad1pD9NauUY4XpkAvalfWe/4MzIwxYKcOYsOgIRxD3/5\"",
                "\"google-site-verification=5wqkn7BGLtMaVtYpCcgYLMhrWi-QHiV57H1hWaHEzFc\"",
                "\"google-site-verification=A8Kpnqq1dAZ7Iap5jLigDXmHLBaGXaj4KhHqRmjKjvU\"",
                "\"sending_domain1126361=22e03b0c33c8f374ef2ff4cfc8f7a4512e641ac563ae6468f235c8bc454387fb\"",
                "\"adobe-idp-site-verification=fbda9ca8c5716bf94225e724e4d44e30436cd25da832155c6ab8078db9c18df8\"",
                "\"cisco-ci-domain-verification=281db19da445588bf1613c9522f7b89076193f97d656c014d9b3cfee87f4fd7f\"",
                "\"jetbrains-domain-verification=3e0s7c4q4rdiab2rq3b6swwjf\"",
                "\"lucid-verification=NDN.ene8cug3jxw4hgz\"",
                "\"google-site-verification=PYm5FVOrSR1cg40mwv62oJ9wViLj1FqPZTpwx8xISL4\"",
                "\"agjIAT4SU00krkV4IN68ZG92zZ1JzUJFVwQDzXP4r+lVW0bCjYBykdIdpCbnp8i3Bkerp6uzl9xzD+Lmo7PZGQ==\"",
                "\"7p9akpclet7mc8gvbmm80n3f8n\"",
                "\"atlassian-domain-verification=uNKqekYuTKNDQU9EESNehZ/VRecm76FwuMDyhG2NJfWz1dw4WzyA6maCFoaNId2s\"",
                "\"amazonses:0GCovhqsj2m1AHwLLQ5A2SsrWtwrq5oOPZsCth7jIgY=\"",
                "\"google-site-verification=yZd0Szxyxd-3mMYGnURr-fe-tldKU4_860s8sgyGV0c\"",
                "\"00D300000000OCL=1TBKi000000oLlB\"",
                "\"twilio-domain-verification=54645d3ebf142510f132feab15fc9dc6\"",
                "\"ms-domain-verification=b3c3e44a-3919-4d9b-9efb-dbad999431cd\"",
                "\"zoho-verification=zb80401133.zmverify.zoho.in\"",
                "\"ms-domain-verification=e7b8e597-0905-4a4f-ad55-19f9781f6edc\"",
                "\"5q294ul4ut480lfvqunov4oi72\"",
                "\"apple-domain-verification=c5L8jJv_soGpWFBgpR7wfgLsLlBMXtWs0xU-bDkhJlo\"",
                "\"globalsign-domain-verification=DyhW6l8hxNEE1ZG-CYKNeBEsbrEmnfu4_FuGNkRGvK\""
            ],
            "NS": [
                "a12-65.akam.net.",
                "a3-64.akam.net.",
                "a13-65.akam.net.",
                "a14-66.akam.net.",
                "a1-51.akam.net.",
                "a6-66.akam.net."
            ],
            "SOA": [
                "ns1.staples.com. domainmgmt.staples.com. 2989 10800 3600 604800 86400"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 iodef \"mailto:ecams@staples.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.61.36.190"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:zeptomail.net.in include:mktomail.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc_agg@vali.email,mailto:re+bvl50hiavja@inbound.dmarcdigests.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.staples.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDB4YVXhYyfcW31BjxdU820u+xsb+d6LrTjG8WCNhj2G8RDjLcvlmIgzkbKbzPWbqJ4NL9YVWgJO+u5ND5HkhXXvIHDU5LLgY/CiIWWZO/AqppI+lfR5EFQuF8zezxIfEp5ysm25S1XQw7jq6WXTnEny4gPGEUhfJzRYFqL6wKT/QIDAQAB; n=1024,1457653938,1",
        "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-61-36-190.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.61.36.190"
                    ],
                    "time_ms": 69.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.61.36.190"
                    ],
                    "time_ms": 35.97
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.86.163.187"
                    ],
                    "time_ms": 46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.61.36.190"
                    ],
                    "time_ms": 70.32
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.54.219.33"
                    ],
                    "time_ms": 82.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.staples.com",
        "valid_from": "2025-09-02T19:00:00-05:00",
        "valid_to": "2026-10-04T18:59:59-05:00",
        "days_remaining": 56,
        "san": [
            "www.staples.com",
            "api.staples.com",
            "api.staplespay.com",
            "app.staples.com",
            "app.staplespay.com",
            "assets.staples-static.com",
            "bl.staples.com",
            "design.staples.com",
            "documents.staples.com",
            "exchange.staples.com",
            "identity.staples.com",
            "images.staples-3p.com",
            "intapi.staples.com",
            "k.staples.com",
            "kaptcha.staples.com",
            "login.staples.com",
            "m.staples.com",
            "marketingassets.staples.com",
            "mdfp.staples.com",
            "media.staples.com",
            "mkt.staples.com",
            "nd.staples.com",
            "print.staples.com",
            "rebate.staples.com",
            "rewards.staples.com",
            "staples.com",
            "www.staples-3p.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.staples.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "content-length": "0",
            "location": "https://www.staples.com/",
            "expires": "Sun, 09 Aug 2026 12:46:29 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 12:46:30 GMT",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=AD33664FC0E8D92117FE4F84560A2F69~YAAQ7hjQF5bKf72fAQAA/XqP5gA2ZuD6wGBYE3Iw8kETn+zAy7wgMx4S/Y8eiQ+J4JLDFEygRxHyZOlnUtwhMqZr+Rn4FNVu3/6Jb2sxQ7H4Q5v/wyhwrFLrfIxjTula855BTTJXgBQxjUrfJoOmw5KxI13XwsGDHVX6g9kIEiZ/R6aG7vJDkSe3ralMYvqtMWz72a6vpWQtTV+EE2WALbePPeG7Jfe3RoSgLxqQKXGEzyoGe73Jds5PDpqMNHcgQijd2qLU5N/Tve48L85tZtFjPlMtay/177/4gYP2qwbO1mDCCrGPTzV5SwlG0zL03WdGRn6jU5hw5aykO3q68it10FYrQIXcQTgbhePxjFeqzAKjy6/h4Q==~3421746~3425074; Domain=.staples.com; Path=/; Expires=Sun, 09 Aug 2026 16:46:30 GMT; Max-Age=14400",
            "content-type": "text/html; charset=utf-8",
            "x-b3-traceid": "dc1e29fdcbe63701",
            "x-device-id": "34e4585a91818d1cd727666c736ed33b",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "off",
            "x-download-options": "noopen",
            "x-xss-protection": "0",
            "x-ctx-token": "c1bad72fad2474c8c865c60959908bf8eb81748335bb8690c9439cedf08dc91a76f0cdcc02f14e3e0848cae199cb68cb21431bc2db0bf25bfa34537df758fbc8c6ffed",
            "link": "<https://assets.staples-static.com/sbd/cre/products/home-banners/20260721/3586383_omni_aug_hp/wk1/hp/images/3586383_sliver_bts_mwd_lg_2880x688.jpg?imWidth=1416>;rel=\"preload\";as=\"image\"",
            "zipcodedebug": "Cookie=absent_BestGuess=present",
            "server-timing": "ak_p; desc=\"1786279590050_399513838_3026994614_57824_13921_28_9_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://staples.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Operation timed out after 10005 milliseconds with 0 bytes received"
    },
    "network": {
        "23.61.36.190": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "staples-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4045.5,
                "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": 116.18
}