{
    "ok": true,
    "domain": "bcm.edu",
    "generated_at": "2026-08-09T17:59:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "102 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: bayloraids.org"
            },
            {
                "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": "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": "102 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: bayloraids.org",
                "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.249.205.3"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00182201.gslb.pphosted.com.",
                "10 mxb-00182201.gslb.pphosted.com."
            ],
            "TXT": [
                "\"adobe-sign-verification=eeef568089562c16979749856bc28341\"",
                "\"docusign=a1ce6379-1af0-414d-a91b-c062f499852f\"",
                "\"MS=ms99824899\"",
                "\"smartsheet-site-validation=UAaOdIy8sT0Lql7h_m6okaSPjbGQWqJZ\"",
                "\"amazonses:N24RANjcbez8i9JzXw2g9AASu3sM0YYSUJ5zSRffqL4=\"",
                "\"p2XOkRsAJyB8gbsnjEqYrA6pxUqhA/tcfD3BTutq7pomkkoQduhLfUf6O7gnRbe1GX57imof1shLzfkk30PuLQ==\"",
                "\"intersight=0bc1b48cdf4f98db285b5bc4611c9f676011b8f7cb179bf7c2c120a1dfcbcef6\"",
                "\"v=spf1 include:_spf.bcm.edu include:spf.protection.outlook.com include:_spf-sfdc.successfactors.com include:spf.dynect.net include:_spf.bbnotify.net include:outboundmail.blackbaud.net include:outboundmail.convio.net include:amazonses.com ~all\"",
                "\"brevo-code:c27f8db13a752e7c76ec605331305d4c\"",
                "\"pardot777423=403ce163503979e7a689cc298dac8b3bb0a897dba6b8a6797582bf5a0cc285a4\"",
                "\"jamf-site-verification=-k3Hn878h4jRUoM5YD5y1w\"",
                "\"google-site-verification=agzUizgvzHAR98_Yf3DFyytQTCyBK1N0aT32HyFtAYw\"",
                "\"MS=ms39142833\"",
                "\"teamviewer-sso-verification=87482b2f16b04c7a8fdc3d662d21a3ed\"",
                "\"YOLbVghqXZDuxoi58EBVEiaIjUFB7okwVaIZlwymgC/PasiQEqkY8PSEOR/Zc5h564EGQrPjk6coND+84H68Dw==\"",
                "\"atlassian-domain-verification=YDETRZtxDq0eTBU/JnHHbpbKrPTDaqHiB7RUwVJ6rB55b67EpoW/IYqtdbNodOFW\"",
                "\"7CD8F9385501AAE222D99B95B1EE785F\""
            ],
            "NS": [
                "ns1.bcm.edu.",
                "ns4.bcm.edu."
            ],
            "SOA": [
                "bloxhead.bcm.edu. hostmaster.bcm.edu. 2011083375 10800 3600 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "128.249.205.3"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.bcm.edu include:spf.protection.outlook.com include:_spf-sfdc.successfactors.com include:spf.dynect.net include:_spf.bbnotify.net include:outboundmail.blackbaud.net include:outboundmail.convio.net include:amazonses.com ~all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:dmarc_agg@bcm.edu,mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_for@bcm.edu,mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bcm.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqdEomLtPKXl2oLFEUALiJsXKIXgUZHIQ0OEIYCIqde7eUaNvu5gheLuLLr7PSgrO61qOP5J4CqQIWC7wrSoQfH2d/cNJSnibj992O2q2C9jKEA4MgehOTZ/FxO40u+cKxYpyjh0yLGl4E+R809BHDTeJzC1cxr4z5ZlxBxsNKrkBgT3C97bWEwCNcoU42ibsOkKJOhwgF0CA+7l4j21Hzq4zJg89UNujCZ6RuFxs+R5irmsA1+/fCVXe8Jl6XDJ1/pXhdVejdh32aJV3heN40cugZw8IqNfQQaj4S9AbvGdoltJk0N+nnc63mX7uXjejfscOrA5O10lD/Zc1GVYqoQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "bayloraids.org",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.249.205.3"
                    ],
                    "time_ms": 60.3
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.249.205.3"
                    ],
                    "time_ms": 111.92
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.249.205.3"
                    ],
                    "time_ms": 71.9
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.249.205.3"
                    ],
                    "time_ms": 80.77
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.249.205.3"
                    ],
                    "time_ms": 266.19
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "www.bcm.edu",
        "valid_from": "2026-05-04T19:00:00-05:00",
        "valid_to": "2026-11-19T17:59:59-06:00",
        "days_remaining": 102,
        "san": [
            "www.bcm.edu",
            "adobesign.bcm.edu",
            "bcm.edu",
            "budget-planning.apps.bcm.edu",
            "catering.apps.bcm.edu",
            "cdn.bcm.edu",
            "data.bcm.edu",
            "docusign.bcm.edu",
            "elearning.bcm.edu",
            "imresidency.bcm.edu",
            "intranet.bcm.edu",
            "it-architecture.admin.bcm.edu",
            "it.bcm.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.bcm.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "location": "https://www.bcm.edu/",
            "server": "nginx",
            "connection": "close",
            "content-length": "153814",
            "cache-control": "max-age=21600, public",
            "content-language": "en",
            "content-type": "text/html; charset=utf-8",
            "etag": "W/\"1786307621\"",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sun, 09 Aug 2026 20:33:41 GMT",
            "strict-transport-security": "max-age=300",
            "x-content-type-options": "nosniff",
            "x-drupal-cache": "MISS",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "ALLOW-FROM https://maps.google.com/",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-5qdnc",
            "x-styx-req-id": "9c267e87-9431-11f1-871a-aabe2d645368",
            "date": "Sun, 09 Aug 2026 22:59:46 GMT",
            "x-served-by": "cache-chi-klot8100082-CHI, cache-dfw-kdfw8210103-DFW",
            "x-cache": "MISS, HIT",
            "x-cache-hits": "0, 1",
            "x-timer": "S1786316387.738292,VS0,VE6",
            "vary": "Accept-Encoding, Cookie, Cookie, Cookie",
            "age": "8763",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://bcm.edu/",
        "title": "",
        "description": "",
        "success": false,
        "error": "OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0"
    },
    "network": {
        "128.249.205.3": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Texas",
            "city": "Houston",
            "latitude": 29.7604301,
            "longitude": -95.369812,
            "asn": 302,
            "organization": "Baylor College of Medicine",
            "isp": "Baylor College of Medicine",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "mxa-00182201.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.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": 81.14
}