{
    "ok": true,
    "domain": "bedbathandbeyond.com",
    "generated_at": "2026-08-09T10:34:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "4 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 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": 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": "171 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-62-76-201.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": 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": 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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "4 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 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": "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": "171 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-62-76-201.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": "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": "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.62.76.201"
            ],
            "AAAA": [
                "2600:1407:3c00:1482::e96",
                "2600:1407:3c00:148b::e96",
                "2600:1407:3c00:148e::e96",
                "2600:1407:3c00:1488::e96"
            ],
            "CNAME": [],
            "MX": [
                "0 bedbathandbeyond-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"apple-domain-verification=VTh1xZZrcQBANbGG\"",
                "\"google-site-verification=0shOleXMq9Sn_MozjJa0IxedphTm9K1EOcLlqhR6434\"",
                "\"google-site-verification=Gp7vx2DK9x3whQzhsHAV4eayFaAlrwUMA_8OTwcbEcg\"",
                "\"MS=ms38501519\"",
                "\"google-site-verification=S9ZXx5JpJ-BkNzRKppT9xpFUe5ZsN58-sYz7vBAJLAM\"",
                "\"google-site-verification=uIvKnhWZYMGr2UwELrrhCZeeAwcxLevI8Ad5037PCEA\"",
                "\"v=spf1 ip4:65.116.112.0/21 ip4:173.241.144.0/20 ip4:52.8.140.255 ip4:54.164.132.26 ip4:35.169.47.31 ip4:18.217.82.134 include:spf.protection.outlook.com include:_spf.salesforce.com -all\"",
                "\"google-site-verification=rvXDdWoFYWhxfHUjT0Mj9CtO9VPyowlql70D0InpC5M\""
            ],
            "NS": [
                "dns2.p01.nsone.net.",
                "dns3.p01.nsone.net.",
                "dns4.p01.nsone.net.",
                "dns1.p01.nsone.net."
            ],
            "SOA": [
                "dns1.p01.nsone.net. hostmaster.nsone.net. 1688419298 300 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.62.76.201"
        ],
        "ipv6": [
            "2600:1407:3c00:1482::e96",
            "2600:1407:3c00:148b::e96",
            "2600:1407:3c00:148e::e96",
            "2600:1407:3c00:1488::e96"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:65.116.112.0/21 ip4:173.241.144.0/20 ip4:52.8.140.255 ip4:54.164.132.26 ip4:35.169.47.31 ip4:18.217.82.134 include:spf.protection.outlook.com include:_spf.salesforce.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; rua=mailto:mioer-8438@rua.dmarc.emailanalyst.com,mailto:beyond23@us.cp-dmarc.com; ruf=mailto:mioer-8438@ruf.dmarc.emailanalyst.com,mailto:beyond23@us.cp-dmarc.com; adkim=r; aspf=r; ri=86400; fo=1; pct=100",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bedbathandbeyond.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fx5bGPf+S/itrHAWO2LRQ9m5t/v+ZXXvn3+zA6SHokvTS3h2z+HFSWx9RpDTAIvVjZOKl7QqOfY687lNQAhYvKazaGG9oBg7RzrWM2nCI+nox0W3UyarFniQwt1kPQ5OrSL+3ciMWZHBfVsj0XDVPH0f9vrOtM4zXpDKghKGZsWTAwKCunhnrLBugRdU7xDWvoP8DTkKFnioPFjabWwG+yr9AJDFNxPZNWfEEjOgp4nLJjwLUG3NTBLPwjKzo+IMIN3kh46TXTMCbcfO6wMgDfm/U0l5uyn08SiDiZD/YUfGhkqsXDmy4v1XDlP7IACW/dyEMAsOo76cjgos1gBQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://ak1.ostkcdn.com/img/mxc/bedbathandbeyond_bimi.svg; a=https://ak1.ostkcdn.com/img/mxc/bedbathandbeyond-bimi.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-62-76-201.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.27.154.220"
                    ],
                    "time_ms": 66.05
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.76.201"
                    ],
                    "time_ms": 55.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.62.76.201"
                    ],
                    "time_ms": 57.06
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.62.76.201"
                    ],
                    "time_ms": 50.34
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.207.6.155"
                    ],
                    "time_ms": 49.89
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.bedbathandbeyond.com",
        "valid_from": "2026-01-26T18:00:00-06:00",
        "valid_to": "2027-01-27T17:59:59-06:00",
        "days_remaining": 171,
        "san": [
            "www.bedbathandbeyond.com",
            "*.bbbvsi.com",
            "*.bedbathandbeyond.com",
            "*.beyond.com",
            "*.buybuybaby.com",
            "*.oexpress.com",
            "*.ostkcdn.com",
            "*.overstock.ca",
            "*.overstock.com",
            "*.swarmshop.com",
            "bbbvsi.com",
            "bedbathandbeyond.com",
            "beyond.com",
            "buybuybaby.com",
            "oexpress.com",
            "ostkcdn.com",
            "overstock.ca",
            "overstock.com",
            "swarmshop.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.bedbathandbeyond.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "https://www.bedbathandbeyond.com/",
            "date": "Sun, 09 Aug 2026 15:34:45 GMT",
            "x-ak-client-rtt": "30",
            "strict-transport-security": "max-age=31536000",
            "expires": "Sun, 09 Aug 2026 15:34:45 GMT",
            "pragma": "no-cache",
            "cache-control": "no-cache, no-transform, max-age=0",
            "encoding": "UTF-8",
            "ostk-callchainid": "ZDOSNLXHP2CI5DSNSVVG46HASE",
            "content-type": "text/html;charset=UTF-8",
            "vary": "User-Agent",
            "x-frame-options": "SAMEORIGIN",
            "p3p": "CP=CAO DSP COR CUR CUSi OUR BUS PHY ONL PUR NAV STA",
            "x-xss-protection": "1;",
            "x-content-type-options": "nosniff",
            "accept-ch": "sec-ch-ua-arch, sec-ch-ua-model, sec-ch-ua-platform-version, sec-ch-ua-full-version-list",
            "set-cookie": "bm_sz=5D9310AC46F8FCDFD27CF2C0AD1C1B8F~YAAQalXIFwmczKmfAQAARYMp5wBNMEMMvW97FBAzjBPdDaR8ojHHXNg9nvZ/x9Nto0MCN50DBGF/JpGVg0VZKr5NmNe0I0jRGhqW9sAjBB0Nw10APQ1QU8T5HfnGZvVwiozdccRkGPqKVtNpSSoxmd8i8gqUEqxLCFbNaHqlZs9Exw/jVhgbaIFo432cmpxlqyIQXGGphehIRkr1HZYRvo3L/6Dp6qCkk7isOFQKy6GncsKccyqZgS4/izO8ZJRGHtKzDfsKRHqh3dWRB2OErCR6Hya7R/nrRDjAHCbCqF5c3U12xXDRdBwCI0JLVHiGaRszrDMW6qIkbgU4BkNvJuN6sUcTNZsDg+Gb7SEA0L4NtQf+6TWw3mHIkw+3wPP4LcqC~4604227~4535090; Domain=.bedbathandbeyond.com; Path=/; Expires=Sun, 09 Aug 2026 19:34:45 GMT; Max-Age=14400"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bedbathandbeyond.com/",
        "title": "Bed Bath & Beyond | The Best Deals Online: Furniture, Bedding, Rugs, Kitchen Essentials & More",
        "description": "Shop furniture, bedding, rugs, kitchen essentials, and more at the lowest prices online. Bed Bath & Beyond offers deals across top categories — with free shipping on orders over $49.99, and 5% rewards through welcome rewards+. Great brands. Any Budget. Every Room.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.62.76.201": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "bedbathandbeyond-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4035.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4006.4,
                "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": 95.4
}