{
    "ok": true,
    "domain": "cedars-sinai.org",
    "generated_at": "2026-08-09T19:15:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 88,
            "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": "191 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: toweroncology.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": "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": "191 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: toweroncology.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": [
                "192.231.86.22"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00260502.gslb.pphosted.com.",
                "10 mxb-00260502.gslb.pphosted.com."
            ],
            "TXT": [
                "\"box-domain-verification=08c316850f51529478f2d9f13bbeb6e03c788133c9bd551ecb362cfc37e63005\"",
                "\"google-site-verification=zI660sWpv3YtbxcHlQopqZ2r6lFEftBlpuynZRra-BQ.\"",
                "\"jamf-site-verification=yrSwDQh4zEwf-JBpsCQ0Cw\"",
                "\"fj5d41ckbggbc0y32pt7j4wvht0xqk98j\"",
                "\"v=spf1 redirect=spf.cshs.org\"",
                "\"facebook-domain-verification=n8f4256dc41gk1dx2i9i45k50i2dhm\"",
                "\"6069fa4fe13f40f2ae56fbb4c681e7b5\"",
                "\"MS=ms90020290\"",
                "\"google-site-verification=LsxZc-FuoR1aq09zu8PcMbSUThaPWCNNgm0u7g3tgnM\"",
                "\"21ysb9p9019dqjks9fddkdn3jnhz83s9\"",
                "\"l5spn6mbzb2dn22gw69xnm26134l1wvn\""
            ],
            "NS": [
                "ns1.csmc.edu.",
                "ns2.csmc.edu."
            ],
            "SOA": [
                "ns1.csmc.edu. groupeisdnssupport.cshs.org. 2026080504 86400 7200 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "192.231.86.22"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=spf.cshs.org",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc@cedars-sinai.org; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cedars-sinai.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2jkPvOysCFJa2ZnXWj8NuFwvG9pS5VH3eaew2rDuBMPFcoQj7R9sfVXLKfvW9hJRl97WwFSHtyUItYBtfqMtwjFssJm5+EXwtNaH4XmbUWjmp5GkGJP+2GWZ+Jie2Yc2YYMu00cfG+QETonTvUnWJr4t440NMzHXRv+xS6xZosUBssfD5mljkYoqy6s+036eTEFUhbngcEHbrWUnl6/hC8PRW131O87/49wvPqPpowEel1JllsDxtvBr+cE+JZVgbBT+wxTeql14Wh957DbMKsKjL2tO5eg15lH1il7zccc9hrOqmBKKRRh13co3lkp1myFmuzZ8GJppYt9oRwwpPQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/7b931d75-e0d9-4ebe-9b50-b835a33eda7b.svg;a=https://vmc.digicert.com/7b931d75-e0d9-4ebe-9b50-b835a33eda7b.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "toweroncology.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "192.231.86.22"
                    ],
                    "time_ms": 109.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "192.231.86.22"
                    ],
                    "time_ms": 137.64
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "192.231.86.22"
                    ],
                    "time_ms": 99.81
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "192.231.86.22"
                    ],
                    "time_ms": 124.61
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "192.231.86.22"
                    ],
                    "time_ms": 481.17
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "cedars-sinai.org",
        "valid_from": "2026-08-02T19:00:00-05:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 191,
        "san": [
            "cedars-sinai.org",
            "aem-author-dev-65.cedars-sinai.org",
            "aem-author-dev.cedars-sinai.org",
            "aem-author-prod-65.cedars-sinai.org",
            "aem-author-prod.cedars-sinai.org",
            "aem-author-stage-65.cedars-sinai.org",
            "aem-author-stage.cedars-sinai.org",
            "aem-dispatcher-dev.cedars-sinai.org",
            "aem-dispatcher-stage.cedars-sinai.org",
            "aem-publisher-dev.cedars-sinai.org",
            "aem-publisher-prod.cedars-sinai.org",
            "aem-publisher-stage.cedars-sinai.org",
            "author-dev.cedars-sinai.org",
            "author-prod.cedars-sinai.org",
            "author-stage.cedars-sinai.org",
            "bio.cedars-sinai.org",
            "biodev.cedars-sinai.org",
            "blog.cedars-sinai.edu",
            "cedars-sinai.edu",
            "dev.cedars-sinai.edu",
            "dev.cedars-sinai.org",
            "find-a-doctor.cedars-sinai.edu",
            "metrics.cedars-sinai.org",
            "mycslink.org",
            "mycslinkdev.csmc.edu",
            "mycslinkstage.csmc.edu",
            "mycslinktest.csmc.edu",
            "smetrics.cedars-sinai.org",
            "stage-find-a-doctor.cedars-sinai.edu",
            "stage.cedars-sinai.edu",
            "stage.cedars-sinai.org",
            "videovisit.cedars-sinai.org",
            "www-dev.cedars-sinai.edu",
            "www-dev.cedars-sinai.org",
            "www-preview.cedars-sinai.edu",
            "www-preview.cedars-sinai.org",
            "www-prod.cedars-sinai.edu",
            "www-prod.cedars-sinai.org",
            "www-stage.cedars-sinai.edu",
            "www-stage.cedars-sinai.org",
            "www.cedars-sinai.edu",
            "www.cedars-sinai.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.cedars-sinai.org/home.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.cedars-sinai.org/home.html",
            "server": "cloudflare",
            "connection": "close",
            "content-length": "0",
            "date": "Mon, 10 Aug 2026 00:15:07 GMT",
            "content-type": "text/html;charset=utf-8",
            "set-cookie": "AWSALBCORS=0l6H0rq7Ji/8bkrdpWPdLRhxLNawsWyr5wkKgwFaKyreUlRog0KDrz7AlrGbvKIyAZ5jr/Gx6lfyxiUfe/eFOnoid0o62/OSKxY2aH4LqUCOpRdYY5kSoB+Vnsmi; Expires=Mon, 17 Aug 2026 00:15:06 GMT; Path=/; SameSite=None; Secure",
            "x-dispatcher": "dispatcher1uswest1-28512851",
            "x-vhost": "publish",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "geolocation=(self), camera=(), microphone=(), payment=(), usb=(), browsing-topics=()",
            "content-security-policy": "frame-ancestors https://www.cedars-sinai.org/ https://www-dev.cedars-sinai.org/ https://www-stage.cedars-sinai.org/ https://aodlipsx002188.aws.csmc.edu/ https://mycslink.cedars-sinai.org/ https://mycslink-test.cedars-sinai.org/ https://mycslink-stage.cedars-sinai.org/ https://mycslink-dev.cedars-sinai.org/ https://webflow-staging.cedars-sinai.org/ https://telehealth.epic.com/ https://webflow-prod.cedars-sinai.edu/ https://webflow-staging.cedars-sinai.edu/ https://www-dev.cedars-sinai.edu/ https://www.cedars-sinai.edu/ https://www-stage.cedars-sinai.edu/  https://webflow-prod.cedars-sinai.org/ https://cedars-sinai.webflow.io/",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "access-control-allow-methods": "GET,POST,PUT,DELETE,OPTIONS",
            "access-control-allow-headers": "Origin,Accept,Accept-Language,Content-Type,Authorization,X-Requested-With,Access-Control-Request-Headers,Access-Control-Request-Method",
            "access-control-max-age": "86400",
            "vary": "Origin,Accept-Encoding,User-Agent",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28acde48e758638-STL",
            "age": "11647",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "cache-control": "max-age=3600, public"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cedars-sinai.org/home.html",
        "title": "A Nonprofit Hospital in Los Angeles | Cedars-Sinai Health Sciences University",
        "description": "Cedars-Sinai offers world-class specialty care from expert physicians. We're pioneering research and education while setting new standards for patient care.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "192.231.86.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00260502.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 76.6,
                "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": 92.98
}