{
    "ok": true,
    "domain": "steelcase.com",
    "generated_at": "2026-08-10T12:22:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 61,
            "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": "2 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": 10,
                "lost_points": 0,
                "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": "21 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "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: ec2-52-0-243-35.compute-1.amazonaws.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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "21 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "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: ec2-52-0-243-35.compute-1.amazonaws.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": [
                "52.0.243.35"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "2 gw141.fortimail.com."
            ],
            "TXT": [
                "\"50MMM1XYH1466U97QWOPZX31SBWXCNCPJX52ER5Q\"",
                "\"google-site-verification=yoO9mN_t0BqeRnfitd5jTHpUH1v-xilLqJi8ulfQmuA\"",
                "\"ms-domain-verification=e17ac7b8-823c-4822-886f-e87749cfacc2\"",
                "\"ZOOM_verify_8UJ6fz0rSJG3rMwTC3jizg\"",
                "\"google-site-verification=pk8Cjz3JxwG9NkG5xiXkOCUpYa2DDIS3I-uo6C15BVE\"",
                "\"twilio-domain-verification=c1df77111484e0898160802ab1a638d6\"",
                "\"MS=ms56030498\"",
                "\"v=spf1 mx ip4:198.105.64.0/20 a:c.spf.service-now.com include:spf.protection.outlook.com include:docebosaas.com include:mail.zendesk.com include:spf.mailjet.com include:_spf.salesforce.com\" \"  ip4:149.72.71.230 ip4:149.72.216.237 ip4:52.38.77.68 ip4:52.38.36.189 ip4:209.126.25.128 ip4:209.126.31.246 ip4:104.241.205.128/26 ip4:104.241.196.128/26 ip4:104.241.203.0/24 ip4:104.241.205.0/24 ip4:52.151.246.232 ip4:20.245.136.148 -all\"",
                "\"adobe-idp-site-verification=ae03a5ee7c4711021e29aed3be380c6ccf66d1906be94604de28e597ae7273c0\"",
                "\"hcp-domain-verification=32de8b2f0bd603f50d3c2a42c1ca13a4eab51cada7ca00d12c657befe0d67b98\"",
                "\"rhino_accounts=f5cb587a5081e43d4c78919900fb0dbf\"",
                "\"q3dsnf4tb3kx2ls9sjkzjs4hs52kk6jn\"",
                "\"cisco-ci-domain-verification=645b738834803ad8daa27716deb1be2cf74251a6be8324623552ddabe91d91f6\"",
                "\"google-site-verification=MPH5PPXCcNCN1VYLAxh6Y7QDhKP_U2kJgDn9aFyZs8U\"",
                "\"hibp-verify=dweb_m557azkb48636mnfac0tqokx\"",
                "\"f3a90b5a57bd8efb7ea571e192a5bccea3a93341\"",
                "\"apple-domain-verification=DH9Xa3ycKqjOayaG\"",
                "\"google-site-verification=5iYvDxckUysVTcTnH3diOTbzSBxTgI50s0c7g_H7pSE\"",
                "\"atlassian-domain-verification=JFkuBS86bAhZiB13FaYMr2HSpzgcKhHajtea1jRQYEVqjio9EJdSF2EyR7MJas5A\"",
                "\"_1nhig6tqyiszgn269yhaakl79s93nkg\"",
                "\"00d37000000fi4deag\"",
                "\"XQith4XtstyaWAYIsjXmA9wDPtxfRXmBqCvd0TBCABzQWPCRA+5GAqECm5a0VHZE/EGbfRdW2DrHIn5kwJfcfQ==\"",
                "\"bw=IhM9lNrkjdW5DBO+dMunD8oQqVkt7aMBmQFgh5fqxpTV\"",
                "\"google-site-verification=OtRN_v-X5XDDSDgpWjrbTWxwCcTA9Py0pnEypK7trIU\"",
                "\"miro-verification=e61aa8185bb216c187562884e88f9c6976f42465\"",
                "\"have-i-been-pwned-verification=dweb_iunm8ad7twi6i1lne6hm8h3p\"",
                "\"C05EJ0WWJWNH6W5BJNLMQPE3JJUM68AZ2DPA3J43\"",
                "\"MS=ms84046479\"",
                "\"cloudflare_dashboard_sso=62d5c505a5e0a6066cf56e16cdb3b2f8\"",
                "\"nitro-verification-code=NjgzNzM2MDExMjg0NDA0NzEzMA==\"",
                "\"cloudflare_dashboard_sso=75d7aff7396525db3c33b2bda232e4bf\"",
                "\"teamviewer-sso-verification=6510ea0194ae4813a4d091aab7522f50\"",
                "\"_0n4hwqhqybr8v8pol4eylx21boq6j3s\"",
                "\"google-site-verification: ryYv7RTmxGs7yYiqL_licx7aXfAzCoiFGb5FceHmQjU\"",
                "\"mindmanager-verification=d6024d73c1c0fcb028067f2c3cacfacb208a576d7169c1e21cf9b56c2eb88a81\"",
                "\"clickup-verification=\\\"2Z9+JKqOf35X3mZQWxdNE6kJde+Y//b+bYqsmryacMg=\\\"\"",
                "\"876359665-3054070\"",
                "\"figma-domain-verification=bdf7a0b9b64dc91b18ac69b35b14f04ee6a107cb0a2f197f6cad334c86216812-1747161128\"",
                "\"docusign=68c323ad-f656-499f-8578-c5d3f89b60f9\""
            ],
            "NS": [
                "cbru.br.ns.els-gms.att.net.",
                "cmtu.mt.ns.els-gms.att.net."
            ],
            "SOA": [
                "us-grrns05.steelcase.com. dnsadmin.steelcase.com. 2012078491 1200 600 1209600 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.0.243.35"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:198.105.64.0/20 a:c.spf.service-now.com include:spf.protection.outlook.com include:docebosaas.com include:mail.zendesk.com include:spf.mailjet.com include:_spf.salesforce.com  ip4:149.72.71.230 ip4:149.72.216.237 ip4:52.38.77.68 ip4:52.38.36.189 ip4:209.126.25.128 ip4:209.126.31.246 ip4:104.241.205.128/26 ip4:104.241.196.128/26 ip4:104.241.203.0/24 ip4:104.241.205.0/24 ip4:52.151.246.232 ip4:20.245.136.148 -all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:4gg8fzud@ag.us.dmarcian.com;pct=100",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.steelcase.com",
        "dkim": "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC1VA0rKAlIoXFvzH66ROKBPy8qpaOLfZoA7grSSJpz/Hfi6D0gNkcbA10nQEnkS8bebpeILT71Gt9WOvp3y/aBnqsT6jhmxP3nMjT+EUJ9lOIR6ELX73HpNnTJxcPmcl13eSbcmYyxSZxCkqoqJFVdyG6hXUw9q8b8hF6recBOMQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-0-243-35.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.0.243.35"
                    ],
                    "time_ms": 48.21
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.0.243.35"
                    ],
                    "time_ms": 35.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.0.243.35"
                    ],
                    "time_ms": 50.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.0.243.35"
                    ],
                    "time_ms": 51.96
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.0.243.35"
                    ],
                    "time_ms": 490.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.steelcase.com",
        "valid_from": "2025-07-30T19:00:00-05:00",
        "valid_to": "2026-08-31T18:59:59-05:00",
        "days_remaining": 21,
        "san": [
            "*.steelcase.com",
            "steelcase.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.steelcase.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx/1.26.1",
            "date": "Mon, 10 Aug 2026 17:22:18 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "location": "https://www.steelcase.com:443/",
            "vary": "Cookie",
            "x-powered-by": "PHP/8.3.8",
            "link": "<https://www.steelcase.com/>; rel=shortlink",
            "x-tec-api-version": "v1",
            "x-tec-api-root": "https://www.steelcase.com/restapi/tribe/events/v1/",
            "x-tec-api-origin": "https://www.steelcase.com",
            "access-control-allow-headers": "X-Requested-With",
            "access-control-allow-methods": "GET, HEAD, OPTIONS",
            "access-control-allow-origin": "*",
            "x-ua-compatible": "IE=Edge,chrome=1"
        },
        "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": "nginx/1.26.1",
        "powered_by": "PHP/8.3.8"
    },
    "webpage": {
        "url": "https://www.steelcase.com:443/",
        "title": "Steelcase - Office Furniture Solutions, Education & Healthcare Furniture",
        "description": "The leading manufacturer of furniture for offices, hospitals, and classrooms. Our furniture is inspired by innovative research in workspace design.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.0.243.35": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "gw141.fortimail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 55.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 52.4,
                "banner": "",
                "error": "No connection"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 268,
                "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": 120.34
}