{
    "ok": true,
    "domain": "racingpost.com",
    "generated_at": "2026-08-11T10:10:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 66,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 70,
            "security": 73,
            "network": 65,
            "availability": 60
        },
        "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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "109 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: server-18-160-225-32.ord58.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 406 "
            },
            {
                "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "109 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: server-18-160-225-32.ord58.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 406 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "18.160.225.32",
                "18.160.225.90",
                "18.160.225.122",
                "18.160.225.28"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-2.mimecast.com.",
                "10 eu-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"include:mailgun.org ~all\"",
                "\"google-site-verification=WrOJCLEh9nLbHGNasspxM1wQ76fBi3o7Yugb-19bQCo\"",
                "\"_globalsign-domain-verification=B57sRQpmte4G4w-gavZbVNmmNsMxGp5kcL19UP2599\"",
                "\"_globalsign-domain-verification=V885sKgrYjzaX53m7Wu34JTfg6V7G4yBxR_gOPP1gS\"",
                "\"atlassian-sending-domain-verification=8e04f11f-f2be-41b2-a0c5-8c01597a6b6b\"",
                "\"4iHGl/4lRX3c7bCufKyVBJOWIZ7Craiq9nXZd0fKb2A=\"",
                "\"globalsign-domain-verification=-Q7umwx2mj164XwLa0PsoUaWe2HBhta50GjggsT98f\"",
                "\"workplace-domain-verification=2kHWEllXsrjTgCWhAswGu22yJa4mMb\"",
                "\"knowbe4-site-verification=1f6795dcd9da1ea48d58aec21a3f5182\"",
                "\"google-site-verification=Mp5_dyNsLyv5yyl42OKyoKHibGzI8oat3FIjjLbE6bQ\"",
                "\"nTbmrsPhwgPAxQAcbEzycxbqwppx8xqg2bLEm2SHe20=\"",
                "\"google-site-verification=8ZZMgxdYG_jsv1FhPjgNbNXztTfm9wJvt47LtkDLlQg\"",
                "\"_globalsign-domain-verification=MK_ZKmss4D_DdzGOsssHxxBOK6hJc6LGycFvNOESdZ\"",
                "\"onetrust-domain-verification=87b81af49072470aaf6a56997b4bfb88\"",
                "\"seal-subscriptions-verification=hlar7c40n90kj3sejktg\"",
                "\"v=spf1 ip4:80.71.28.96/27 ip4:213.146.171.170 ip4:5.148.11.184/29 ip4:89.197.166.102/32 ip4:141.0.153.62/32 ip4:35.197.203.186/32 ip4:35.242.182.162/32 ip4:54.77.160.217 ip4:195.2.224.0/24\" \" ip4:54.77.160.217 ip4:91.186.188.141/26 ip4:83.217.246.94/26 ip4:83.231.158.129/26 ip4:91.186.188.8/26 ip4:185.160.252.224 ip4:217.20.46.224/27 ip4:20.76.43.33 ip4:20.73.222.54 \" \"ip4:199.255.192.0/22 ip4:199.127.232.0/22 ip4:54.240.0.0/18 ip4:69.169.224.0/20 ip4:23.249.208.0/20 ip4:23.251.224.0/19 ip4:76.223.176.0/20 ip4:54.240.64.0/19 \" \"include:_spf.google.com include:eu._netblocks.mimecast.com include:us._netblocks.mimecast.com include:spf.protection.outlook.com \" \"include:shops.shopify.com include:mail.zendesk.com -all\"",
                "\"c2dda5ed86094f4cbc739f46c3895e84\""
            ],
            "NS": [
                "ns-913.awsdns-50.net.",
                "ns-394.awsdns-49.com.",
                "ns-1603.awsdns-08.co.uk.",
                "ns-1391.awsdns-45.org."
            ],
            "SOA": [
                "ns-913.awsdns-50.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.225.32",
            "18.160.225.90",
            "18.160.225.122",
            "18.160.225.28"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:80.71.28.96/27 ip4:213.146.171.170 ip4:5.148.11.184/29 ip4:89.197.166.102/32 ip4:141.0.153.62/32 ip4:35.197.203.186/32 ip4:35.242.182.162/32 ip4:54.77.160.217 ip4:195.2.224.0/24 ip4:54.77.160.217 ip4:91.186.188.141/26 ip4:83.217.246.94/26 ip4:83.231.158.129/26 ip4:91.186.188.8/26 ip4:185.160.252.224 ip4:217.20.46.224/27 ip4:20.76.43.33 ip4:20.73.222.54 ip4:199.255.192.0/22 ip4:199.127.232.0/22 ip4:54.240.0.0/18 ip4:69.169.224.0/20 ip4:23.249.208.0/20 ip4:23.251.224.0/19 ip4:76.223.176.0/20 ip4:54.240.64.0/19 include:_spf.google.com include:eu._netblocks.mimecast.com include:us._netblocks.mimecast.com include:spf.protection.outlook.com include:shops.shopify.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:fd8ea8f3879f579@rep.dmarcanalyzer.com,mailto:dmarc@spotlightsportsgroup.com; ruf=mailto:fd8ea8f3879f579@for.dmarcanalyzer.com,mailto:dmarc@spotlightsportsgroup.com; fo=1;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-225-32.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.37",
                        "54.192.100.50",
                        "54.192.100.7",
                        "54.192.100.73"
                    ],
                    "time_ms": 73.9
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.225.122",
                        "18.160.225.28",
                        "18.160.225.32",
                        "18.160.225.90"
                    ],
                    "time_ms": 30.79
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.84.217.108",
                        "52.84.217.21",
                        "52.84.217.37",
                        "52.84.217.49"
                    ],
                    "time_ms": 43.33
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.37",
                        "54.192.100.50",
                        "54.192.100.7",
                        "54.192.100.73"
                    ],
                    "time_ms": 127.06
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.37",
                        "54.192.100.50",
                        "54.192.100.7",
                        "54.192.100.73"
                    ],
                    "time_ms": 143.13
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "racingpost.com",
        "valid_from": "2026-05-14T19:00:00-05:00",
        "valid_to": "2026-11-28T17:59:59-06:00",
        "days_remaining": 109,
        "san": [
            "racingpost.com",
            "racingpost.co.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.racingpost.com/",
        "status": "HTTP/2 406 ",
        "http_version": "3",
        "headers": {
            "content-length": "5275",
            "location": "https://www.racingpost.com/",
            "date": "Tue, 11 Aug 2026 15:09:56 GMT",
            "server": "AmazonS3",
            "x-cache": "MISS",
            "via": "1.1 varnish",
            "x-amz-cf-pop": "ORD58-P4",
            "x-amz-cf-id": "1eIPGk85bojytrVAH2bPgfQG7G5-uUNUA05iSyFSWf6_RL3VcXO80w==",
            "age": "42550",
            "retry-after": "0",
            "cache-control": "private, no-store, no-cache, must-revalidate, max-age=0",
            "accept-ranges": "bytes",
            "x-served-by": "cache-stl760040-STL",
            "x-cache-hits": "0",
            "x-timer": "S1786460996.403344,VS0,VE30",
            "x-fastly-status": "ERROR",
            "x-free-trial": "true",
            "content-security-policy": "frame-ancestors 'self'",
            "strict-transport-security": "max-age=31536000"
        },
        "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.racingpost.com/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 406
    },
    "network": {
        "18.160.225.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.225.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.225.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.225.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95.5,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Tue, 11 Aug 2026 16:10:00 +0100",
                "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": 114.8
}