{
    "ok": true,
    "domain": "musc.edu",
    "generated_at": "2026-08-10T15:34:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 75,
            "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": "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": 5,
                "lost_points": 0,
                "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": "206 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: www-ns.musc.edu"
            },
            {
                "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/1.1 200 OK"
            },
            {
                "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": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "206 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: www-ns.musc.edu",
                "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/1.1 200 OK",
                "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": [
                "128.23.35.87"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-001b3801.gslb.pphosted.com.",
                "10 mxa-001b3801.gslb.pphosted.com."
            ],
            "TXT": [
                "\"E99A1C025D254D3AE126B8887552BBDB\"",
                "\"c3afd485847347848470163ad9e1db8c\"",
                "\"cisco-ci-domain-verification=51075cf2066a573c8c23e6fd88c8fbdabfd13f24516d84bf1688fced4de9e481\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"apple-domain-verification=No1qBqnuZPzGNH5S\"",
                "\"miro-verification=9cbbde2a670eaf776bc20e61781795e08284f888\"",
                "\"B3XRLIQXY8L33P54EMAGC32MANZ31MF5E1U3QGAQ0\"",
                "\"lGwRPmaB2J5x4x77ejTAptVyp5Mcs3t+5+sl18q85r97sR8QNFfOghsC1J+zuOA36km1CIzP1TIQ2jN8mx3k1w==\"",
                "\"docusign=f344bcba-7df7-42c6-a7da-2b1e8d4bfa1b\"",
                "\"asv=fd96ac9e825cbe751b2203621d8684e4\"",
                "\"ZOOM_verify_sXf8enWXufCZmGyaWvF1xk\"",
                "\"CD9D4B3FFFC0B186E043E1B7DC0CEE86\"",
                "\"intersight=021fb4a953677d37ace6755c6e8444a10554d342367eb8dd175efa1bc4c48344\"",
                "\"google-gws-recovery-domain-verification=58650873\"",
                "\"google-site-verification=TxFCHWJoT14L8VJmWSdjqDEJCnIMFdpOefac_kDdFZw\"",
                "\"d365mktkey=rYwl9ckMrjXXuAamHW3OzQVjh6X8OR3UOfspFxtoDpIx\""
            ],
            "NS": [
                "azdns4az.musc.edu.",
                "azdns3az.musc.edu.",
                "chimera.musc.edu.",
                "tangent.musc.edu."
            ],
            "SOA": [
                "chimera.musc.edu. hostmaster.musc.edu. 2026072401 3600 1800 1209600 3600"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"emsign.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "128.23.35.87"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:dmarc_agg@vali.email; ruf=mailto:dmarc-ruf@musc.edu; rf=afrf; ri=86400",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.musc.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtAmUgf5W7QtFMFlIUzK/u59BMhnqnA9PTaIG/ECqWh0KPYGCQ+mELVKJ7benDQ/B3LTt5Csjio0f5R8ypzbLlh0ugpKKDV2SJWRrlciWlyvPnta/BcZz5mxRp+4UE2ypfEGv6LxJaoT7bpOBThe+dNGCDiDP01rCLUSXRE/9ZlRMRK9eBDv/XOr3jYS6DB/h5hOovCG51+Jw9z2j1s2nnMb3k9n9uiZ5McZQvN8dxA2+ZMGl90M8wbSpTIIMoXKC12FQodjsaE1JRDOmFL5fggUf6x5rHCU5nxnHgzY/YEWgIZi0T3K673zVfZrq+udK40zkUw892UvBgSQ+t/D/lQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www-ns.musc.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.23.35.87"
                    ],
                    "time_ms": 63.66
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.23.35.87"
                    ],
                    "time_ms": 91.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.23.35.87"
                    ],
                    "time_ms": 68.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.23.35.87"
                    ],
                    "time_ms": 52.93
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.23.35.87"
                    ],
                    "time_ms": 104.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "www.musc.edu",
        "valid_from": "2026-03-03T18:00:00-06:00",
        "valid_to": "2027-03-04T17:59:59-06:00",
        "days_remaining": 206,
        "san": [
            "www.musc.edu",
            "ablation.musc.edu",
            "agile.musc.edu",
            "apply.musc.edu",
            "bca.musc.edu",
            "bcanp.musc.edu",
            "biochemistry.musc.edu",
            "brightspace.musc.edu",
            "careers.musc.edu",
            "celebrate.musc.edu",
            "con-helpdesk.musc.edu",
            "cpakids.com",
            "cpe.musc.edu",
            "dcri.musc.edu",
            "depthtml-v.musc.edu",
            "depthtml.musc.edu",
            "ennuestroadnsc.org",
            "etcentral.musc.edu",
            "etcontent.musc.edu",
            "eval.musc.edu",
            "evalmanager.musc.edu",
            "evalue.musc.edu",
            "ffcapture.mdc.musc.edu",
            "fixit.musc.edu",
            "givenow.musckids.org",
            "globalhealth.musc.edu",
            "gme.musc.edu",
            "gradfacultyresearch.musc.edu",
            "harbor.musc.edu",
            "healthdisparities.musc.edu",
            "help.musc.edu",
            "infosolutions.musc.edu",
            "innovate.musc.edu",
            "inourdnasc.org",
            "kb.musc.edu",
            "kbase.musc.edu",
            "kershawhealth.org",
            "keystone-v.musc.edu",
            "knowledgebase.musc.edu",
            "life.musc.edu",
            "lifenet.musc.edu",
            "lostandfound.musc.edu",
            "mail.musc.edu",
            "mainweb-v.musc.edu",
            "mainweb.musc.edu",
            "matrixtraining.musc.edu",
            "medcenter-v.musc.edu",
            "medcenter.musc.edu",
            "medcenter2-v.musc.edu",
            "medcenterdev-v.mdc.musc.edu",
            "medcenterdev-v.musc.edu",
            "medcenterdev.musc.edu",
            "medcentertest-v.musc.edu",
            "medidprd-v.mdc.musc.edu",
            "musc.edu",
            "muschealthtogether.com",
            "muschealthtogether.org",
            "my.musc.edu",
            "mykershawhealth.net",
            "myquest.musc.edu",
            "netid180.musc.edu",
            "office365.musc.edu",
            "palmettopulmonarymedicine.com",
            "panopto.musc.edu",
            "pedsnet.musc.edu",
            "people.musc.edu",
            "phmr.musc.edu",
            "polleverywhere.musc.edu",
            "ppm-mobile.musc.edu",
            "ppm.musc.edu",
            "printingservices.musc.edu",
            "pubhtml-v.musc.edu",
            "qualys.musc.edu",
            "reach.musc.edu",
            "scalznet.org",
            "sctr.musc.edu",
            "securemail.musc.edu",
            "sentinelhealthpartners.com",
            "sips.musc.edu",
            "ssorequest.musc.edu",
            "storage.musc.edu",
            "student.musc.edu",
            "studenthealthapp.musc.edu",
            "studenttest.musc.edu",
            "tffcapture.mdc.musc.edu",
            "university-press.musc.edu",
            "users-v.musc.edu",
            "users.musc.edu",
            "vmrequest.musc.edu",
            "webstats-v.musc.edu",
            "webstats.musc.edu",
            "www-ns.musc.edu",
            "www.bcanp.musc.edu",
            "www.careers.musc.edu",
            "www.cdap.musc.edu",
            "www.chestermedicalcenter.com",
            "www.cpakids.com",
            "www.cpe.musc.edu",
            "www.givenow.musckids.org",
            "www.gradfacultyresearch.musc.edu",
            "www.ianeuro.org",
            "www.kershawhealth.org",
            "www.lifenet.musc.edu",
            "www.muschealthtogether.com",
            "www.muschealthtogether.org",
            "www.muscjobs.com",
            "www.muscshawnjenkins.com",
            "www.muscsjch.org",
            "www.mykershawhealth.net",
            "www.palmettopulmonarymedicine.com",
            "www.scalznet.org",
            "www.seaislandpeds.com",
            "www.sentinelhealthpartners.com",
            "www.shawnjenkinschildrens.org",
            "www.shawnjenkinschildrenshospital.org",
            "www.storage.musc.edu",
            "www.studenthealthapp.musc.edu",
            "www.values.musc.edu",
            "www.yourprovidenceprimarycare.com",
            "wwwdev.musc.edu",
            "wwwtest.musc.edu",
            "yourprovidenceprimarycare.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://musc.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Mon, 10 Aug 2026 20:34:26 GMT",
            "server": "Apache",
            "last-modified": "Thu, 25 Sep 2025 18:34:47 GMT",
            "etag": "\"302-63fa46c74418d\"",
            "accept-ranges": "bytes",
            "content-length": "770",
            "connection": "close",
            "content-type": "text/html; charset=UTF-8",
            "set-cookie": "NSC_xxx-ot.nvtd.fev_443=ffffffff831f3ccb45525d5f4f58455e445a4a42378b;expires=Tue, 11-Aug-2026 06:34:23 GMT;path=/;secure;httponly"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://musc.edu/",
        "title": "Welcome to the Medical University of South Carolina",
        "description": "The Medical University of South Carolina located in beautiful historic Charleston, South Carolina.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "128.23.35.87": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-001b3801.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 32.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 70.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 49,
                "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": 84.15
}