{
    "ok": true,
    "domain": "thescore.com",
    "generated_at": "2026-08-10T16:49:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 35,
            "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": "2 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": "4 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": "61 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "2 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": "4 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": "61 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "104.16.164.74",
                "104.16.163.74"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 esa4.hc4228-29.iphmx.com.",
                "10 esa3.hc4228-29.iphmx.com.",
                "20 esa2.hc4228-29.iphmx.com.",
                "10 esa1.hc4228-29.iphmx.com."
            ],
            "TXT": [
                "\"_x1i13awjioctj6nwd81t1puzqfl3e12\"",
                "\"MS=ms30480836\"",
                "\"apple-domain-verification=A1SYuaeHcm3BxUjH\"",
                "\"Hello Trace3\"",
                "\"atlassian-domain-verification=hCZQuSRicKhTgl6smg30jn86J1HWCsldw29XIJcLQpLLrNTE/jDigzitgWXIdxpK\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.thescore.com include:mailgun.org include:mail.zendesk.com include:amazonses.com ip4:216.71.150.233 ip4:216.71.149.230 ip4:139.138.32.79 ip4:139.138.32.88 ~all\"",
                "\"smartsheet-site-validation=y_001c2ISwuCE-JD9HYMLX2BFv2rMsYS\"",
                "\"_acme-challenge.staging.thescore.com=b0W9g2SGaPOV4fNaG7yI1YoDSh7UDHEmHr0wGVfMRi0\"",
                "\"google-site-verification=I3RRhI65QTHw6ngSt3L-8oMXTuO8iG1gHCB8ZD9LDcQ\"",
                "\"confluent-verification=f9a5d1b2-5425-4343-91e7-d5bfe8e7dd29\"",
                "\"twilio-domain-verification=18488a2e416ebca2c0005d9df01c7197\"",
                "\"google-site-verification=OwwIavFthN_Z36EzaOk6PHEkLPQ6pdT_EDDi3W9QJms\"",
                "\"n6tsnk3b94fcb4jf8h68z8gqgtyjztq0\"",
                "\"_acme-challenge.gw.de.thescore.com=7WxB4dN_t1N0DMEeieeKMwYvh_ni98jukRdFcaiZXAE\"",
                "\"70756eab041844ab7514b1690300b2b9.thescore.com\"",
                "\"_acme-challenge.thescore.com=bJ3NGURH0rYil7owTZI6C6PC6rRwW8hpsVHTV0Ir8u4\"",
                "\"h1-domain-verification=DrLq9joqy3WsGs1FSCbL3mvLqnJQmoLjDs8U1ijEV3VyQHcJ\"",
                "\"wg9kk735p7hhrv540744vxnczfc9xwdm\"",
                "\"x5n2r028vyhj1kgps3wrm910mmpcb8ys\"",
                "\"loom-site-verification=46153c7c689d4dfdab1466672c05790f\"",
                "\"_cwb88mr291ar92yxhj8rzyp3tf88hda\"",
                "\"trry6gpdpg31x6wbltl510p3t1s899qp\"",
                "\"_acme-challenge.thescore.com=7-VQTgyoTcU4Y6bRDQtdRiLCiddL2ru9GxFrn14RepM\"",
                "\"_acme-challenge.thescore.com=qjQzPf5wF9qpDiTPfM6bzLaV_jxezuq1B3IfsJS6LeA\"",
                "\"jamf-site-verification=o8nqARIBRazhU-wp3LwEBA\"",
                "\"pexip-ms-tenant-domain-verification=f73725a0-a309-45b7-bdfa-26b83d026e8a\"",
                "\"_y5kd0emi6zd1gvvhcctk9d7hrbwsglu\"",
                "\"google-site-verification=gLvYsBLZN5KJkmCStsL2LvJD_5EwO6xT7CIMC7b1a7c\"",
                "\"google-site-verification=nwvdvwUZt1LV4p-9aZLR9NI0iHBA-5Vs7z0UrNyhSH4\"",
                "\"google-site-verification=XJYImAP-Ui_RmlygPDCl-ygMy_o2ao_MYXKT8c0ixUc\"",
                "\"MS=ms70218718\"",
                "\"anthropic-domain-verification-786te3=ehVXb8kXhmnegagpceuDJEfSu\"",
                "\"MS=ms90964876\"",
                "\"d6ntwdk9qckb9453c55g1hzlfyczfpx4\"",
                "\"asv=e692cb1a89112102a232d1e30dc39545\"",
                "\"google-site-verification=EB3gmOBdwNxkcSbvrsgU4cklqegobI9AYo9mugozdp8\"",
                "\"MS=ms11636765\"",
                "\"Dynatrace-site-verification=5bc868aa-2323-49ea-b196-606df8442735__dr7rt463817imd3a5cmb1m3os\"",
                "\"_acme-challenge.thescore.com=vfWeSQluJ8ima9PAZ_Y0W2-0iqYrFOq2LJua9XlZedM\""
            ],
            "NS": [
                "ns-218.awsdns-27.com.",
                "ns-1319.awsdns-36.org.",
                "ns-1965.awsdns-53.co.uk.",
                "ns-537.awsdns-03.net."
            ],
            "SOA": [
                "ns-1319.awsdns-36.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.16.164.74",
            "104.16.163.74"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.thescore.com include:mailgun.org include:mail.zendesk.com include:amazonses.com ip4:216.71.150.233 ip4:216.71.149.230 ip4:139.138.32.79 ip4:139.138.32.88 ~all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:dmarc@thescore.com,mailto:b6f5a127964042879f05f0525f90ccdb@dmarc-reports.cloudflare.net;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.thescore.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApssVu5XV271e1gVjIZrcRct8wcKevqPRXWZtmiPmSphGggeD8If3Hq37yPslzWWo9KUKWRahrvDJ5L+GaDzWymVYcNBxZNUHMDNSpXLFRzV0yfysqm0+0CEYGs7a1bDFdzxeZo0WBTrpaJCBnLdHRvDt6T8cww0o9qBymjWLb3D5WaGybJYI7C7jJQwr/Du1Cnhfg6No7ft9jtX5qGUXe59D97ejNIZY1sy1dxh2bBA6WALPu3JlFlO+hbo/slT8ikKGSSurJaabu8At33znc4UIg/2tiTq4ZoQtzm7eLPwwLVKmYjP1mH0JPY+yFzzVD9s0r5cSQD4GBWrSLQe7SQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.16.163.74",
                        "104.16.164.74"
                    ],
                    "time_ms": 41.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.16.163.74",
                        "104.16.164.74"
                    ],
                    "time_ms": 43.92
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.16.163.74",
                        "104.16.164.74"
                    ],
                    "time_ms": 89.23
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.16.163.74",
                        "104.16.164.74"
                    ],
                    "time_ms": 91.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.16.163.74",
                        "104.16.164.74"
                    ],
                    "time_ms": 58.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "thescore.com",
        "valid_from": "2026-07-13T10:03:08-05:00",
        "valid_to": "2026-10-11T10:03:07-05:00",
        "days_remaining": 61,
        "san": [
            "*.thescore.com",
            "thescore.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.thescore.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 21:49:25 GMT",
            "content-length": "0",
            "location": "https://www.thescore.com/",
            "x-varnish": "637296633",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "cf-cache-status": "DYNAMIC",
            "set-cookie": "__cf_bm=wm_UNx.eREwp0xUtpN7w93faGM5dXPVc.obyjRn_hA8-1786398565.124924-1.0.1.1-V1inYAJScpv1LoGJ2JYHOEm14Xa7030w7MGjuwIUmVYOElUV9a2LC6qAEM7H8JlRcSISXQTf6LoGyOdcJ8A5JBuXLsdt.KxN2dFqyc5RJ.sjjBZOUcnWNOWFNRuTVeXW; HttpOnly; SameSite=None; Secure; Path=/; Domain=thescore.com; Expires=Mon, 10 Aug 2026 22:19:25 GMT",
            "server": "cloudflare",
            "cf-ray": "a29235d808c2585d-STL",
            "content-type": "text/html; charset=utf-8",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "camera=(), microphone=(), geolocation=(self)",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "x-served-by": "thescore_web_v2",
            "age": "0",
            "via": "1.1 varnish (Varnish/6.6)",
            "x-cache": "MISS",
            "x-cache-hits": "0",
            "link": "</_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/theScoreLogo.1737ri2fhyqv0.svg>; rel=preload; as=\"image\", </_next/static/chunks/2l-c0v0g8b6uh.css>; rel=preload; as=\"style\", </_next/static/chunks/2bb6uguerfzht.css>; rel=preload; as=\"style\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.thescore.com/",
        "title": "Sports Scores, News & Schedules | theScore",
        "description": "Live sports scores, breaking news, schedules, and updates across the NFL, NBA, MLB, NHL, NCAAs and more. Stay up to date with every game on theScore.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "104.16.164.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "104.16.163.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "esa4.hc4228-29.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4046.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 61.8,
                "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": 101.04
}