{
    "ok": true,
    "domain": "alzheimers.org.uk",
    "generated_at": "2026-08-09T12:19:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 73,
            "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": "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": 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "77 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-52-211-85-12.eu-west-1.compute.amazonaws.com"
            },
            {
                "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": "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": "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "77 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-52-211-85-12.eu-west-1.compute.amazonaws.com",
                "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": [
                "52.211.85.12"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 alzheimers-org-uk.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"brevo-code:649df29545fc75c92ef156d55a2d87e3\"",
                "\"access-domain-verification=4702ded7e57749d4f80ba51815c5bd4daa93e7b72b4634b1914afb82f99c8c93\"",
                "\"have-i-been-pwned-verification=0f653297329675d2ecfdad08c3421b0d\"",
                "\"atlassian-domain-verification=0BbBtEoMDJ8CDeYpUWeHTtaqLBUu8c2t/2rxzR/rp7HjiqPvd7YXL677MSGnM/83\"",
                "\"dca7e0faa23a599001713e14f05a413aa7dfceacb1b5829b53c7cbbbde005ae1\"",
                "\"00D70000000K6HP=1TBTw0000000AIj\"",
                "\"miro-verification=16f3b6598dac57f8578aa17be1f44c61ca728b1a\"",
                "\"jw695ltvwm7rnwm1krtzy1shkl5mzssh\"",
                "\"brevo-code:a14788beda54c1e93a8940be1e17bfb5\"",
                "\"amazonses:lLHIx9hkjuegRd6ZbMLmL/4MeexuqEkAmoSjiO4VYI0=\"",
                "\"google-site-verification=k05gFNOWkg5QS0aTmnv-_qN0qSP7FvXdcHAtJ4zfckU\"",
                "\"wrike-verification=NjQ3MTkzMDpiMGMzNTQ4OThlMmI5MGFlMTU1N2QwMGY5MGMzNjc0MGQwMThlODYwM2IyMDJhZTY5OGI0YWQwZjBkODE3ODM2\"",
                "\"ofjcda2vvqvj0c60t77t68u7qf\"",
                "\"v=spf1 include:rp4rqs2mui.powerspf.com ~all\"",
                "\"MS=ms15992125\"",
                "\"pinterest-site-verification=0af97a9c5c7a42e29130a6ea863cd0e9\"",
                "\"h41uckpnp66ko8e83puar00eh\"",
                "\"e2ma-verification=buycb\"",
                "\"c1660m0egi3inq8m680ku4ufhq\"",
                "\"stripe-verification=BB4872B36D591F8DACA4D7109EA3B037000A6C90F6E2E9A9BB7B652A5B2C4C1A\"",
                "\"ZOOM_verify_ZU5EV5n7QkioYE1rx4uSow\"",
                "\"Goisefo1iV0rOwL/uA6PkEghIaFW9cQ8v9pCdn3uhkaxp4pFPiBN5m3SgMvkO5JCuiTRCBrd9FrJIw2AZw2h4A==\"",
                "\"apple-domain-verification=EtBiQTL3Ylgu3ftW\"",
                "\"facebook-domain-verification=bv2cqop9oa650z2102tn621h9ryafx\"",
                "\"k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB\"",
                "\"bw=Z2xMTqiPfTzvNfHjc6vOzZCytPqkvptPSh9AHsh7P5ES\""
            ],
            "NS": [
                "ns1.dnsmadeeasy.com.",
                "ns0.dnsmadeeasy.com.",
                "ns4.dnsmadeeasy.com.",
                "ns2.dnsmadeeasy.com.",
                "ns3.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns10.digicertdns.com. dns.digicertdns.com. 2009010309 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.211.85.12"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:rp4rqs2mui.powerspf.com ~all",
        "dmarc": "v=DMARC1; p=reject; t=y; sp=none; rua=mailto:9eiy5tiep8@rua.powerdmarc.com; ruf=mailto:9eiy5tiep8@ruf.powerdmarc.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.alzheimers.org.uk",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTIUXRXsX1V/aIFZTOF5RziDrpizwx8FKIwq9VFzPzF6gZ9wGTPEgtY+sKHtWvpFf+eNWIVflALRiSQDps1aDD3F0CRZkItIc5H7ohtMoZNzRa/y0/OkWfr+AjfSp1DDl+wamZEpIU96PH9YjuIexBEbV0AlN81Xrq3LKOiodHmwIDAQAB; n=1024,1453039169,1468763969",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20240501135804340891;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:9eiy5tiep8@tls.powerdmarc.com"
    },
    "advanced": {
        "ptr": "ec2-52-211-85-12.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 66.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 66.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 106.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 51.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 134.13
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "alzheimers.org.uk",
        "valid_from": "2026-07-28T10:37:55-05:00",
        "valid_to": "2026-10-26T10:37:54-05:00",
        "days_remaining": 77,
        "san": [
            "alzheimers.org.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.alzheimers.org.uk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 17:19:15 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "162",
            "connection": "keep-alive",
            "location": "https://www.alzheimers.org.uk/",
            "cf-ray": "a2886cb6bb0976cb-STL",
            "cf-cache-status": "DYNAMIC",
            "accept-ranges": "bytes",
            "age": "0",
            "cache-control": "max-age=3600, public",
            "content-language": "en",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sat, 08 Aug 2026 20:22:18 GMT",
            "vary": "Cookie,Origin",
            "via": "varnish",
            "x-ah-environment": "prod",
            "x-cache": "MISS",
            "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-request-id": "v-724ab5f4-9416-11f1-9e6f-c3696d57af7e",
            "set-cookie": "__cf_bm=90jg3i7OTnYZOa4ddwHLnnwaShznoXrjcEVgJs7fOjU-1786295954.9956915-1.0.1.1-wqYyAz1x6zSV.B0TwyCm5ztpncCJO8yABYT7dKU9h0_A6VExvBB6cEzHfNUc_4TRG0LO.TEOjnPSDZI2nULzC1IWj4JGZZFcIBWPDT3yyTD_ifO4riGX3Z3b04i8VEls; HttpOnly; SameSite=None; Secure; Path=/; Domain=alzheimers.org.uk; Expires=Sun, 09 Aug 2026 17:49:15 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.alzheimers.org.uk/",
        "title": "Alzheimer's Society",
        "description": "Alzheimer’s Society is the UK’s leading dementia charity. We give vital support to those who need it, fund groundbreaking research, and campaign to improve experiences. It will take a society to beat dementia.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "52.211.85.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alzheimers-org-uk.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4047.3,
                "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": 104.29
}