{
    "ok": true,
    "domain": "nmdp.org",
    "generated_at": "2026-08-12T12:13:52-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "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": "3 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": 10,
                "lost_points": 0,
                "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": "76 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: bethematch.org.mx"
            },
            {
                "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": "3 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": "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": "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": "76 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: bethematch.org.mx",
                "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": [
                "192.149.74.76"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00049001.gslb.pphosted.com.",
                "10 mxb-00049001.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=rre3sPv8srhH2ePSlVMxUUE9l-c-te9SfwqpRvV7J6I\"",
                "\"MS=ms19051785\"",
                "\"apple-domain-verification=9ECyN9ZmSJUoTQLP\"",
                "\"00DWG0000059Zen=1TBWG0000000OAP\"",
                "\"Figma-domain-verification=8a0a686194d17ccd6a1cd31611e960f2236d3796385b4902fc60d40d94e2bc98-1761831113\"",
                "\"00Dam00000WJX8D=1TBa7000000003F\"",
                "\"zenqms-domain-verification=a78bc73db7f46e3b1c1fc302fb023de180b9d1842ea8ceba1acb8d96b6d74c40\"",
                "\"miro-verification=86f7ef0a0a7863b19ae37d9d721139b6ad601d5d\"",
                "\"twilio-domain-verification=011a10478197c764dc2ad3e75a1779b2\"",
                "\"R1TrJFQexx3f9boioeNW+DMBIz9uaLBO5dEC83AFPeaB4pIYWkJCQ1bhz9LIACiNWBQPIOA3Vt3Veg7hDH0c6A==\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"postman-domain-verification=a0f389667d1105c893e8b953dfb9050cc12c291bbd7c6db7941ce72e61187981f31b6f0656d37326231da68acfe8d4594158d58852d9da35ab053d6d4e99b912\"",
                "\"adobe-idp-site-verification=e7387fc7f91e65403eb00bbe61cff15d405f8397ce8b0aaaad34eb8576b64f44\"",
                "\"Figma-domain-verification=d1aae29d9859045592210994d1c63b0d2671121e05b1489e6f7bb55c6c981db2-1761684369\"",
                "\"00DWG00000190D7=1TBWG000000003F\"",
                "\"atlassian-domain-verification=aRjwzYoUCwLMJHMBrsXmGITVUP/aLu2VlZbkLYWftjiHsy/Xs/UAYYYy59uGGZzD\"",
                "\"twilio-domain-verification=9c3647c81db1e3c6fa1369cffb302e82\"",
                "\"zenqms-domain-verification=16279e587fce91cb106a98bc5547f5382d0e282b9eda93bdcec2d2ea83411533\"",
                "\"00DWF000004p7LN=1TBWF000000009h\"",
                "\"00DWF0000066hy5=1TBWF000000006T\"",
                "\"m3om43n0cl21952c2jg3a9aq77\"",
                "\"amazonses:pP1l1GsJ4WRZbqNvRrEm3F4nDfuezRkxX0wtj9dIvL0=\"",
                "\"intersight=d6377995be5e7753552d7d51eac0a918575259fbd3417950624e2bdfa4a199b7\"",
                "\"00DE0000000b7Cf=1TBUG00000005xN\"",
                "\"sending_domain1087622=4ee778901f46b8cee235156db06acafe68a8001411a9676eaea20ff9a6187c39\"",
                "\"facebook-domain-verification=lkunnonku3cjlbcl8xmvyo7fnvikk2\"",
                "\"smartsheet-site-validation=E3TJT-M3tf8_VWcAgot4_FIQukuzSorU\"",
                "\"jamf-site-verification=ALjw8-uH9XamIkzVZhQ6UQ\"",
                "\"adobe-sign-verification=c3b24a9842e8e22172e2568873e4ed3b\"",
                "\"Y923AGEZF1XI893AR4T1S5OVPCEFB7XL3VRBA6QTH\"",
                "\"asv=e9d48818fcedd61d5e26b6a1bf936b92\"",
                "\"zapier-domain-verification-challenge=25a73709-c14d-404a-b961-32d650e6a59a\"",
                "\"MS=ms21686575\"",
                "\"Dynatrace-site-verification=d38dbfe4-f459-42af-89f1-bfb3710098ee__jed1fngo1pg4kj5foj9gjt7dkh\"",
                "\"00DWF000004p7LN=1TBWF00000000BJ\"",
                "\"apple-domain-verification=H5gVEQPY1lD7AyeW\"",
                "\"ciscocidomainverification=4406bb1c665a63c58c0367120e5dcc3b9a47b7b226f085bc35b2ee72825e09a0\""
            ],
            "NS": [
                "ns1.a2.impervasecuredns.net.",
                "ns1.a1.impervasecuredns.net.",
                "ns1.a0.impervasecuredns.net."
            ],
            "SOA": [
                "ns1.a0.impervasecuredns.net. dns-admin.nmdp.org. 43402 1200 3600 2592000 900"
            ],
            "CAA": [
                "0 issue \"www.digicert.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazon.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "192.149.74.76"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1;p=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.nmdp.org",
        "dkim": "v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlUUb7wxpK/3Ylp7A4sfzZsE/KQ7cAueW1Naa6SIDJ74kS84C+t25iU5CZTWAnCdzaUYrwwZ6NrLdxcg/BowNnB18q8h6Ldx6nsO8m1WHh0PT2bfvHtM4ggS7jQa1rfa1EdDbsgaW7TXgU48/oFBgRSak4FaIbN2OieIozVxltyal7+JuTQpHOsN8RejQjpdmkHZdP9qVA9yGzGkB226VQ2NKbxWRfn/MfBFhdqK+uiNPTJse6TvQgaGyhq0/jeq30bWI5eWO6uONXqDKwLoR76FiAPCbutX55x4VULLR+yx/AdZg0m6f0TyeMtYtoUYImq7EHFbD2wDrdIyGT/N7AQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://bimi.nmdp.org/bimi.svg; a=; avp=brand;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "bethematch.org.mx",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "192.149.74.76"
                    ],
                    "time_ms": 79.51
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "192.149.74.76"
                    ],
                    "time_ms": 65.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "192.149.74.76"
                    ],
                    "time_ms": 355.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "192.149.74.76"
                    ],
                    "time_ms": 57.58
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "192.149.74.76"
                    ],
                    "time_ms": 498.63
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "hostedredirects.prod.nmdp.org",
        "valid_from": "2026-07-29T16:04:28-05:00",
        "valid_to": "2026-10-27T16:04:27-05:00",
        "days_remaining": 76,
        "san": [
            "*.bethematch.com",
            "*.bethematch.org",
            "*.bethematchregistry.com",
            "*.bethematchregistry.org",
            "*.marrow.org",
            "*.nmdp.org",
            "agnis.net",
            "be-the-connection.org",
            "bethematch.com",
            "bethematchblog.org",
            "bethematchfoundation.org",
            "bethematchhawaii.org",
            "bethematchregistry.com",
            "bethematchregistry.org",
            "bethematchstories.org",
            "bethematchwalkrun.org",
            "biotherapies.org",
            "ctsearchsupport.com",
            "ctsearchsupport.org",
            "explorebmt.org",
            "hostedredirects.prod.nmdp.org",
            "jasoncarterclinicaltrialsprogram.org",
            "jcctp.org",
            "joinmarrow.org",
            "jointhesymphony.com",
            "jointhesymphony.org",
            "marrow-donor.org",
            "nmdp.org",
            "nmdp.site",
            "nmdpbiotherapies.com",
            "prod.nmdp.site",
            "sequence.org",
            "shopbethematch.org",
            "sicklecellconnect.com",
            "teambethematch.org",
            "www.agnis.net",
            "www.be-the-connection.org",
            "www.bethematchblog.org",
            "www.bethematchfoundation.org",
            "www.biotherapies.org",
            "www.ctsearchsupport.com",
            "www.jcctp.org",
            "www.jointhesymphony.com",
            "www.jointhesymphony.org",
            "www.marrow-donor.org",
            "www.nmdp.site",
            "www.nmdpbiotherapies.com",
            "www.shopbethematch.org",
            "www.teambethematch.org",
            "youaremymatch.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.nmdp.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "105711",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.nmdp.org/",
            "server": "Vercel",
            "x-ua-compatible": "IE=edge",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "date": "Wed, 12 Aug 2026 16:33:10 GMT",
            "access-control-allow-origin": "https://www.nmdp.org",
            "age": "2440",
            "cache-control": "public, max-age=0, must-revalidate",
            "content-security-policy": "base-uri 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net;child-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net;connect-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: mailto: tel: https://pub.highlight.io https://*.qualtrics.com webpack://*;default-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: mailto: tel:;font-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;form-action 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net  https://*.bethematch.org;frame-ancestors 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net  https://*.bethematch.org https: data:;frame-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;img-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;manifest-src 'self';media-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;script-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;style-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;worker-src data: blob:;",
            "etag": "\"huo2uob8c429jm\"",
            "referrer-policy": "no-referrer",
            "strict-transport-security": "max-age=31536000; includeSubDomains;",
            "x-content-security-policy": "base-uri 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net;child-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net;connect-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: mailto: tel: https://pub.highlight.io https://*.qualtrics.com webpack://*;default-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: mailto: tel:;font-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;form-action 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net  https://*.bethematch.org;frame-ancestors 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net  https://*.bethematch.org https: data:;frame-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;img-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;manifest-src 'self';media-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;script-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;style-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;worker-src data: blob:;",
            "x-frame-options": "SAMEORIGIN",
            "x-matched-path": "/en/_roles/[role]/[customquery]/[[...path]]",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::iad1::9hpgl-1786554831918-6fa6a5f2b192",
            "x-webkit-csp": "base-uri 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net;child-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net;connect-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: mailto: tel: https://pub.highlight.io https://*.qualtrics.com webpack://*;default-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: mailto: tel:;font-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;form-action 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net  https://*.bethematch.org;frame-ancestors 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net  https://*.bethematch.org https: data:;frame-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;img-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;manifest-src 'self';media-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;script-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data: https://*.qualtrics.com;style-src 'self' https://*.vbrick.com https://api-engage-us.sitecorecloud.io https://d1mj578wat5n4o.cloudfront.net https://d35vb5cccm4xzp.cloudfront.net 'unsafe-inline' 'unsafe-eval' https: data:;worker-src data: blob:;"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Vercel",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.nmdp.org/",
        "title": "NMDP (formerly Be The Match) global nonprofit in cell therapy | NMDP",
        "description": "NMDP is a global nonprofit leader in blood stem cell and bone marrow transplant, advancing research and cell therapies to give patients life-saving care.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "192.149.74.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00049001.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 71.4,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.220",
        "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": 120.88
}