{
    "ok": true,
    "domain": "olympic.org",
    "generated_at": "2026-08-08T22:51:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 100,
            "security": 77,
            "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": "7 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": 5,
                "lost_points": 0,
                "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": "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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "153 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-10-203-26.deploy.static.akamaitechnologies.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": "7 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "153 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-10-203-26.deploy.static.akamaitechnologies.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": [
                "23.10.203.26"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 olympic-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"MS=ms99328870\"",
                "\"mtmDAdyl=e97f9bd7a94cc1ce99bd2fc76dcd853c\"",
                "\"brevo-code:6ef1bdca0140128a0b0cdffd769c529f\"",
                "\"docusign=af7b74d1-de62-4ab3-acee-e2251117e6be\"",
                "\"mandrill_verify.t_q5rCX1tCbY3wU8lGuzAw\"",
                "\"google-site-verification=uppvyvdeQFTUvyIyWLd7O65zN3lzH65H_0eTJioqRXY\"",
                "\"qtBMR21R.\"",
                "\"_8e2p87k26m0wwfne0sxfrzqmms41ho6\"",
                "\"facebook-domain-verification=rztxyoajuychu1y5nh8x23kd8mfzqi\"",
                "\"mentimeter-1968828d-eacb-4cb4-9cd6-39d337b24206\"",
                "\"ab27f103-626c-467c-87e9-76459cee6d9e\"",
                "\"GCJn/vFfi9sdY+sn+l2YP2pCbJJSYN8OpVM2jaJkNNVpjwLfSZ2DDTHkv/aU77FDd2G/J60HfKaCk2Ph5WSq8Q==\"",
                "\"successfactors-site-verification=MTc4YjIxZTMxYTVhNzYxZDdhMDQ5Y2JjZjMwMDc2NTkzMTcyMmVhZWRkZWI5M2VhYWU4YjJlYTU5YmZkNjgxMQ==\"",
                "\"d365mktkey=NxCSNp09pg2ODxcwQBBZnJi5UqvoA7o7JyoNaLTCVv8x\"",
                "\"d365mktkey=ddj6OfbGqaii6Ldno7ncjtpCUloqmiQexCE31I5kvLkx\"",
                "\"smartsheet-site-validation=4KWW-0XuqiSuWf1jfE4yu6_bkkzMRh54\"",
                "\"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLSVMErefLr9pS9klFe8URqn4q8fVnbYooSzTZcy7FRPuqhRqogMY9CROIcZmUpANsw96hKJmvluVOf7B2tt8xpq5tP2966OhkJPrgweclhU5Xg3BnGqDLUyqzQzjDlfBKDk4U\"",
                "\"Verification Token: _tdah9ny0uex7t6r5efvf2nlc85br54a\"",
                "\"mandrill_verify.DANW0ONf1JBY2pYG54OFtQ\"",
                "\"qtBMR21R\"",
                "\"amazonses:QCKmU0eCWVNl/rwz71jJUaIrIy9H0/EPvIg7/WmUgj8=\"",
                "\"mandrill_verify.8a70D0gmFAmJUH6Lb04Vzw\"",
                "\"google-site-verification=1JF9NQtriqjuwlHiwgtObqtynYTPe8yL-cBl9f7qQlI\"",
                "\"google-site-verification=feqg8re59u5z8ekzzXgFwgHuj5G9O0QTrWYnxeOgIJk\"",
                "\"docusign=ebd7f118-dc7c-4ce6-91ca-3f747263deac\"",
                "\"atlassian-domain-verification=BsU55xuh8y74kRFVZazoQjWeG1VcAATPIJrguvE2awdqH5cZd8I2DnRNXlqne6tQ\"",
                "\"logmein-verification-code=Xa7wcTWF60T5llNp8RMEitIXV\""
            ],
            "NS": [
                "ns1-239.akam.net.",
                "use5.akam.net.",
                "ns1-17.akam.net.",
                "usw2.akam.net.",
                "usw1.akam.net.",
                "usc4.akam.net.",
                "use4.akam.net."
            ],
            "SOA": [
                "ns1-17.akam.net. hostmaster.olympic.org. 2001023383 10800 7200 604800 3600"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"www.digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.10.203.26"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email,mailto:aggregatereports@olympic.org; ruf=mailto:feedbackreports@olympic.org; fo=1",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.olympic.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC97Vbor2mjU4JiNqdHhnSPoiv9AQ5pyI0m/W+sPUA8udSGJeajOI7v2FdNR5To551upK+ds9oLBbns+12Y3TTYKPg/L/rTnGv+nxASCx/knbHysxU0Sqb3n+anS32dPWbRoD/R7tpfKdp9PNyOpynoH6HHtkDFB7Mc47ldCCYBpwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/international-olympic-committee/iCRb3asC2f4-international_olympic_committee__ioc__1323440527.svg; a=https://amplify.valimail.com/bimi/international-olympic-committee/iCRb3asC2f4-international_olympic_committee__ioc__1323440527.pem",
        "mta_sts": "v=STSv1; id=20230503143000Z;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:tls.reporting@olympic.org"
    },
    "advanced": {
        "ptr": "a23-10-203-26.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.10.203.26"
                    ],
                    "time_ms": 78.71
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.84.228"
                    ],
                    "time_ms": 70.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.195.211.91"
                    ],
                    "time_ms": 131.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.10.203.26"
                    ],
                    "time_ms": 107.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.52.147.5"
                    ],
                    "time_ms": 220.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "secure.olympic.org",
        "valid_from": "2026-06-24T19:00:00-05:00",
        "valid_to": "2027-01-09T17:59:59-06:00",
        "days_remaining": 153,
        "san": [
            "secure.olympic.org",
            "admin.events-tst.olympic.org",
            "admin.events.olympic.org",
            "api.eventregistration-stg.olympic.org",
            "api.eventregistration-tmp.olympic.org",
            "api.eventregistration-tst.olympic.org",
            "api.eventregistration.olympic.org",
            "api.events-tst.olympic.org",
            "api.events.olympic.org",
            "assets.olympic.org",
            "beta.olympic.org",
            "drawtheline.olympic.org",
            "edriver-tst.olympic.org",
            "edriver.olympic.org",
            "events.eventregistration-stg.olympic.org",
            "events.eventregistration-tmp.olympic.org",
            "events.eventregistration-tst.olympic.org",
            "events.eventregistration.olympic.org",
            "extrassets.olympic.org",
            "femaleathletehealth.olympic.org",
            "ipacs.sport",
            "ipacstest.olympic.org",
            "mta-sts.external.olympic.org",
            "mta-sts.ioc.olympic.org",
            "mta-sts.ipacs.sport",
            "mta-sts.olympic.org",
            "mta-sts.olympicboxing.sport",
            "mta-sts.olympicrefugefoundation.org",
            "mta-sts.otab.com",
            "mta-sts.sportcoalition.org",
            "mta-sts.support.olympic.org",
            "museum.olympic.org",
            "museum.scheduler.olympic.org",
            "odf.olympictech.org",
            "olympic.org",
            "onlinecourse.olympic.org",
            "pinquest-cms-staging.olympic.org",
            "pinquest-cms.olympic.org",
            "pinquest-content-staging.olympic.org",
            "pinquest-content.olympic.org",
            "pinquest-log-staging.olympic.org",
            "pinquest-log.olympic.org",
            "poc-www.ipacs.sport",
            "register.eventregistration-stg.olympic.org",
            "register.eventregistration-tmp.olympic.org",
            "register.eventregistration-tst.olympic.org",
            "register.eventregistration.olympic.org",
            "registration.events-tst.olympic.org",
            "registration.events.olympic.org",
            "sportupyourlife.olympic.org",
            "stillmed.ipacs.sport",
            "stillmed.olympic.org",
            "stillmedab.olympic.org",
            "toml.olympic.org",
            "tst-heritage.olympic.org",
            "www.ipacs.sport",
            "www.music.sport",
            "www.olympic.org",
            "www.olympicrefugefoundation.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.olympics.com/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "178",
            "location": "https://www.olympics.com/en/",
            "cache-control": "max-age=552",
            "date": "Sun, 09 Aug 2026 03:51:43 GMT",
            "connection": "keep-alive",
            "etag": "\"hcvyommxl0gh9x\"",
            "alt-svc": "h3=\":443\"; ma=93600",
            "access-control-expose-headers": "Akamai-Request-BC",
            "access-control-max-age": "86400",
            "access-control-allow-credentials": "true",
            "access-control-allow-headers": "Content-Length,Content-Type,ETag,X-Content-Type-Options,If-Modified-Since,If-None-Match",
            "access-control-allow-methods": "GET,HEAD,OPTIONS",
            "access-control-allow-origin": "*",
            "referrer-policy": "unsafe-url",
            "x-content-type-options": "nosniff",
            "x-ocs-mc": "K-USA",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "server-timing": "ak_p; desc=\"1786247503486_400021225_655456134_11727_10955_7_10_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://olympic.org/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.10.203.26": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "olympic-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4026.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.9,
                "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": 105.8
}