{
    "ok": true,
    "domain": "newschool.edu",
    "generated_at": "2026-08-09T08:40:30-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": "2 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": "6 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": "118 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-52-20-198-175.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": "2 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": "6 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": "118 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-52-20-198-175.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": [
                "52.20.198.175",
                "34.224.59.84"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com.",
                "25 smtp02-lip.newschool.edu.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"miro-verification=3ff957610e7c010efd1452efc7ce557ccb8b1c5e\"",
                "\"e2ma-verification=o3seb\"",
                "\"lrn6jtgmtq2mrnjfdsnslx0r7blxvvm6\"",
                "\"google-site-verification=85mrvLAFUZ_5LYcnDeMskgnaLbwblR7VcPdu7n8ybj8\"",
                "\"apple-domain-verification=63y5Z8JtEWyPnwBP\"",
                "\"3rk9r2jgk7tdlppgkt99\"",
                "\"google-site-verification=w-zxebNfhC425iNJ5yrPNtAUcKg6VnsYIYhtIWZU0E8\"",
                "\"onetrust-domain-verification=a19cc500598c49ae9b85b18f36b92036\"",
                "\"brevo-code:c1c7adb8123e63b4e6c41b1057ae5ccc\"",
                "\"v=spf1 a mx ip4:199.231.134.73/32 ip4:216.248.199.106/32 ip4:149.31.50.0/24 ip4:149.31.5.0/24 ip4:149.31.57.0/24 ip4:149.31.58.71 include:et._spf.pardot.com include:_spf.google.com include:_spf.mailgun.org ~all\"",
                "\"brevo-code:60cac32c2e2ae092f5c87b26ee580a7e\"",
                "\"google-site-verification=1mM0k0Wf0xxOrp6UyfzmHqaC2FDH_KoSlzdzdiAag7o\"",
                "\"brevo-code:a0fca53aadc9644732945c06ae869441\"",
                "\"qqFRhzLcks6wKJCbJUWcs7\"",
                "\"pardot959012=a0f305932504e6b8701d4ecbef0fa615d0bc4f0671265bcccbfc9a651a0c60a7\"",
                "\"cisco-ci-domain-verification=48662680a2216c35224868c8d8f285f56b04886c0ffb6568755aa36e8168ff3d\"",
                "\"duo_sso_verification=iqaZQWTqaB1Di8FJHzeU5Tx3a3fEjIzvon9IPdNwycM8inrFkqv8ersnmx7PD1yu\"",
                "\"facebook-domain-verification=lryb4xwhskzxl6e8w1jq3z374qkfej\"",
                "\"google-site-verification=h0E16cxo_iwuDWsAoJPQvp00iXpg1hoVbLVGoxm31Uw\"",
                "\"809a8fe99e2f747554cbf569dfe235\""
            ],
            "NS": [
                "auth1.dns.cogentco.com.",
                "auth2.dns.cogentco.com."
            ],
            "SOA": [
                "auth1.dns.cogentco.com. dns.cogentco.com. 2026080700 10800 3600 604800 43200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.20.198.175",
            "34.224.59.84"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:199.231.134.73/32 ip4:216.248.199.106/32 ip4:149.31.50.0/24 ip4:149.31.5.0/24 ip4:149.31.57.0/24 ip4:149.31.58.71 include:et._spf.pardot.com include:_spf.google.com include:_spf.mailgun.org ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc_records@newschool.edu",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.newschool.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmSCIiSakmFdpkhFO79SIeZ4/B2EMvYFYExUxEs4i+pi/PyyImV/Y9dGk4pbQ984bx00ZqYOmSdP4ADp0w1k1BU4f0VLTQi541fdauIBFmTyBK4BQu5fE+Rbg1IpExb9D+SKZe0yqR0w7d1GM++HHEwVPkeGIYj1Lwq/ye1vLc3wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-20-198-175.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.224.59.84",
                        "52.20.198.175"
                    ],
                    "time_ms": 103.01
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.224.59.84",
                        "52.20.198.175"
                    ],
                    "time_ms": 99.08
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.224.59.84",
                        "52.20.198.175"
                    ],
                    "time_ms": 1661.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.224.59.84",
                        "52.20.198.175"
                    ],
                    "time_ms": 107.71
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.224.59.84",
                        "52.20.198.175"
                    ],
                    "time_ms": 101.81
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Entrust Limited",
        "subject": "newschool.edu",
        "valid_from": "2025-11-03T18:00:00-06:00",
        "valid_to": "2026-12-05T17:59:59-06:00",
        "days_remaining": 118,
        "san": [
            "newschool.edu",
            "dev2.newschool.edu",
            "qa2.newschool.edu",
            "ww2.newschool.edu",
            "ww3.newschool.edu",
            "ww4.newschool.edu",
            "www.newschool.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-SHA384"
    },
    "http": {
        "url": "https://www.newschool.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "private,public, max-age=0",
            "content-length": "10704",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.newschool.edu/",
            "server": "cloudflare",
            "x-powered-by": "ASP.NET",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "date": "Sun, 09 Aug 2026 13:40:21 GMT",
            "set-cookie": "ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=www.newschool.edu&SiteLanguage=1033; path=/",
            "vary": "Accept-Encoding",
            "x-aspnet-version": "4.0.30319",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a2872c126d8353e5-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "cloudflare",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.newschool.edu/",
        "title": "The New School",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.20.198.175": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.224.59.84": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.6,
                "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": 100.18
}