{
    "ok": true,
    "domain": "smith.edu",
    "generated_at": "2026-08-09T16:06:25-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": "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": "7 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": "80 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: bouncenode01.smith.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/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "7 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": "80 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: bouncenode01.smith.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/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": [
                "131.229.65.117"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 ASPMX3.GOOGLEMAIL.COM.",
                "30 ASPMX5.GOOGLEMAIL.COM.",
                "20 ALT1.ASPMX.L.GOOGLE.COM.",
                "30 ASPMX2.GOOGLEMAIL.COM.",
                "30 ASPMX4.GOOGLEMAIL.COM.",
                "20 ALT2.ASPMX.L.GOOGLE.COM.",
                "10 ASPMX.L.GOOGLE.COM."
            ],
            "TXT": [
                "\"D7268A53FDD3354FC00A6358385FA431\"",
                "\"google-site-verification=ty6EVxkaQUJOvUJwLeZq3jhCQwCT4C6KSDjK0u3_ShI\"",
                "\"openai-domain-verification=dv-yuu0QXW1krgmue4CZYPNIj83\"",
                "\"adobe-idp-site-verification=a67d13f41e61d6a0684ea5eff3f7e06b51c8ecc1cce9edba8bb07c61eea43857\"",
                "\"jamf-site-verification=1roFN-VcQ3Sclmhhf6aGNg\"",
                "\"airtable-verification=f66bb887ef886dea2ddb42ce637f161e\"",
                "\"252C1948B25FC8AAD79F3DCA4B34FF9C\"",
                "\"ZOOM_verify_jxBPGDypSHC1PDswEHuxOQ\"",
                "\"sending_domain885143=5f448816ea3d1d5403494f681ae005fd33f65b7beb0ac4255a0e84ed29f846bc\"",
                "\"facebook-domain-verification=9sumyjc2gd1811a191bparbiv4geyv\"",
                "\"7FC5272DDFD3516463F21987DBE74758\"",
                "\"google-site-verification=NHFrB9BnLZ7A_RCuutoLDEQ9zMQSbOUZh2zD9_DMHnE\"",
                "\"01A45F5DAA277031C12E011F414870D2\"",
                "\"v=spf1 ip4:131.229.64.0/23 ip4:131.229.58.0/24 ip4:131.229.70.0/23 ip4:198.187.196.0/24 \" \"ip4:206.107.42.254/32 ip4:206.107.42.249/32 ip4:34.194.230.233/32 ip4:34.230.107.215/32 ip4:54.240.121.247/32 \" \"ip4:54.240.121.248/32 ip4:38.106.32.22/32 ip4:38.106.32.46/32 include:spflat.smith.edu ~all\"",
                "\"pardot885143=6509ebd15b645c0002b03e081a3869af2e408b57fb4c706c9c44b976ee3d30ee\"",
                "\"google-site-verification=BBwHqv34s_AO9kAewJxW07mKHhMVxvlq8TeZTXheVPY\""
            ],
            "NS": [
                "ns6.smith.edu.",
                "ns10.smith.edu.",
                "ns4.smith.edu."
            ],
            "SOA": [
                "ns10.smith.edu. network.smith.edu. 2026080700 3600 9222 2192000 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "131.229.65.117"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:131.229.64.0/23 ip4:131.229.58.0/24 ip4:131.229.70.0/23 ip4:198.187.196.0/24 ip4:206.107.42.254/32 ip4:206.107.42.249/32 ip4:34.194.230.233/32 ip4:34.230.107.215/32 ip4:54.240.121.247/32 ip4:54.240.121.248/32 ip4:38.106.32.22/32 ip4:38.106.32.46/32 include:spflat.smith.edu ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:alertarchive+dmarc@smith.edu",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.smith.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDYwR2RudJCH1dqHvKlrmhzp4zzPzI7lQBzU9NlAvVXOHCOzQ9/FoKMAVDm2rB1JPCwqW4Po3263AZet804OM3INfGBJmrtVD4UGbLYEZvvbG5pKB7WQEBzq4CLIdG/PYpDJDBMhHfJ/wOruCuQ++BFtY+6que8mbZDJkbmg4AfqGIl2cStFxwBMglzNKOERm4b+6GgJM/Vy1dUqDoforUM25gfK4F5CtmgT2Ah/rusc6H2McqDNeX2C+sgs6BhXUA2xNJlAie7PLSrKQ4gHpHRBFyrXUD5Qn1ZhpNZ7n0VNW4Qq/wiQjnrDQOC/XGakvR8zAV4Eop2noE3qqHvEEwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "bouncenode01.smith.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "131.229.65.117"
                    ],
                    "time_ms": 98.76
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "131.229.65.117"
                    ],
                    "time_ms": 103.95
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "131.229.65.117"
                    ],
                    "time_ms": 113.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "131.229.65.117"
                    ],
                    "time_ms": 127.28
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "131.229.65.117"
                    ],
                    "time_ms": 128.31
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "*.smith.edu",
        "valid_from": "2026-04-12T19:00:00-05:00",
        "valid_to": "2026-10-28T18:59:59-05:00",
        "days_remaining": 80,
        "san": [
            "*.smith.edu",
            "smith.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.smith.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 21:06:16 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "89791",
            "location": "https://www.smith.edu/",
            "cache-control": "max-age=1800, public",
            "content-language": "en",
            "etag": "W/\"1786307642\"",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sun, 09 Aug 2026 20:34:02 GMT",
            "link": "</sites/default/files/favicons/site.webmanifest?tj14ay>; rel=\"manifest\"",
            "strict-transport-security": "max-age=300",
            "x-content-type-options": "nosniff",
            "x-drupal-cache": "HIT",
            "x-drupal-dynamic-cache": "UNCACHEABLE (poor cacheability)",
            "x-frame-options": "SAMEORIGIN",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-z6xgm",
            "x-styx-req-id": "b71ccc8a-9431-11f1-af6d-0ad781313377",
            "x-served-by": "cache-chi-kigq8000169-CHI, cache-lga21984-LGA",
            "x-cache": "MISS, HIT",
            "x-cache-hits": "0, 0",
            "x-timer": "S1786308138.965040,VS0,VE2",
            "vary": "Accept-Encoding, Cookie, Cookie, Cookie",
            "age": "471",
            "via": "1.1 varnish, 1.1 varnish",
            "x-cache-status": "HIT",
            "accept-ranges": "bytes"
        },
        "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://www.smith.edu/",
        "title": "Home: Smith College | Smith College",
        "description": "Welcome to the Smith College homepage",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "131.229.65.117": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ASPMX3.GOOGLEMAIL.COM",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4023.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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.6
}