{
    "ok": true,
    "domain": "wnba.com",
    "generated_at": "2026-08-09T20:58:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "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": "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": "6 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": "39 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a104-119-189-226.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "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": "6 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": "39 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a104-119-189-226.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "104.119.189.226",
                "104.119.189.168"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-001bf601.gslb.pphosted.com.",
                "10 mxb-001bf601.gslb.pphosted.com."
            ],
            "TXT": [
                "\"ZOOM_verify_PipLrnYKC7A7rCCNIREO9R\"",
                "\"google-site-verification=Dus237FmrZWmUFVBWJNpsrQhsd7pAq4ormKbIbEsAIo\"",
                "\"_tasifd7w2hemytjmx7uhfq0e6vf232h\"",
                "\"liveramp-site-verification=4gxlliUYuCXNFLAHLVJLaLVWcysaewjXAd3qz0Imo04\"",
                "\"docusign=5f1a6f06-0888-49fe-8362-85016b8f5161\"",
                "\"_8h8o3uvhitcscaijrtoomjtpdm3tf5o\"",
                "\"bw=afdUrYgeruFzXEPCMC36apshNNmFAU0T9X2pJpqYuCu3\"",
                "\"_0e0c9lro8oyco9s8ulqsd61udjbcnxt\"",
                "\"apple-domain-verification=gOUKkb8FGmd9ttL3\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:mktomail.com include:mail.zendesk.com -all\"",
                "\"_globalsign-domain-verification=q-ahwcsuqe8RueKDl9runS4g6mIdConRvHGfkW_yXI\"",
                "\"openai-domain-verification=dv-OhqIkRLtHigQq0axgYTJMOoP\"",
                "\"google-site-verification=EhNQVgmiYdhFtzCKWh_0lrsc4-XThg8U7E0kqhOA8SQ\"",
                "\"_g24j83zlnh8ns3yy1fg5zxz53btqmlq\"",
                "\"_globalsign-domain-verification=Al3imPEmt85WIIASl4qrG67hsNtxCEFbaNSK0R3c1H\""
            ],
            "NS": [
                "a5-65.akam.net.",
                "a12-65.akam.net.",
                "a18-65.akam.net.",
                "a16-64.akam.net.",
                "a7-67.akam.net.",
                "a1-148.akam.net."
            ],
            "SOA": [
                "a1-148.akam.net. dnsteam.nba.com. 2024073089 14400 1200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.119.189.226",
            "104.119.189.168"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:mktomail.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc_aggrpts@wnba.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc_forensicrpts@wnba.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wnba.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQOSZv2huhMLXKdhKCxikFbxaqBMKzBIvziGxqPz/nNFaxgf5pedwW03WTye8O53sz9edkt9dwt54yANZiVU5OjnJ8acRMN4BalwCscaqZPqBldDnbsZvjL4DwlI44xEOxZqOil2lN30P8azvFtiQOANRmuNwTP1mtRESEIQN7JwIDAQAB; n=1024,1448964377,1464775577",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a104-119-189-226.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.215.11.232",
                        "23.215.11.239"
                    ],
                    "time_ms": 57.01
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.220.144.137",
                        "23.220.144.146"
                    ],
                    "time_ms": 31.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.215.55.177",
                        "23.215.55.184"
                    ],
                    "time_ms": 39.09
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.220.144.137",
                        "23.220.144.146"
                    ],
                    "time_ms": 52.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.217.201.103",
                        "23.217.201.112"
                    ],
                    "time_ms": 76.46
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "wnba.com",
        "valid_from": "2026-06-20T17:39:48-05:00",
        "valid_to": "2026-09-18T17:39:47-05:00",
        "days_remaining": 39,
        "san": [
            "wnba.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.wnba.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "envoy",
            "content-length": "0",
            "location": "https://www.wnba.com/",
            "date": "Mon, 10 Aug 2026 01:58:09 GMT",
            "access-control-max-age": "86400",
            "access-control-allow-credentials": "false",
            "access-control-allow-headers": "*",
            "access-control-allow-methods": "GET,POST",
            "access-control-allow-origin": "www.wnba.com",
            "strict-transport-security": "max-age=86400",
            "surrogate-control": "max-age=300, stale-while-revalidate=600",
            "pragma": "no-cache",
            "x-powered-by": "Next.js",
            "etag": "\"12gc1ln4rfs5bvs\"",
            "content-type": "text/html; charset=utf-8",
            "x-varnish": "66007040 68597735",
            "x-vcl-version": "NBA.com prod 1.7b",
            "x-status": "hit",
            "x-hits": "4",
            "x-ttl": "274.829",
            "x-grace": "86400.000",
            "x-keep": "0.000",
            "x-cache-ability": "cacheable",
            "x-envoy-upstream-service-time": "1",
            "cache-control": "public, max-age=0, s-maxage=300",
            "expires": "Mon, 10 Aug 2026 01:58:09 GMT",
            "set-cookie": "bm_sz=865C0B4D52875729347BC8C8CAA21FDC~YAAQzVQhFzAhPbSfAQAALEFk6QAoxXUWuFhlSqeHALg+uKcUeUnIs9efppCOI2+Q5cwvOyuHuZH3E3yz7JIwNsiEG9CxHjDi9nKbtQ8aNNLIQIdujuUCNxuvr2xyOADTBBPaqxz/i/3mCtbt4EmdJQUc9X1zWGPIC9n8KNfE7HrCbieZqUzoZ8tw5v5mgDdAJ+F66Its/hGhOOJUd6ZRabtgoE5UixGtq47uPnRN+lbGeWzZbw1d+6VxvI+Pp9Kt3gRtMeOhhXaLjc5aSlk2UGVclxOSX4yFPPQEX1MOPrzSpeqTDI/vYvnkkwMGIo8AHpp+5uZNciNnQ0QYtIlgPNvDcGojpuEIqbp+Y8hXE1rEVgy6/prs~4536116~3163704; Domain=.wnba.com; Path=/; Expires=Mon, 10 Aug 2026 05:58:09 GMT; Max-Age=14400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "envoy",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.wnba.com/",
        "title": "Official Home of the WNBA | Women's National Basketball Association",
        "description": "The official home of the Women's National Basketball Association. Keep up to date with news, scores, and standings for your favorite teams.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "104.119.189.226": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "104.119.189.168": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-001bf601.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 45.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 76.3,
                "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": 94.48
}