{
    "ok": true,
    "domain": "ucar.edu",
    "generated_at": "2026-08-09T01:20:03-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": "5 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": "175 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: redirect.lweb.ucar.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": "5 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": "175 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: redirect.lweb.ucar.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": [
                "128.117.225.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 ALT2.ASPMX.L.GOOGLE.COM.",
                "1 ASPMX.L.GOOGLE.COM.",
                "5 ALT1.ASPMX.L.GOOGLE.COM.",
                "9 ASPMX3.GOOGLEMAIL.COM.",
                "9 ASPMX2.GOOGLEMAIL.COM."
            ],
            "TXT": [
                "\"5DE84D59D1DE6BA299F956DCDFDDC1CB\"",
                "\"google-site-verification=qkkgw2PIaLvDL1kaiQWLtXhZOMjIEuIBDniTgovw5pY\"",
                "\"vmware-cloud-verification-f853010c-0c8b-42cc-afab-c4008bde252b\"",
                "\"google-site-verification=CiBs0RoLAte45_0-L9je3UEVfrm_bT3wrdLLRHqzPBc\"",
                "\"atlassian-sending-domain-verification=07892f94-42f7-456d-8d71-658cb159ff3d\"",
                "\"cisco-ci-domain-verification=41c3e1d6b60ce5a8857f1070d854015d3a3305e24d4ffd4dc292e8915a44d0f9\"",
                "\"docusign=ce4296ab-d137-494c-9bbc-cb535330f2bc\"",
                "\"google-site-verification=WColASQtXu3yj2gC2cnYfJDtrcyBW3Cyl5YtO6_7DZs\"",
                "\"teamviewer-sso-verification=c09867eeb8df407daf2f9f2faa1f1ff0\"",
                "\"google-site-verification=gqqXpx_rqoCerglkRnAvZVUPP0oP3E_7MXCV0FoCg7w\"",
                "\"anthropic-domain-verification-hp464q=gc3U5X4P1mSVaIXi3vJ2B92lI\"",
                "\"v=spf1 ip4:128.117.0.0/16 ip4:192.43.244.0/24 ip4:192.52.106.0/24 ip4:128.171.190.0/25 ip4:72.253.68.192/26 ip4:67.220.127.252/32 mx include:_spf.google.com include:servers.mcsv.net include:bfdeb8.workshop-spf.net ?all\"",
                "\"atlassian-domain-verification=yVj1vr3Nr6tmy0V0lUUL6Gs30jrMkedjLqQ/lZaTA8saAUuHABh1cKxTdystyHjC\"",
                "\"jamf-site-verification=2zGEDDZc4nEG2-v3AqjJ2w\"",
                "\"apple-domain-verification=dWEuc3QD1drF63mw\"",
                "\"google-site-verification=odg4HykylvAH1p_lmOGTpMzIeLze2nQESxDLeEW37xY\""
            ],
            "NS": [
                "dnsx2.ucar.edu.",
                "dnsx1.ucar.edu.",
                "dns.ucar.edu.",
                "dnsnx1.nwsc.ucar.edu.",
                "dnsnx2.nwsc.ucar.edu."
            ],
            "SOA": [
                "dns.ucar.edu. postmaster.ucar.edu. 2608090005 28800 14400 604800 172800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "128.117.225.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:128.117.0.0/16 ip4:192.43.244.0/24 ip4:192.52.106.0/24 ip4:128.171.190.0/25 ip4:72.253.68.192/26 ip4:67.220.127.252/32 mx include:_spf.google.com include:servers.mcsv.net include:bfdeb8.workshop-spf.net ?all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:postmaster@ucar.edu",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.ucar.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxatgAfYTmLnGdUhY6gik74dLbNf0utEqMQsmMNbd+BzPdFOBtsuWtcU4Z3EcFJU8EyQItmrnl1YuF9htJeTjD2JCR8Fc7LPTRwIaQix3Dv01baInMpxf1bP7wKLJotI3+qXRsU1CJlS3fF7FYnQ6p4r8tkJFdlkie9Gm01XSXAPsJ69JVXplX2+fSv2ZdgxKjl/7vkbVkOr8EKZxbe1BAGzuHVjNATzp/qSZ4/+zHEnWkRYaunuXBL0DLCsuheh4IRzzxXhg/GjPhZCXdmy0OJArgcrJ+RkrcTUCdnRPYomdg65+yS48z9G7YC9gNEqXXOinGguu9f46ZIrQlZ/J1wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "redirect.lweb.ucar.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.117.225.32"
                    ],
                    "time_ms": 80.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.117.225.32"
                    ],
                    "time_ms": 91.4
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.117.225.32"
                    ],
                    "time_ms": 50.99
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.117.225.32"
                    ],
                    "time_ms": 66.02
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.117.225.32"
                    ],
                    "time_ms": 118.13
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "redirect.lweb.ucar.edu",
        "valid_from": "2026-07-16T20:37:57-05:00",
        "valid_to": "2027-01-31T19:37:57-06:00",
        "days_remaining": 175,
        "san": [
            "redirect.lweb.ucar.edu",
            "hpctv.ucar.edu",
            "ccmi.ucar.edu",
            "asp.ucar.edu",
            "drupal.ucar.edu",
            "gtp.ucar.edu",
            "dash.ucar.edu",
            "amp.ucar.edu",
            "hippo.ucar.edu",
            "hiaper.ucar.edu",
            "help.ucar.edu",
            "datahelp.ucar.edu",
            "extraview.ucar.edu",
            "chsp.ucar.edu",
            "cislcustomersupport.ucar.edu",
            "nwsc.ucar.edu",
            "dailyb.cisl.ucar.edu",
            "isp.ucar.edu",
            "ngwww.ucar.edu",
            "internal.ucar.edu",
            "raccoon.ucar.edu",
            "internal-ncar.ucar.edu",
            "president.ucar.edu",
            "apps.weg.ucar.edu",
            "dls.ucar.edu",
            "rchelp.ucar.edu",
            "rda.ucar.edu",
            "rdahelp.ucar.edu",
            "rmcwic.ucar.edu",
            "spark.ucar.edu",
            "submit-data.ucar.edu",
            "support.ucar.edu",
            "ucarconnect.ucar.edu",
            "ucp.ucar.edu",
            "vast.ucar.edu",
            "vets.ucar.edu",
            "visgallery.ucar.edu",
            "www.dls.ucar.edu",
            "ucar.edu",
            "www.nwsc.ucar.edu",
            "www.asp.ucar.edu",
            "www.internal-ucp.ucar.edu",
            "www.homme.ucar.edu",
            "www.ucp.ucar.edu",
            "www2.fin.ucar.edu",
            "www.nesl.ucar.edu",
            "www.ncarg.ucar.edu",
            "www.pyngl.ucar.edu",
            "www2.ucar.edu",
            "www.vets.ucar.edu",
            "www.isp.ucar.edu",
            "yotc.ucar.edu",
            "pwreset.ucar.edu",
            "www.spark.ucar.edu",
            "www2.image.ucar.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.ucar.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "strict-transport-security": "max-age=31622400",
            "x-xss-protection": "1; mode=block",
            "location": "https://www.ucar.edu/",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 06:19:55 GMT",
            "server": "nginx",
            "cache-control": "max-age=900, public",
            "content-language": "en",
            "etag": "W/\"1786254318\"",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sun, 09 Aug 2026 05:45:18 GMT",
            "x-content-type-options": "nosniff",
            "x-drupal-cache": "HIT",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "SAMEORIGIN",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-55h4r",
            "x-styx-req-id": "e3c4dd01-93b9-11f1-8caa-f6f9d7e47ba6",
            "age": "192",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish",
            "x-served-by": "cache-chi-klot8100111-CHI, cache-stl760020-STL, cache-stl760028-STL, cache-stl760080-STL",
            "x-cache": "HIT, MISS, MISS, MISS",
            "x-cache-hits": "1, 0, 0, 0",
            "x-timer": "S1786256395.001874,VS0,VE20",
            "vary": "Accept-Encoding, Cookie, Cookie, Cookie, orig-host",
            "content-length": "42760"
        },
        "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.ucar.edu/",
        "title": "University Corporation for Atmospheric Research | University Corporation for Atmospheric Research",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "128.117.225.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ALT2.ASPMX.L.GOOGLE.COM",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4000.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.8,
                "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": 87.13
}