{
    "ok": true,
    "domain": "vcu.edu",
    "generated_at": "2026-08-09T01:50:16-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 61,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "26 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: jupiter3.vcu.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": "3 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": "26 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: jupiter3.vcu.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.172.22.56"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mx2.vcu.iphmx.com.",
                "5 mx1.vcu.iphmx.com."
            ],
            "TXT": [
                "\"MS=ms11879761\"",
                "\"0897c21d48e6702628a6ae9262a0ad17098200113337f7083a\"",
                "\"brevo-code:efbb7f711da9ba2ef6d97696bf8f80a6\"",
                "\"google-site-verification=YjNtIdpjIVADt9TtOFjAqFfBiSbSWmeu_4LWBdWeQzM\"",
                "\"airtable-manual-domain-verification=32898e72-8ed5-4b9d-adde-ce799379a1b6\"",
                "\"BE6C46A4557692085F6BE21717F9572A\"",
                "\"brevo-code:833b25a8c3e75b480de7df17ef02ffcf\"",
                "\"e2ma-verification=0nsbb\"",
                "\"apple-domain-verification=UEmDZYVTL4zH2sCg\"",
                "\"google-site-verification=1zOkbwitYjaAiBJFM0XEaeQ2zYAeeNkNvTAJNXAIVa4\"",
                "\"Iv_Ypx500XwC5NlGJ1cn\"",
                "\"docusign=4c37046f-edcc-49c3-b0c6-c67c3d67e524\"",
                "\"jamf-site-verification=L0xl9GQ-wotYJq-KFpzR5A\"",
                "\"bioraft._domainkey\" \"TXT\" \"v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAovjOMVLSPu3Ik0oygyunW12hCcETEKVS1iPsMjMnPl/UGXHlJt45qHK+vMVwW0RTlup/CmE7bWVQRFryZOEduwhhQ1ci077jwyNzn5wy1w8hNPgWxafdO3/ugZxG3BlA2CiZYeQlKROTnp5hj52We4OaqCWoQOjHKIPY14AZhjHlNjikN+Er1pTcoA2eqD8\" \"GTB2dxezdK6v9VMhe9k/iLWVDQOBSaXM+3JAL83khNgEFuls8tY6+pQBNYGsJwytGY9grRFSxL0XEVB/H8jFIP6j/fO1pll3WpkoTm5ciuUWGJibHd5XUW7YABshHLB3kL+L9yRE0dboceF/+SwJI8wIDAQAB\"",
                "\"docusign=b718519f-2cea-4248-9bb5-00e247b54d24\"",
                "\"autodesk-domain-verification=mndgFfqXHT_S0Oz-JDSs\"",
                "\"v=spf1 include:vspf2.vcu.edu include:_spf.google.com include:mail.clinchtalent.com include:_tuf-spf.touchnet.com include:spf.elluciancloud.com include:_spf.qp-mail.com ~all\"",
                "\"openai-domain-verification=dv-mEvyK1bvWnEXzGn0Bb2BdEd6\"",
                "\"vmware-cloud-verification-34c5a4c9-5106-486c-82b0-b174ea277892\"",
                "\"atlassian-domain-verification=s5EkkkX3wSAWfCk/PmipBabYfaa0frM4mLha/SpC0Zjlw5RnAUgYPaMwaIHUStqt\"",
                "\"wpe-verification=blogsvcu\"",
                "\"atlassian-sending-domain-verification=869b567d-5bcd-40a2-b724-f3789e10cd7c\"",
                "\"google-site-verification=kMGWk2H2qf6Ne0NOdleTaFOi14gu-zyVukdnpFuyfmI\"",
                "\"amazonses:K5RDhNyz0I6SNgLINyTFcwboY0M/GtkCCaDIpzldTlI=\"",
                "\"linkedin-site-verification=b87323f8-c518-4e5f-9954-95fa9406994c\"",
                "\"brevo-code:32fd08faf8349644ccbab0eba631dedf\"",
                "\"e2ma-verification=443gb\"",
                "\"adobe-idp-site-verification=c6b3bef0ad331816e0a362f3e51ffe2b81e66711bae5f86526bbf7f91674f56b\"",
                "\"brevo-code:b1414e0a234265a2faa294058248ae06\"",
                "\"apple-domain-verification=7BA9CltOZpVLxVHd\"",
                "\"atlassian-sending-domain-verification=2090651f-d2b5-4d89-910a-86f7bd523afc\"",
                "\"airtable-verification=5d222d9dc2761e7c23be586a7abaee66\"",
                "\"atlassian-domain-verification=mszTJo1hbp6tcIPfqO0vCcLXyT8W30zetAwPjg09N9-Vqr+6fd3v4JdfwiBc3pea\"",
                "\"ZOOM_verify_pbVY4FYLmrozj6SFwnqHOB\""
            ],
            "NS": [
                "ext-dns-outside.vcu.edu.",
                "ext-dns-east.vcu.edu.",
                "ext-dns-west.vcu.edu."
            ],
            "SOA": [
                "ext-dns-east.vcu.edu. lammd2.vcu.edu. 2026051934 3600 600 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "128.172.22.56"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:vspf2.vcu.edu include:_spf.google.com include:mail.clinchtalent.com include:_tuf-spf.touchnet.com include:spf.elluciancloud.com include:_spf.qp-mail.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:slmtkuzv@ag.us.dmarcian.com; ruf=mailto:slmtkuzv@fr.us.dmarcian.com; fo=1;",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.vcu.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "jupiter3.vcu.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.172.22.56"
                    ],
                    "time_ms": 62.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.172.22.56"
                    ],
                    "time_ms": 76.66
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.172.22.56"
                    ],
                    "time_ms": 90.98
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.172.22.56"
                    ],
                    "time_ms": 93.62
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.172.22.56"
                    ],
                    "time_ms": 78.38
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "jupiter.vcu.edu",
        "valid_from": "2025-08-03T19:00:00-05:00",
        "valid_to": "2026-09-04T18:59:59-05:00",
        "days_remaining": 26,
        "san": [
            "jupiter.vcu.edu",
            "*.bio.vcu.edu",
            "*.bus.vcu.edu",
            "*.business.vcu.edu",
            "*.chp.vcu.edu",
            "*.chrichmond.org",
            "*.chs.vcu.edu",
            "*.clt.vcu.edu",
            "*.commencement.vcu.edu",
            "*.cs.vcu.edu",
            "*.dentistry.vcu.edu",
            "*.egr.vcu.edu",
            "*.equityincancercare.org",
            "*.fap.vcu.edu",
            "*.fi.vcu.edu",
            "*.finance.vcu.edu",
            "*.has.vcu.edu",
            "*.inm.vcu.edu",
            "*.jupiter3.vcu.edu",
            "*.lab.vcu.edu",
            "*.library.vcu.edu",
            "*.maps.vcu.edu",
            "*.massey.vcu.edu",
            "*.masseycancercenter.org",
            "*.medschool.vcu.edu",
            "*.mic.vcu.edu",
            "*.nsc.vcu.edu",
            "*.nursing.vcu.edu",
            "*.partnership.vcu.edu",
            "*.pathology.vcu.edu",
            "*.pharmacy.vcu.edu",
            "*.president.vcu.edu",
            "*.procurement.vcu.edu",
            "*.provost.vcu.edu",
            "*.research.vcu.edu",
            "*.sem.vcu.edu",
            "*.semss.vcu.edu",
            "*.socialwork.vcu.edu",
            "*.sociology.vcu.edu",
            "*.soe.vcu.edu",
            "*.som.vcu.edu",
            "*.students.vcu.edu",
            "*.ts.vcu.edu",
            "*.vcu.edu",
            "*.vcufoundations.org",
            "*.vcuhealth.org",
            "*.vip.vcu.edu",
            "*.virginiacsrn.org",
            "*.wilder.vcu.edu",
            "*.womenshealth.vcu.edu",
            "*.worldstudies.vcu.edu",
            "chrichmond.org",
            "equityincancercare.org",
            "masseycancercenter.org",
            "optforhealth.org",
            "vcu.edu",
            "vcudentalcare.com",
            "vcuf.org",
            "vcufoundations.org",
            "vcuhealth.org",
            "virginiacsrn.org",
            "www.vcuf.org"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.vcu.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 06:50:07 GMT",
            "location": "https://www.vcu.edu/",
            "connection": "close",
            "content-type": "text/html",
            "transfer-encoding": "chunked",
            "last-modified": "Tue, 04 Aug 2026 18:57:43 GMT",
            "etag": "\"4bcf6-6583d3acc97c0\"",
            "accept-ranges": "bytes",
            "content-length": "310518",
            "vary": "Accept-Encoding"
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.vcu.edu/",
        "title": "Virginia Commonwealth University",
        "description": "Ranked a top 50 public research university, VCU is a place where discovery and creativity go hand in hand. Located in downtown Richmond, Virginia, its more than 200 programs emphasize hands-on learning, creativity and engaging in the world around us.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "128.172.22.56": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.vcu.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.1,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "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": 109.52
}