{
    "ok": true,
    "domain": "ncoa.org",
    "generated_at": "2026-08-09T11:40:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "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": "4 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": "4 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "163 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-54-192-100-11.mci50.r.cloudfront.net"
            },
            {
                "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": "4 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": "4 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 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": "163 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-100-11.mci50.r.cloudfront.net",
                "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": [
                "54.192.100.11",
                "54.192.100.69",
                "54.192.100.68",
                "54.192.100.77"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"activeprospect-domain-verification=jo6v/amu7Of1kOy2Y5aQoA==\"",
                "\"v=spf1 include:spf.aventri.com include:_spf.salesforce.com include:spf.protection.outlook.com include:us._netblocks.mimecast.com include:spf.mandrillapp.com include:simplelists.com include:_spfprod.ngpvan.com include:prnewswire.ncoa.org -all\"",
                "\"asv=5f7dedcc8699e7ae51e8ccbfe71471fd\""
            ],
            "NS": [
                "ns-335.awsdns-41.com.",
                "ns-1513.awsdns-61.org.",
                "ns-1965.awsdns-53.co.uk.",
                "ns-670.awsdns-19.net."
            ],
            "SOA": [
                "ns-1965.awsdns-53.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.11",
            "54.192.100.69",
            "54.192.100.68",
            "54.192.100.77"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.aventri.com include:_spf.salesforce.com include:spf.protection.outlook.com include:us._netblocks.mimecast.com include:spf.mandrillapp.com include:simplelists.com include:_spfprod.ngpvan.com include:prnewswire.ncoa.org -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:3b869eccc5d7540@rep.dmarcanalyzer.com; ruf=mailto:3b869eccc5d7540@for.dmarcanalyzer.com; sp=quarantine; fo=1;",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.ncoa.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDbTp4gf3fX6uXx8Y8KUqzk3Tl/8Dn1k34PD1QTcOAhfIGhS6Xg61AQGaXHsbjZyStNd/p+5R23GyEESq22NYMqmRbVm2/isB1NRIgnkNnZJunKS9yaiW95JYOxTnmN4cH9wI2FXBu2lqaVRCsEZe33iukFCVZ4JXKc1dT5aDRswQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-11.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.164.111",
                        "13.32.164.79",
                        "13.32.164.9",
                        "13.32.164.99"
                    ],
                    "time_ms": 140.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.164.111",
                        "13.32.164.79",
                        "13.32.164.9",
                        "13.32.164.99"
                    ],
                    "time_ms": 53.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.68",
                        "54.192.100.69",
                        "54.192.100.77"
                    ],
                    "time_ms": 84.41
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.164.111",
                        "13.32.164.79",
                        "13.32.164.9",
                        "13.32.164.99"
                    ],
                    "time_ms": 53.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.68",
                        "54.192.100.69",
                        "54.192.100.77"
                    ],
                    "time_ms": 488.83
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.ncoa.org",
        "valid_from": "2026-07-05T19:00:00-05:00",
        "valid_to": "2027-01-19T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "*.ncoa.org",
            "ncoa.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.ncoa.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.ncoa.org/",
            "date": "Sun, 09 Aug 2026 16:38:29 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 ba6fa23dc994dedca3d59c0358b6f2b6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "o6E1gIKjykW-JMPuTAoVT25rP3ircsNhHY-QmjXT9KjL4y0fL5QeBg==",
            "content-type": "text/html; charset=utf-8",
            "link": "</_next/static/media/66fe09fe5ddc3255-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/7f5443291167f1e5-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/825ff140faad5309-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/c3638fc43a6c5840-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/c86098910c1bdb70-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/d4dfaaf638cb194c-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/d5dfdc4b139a48ee-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/e807dee2426166ad-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/feef95912297bfe4-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/css/ba251af38144ae2a.css>; rel=preload; as=\"style\", </_next/static/css/9462e5b21fe581a8.css>; rel=preload; as=\"style\", </_next/static/css/9f2b04041b86024d.css>; rel=preload; as=\"style\", </_next/static/css/d793543dd8256d5a.css>; rel=preload; as=\"style\", </_next/static/css/a4379256d37a64e8.css>; rel=preload; as=\"style\", </_next/static/css/8e326b2896ae9266.css>; rel=preload; as=\"style\", </_next/static/css/4b7866a3c7ce29ce.css>; rel=preload; as=\"style\", </_next/static/css/9e72a92c1fb11d75.css>; rel=preload; as=\"style\", </_next/static/css/d6482dfda87591d4.css>; rel=preload; as=\"style\", </_next/static/css/caac7802b47c0fbc.css>; rel=preload; as=\"style\", </_next/static/css/e3379ce7e23ce5ca.css>; rel=preload; as=\"style\"",
            "x-powered-by": "Next.js",
            "cache-control": "s-maxage=300",
            "content-security-policy": "default-src 'self' https://fonts.gstatic.com https://doublethedonation.com https://*.mouseflow.com; script-src 'unsafe-eval' 'unsafe-inline' 'self' https://*.mouseflow.com  https://snap.licdn.com  https://static.ads-twitter.com https://maps.googleapis.com https://siteintercept.qualtrics.com https://ncoa.tfaforms.net https://www.googletagmanager.com https://unpkg.com https://cdn.jsdelivr.net https://*.ncoa.org https://*.siteintercept.qualtrics.com https://googleads.g.doubleclick.net/ https://www.google-analytics.com https://www.googleadservices.com https://connect.facebook.net https://pi.pardot.com https://bat.bing.com https://www.googletagmanager.com https://unpkg.com https://cdn.jsdelivr.net https://www.google-analytics.com https://static.hotjar.com  https://script.hotjar.com https://platform.twitter.com http://www.youtube.com http://www.instagram.com https://doublethedonation.com https://www.dafdirect.org https://www.google.com https://www.gstatic.com https://*.optimizely.com https://*.clarity.ms https://solutions.invocacdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://doublethedonation.com https://www.dafdirect.org; connect-src https://*.optimizely.com https://in.hotjar.com https://*.kc-usercontent.com  https://www.facebook.com https://siteintercept.qualtrics.com https://maps.googleapis.com https://fonts.googleapis.com https://api.ncoa.org https://dev.api.ncoa.org https://age-well-index-data-landing.s3.us-east-1.amazonaws.com https://cognito-identity.us-east-1.amazonaws.com https://*.doubleclick.net https://*.kontent.ai https://www.google-analytics.com  https://*.google.com https://secure.everyaction.com https://analytics.formassembly.com https://*.algolianet.com https://bat.bing.com https://px.ads.linkedin.com https://*.algolia.net https://doublethedonation.com https://www.dafdirect.org https://*.mouseflow.com https://insights.algolia.io https://*.clarity.ms 'self'; img-src 'self' data: https://assets.ncoa.org https://maps.gstatic.com https://maps.googleapis.com https://www.google.com https://*.bing.com https://*.kc-usercontent.com https://*.doubleclick.net https://www.google-analytics.com https://www.facebook.com  https://px.ads.linkedin.com https://analytics.twitter.com https://t.co https://pbs.twimg.com https://www.googletagmanager.com https://doublethedonation.com https://www.dafdirect.org https://*.clarity.ms; frame-src https://*.optimizely.com https://vars.hotjar.com https://*.doubleclick.net http://ncoa.tfaforms.net https://www.youtube.com https://platform.twitter.com http://www.instagram.com https://www.facebook.com https://vimeo.com https://*.vimeo.com https://www.google.com https://www.googletagmanager.com https://e.issuu.com https://app.sosha.ai 'self';",
            "x-current-path": "%2F",
            "vary": "Accept-Encoding",
            "age": "116"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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": "",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.ncoa.org/",
        "title": "The National Council on Aging (NCOA)",
        "description": "NCOA is working to create 100 million happier, healthier birthdays by 2040 through trusted resources, advocacy, and community-based solutions that help people age with health, financial security, and independence.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.69": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 134.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.4,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 12:40:29 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 116.77
}