{
    "ok": true,
    "domain": "hss.edu",
    "generated_at": "2026-08-10T14:52:02-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "48 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: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "48 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: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0021d201.gslb.pphosted.com.",
                "10 mxb-0021d201.gslb.pphosted.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=eb166d580e671130712103d3717b1554\"",
                "\"apple-domain-verification=mhs3DhyumM6icmyM\"",
                "\"google-site-verification=1L31B1at0EWA9ApMDAbZj_OCPWhPUwpJTJ-7bJFD2f4\"",
                "\"MS=ms49193171\"",
                "\"mandrill_verify.zJHcyltdxMy5nmwL9W0vKg\"",
                "\"globalsign-domain-verification=fabb9cd417bfb505f4839805dfc285f1\"",
                "\"globalsign-domain-verification=77f1969dd4dc8930aa91eba53790e6d1\"",
                "\"cisco-ci-domain-verification=3afce42929be9e5a24a3643dbcb107d8421afc4c8db04a58b0a18de8fb400243\"",
                "\"48D7-F0F2-3FCF-DB24-EA40-2978-219C-82AF\"",
                "\"apple-domain-verification=nMsDsbuOgog8PCuR\"",
                "\"parmset=txtvers=1,proto=https,path=/acs/resources/configurations\"",
                "\"twilio-domain-verification=dd173ed0d49ef1622bf3f83420ca9dc1\"",
                "\"jamf-site-verification=C0JgD0qn-FJf2dkisbP2lA\"",
                "\"docusign=6b4ab643-2ffc-4bcb-996b-a7664f8bd79a\"",
                "\"infoblox-domain-mastery=835175658c6cdbb8321443b52510517abc14b5fd842c7877fbb1eadf1e27cb0978\"",
                "\"nintex.65e0bbabdbe9e8a24a1c350a\"",
                "\"C9576B5F52F6C1C4D041273DDE760AFDF8A30F7C\"",
                "\"atlassian-domain-verification=PwSfUb2w89oVceCbzsykQX6B7njnekeXaKMzRfxphuRzjSzjuWYyrxlD8xgJfflL\"",
                "\"pc42oq7.x.incapdns.net\"",
                "\"_globalsign-domain-verification=0HwyeTdiL7yFEwPcijzOY6u3v5a3n-eKr4XusqOkVh\"",
                "\"globalsign-domain-verification=B6DC10B1DA804106693A8466B8868DEF\"",
                "\"globalsign-domain-verification=d65b0133b009079a1b35d854529b2dbf\"",
                "\"remarkable-domain-verification=06d54e1c-ab58-4046-8bb1-d47890e3f13c\"",
                "\"google-site-verification=zcTFZGz8R8UbaYefqMNaEIVKEglMva6B-r5WGOi40zY\"",
                "\"yahoo-verification-key=HYhEMxw4NeWFwubj2xqUMzmmS5EiPjF49ohdjxUW07Y=\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:authsmtp.com ~all\"",
                "\"globalsign-domain-verification=4BBDBAB6A02E87C29FE90B8E12837714\"",
                "\"segment-site-verification=4TMrsq5CoCK59u1daSibTs1MihSCSrFf\"",
                "\"1bJPs+hEIqx0pEkrlXwZwrm6kAxtN+Uw3BWMg+BOh6KntplER5ySMdk84O8h7Li+1WKYgrewu68X/4VHjt+C3w==\"",
                "\"globalsign-domain-verification=E23FE9D757BF3143A43BA6FEBA631B5E\""
            ],
            "NS": [
                "ns1.hss.edu.",
                "ns2.hss.edu."
            ],
            "SOA": [
                "ns2.hss.edu. please_set_email.absolutely.nowhere. 2006043936 10800 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> hss.edu TLSA +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:authsmtp.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.hss.edu",
        "dkim": "v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAprxdq3z6DeCSyLLBZu5MaUJBzkanhzjJfv+QBrLtmjmsXPA97TZq+FxMNS2UllKG9uDiEVM55rf4Ug7r9EwheBb3XJve48vmEuhpViJuEah/XeKEmqeGW2Q8iUYKMTSlYhJHh6SQDLrpQ6cBeiCuk8sxi36zaVAhRcwhQ0rc9P6kqRnoSYHmmVF/RPQZTbVXshMga4FaXoQAghTaeiocuqZwEdjFXCEYwgUbO1QBDZLAu5j8RyAuRjKiyKTjECKMO+ya9fRDSpf3zAoF+6dFsCRMn9wB+xG9rv0rdRlDNrZ9QYYcy2nQllsqAsJw5Ns56TKy4JCg/+ziudtENwjm0wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 61.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 77.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 49.4
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 93.29
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 63.65
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "hss.edu",
        "valid_from": "2026-06-30T01:37:31-05:00",
        "valid_to": "2026-09-28T02:37:21-05:00",
        "days_remaining": 48,
        "san": [
            "hss.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.hss.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 19:52:01 GMT",
            "location": "https://www.hss.edu/",
            "server": "cloudflare",
            "cf-ray": "a29189e1dd7cf316-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "ARRAffinitySameSite=f2f0f4be14c5c8f20f497a18dafa29d6df7c48fe1bb27930076fb22851b9aacf;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.hss.edu",
            "vary": "Accept-Encoding",
            "request-context": "appId=cid-v1:913cae30-b8c2-47ab-b496-bf285d626477",
            "cf-cache-status": "DYNAMIC"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hss.edu/",
        "title": "HSS | Hospital for Special Surgery | #1 for Orthopedics",
        "description": "HSS is the #1 hospital in the U.S. for orthopedics, ranked #3 in the U.S. for rheumatology, and is the best pediatric orthopedic hospital in NY, CT and NJ. HSS has locations in NY, NJ, CT, and FL.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0021d201.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 71.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": 80.81
}