{
    "ok": true,
    "domain": "specialolympics.org",
    "generated_at": "2026-08-10T04:05:44-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": "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": 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": "150 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: a92c8505be68ea4c8.awsglobalaccelerator.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": "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": "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": "150 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: a92c8505be68ea4c8.awsglobalaccelerator.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": [
                "15.197.196.19",
                "3.33.202.137"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 specialolympics-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=6119f6b8628bef859b2ef4cfa8484d869b41262164ca5aee4da471c11761cc4d\"",
                "\"ZOOM_verify_xXc4cP98QRmqFRSoWpVNjg\"",
                "\"amazon-business-verification=18226c162d63080f10a9e038f128fae024d70b95360ba4817b98811a5d3bf3fe\"",
                "\"92stsnf1gukhvpcicoardp41oe\"",
                "\"google-site-verification=jD7pToRVz0WIQiagVO_EMRV1aR45w8EhwsDYekgmF1U\"",
                "\"google-site-verification=7m2YGGukCi7XkqwTtDQ_mv-SsOcUvUEOU43rwI8YaQg\"",
                "\"b8k9c3to5bojm7rr8r7pcos1ur\"",
                "\"amazonses:HV+ByozQoUjQnoFp+XLFGd4I7FdxqdxApeMLIXfbRR4=\"",
                "\"v=spf1 include:spf.protection.outlook.com include:sendgrid.net include:spf-465873.jangomail.com include:_spfprod.ngpvan.com include:cvent-planner.com include:spf-a.specialolympics.org include:_spf.salesforce.com include:_spf.psm.knowbe4.com -all\"",
                "\"3ag473ujdjffdncme3frdlfa6a\"",
                "\"apple-domain-verification=AMhpPLLI8DWMHDny\"",
                "\"d4u5bisud404idlark9vaojtlj\"",
                "\"k6veetkmgkahk250tmv86f5up3\"",
                "\"lbuhkh3vo3v0albevuvf45p2va\"",
                "\"366664674-14813677\"",
                "\"amazonses:8O+uDZLPo/X6yofRLE4S2hyl+Y73/15HXPdYueMX/nI=\"",
                "\"canva-site-verification=d3spQ-tXe2TDO4HvBMcQyg\"",
                "\"juescuupdr34hqqlqou1ubqq63\"",
                "\"google-site-verification=54JpQVYrdx_MR9lYQFXGD1J7oh8lJOh6qKqrltiHJk8\"",
                "\"GRS5ENFV9P3Q3LIU4EAK49KI9O\"",
                "\"google-site-verification=MH-SHRed4lzmAXf4RgZ9bxXwrK_0rnUTwpCFyXaLdDE\"",
                "\"facebook-domain-verification=wvx9fbxe0ve5q9tjc4ahl6nf22w5nw\"",
                "\"cejrhuut4ftish6convvhlcdb\""
            ],
            "NS": [
                "ns2-02.azure-dns.net.",
                "ns4-02.azure-dns.info.",
                "ns3-02.azure-dns.org.",
                "ns1-02.azure-dns.com."
            ],
            "SOA": [
                "ns1-02.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.196.19",
            "3.33.202.137"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:sendgrid.net include:spf-465873.jangomail.com include:_spfprod.ngpvan.com include:cvent-planner.com include:spf-a.specialolympics.org include:_spf.salesforce.com include:_spf.psm.knowbe4.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email,mailto:dmarc@specialolympics.org;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.specialolympics.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5CkD/Ci89NBiCSkRN2VCYWaEZCZagtSBKiisKQ0unS+yRYxh4WW28/hCfanax8Pk47e0LULU0hD/sZ3hOUfaM0IWksumuOkaBCeyJpA7eBZlFBeIoZJGgmnyVScMUgiUH19MlLVU9fp058XHrXNQyt+JNmCPDocSwJ2cMEnI8ijmGXGo6fltd4EjvHyZU6QRRlQlabEITfi4dnHpDoBLw4UfJ4VdxY/nx8b1+gF1k0jBkkF69u/d9Ole2eWoItSkxgELcGUfn5YLwtFGmyj+xfqdEqIBxSvHJALRUJhSB1HaHsCpa0+DfLhEmnuLZqQbgn6cINEbLEJ2QPt8tqeNMQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a92c8505be68ea4c8.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.196.19",
                        "3.33.202.137"
                    ],
                    "time_ms": 47.33
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.196.19",
                        "3.33.202.137"
                    ],
                    "time_ms": 61.34
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.196.19",
                        "3.33.202.137"
                    ],
                    "time_ms": 82.3
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.196.19",
                        "3.33.202.137"
                    ],
                    "time_ms": 53.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.196.19",
                        "3.33.202.137"
                    ],
                    "time_ms": 277.55
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "origin.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
        "valid_from": "2025-12-08T18:00:00-06:00",
        "valid_to": "2027-01-07T17:59:59-06:00",
        "days_remaining": 150,
        "san": [
            "origin.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "r-word.org",
            "jointherevolution.org",
            "inclusionrevolution.com",
            "specialolympics.org",
            "spreadtheword.global",
            "static.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "specialolympicsusa.org",
            "solegacygiving.org",
            "verify.cms.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "verify.origin.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "cms.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "*.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "*.origin.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "playunified.org",
            "*.cms.soi-dotorg.soi.production.k2.m1.brightspot.cloud",
            "olimpiadasespeciales.org",
            "specialolympicstn.org"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.specialolympics.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 09:05:35 GMT",
            "location": "https://www.specialolympics.org/",
            "server": "istio-envoy",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "vary": "Accept-Encoding",
            "x-envoy-upstream-service-time": "512",
            "x-envoy-decorator-operation": "brightspot-frontend-verify.soi-dotorg.svc.cluster.local:80/*",
            "content-type": "text/html;charset=UTF-8",
            "x-powered-by": "Brightspot",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 0f49af3a0f69d8fa8a5350f615899778.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P7",
            "x-amz-cf-id": "pc3RGY5ho7mrGrdPsYxbMJ0K2JB45AU2riG45Ub78HFMQBiJwwwS-w=="
        },
        "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": "istio-envoy",
        "powered_by": "Brightspot"
    },
    "webpage": {
        "url": "https://www.specialolympics.org/",
        "title": "Special Olympics",
        "description": "The mission of Special Olympics is to provide year-round sports training and athletic competition in a variety of Olympic-type sports for children and adults with intellectual disabilities.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "15.197.196.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.202.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "specialolympics-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4011.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4024,
                "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": 125.52
}