{
    "ok": true,
    "domain": "statsperform.com",
    "generated_at": "2026-08-11T11:12:48-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 65,
            "security": 69,
            "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": "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": "22 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "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-34-246-4-119.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": "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": "22 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "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-34-246-4-119.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": [
                "34.246.4.119"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 statsperform-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"cursor-domain-verification-2v4djx=iw87gFQO66YneQi3sNvVhg9iT\"",
                "\"google-site-verification=9lTxgThgBuIC0ObA4GLpeXCbsJlTI-JNVJoMq8ju-Zc\"",
                "\"openai-domain-verification=dv-72u0p8QNoVPViyRjZAsph8Bm\"",
                "\"docker-verification=5e305365-7a39-4975-9925-f587de824cdb\"",
                "\"00Dj0000001qCso=1TBQp00000008Yh\"",
                "\"v=spf1 include:spf.protection.outlook.com include:amazonses.com include:_spf.psm.knowbe4.com\" \" include:rp.oracleemaildelivery.com include:ap.rp.oracleemaildelivery.com include:eu.rp.oracleemaildelivery.com include:mktomail.com ~all\"",
                "\"pendo-domain-verification=TRsdOgClVlzlKjslgO7NYzDEkb8\"",
                "\"logmein-domain-confirmation=zfkGavDLDD558sEd8dW3\"",
                "\"logmein-verification-code=DIQEq2p8WPdwprD9l4sGrCySf\"",
                "\"zJUt0vcHV9Y7iFHB7xY2nlUrV15QXmLxQ_eLKRcKgVs\"",
                "\"cisco-ci-domain-verification=5e581a676ed28720ac3511b90891cc6817327db7fe67cca4722ad886dc79ff54\"",
                "\"sentinelone-domain-verification=kY1nraF9P8fqvqUnoWVCmMotjHuXKplBOPgcfSgNUnN\"",
                "\"onetrust-domain-verification=057c8a34c944475b872bc1d9e26ab9e7\"",
                "\"atlassian-domain-verification=Z4vX8uHkIGn1AODkqr3JRJVjZ8RPGiHKlJ5yN6BEdWqTHoiv+Bi5TSSSXWMz5ZGu\"",
                "\"apple-domain-verification=E23Tlo8YcObIweGC\"",
                "\"00DEm00000ODUk1=1TBEm0000000pgr\"",
                "\"google-site-verification=LwszExhDA3K20clD5bvHQlO-qtWTI-ydO5kNPlTmxmA\"",
                "\"jamf-site-verification=EoNLvAiL77_IRNpBEMlpDA\"",
                "\"lucidlink-verification=0EHWFSSZDFNGJ1F6JM3H8T5N0G\"",
                "\"anthropic-domain-verification-3xgkd0=66SKrVGdxD5XZugQ4gHITNPNT\"",
                "\"figma-domain-verification=01deea72fb48f76af32efa96681a24857e4929bcafa5605ce51fd0cb00eac4bd-1751971026\""
            ],
            "NS": [
                "ns-1468.awsdns-55.org.",
                "ns-223.awsdns-27.com.",
                "ns-827.awsdns-39.net.",
                "ns-1965.awsdns-53.co.uk."
            ],
            "SOA": [
                "ns-223.awsdns-27.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.246.4.119"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:amazonses.com include:_spf.psm.knowbe4.com include:rp.oracleemaildelivery.com include:ap.rp.oracleemaildelivery.com include:eu.rp.oracleemaildelivery.com include:mktomail.com ~all",
        "dmarc": "",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.statsperform.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsxxKN8xYvwreldgYQMyHMC2HM+A9CtJU4OcP7eWLOw51Sb85LOR7RPjpCOvX37ftDGE+qC0or8JpeDcKcyU3tDai9sgIBU8If8fANRIxhlQkPNbAUnbzvyYuPfEvvfdXVGS/vdIlF1HAukp40RMVWInGBZqDCEFParLJFytb4f1YgoJJQKUuJ0OGTK3tsZnMuqQNeR4hIBVUfpZbhB8Omc9m1trfcwiPzlLO8k5No6hoFYTt1lZM9VVLg9CWByjziqSv4qdKgJg5OrVS0J++aX5m+pNFXU/6BZq/2mCNihd2UHkrt/+Kd9eAHT6ytM/9TAPXm4dsIIC8ci3+AVr/vQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-246-4-119.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.246.4.119"
                    ],
                    "time_ms": 92.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.246.4.119"
                    ],
                    "time_ms": 54.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.246.4.119"
                    ],
                    "time_ms": 68.85
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.246.4.119"
                    ],
                    "time_ms": 54.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.246.4.119"
                    ],
                    "time_ms": 103.97
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "statsperform.com",
        "valid_from": "2026-06-04T13:54:03-05:00",
        "valid_to": "2026-09-02T13:54:02-05:00",
        "days_remaining": 22,
        "san": [
            "statsperform.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.statsperform.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 16:12:39 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "169",
            "connection": "keep-alive",
            "location": "https://www.statsperform.com/",
            "cf-ray": "a29885eac883c071-ORD",
            "cf-cache-status": "DYNAMIC",
            "content-language": "en",
            "vary": "Accept-Encoding",
            "weglot": "id.a29885eac883c071, p.cf, cs",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-powered-by": "ProcessWire CMS",
            "x-xss-protection": "1; mode=block",
            "processed-by": "Weglot",
            "weglot-translated": "false"
        },
        "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": "ProcessWire CMS"
    },
    "webpage": {
        "url": "https://www.statsperform.com/",
        "title": "Trusted Live Opta Sports Data, Sports AI, Technology, API, Feeds",
        "description": "Top pro teams and media choose Stats Perform's trusted Opta sports data and AI to build magic from the detail of sport for billions of fans.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.246.4.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "statsperform-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4039.5,
                "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": 96.3
}