{
    "ok": true,
    "domain": "binghamton.edu",
    "generated_at": "2026-08-09T08:08:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 65,
            "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": "3 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": "6 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": "5 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": "33 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-18-211-193-109.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "3 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": "6 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": "5 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": "33 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-18-211-193-109.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "18.211.193.109",
                "100.59.96.138",
                "44.210.45.155"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=6e3A-fb-yEsLtfJzKqh6mIyPWYde8xKHhQeGKY8m7A8\"",
                "\"mebn1i31ueeuks131th73kg5cg\"",
                "\"brevo-code:493ad586d38135da35a5d91b0ea09b12\"",
                "\"7mq2vfgmd7130iat2ttn67fgja\"",
                "\"apple-domain-verification=jUpfbovngMcXUCzf\"",
                "\"ciscocidomainverification=66fae3fd45cf98a0ea32188679f37556898be6294c0cfaf611b16291e90154c5\"",
                "\"uov4d7mmt6k0ves4233v89ufq4\"",
                "\"Sendinblue-code:160d1089769095a328703e634f5de06f\"",
                "\"workplace-domain-verification=3cbf7dd5-23a7-4532-ac61-445480b3eb74\"",
                "\"v=spf1 mx ip4:128.226.158.32 ip4:128.226.159.41 ip4:34.238.23.117 ip4:34.239.29.130 ip4:167.89.34.105 ip4:208.117.49.214 ip4:168.245.25.116 ip4:67.147.123.35 ip4:128.226.159.153 ip4:64.74.237.230/31 ip4:216.147.212.20/30 ip4:198.60.22.0/24 ip4:44.240.211.\" \"67 ip4:166.70.13.0/24 ip4:141.254.11.105 ip4:107.20.160.162 ip4:35.85.179.136 ip4:44.203.150.85 ip4:50.112.114.135 ip4:52.5.236.246 ip4:54.163.226.88 ip4:54.185.24.42 ip4:34.194.230.233 ip4:34.230.107.215  ip4:54.204.25.186 ip4:128.226.22.200 ip4:216.248\" \".199.106/32 ip4:34.102.239.211  ip4:128.226.159.154  ip4:128.226.156.84 ip4:128.226.159.164 ip4:128.226.158.50 ip4:128.226.158.51 ip4:166.70.18.0/24 include:technolutions.net include:a._spf.brightspace.com include:spf.sendinblue.com include:_spf.google.co\" \"m ~all\"",
                "\"MS=ms43196731\""
            ],
            "NS": [
                "ns14.dnsmadeeasy.com.",
                "ns11.dnsmadeeasy.com.",
                "ns10.dnsmadeeasy.com.",
                "ns12.dnsmadeeasy.com.",
                "ns13.dnsmadeeasy.com.",
                "ns15.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns10.dnsmadeeasy.com. mhizny.binghamton.edu. 2009014790 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.211.193.109",
            "100.59.96.138",
            "44.210.45.155"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:128.226.158.32 ip4:128.226.159.41 ip4:34.238.23.117 ip4:34.239.29.130 ip4:167.89.34.105 ip4:208.117.49.214 ip4:168.245.25.116 ip4:67.147.123.35 ip4:128.226.159.153 ip4:64.74.237.230/31 ip4:216.147.212.20/30 ip4:198.60.22.0/24 ip4:44.240.211.67 ip4:166.70.13.0/24 ip4:141.254.11.105 ip4:107.20.160.162 ip4:35.85.179.136 ip4:44.203.150.85 ip4:50.112.114.135 ip4:52.5.236.246 ip4:54.163.226.88 ip4:54.185.24.42 ip4:34.194.230.233 ip4:34.230.107.215  ip4:54.204.25.186 ip4:128.226.22.200 ip4:216.248.199.106/32 ip4:34.102.239.211  ip4:128.226.159.154  ip4:128.226.156.84 ip4:128.226.159.164 ip4:128.226.158.50 ip4:128.226.158.51 ip4:166.70.18.0/24 include:technolutions.net include:a._spf.brightspace.com include:spf.sendinblue.com include:_spf.google.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc@binghamton.edu",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.binghamton.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCECITEM+XUZ4hKBFaPWDdlHyWBkM9iHjVcx38vQGsl2omtfT7x32tv3wjtZ7mj/Y/7rWgww6Neo7L7oQJXlykyVwXzuKFuKcA5WsY7HyXqCe9f4Yx3AaAJtQiNr6i5NJjv4AmKupwosj52M4I1S3LzHfoKdaf5z8PPvYCw01o4AwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-211-193-109.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.59.96.138",
                        "18.211.193.109",
                        "44.210.45.155"
                    ],
                    "time_ms": 43.4
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.59.96.138",
                        "18.211.193.109",
                        "44.210.45.155"
                    ],
                    "time_ms": 61.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.59.96.138",
                        "18.211.193.109",
                        "44.210.45.155"
                    ],
                    "time_ms": 72.96
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.59.96.138",
                        "18.211.193.109",
                        "44.210.45.155"
                    ],
                    "time_ms": 54.07
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.59.96.138",
                        "18.211.193.109",
                        "44.210.45.155"
                    ],
                    "time_ms": 78.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.binghamton.edu",
        "valid_from": "2025-08-10T19:00:00-05:00",
        "valid_to": "2026-09-11T18:59:59-05:00",
        "days_remaining": 33,
        "san": [
            "binghamton.edu",
            "*.binghamton.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.binghamton.edu/index.php",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 13:08:33 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.binghamton.edu/index.php",
            "set-cookie": "AWSALBCORS=2haujlGlr01Zv3Q17YLraEsBGX9qxHmMWG5toQimP064lCnUR8ovqrFvgEHJ7x+6Sh/9dSWRCPmqTUxuB57PsmS+G0cETjd+q5aLxnaJ+isyNnVPoTo2ZnW8ruYO; Expires=Sun, 16 Aug 2026 13:08:33 GMT; Path=/; SameSite=None; Secure",
            "server": "Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips mod_python/3.5.0- Python/2.7.5 PHP/8.0.30",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 09 Aug 2026 14:08:33 GMT",
            "cache-control": "max-age=60, stale-while-revalidate=300",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 12da75dd0294ffd6ebbfbc19f6a9b0f4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "bTJA2YR-TWdxetg4Z23O7uIDsAHSCmCo6JQYrHctAlWwdvhlYO1BTQ==",
            "x-xss-protection": "1; mode=block",
            "x-powered-by": "PHP/8.0.30",
            "x-content-type-options": "nosniff"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips mod_python/3.5.0- Python/2.7.5 PHP/8.0.30",
        "powered_by": "PHP/8.0.30"
    },
    "webpage": {
        "url": "https://www.binghamton.edu/index.php",
        "title": "Binghamton University, State University of New York (SUNY) | Binghamton University | Binghamton University",
        "description": "Discover Binghamton University, New York’s leading public university for academic excellence, research innovation, and student achievement.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.211.193.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.59.96.138": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.210.45.155": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004.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": 83.39
}