{
    "ok": true,
    "domain": "stjude.org",
    "generated_at": "2026-08-09T08:20:19-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 60
        },
        "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": "5 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": "8 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": "50 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 132.128/27.80.208.68.in-addr.arpa"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "5 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": "8 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": "50 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 132.128/27.80.208.68.in-addr.arpa",
                "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": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "68.208.80.132",
                "216.250.140.65",
                "174.46.34.65",
                "67.91.97.105",
                "66.162.22.231"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 stjude-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"cursor-domain-verification-8tdvmn=F2akRUXnyTHzzpj3zQb0AriIM\"",
                "\"apple-domain-verification=jyezS6X4FjFnaiKv\"",
                "\"linkedin-site-verification=8b1dd41a-0899-45b0-9522-fad0ac98eb07\"",
                "\"netdata-verification=3761f927-2463-47b5-8770-625ee0efc1b1\"",
                "\"BPN/7fHl9qbGZsAcyzKraeNBXsAhjIV4LIDc9yhnrWgWZPpDgplUjiEl6fzf2H77ccd8vFem+GqdY8v1nTa8SA==\"",
                "\"70ef75f9-1509-47b6-aa42-5819947d6ae5\"",
                "\"docker-verification=89cf0db8-341b-4a70-954e-1a35c157d93f\"",
                "\"google-site-verification=1ay_iZkvioPcxnljyTeZ7XVdykTB3ZsMSf5xjMwnpHU\"",
                "\"hpe-greenlake-domain-verification=4c4c52536467394664645052764b446933512d59527274636b48412d74514768\"",
                "\"openai-domain-verification=dv-fgYezEenJ86BKEKzjVopGKP3\"",
                "\"facebook-domain-verification=p0ybhphcts6nkvkd3j32ya0gaqtcbt\"",
                "\"smartsheet-site-validation=rtWv711ruiEHy1tG2HTvB8Fk1g42Bqhi\"",
                "\"box-domain-verification=d0035a3ce36601a7f82b269001335ab949b6f723c80144eacdb2a242bb48ac9f\"",
                "\"twilio-domain-verification=dc29f7746ca479699712a2053d0be789\"",
                "\"adobe-sign-verification=bbdee42168d35ea7f1901d02115e12d\"",
                "\"I5wx7qB0XmSTRTudCJrzRbVrFGWR8VIefDR5OSO6dFgjRymy5GSnfjSxTRPwbu7M+ON8Z/spn2kB3zUR3qsURA==\"",
                "\"anthropic-domain-verification-g9ye2m=xmijOrENR8hx1Q2naGz2gNp3u\"",
                "\"adobe-idp-site-verification=8343786d9e2b41d2ceebdc7e040cf3dc9992c45d51e104da7c4f42d01a1d5f87\"",
                "\"atlassian-domain-verification=vVBloW8FcVI+BuwwkFAB+W3a585RXniaMXGpBpOWUAEolD1blvLkVatXGNAlBxAU\"",
                "\"vmware-cloud-verification-00265bd9-a5ba-4290-b19b-62ea74f2d48a\"",
                "\"v=spf1 include:spf1.stjude.org include:spf2.stjude.org include:spf.protection.outlook.com include:spf.cernerasp.com include:cust-spf.exacttarget.com include:sparkpostmail.com include:_spf.concurcompleat.com include:_spf.psm.knowbe4.com ~all\"",
                "\"jamf-site-verification=gd3lGDG-Y565WsbBVO29bA\"",
                "\"apple-domain-verification=pYTOpOP2FrOaLDmSxbMEirEEoi9jqW8dfkUuAQT3R60\"",
                "\"adobe-idp-site-verification=e5ec79da87bc0caf1ecaa617715c91cd14ceb0354149885afb7f7fd291f30248\"",
                "\"ms-domain-verification=9a238f59-380c-439e-a4e8-d2df9ab6410e\"",
                "\"cisco-ci-domain-verification=670fb89d0aa0825e9247b394aafcf037a15959204d78295eb6b53bfcf4853418\"",
                "\"teamviewer-sso-verification=520017692d554fccbe5bbbb49305367f\"",
                "\"smartsheet-site-validation=joYIfQIr4YMCc0TWq1nb4YK5mVhMj6G5\"",
                "\"smartsheet-site-validation=FNkM-ZbVkKve63vnFg1lmyG2RcXonZeG\"",
                "\"docusign=26b06233-729d-4cf5-b5f3-4afb50d092be\""
            ],
            "NS": [
                "a16-64.akam.net.",
                "ns11.stjude.org.",
                "a11-67.akam.net.",
                "a18-65.akam.net.",
                "a1-72.akam.net.",
                "a5-67.akam.net.",
                "a2-66.akam.net.",
                "ns12.stjude.org."
            ],
            "SOA": [
                "ns11.stjude.org. dns.stjude.org. 678672740 10800 3600 1209600 10800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "68.208.80.132",
            "216.250.140.65",
            "174.46.34.65",
            "67.91.97.105",
            "66.162.22.231"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.stjude.org include:spf2.stjude.org include:spf.protection.outlook.com include:spf.cernerasp.com include:cust-spf.exacttarget.com include:sparkpostmail.com include:_spf.concurcompleat.com include:_spf.psm.knowbe4.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.stjude.org",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDi7cyZi5lJZUnYUgAevyGENqWgExEA32xo4YQm0fhzMlSISBbRHCvKO7gu2nadkPsTzM5UyjDqlqwx9/Ky8LZ4+gYvJc7uLmURcpO5bN1ZnUIVp+Ht5PEhyPKveNqWbziNfN/z6oR+uETZ7YGGJ5QfrIHZOioXf+BO/XQ4/G0MCQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.stjude.org/ns/bimi/bimi_164245384_logo.svg; a=https://www.stjude.org/ns/bimi/alsac_st__jude.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "132.128/27.80.208.68.in-addr.arpa",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "174.46.34.65",
                        "216.250.140.65",
                        "66.162.22.231",
                        "67.91.97.105",
                        "68.208.80.132"
                    ],
                    "time_ms": 25.34
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "174.46.34.65",
                        "216.250.140.65",
                        "66.162.22.231",
                        "67.91.97.105",
                        "68.208.80.132"
                    ],
                    "time_ms": 22.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "174.46.34.65",
                        "216.250.140.65",
                        "66.162.22.231",
                        "67.91.97.105",
                        "68.208.80.132"
                    ],
                    "time_ms": 155.29
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "174.46.34.65",
                        "216.250.140.65",
                        "66.162.22.231",
                        "67.91.97.105",
                        "68.208.80.132"
                    ],
                    "time_ms": 255.28
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "174.46.34.65",
                        "216.250.140.65",
                        "66.162.22.231",
                        "67.91.97.105",
                        "68.208.80.132"
                    ],
                    "time_ms": 316.52
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.stjude.org",
        "valid_from": "2025-09-28T19:00:00-05:00",
        "valid_to": "2026-09-28T18:59:59-05:00",
        "days_remaining": 50,
        "san": [
            "*.stjude.org",
            "stjude.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.stjude.org/",
        "status": "",
        "http_version": "2",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.stjude.org/",
        "title": "St. Jude Children's Research Hospital",
        "description": "A leading children’s hospital, St. Jude treats the toughest childhood cancers and pediatric diseases. Learn about patient referrals, and donate so families never receive a bill for treatment, travel, housing or food.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "68.208.80.132": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "216.250.140.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "174.46.34.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "67.91.97.105": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "stjude-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 118.72
}