{
    "ok": true,
    "domain": "nap.edu",
    "generated_at": "2026-08-08T23:11:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 65,
            "security": 84,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "1 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "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": "185 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: kronos.nas.edu"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "1 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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "185 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: kronos.nas.edu",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "144.171.1.10"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 nas-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms42561113\"",
                "\"_x6ukta5satz9gl93vemtufi9mie3r6o\"",
                "\"v=spf1 mx include:spf.protection.outlook.com -all\""
            ],
            "NS": [
                "a11-64.akam.net.",
                "a5-65.akam.net.",
                "a6-66.akam.net.",
                "a16-67.akam.net.",
                "a28-67.akam.net.",
                "a1-44.akam.net."
            ],
            "SOA": [
                "berkshire.nas.edu. hostmaster.berkshire.nas.edu. 1785557702 21600 3600 2592000 360"
            ],
            "CAA": [],
            "DS": [
                "9100 8 2 5901EF7FDBC351A62B4E6BC94C68BB0B02908D454F382507095AB5BD 3B4ED113",
                "9100 8 1 2D687FA937D78D88DA2C3A68809ACF56E36F4721"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAaRWR95yZwnZrddrN5FcUfoOVM1UlDow6nfxL02qvbzkj9BNoHpv 30Qy/RQ2oTDdS6ZMeSFlqZTLl4mjYrram115OFBpudGAuWiIt4tpBE7i T8QJa57GB1RZQYktLiJe2WjM3sWnRhHumnlKmNexE8129+3wWg6DsA1Z nVSIMF6saYvUkg3MRYI5J4Nn4hxXIs6IGFbosS8qV7MiYOwtoJruMw15 DJgDHp2Do8F3rQLsGo9H5lPeXV897avHiNoNNPDQ8BCROxY0gGTlnveR CrH3LLq8CEszqfCmMCv+DsHhjN+U7DnH8bGwbtWxa8M0TIkUWextz/ZB kqYojSrydAEhye6Qh6mOVTvLXFDxwK8em+0cLC3JJTMfUhVOl7EOtBg5 lu8QBaUiRyCSahv5ObLPbFVNQxMXYeMl+NaZJ/c+dN62xhKclfGhp7Ak Kg66j+4kGybQkZQU+uDOXASZC8+YJTtDopg1qfezXFL2aQ5j9I/Q5idv Dg1oXVh3Cz1bsxbNq9yngWD3f1JUdLRZ3su/QPFo9HGulUXXG1HcpKmu Yt+KV7kxmR95fFm3i8VoXkpxkE899Pr5R1/yWoZH16PTMGhumaJjSFjH 0M28T6a0Vt5nwcoaG8lAx1wimLOHlpJ/WsX19WeTSxALTldxLaVpu5rh 03pBy3odCG43ADZR",
                "256 3 8 AwEAAb3EJRHARCG5XI0q7S9hDS4OSnkZorgOlLc/pY8xBh1MCyylw/qP LcD0lksnRCvx84Jxbs4dSCVKJzaPS5kt+KIm2QACgFvTc1YFRQjop27l QdEugBH0cM+qYGm4woKCZ4qM+cauRyUyY1FtxI0ILZ5FzHksshG7U49o SwZT+jRxt88bgNbZ4B4La+5ACy1Bcf+ZMV6IY+VoUQJHVoVu/EIUfLky 5Lt/nYZQtQap31nLamVZsB7ajWHAj0UIRIyQnvoDcsc3ct6vLBJhHIGt yVcAA0YZTfsyxijq7cy4j1kGPR3UJ/QyFemzdLk11J2DQz3EIP3Fpgx0 L9wCIyuJwxU=",
                "256 3 8 AwEAAbx+jm4/8i1kDkWSEpwkK9Qc4J9tUxWLFk6vMJt9VQF0b4m97tG0 +4E5Q5TQrkbBXkbuNMZPmDOQns/aCJcCrDmB0KIYjQZZzvaxJo3WNrjE P/QNA1KSnGQo8QGZDCl/TPVM5sIrvvtcrgQRBZdpMa/lI9xtzh8HAnfc td8OfrPLxFEItfPPQdetGkKmn6FOz8pcrEUufna8hm3QgSJ6humOR+N5 UdCoI5eu8sKuGMvvm13xmfaMlDV6ArZZ63tF3Ueuhhxfk1EUzxr3eBGp xSVEGuNPs4QBXb4pr7r+DI/3pWBOGJvXITJVB3g5tyiiAiVznCIgFMYZ s2UWASexB9M=",
                "256 3 8 AwEAAbV6B0u9B3iHpgnjbq3jp1ix3mMNb1y/ax/lcV8mCcD62JbxqjMD mveVEfsVtb5I4HfiX27lxpQPLY84qC46jZxKe3AD6z6QvQsWyxiNzNHC lJFLPIasd3i0/Va503n/kLasci48gcdisBBcORmZDL7jOjoQ5UbOoFjy TsqgSkrJ8Q4flu8jPe2DHnJyarSaJxSOunc20LWb9I2MF+xiUQCrpetC jmH9LzaYNmo3YSOGaeTeWyqOPJkqH8b/SjY4VljGSuUjZbwUbhgQXFqd DMx4bbhIrCaj/99b9An9Wcpi3j6y+U66aKCA+RN3RCEZpKupsTEoH93v jMHxAmL4HR8="
            ],
            "RRSIG": [
                "SOA 8 2 7200 20260831031506 20260801031506 11343 nap.edu. Onfu4djHwfYp5cjXuWljniRsjxKECTkW7+f57zRifxejbdjwFO41UA8G rFI446Gs6yzkAvbMcuG8eEvmiYv48mkwwmkt0cMSVpigoxCgdYQZAodH EIbKOsdn2sVyiND8kh+pD85bdzjrYciLrTyQHY7/yhk3UMjxL5V8sL3m 6kSUphVfxfjFx0HcA4znrW9c7H/VXqPseBaOSVB3y2xz0G7NyV6bog8+ 4La5lYesJ0ekjmyCnstH4nA/mQeuczpfYVq6I62/S6mQqq2cVR+lZ6mL 7kC31NKrelMCJ/NPxbkXVjsMmUeANzwRK/vgWMjh0823D0PGgSfDeY9L K4fsFA==",
                "NS 8 2 7200 20260831031506 20260801031506 11343 nap.edu. GP4MKC7mLQUyuSLRsI48VM9bMjBZKwVsgedJLZMwlwR7JqFL4dtF0Pu5 mFt8AhmaEnT5LgT0sVqayFnH0hHB+n+DWpvQRn+2pO6XLBfZTtVWzdSl qv3yZ+gSn0ay1mMNXUvfbdnPqy7XVQgbrPxRGSMscgH8zDQsXD5Zi5qm H7vQK+UlcylMaDrLqhc5LjwK79/mJnKRLTTBaKFTNoBBEDzuwtf9NKSI kMqaaPhYgP/7vcQYlPUpWUZSpW2Bgbp86xVvyb1hF1cFTmDWiSR1fsBE +AKFPJslsxHKo0B+sYq/geANeFJ3AZwhmTIQ5nVjk/kXrn26Y7bkIuqM zpsKOw==",
                "TXT 8 2 7200 20260831031506 20260801031506 11343 nap.edu. NTOb2d2Po96sqRrppLSydoTrTD2l0FGY0CNZY45H6SF59YriGBmnYLMe hf0d+N/w4ub6UZzP+D8XlBVav/UC8TyUDQkESlrYvdcvtqIEi6tGrmAz Qr8bt9z2/Mb19EFnXXkBrq6+bQw//r1NgdsT1+/A2J4Imclt2qagnsKH NKebq73B4t99eW99Oacn+Kn7CUQ5cpltascv265EXsnzRuM5KElLEHC8 4cC+KgduofASSTQetPqhEWhQoETDc+GlfRPiYZBdKKKmUkLyAXqcbwdq DcJ4BP7I99aCsVS4rMwi8wJ+b6K+WyJFy4o+m3Wl0apBrc5Uripo5TyJ WHmKlg==",
                "DS 13 2 86400 20260814033304 20260807022304 6705 edu. OxSTqjSX4LbKU9uuDtRKIqvrcvIhMp63HB0/ijLGMCPrp7SC+YlSLam5 Cx8qiLjO0bFjsOc2BMxgrJP3mhf4xQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "144.171.1.10"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:spf.protection.outlook.com -all",
        "dmarc": "",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nap.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxP/qGlBJe703kIqHfa8gjOgUSgKaS5tCZ6RidpEP4Ht0woECbSIMytD/xaEGwf686YgLejr5/2cwkGSxa59FsRzEOOxlsAcQifk9A9EovFDyehyIWRMVDcnvpSNpmOzQJ3oJssRNWyJaMCG+EhaMS936n+CT+gjOn6ocEnCghXzYEpF5diQsr4uD911bV2I3cxuQLgS/XjVNiblGiTe0vHoRE3XNmmE78zUQFt7GpnEHLPWe29RdnFOcDBaI3VtCXSD5LNRWnh08Yh5pAz2OoUzJTlKxqpFV4eJB1ofca7RLlIesmny3yNBVURgiTcC/v3vOsiF3sq7ElHlbAyNevQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "kronos.nas.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "144.171.1.10"
                    ],
                    "time_ms": 63.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "144.171.1.10"
                    ],
                    "time_ms": 74.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "144.171.1.10"
                    ],
                    "time_ms": 45.4
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "144.171.1.10"
                    ],
                    "time_ms": 153.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "144.171.1.10"
                    ],
                    "time_ms": 54.16
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.nap.edu",
        "valid_from": "2026-07-26T19:00:00-05:00",
        "valid_to": "2027-02-10T17:59:59-06:00",
        "days_remaining": 185,
        "san": [
            "*.nap.edu",
            "nap.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.nationalacademies.org/publications/all",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 04:11:29 GMT",
            "server": "NAP",
            "x-frame-options": "SAMEORIGIN",
            "tdm-reservation": "1",
            "strict-transport-security": "max-age=31557600",
            "referrer-policy": "strict-origin-when-cross-origin",
            "location": "https://www.nationalacademies.org/publications/all",
            "content-type": "text/html; charset=UTF-8",
            "content-security-policy": "default-src * data: 'unsafe-inline' 'unsafe-eval';",
            "cache-control": "public, s-maxage=180, stale-if-error=86400, stale-while-revalidate=600",
            "x-content-type-options": "nosniff",
            "connection": "keep-alive",
            "content-length": "1461054",
            "traceresponse": "00-18ca079dafd0119e64f55957ccf58210-7f3de427de8e3df8-01",
            "x-xss-protection": "1; mode=block",
            "x-debug-info": "eyJyZXRyaWVzIjowfQ==",
            "x-timer": "S1786248576.038593,VS0,VE2038",
            "via": "1.1 varnish, 1.1 varnish, 1.1 varnish",
            "x-platform-server": "i-02a95cd23189b8a5b",
            "accept-ranges": "bytes",
            "age": "112",
            "x-served-by": "cache-iad-khef600088-IAD, cache-iad-khef600088-IAD, cache-iad-khef600028-IAD, cache-lga21943-LGA",
            "x-cache": "MISS, HIT, HIT",
            "x-cache-hits": "0, 1, 1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "NAP",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.nationalacademies.org/publications/all",
        "title": "National Academies Publications",
        "description": "Access expert reports, research publications, and evidence-based resources from the National Academies of Sciences, Engineering, and Medicine.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "144.171.1.10": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "nas-edu.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 17.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4001.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.5,
                "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": 95.06
}