{
    "ok": true,
    "domain": "williamhill.com",
    "generated_at": "2026-08-09T16:14:57-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "8 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": "93 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-143-204-204-97.ord56.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": "8 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": "93 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-143-204-204-97.ord56.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": [
                "143.204.204.97",
                "143.204.204.87",
                "143.204.204.54",
                "143.204.204.85"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx2.hc1715-26.c3s2.iphmx.com.",
                "10 mx1.hc1715-26.c3s2.iphmx.com."
            ],
            "TXT": [
                "\"MS=ms97146590\"",
                "\"ciscocidomainverification=25a9cee9a2305473cfec47ea36a0e1c886fe3eaa086eaa784aaeb3c5cd4cd79c\"",
                "\"duo_sso_verification=9XBKaK1Cy2JM2qZX4jvAGXY9XdewCaulNmaHlC1PsRxTVopZCpDDjmjdJNQF5D3Z\"",
                "\"v=spf1 ip4:141.138.130.0/23 ip4:95.131.184.0/24 ip4:95.131.189.0/24 ip4:94.236.83.186 exists:%{i}.spf.hc1715-26.c3s2.iphmx.com include:rnmk.com include:spf.protection.outlook.com  include:mail.zendesk.com ~all\"",
                "\"apple-domain-verification=G1QLULu809wxUqoSItO1Y9XoDPskl60ADRC1B2AKL6M\"",
                "\"identrust_validate=Y6hvw4tstgnZVclZiumCOasiWi+0hGZZa7IM9m3AI+3O\"",
                "\"identrust_validate=xwfUdVk2cnAwJpVZbthKa8NN2LJfzzu4p9oCwtYrgIt/\"",
                "\"identrust_validate=lJfMydRGr1eniDDYsmMQZf4olp2M/mOf6/+lyvI1jLAD\"",
                "\"883prkfnc7fjb4q7w9nnpzxltwzz9dwj\"",
                "\"docker-verification=bb90e887-f9b8-4f6f-8807-0f3a00f1baeb\"",
                "\"slack-domain-verification=tWq7plxBxw9waEdhiKgAkGDIT4AjeFDgjZeTCS44\"",
                "\"MS=ms74933331\"",
                "\"b38s8qsp4kngw6x7tchkdp4bhq6vrlf1\"",
                "\"QuoVadis=ad65aee5-9cff-4339-b82b-8fcc39227d2d\"",
                "\"atlassian-domain-verification=A3a3ny2dTIVBkSWt8jnIhf3aDpUrQ771HpTPVxOn9lltzq5SbtHaldIqg5gmDbDf\"",
                "\"identrust_validate=OZD9vXt95nAQBCH84hnHwM9cDrrAblEmNeQxjvyai/lx\"",
                "\"openai-domain-verification=dv-3ccxYAp7WO30kmWjpsmppLEY\"",
                "\"n5tcrt5spd7y2dm0ssyzm9w9m9ff0vtz\"",
                "\"knowbe4-site-verification=5bcde6cfdfac9280ba1724b1396658d9\"",
                "\"identrust_validate=dHH6E+5OaKSyf8X1Pw8RtxhAGdg3UV1vk4v5cYct6xli\"",
                "\"knowbe4-site-verification=0f5b0b6ba3aecf8a7461ad718a07e706\"",
                "\"_5j0nkn9t3r1px0otaykd8mltpv8ql1n\"",
                "\"facebook-domain-verification=p4wpoj7nzol5gak1dqo9bukj0zlaea\"",
                "\"8hmt1v5phv8jct5cl8bdp9t95ypn5s8b\"",
                "\"lbpxrtxbgydmxkkq7yxtkwxsyy6x49ry\"",
                "\"google-site-verification=pLLfUdhxvp0cZRJvtGYsDQ-vW3jp7bT_7TPnsO7MDgs\"",
                "\"google-site-verification=klPG1k2KR8C5_FsDzLJ-WE1GsCoQ3TRBQEJQHzlCyes\"",
                "\"identrust_validate=npLMcApdE0XbaGblM6JhCx9G7QUYW43HVZtDqgfuMPwx\""
            ],
            "NS": [
                "ns04.dns.williamhill.",
                "ns02.dns.williamhill.",
                "dns1.p08.nsone.net.",
                "dns4.p08.nsone.net.",
                "dns3.p08.nsone.net.",
                "dns2.p08.nsone.net.",
                "ns01.dns.williamhill.",
                "ns03.dns.williamhill."
            ],
            "SOA": [
                "dns1.p08.nsone.net. hostmaster.nsone.net. 1652708909 10800 600 2592000 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "143.204.204.97",
            "143.204.204.87",
            "143.204.204.54",
            "143.204.204.85"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:141.138.130.0/23 ip4:95.131.184.0/24 ip4:95.131.189.0/24 ip4:94.236.83.186 exists:%{i}.spf.hc1715-26.c3s2.iphmx.com include:rnmk.com include:spf.protection.outlook.com  include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1;p=none;pct=100;rua=mailto:a091c42eaf@rua.easydmarc.asia;ruf=mailto:a091c42eaf@ruf.easydmarc.asia;ri=86400;fo=1;",
        "dkim_selector": "mandrill",
        "dkim_host": "mandrill._domainkey.williamhill.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrLHiExVd55zd/IQ/J/mRwSRMAocV/hMB3jXwaHH36d9NaVynQFYV8NaWi69c1veUtRzGt7yAioXqLj7Z4TeEUoOLgrKsn8YnckGs9i3B3tVFB+Ch/4mPhXWiNfNdynHWBcPcbJ8kjEQ2U8y78dHZj1YeRXXVvWob2OaKynO8/lQIDAQAB; ",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-143-204-204-97.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.226.251.122",
                        "13.226.251.128",
                        "13.226.251.25",
                        "13.226.251.70"
                    ],
                    "time_ms": 114.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "143.204.204.54",
                        "143.204.204.85",
                        "143.204.204.87",
                        "143.204.204.97"
                    ],
                    "time_ms": 52.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.33.252.107",
                        "13.33.252.41",
                        "13.33.252.73",
                        "13.33.252.79"
                    ],
                    "time_ms": 81.34
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "143.204.204.54",
                        "143.204.204.85",
                        "143.204.204.87",
                        "143.204.204.97"
                    ],
                    "time_ms": 61.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.33.252.107",
                        "13.33.252.41",
                        "13.33.252.73",
                        "13.33.252.79"
                    ],
                    "time_ms": 68.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "williamhill.com",
        "valid_from": "2025-10-11T19:00:00-05:00",
        "valid_to": "2026-11-10T17:59:59-06:00",
        "days_remaining": 93,
        "san": [
            "williamhill.com",
            "*.williamhill.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.williamhill.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 21:10:02 GMT",
            "content-length": "97304",
            "location": "https://www.williamhill.com/",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 1447e37d54396170c3cea729f272b658.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "DxfHThu09xYqeXUHM_pRKMhSXRvhfH4BDQFgTAXH-5fPdov4djq9cA==",
            "content-type": "text/html; charset=utf-8",
            "access-control-allow-origin": "*",
            "access-control-allow-methods": "*",
            "access-control-allow-headers": "*",
            "set-cookie": "TS018bddb2=01a7e2dbf90ebbec3d634c84b7758d8bed90be476576ffd549e305d04e0331d56d5c2639c453820aca08cfd6ee0b911aaa922fe50d; Path=/",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31536000; includeSubdomains;",
            "etag": "W/\"17c18-YODn52YeIYaZ9FK1bvNbQF6PWB0\"",
            "vary": "Accept-Encoding",
            "age": "291"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.williamhill.com/",
        "title": "William Hill™ | Online Betting, Casino, Bingo & Games",
        "description": "Online betting and gambling at William Hill™, the world's biggest bookmaker. Visit us for sports betting, poker games, online casino, bingo and Vegas games.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "143.204.204.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "143.204.204.87": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "143.204.204.54": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "143.204.204.85": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hc1715-26.c3s2.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 10.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4030.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 311,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 128.79
}