{
    "ok": true,
    "domain": "begambleaware.org",
    "generated_at": "2026-08-09T01:55:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 65,
            "security": 73,
            "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": "3 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": 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": "72 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-13-41-115-13.eu-west-2.compute.amazonaws.com"
            },
            {
                "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": "3 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": "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": "72 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-13-41-115-13.eu-west-2.compute.amazonaws.com",
                "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": [
                "13.41.115.13",
                "3.11.154.114",
                "16.61.164.79"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 begambleaware-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=e9_ox93PrnUBx5rYvN4LdBychTQQ-u9-w404C5Gy8E8\"",
                "\"google-site-verification=TFAofKE2y2PUjMFLZXoyAqqa0esKTaHP9ZGKFKEU284\"",
                "\"v=spf1 +a +mx ip4:84.19.96.18 ip4:52.19.137.78 ip4:34.253.124.203 include:spf.protection.outlook.com -all\""
            ],
            "NS": [
                "ns2.esdns.net.",
                "ns4.esdns.net.",
                "ns1.esdns.net.",
                "ns3.esdns.net."
            ],
            "SOA": [
                "ns1.esdns.net. dnsmaster2.dxc.com. 2026020506 900 900 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.41.115.13",
            "3.11.154.114",
            "16.61.164.79"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 +a +mx ip4:84.19.96.18 ip4:52.19.137.78 ip4:34.253.124.203 include:spf.protection.outlook.com -all",
        "dmarc": "",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.begambleaware.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0k2JtBXLv1u/dSCF7weM4TeM19QX4DuPWhsiFLL1NJXz4ROeCSryYQbKsSf77cbcpenmEynWegTviyAl9ymwpWbBdzCllfRtuJx1zHLZ7+zjZL9LXcPzAw6nrtp0UFw+f++YJs9DHVBV6HVx2fHnuv3rx1Exd1aR47BcnSFftZC+iO1rofdTlF0QZ4L9W9v6ioeer+JvAdJLpCfn/PfNNuKtaRxiDtRufHLq0r9bwjBuU9UJfBaDsKU1GQuUrWsJxzbxLoy5AQhHbYiJy3wI3HnaHIw1j4J+btct7SMzYAXinCrDX5dP1FYunFq96LatDUP4i8R778PDzgFN01/F1QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-13-41-115-13.eu-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.41.115.13",
                        "16.61.164.79",
                        "3.11.154.114"
                    ],
                    "time_ms": 126.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.41.115.13",
                        "16.61.164.79",
                        "3.11.154.114"
                    ],
                    "time_ms": 78.68
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.41.115.13",
                        "16.61.164.79",
                        "3.11.154.114"
                    ],
                    "time_ms": 148.31
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.41.115.13",
                        "16.61.164.79",
                        "3.11.154.114"
                    ],
                    "time_ms": 47.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.41.115.13",
                        "16.61.164.79",
                        "3.11.154.114"
                    ],
                    "time_ms": 426.97
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.begambleaware.org",
        "valid_from": "2026-04-05T19:00:00-05:00",
        "valid_to": "2026-10-20T18:59:59-05:00",
        "days_remaining": 72,
        "san": [
            "www.begambleaware.org",
            "begambleaware.org",
            "gambleaware.org.uk",
            "www.gambleaware.org.uk",
            "gambleaware.co.uk",
            "www.gambleaware.co.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.gambleaware.org:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 06:55:33 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.gambleaware.org:443/",
            "cf-ray": "a284db14fdeddd88-STL",
            "cf-cache-status": "DYNAMIC",
            "x-powered-by": "ASP.NET",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "vary": "Accept-Encoding",
            "content-security-policy": "script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://ajax.aspnetcdn.com https://consent.cookiebot.com https://visualisation.polimapper.co.uk https://consentcdn.cookiebot.com https://www.youtube.com https://app.five9.eu https://*.cloudfront.net https://connect.facebook.net https://sc-static.net https://*.redditstatic.com https://static.ads-twitter.com https://js.adsrvr.org https://*.snapchat.com https://settings.luckyorange.net https://*.luckyorange.net https://cdn.luckyorange.com;object-src 'none';style-src 'self' 'unsafe-inline' https://use.typekit.net https://p.typekit.net https://fonts.googleapis.com https://maxcdn.bootstrapcdn.com;img-src 'self' data: https://www.googletagmanager.com https://*.googlesyndication.com https://img.youtube.com https://imgsct.cookiebot.com https://2673654.fls.doubleclick.net https://*.twitter.com https://t.co https://*.doubleclick.net https://*.reddit.net https://*.reddit.com https://adservice.google.com;frame-src 'self' https://marketplace.umbraco.com https://*.snapchat.com https://insight.adsrvr.org https://www.youtube.com https://consentcdn.cookiebot.com https://2673654.fls.doubleclick.net https://ad.doubleclick.net https://visualisation.polimapper.co.uk https://td.doubleclick.net https://img.youtube.com https://app.five9.eu https://match.adsrvr.org https://app.sli.do https://auth.slido.com https://app.powerbi.com;font-src 'self' https://fonts.gstatic.com https://use.typekit.net https://maxcdn.bootstrapcdn.com;connect-src 'self' https://*.snapchat.com https://settings.luckyorange.net https://*.luckyorange.net https://cdn.luckyorange.com https://upload.luckyorange.net wss://*.luckyorange.net https://*.reddit.com https://*.redditstatic.com https://*.googleapis.com https://*.google-analytics.com https://ad.doubleclick.net https://*.doubleclick.net https://insight.adsrvr.org https://match.adsrvr.org https://consentcdn.cookiebot.com",
            "set-cookie": "__cf_bm=RHdhQvqkHgzqCZY8r0cqDnVuHTTvcUFKZH6qjKotUDs-1786258532.6366737-1.0.1.1-x4ysPYyETquJc2wyHyr5Vmg_zLTXVAPauHGb2RNmbJ9yLis0ru4vnt2sttovBeJXraUgGONKjQu2G3ot7ZlquftCIojKczivLfw8asFQGqSvSFgCpGus5kE3otYJ8XWn; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.gambleaware.org; Expires=Sun, 09 Aug 2026 07:25:33 GMT",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "cloudflare",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.gambleaware.org:443/",
        "title": "GambleAware®: Gambling Help & Gambling Addiction",
        "description": "Free, confidential advice, tools and support for anyone who’s worried about their – or someone else’s – gambling. If gambling’s on your mind, we’re here to help.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.41.115.13": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.11.154.114": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "16.61.164.79": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "begambleaware-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4047.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.9,
                "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": 121.84
}