{
    "ok": true,
    "domain": "kofc.org",
    "generated_at": "2026-08-12T07:05:23-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 73,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "1 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": "63 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "63 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [
                "2a00:1c50:94::2"
            ],
            "CNAME": [],
            "MX": [
                "10 kofc-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=4EAD692A65BB3F20B5BFDAB1AAEFDCC0\"",
                "\"MS=ms70186749\"",
                "\"ecc2de458f43a9e8b1b8247e313eb097.25c5d5b16bcbcb7b2000dd644304a1c9.comodoca.com.\"",
                "\"atlassian-domain-verification=zuwdtD24TPKsQuGDGbymTZ4R8GcufNpiJHPs9l55RJrykxzYAbtvX5eX/lWxeR08\"",
                "\"google-site-verification=mBtiUPRwHbsREs-gGmTxhQEw4g2sZL8VgROOGGFUxRo\"",
                "\"google-site-verification=0UAFfI0Z6DyCeHXy8OK9an2yrjIDeCKiUP4MXFTIH7E\"",
                "\"jamf-site-verification=NkiSObr-TZKTeOOkoWZvlw\"",
                "\"apple-domain-verification=MLcUq3nEOodolAdE\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mailgun.org ~all\""
            ],
            "NS": [
                "dns3.p03.nsone.net.",
                "dns1.p03.nsone.net.",
                "dns4.p03.nsone.net.",
                "dns2.p03.nsone.net."
            ],
            "SOA": [
                "dns1.p03.nsone.net. hostmaster.nsone.net. 1643054873 3600 600 2592000 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": [
            "2a00:1c50:94::2"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mailgun.org ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.kofc.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCevOe+/ov/CTRjh8c2gRWoc4ABkb4ey9xU29hZOMV05B6Nnx3Cev1MyTKkTkTmd3bhkfg5VbMckJcMNsSHjqTw6KBesUCPIE2+U0iwhV3hv3SmQF/CeeCqYWGDQP45fB28NrjGDQ5LqowBnzdCpcfFbzY1pYngkUuqParCNiczFQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 38.21
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 56.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 49.11
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 37.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 320.47
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "kofc.org",
        "valid_from": "2026-07-16T17:32:32-05:00",
        "valid_to": "2026-10-14T18:32:23-05:00",
        "days_remaining": 63,
        "san": [
            "kofc.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.kofc.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Wed, 12 Aug 2026 12:05:14 GMT",
            "location": "https://www.kofc.org/",
            "server": "cloudflare",
            "cf-ray": "a29f58d849563445-ORD",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "public, max-age=14400",
            "expires": "Wed, 12 Aug 2026 16:05:14 GMT",
            "pragma": "no-cache",
            "set-cookie": "ARRAffinitySameSite=f19f17d318573e91b9f48a927b55cc10f33adb9462bf0cb4602e0d53a47e62e1;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.kofc.org",
            "strict-transport-security": "max-age=2592000",
            "request-context": "appId=cid-v1:72b96f9f-1280-4c6b-9594-6e50e577eef0",
            "content-security-policy": "default-src 'none'; child-src 'self'; connect-src 'self' wss: https://*.clarity.ms https://*.doubleclick.net https://*.google-analytics.com https://*.google.com https://*.googleapis.com https://*.hotjar.com https://*.hotjar.io https://*.kofc.org https://*.linkedin.com https://*.mktoresp.com https://*.mktoutil.com https://*.optimizely.com https://*.visualstudio.com https://adservice.google.com https://api.segment.io https://api.vimeo.com https://cdn.segment.com https://d1igp3oop3iho5.cloudfront.net https://ipinfo.io https://js.monitor.azure.com https://js.userflow.com https://www.facebook.com https://www.google.com https://www.googleadservices.com https://www.googletagmanager.com https://www.vaticannews.va; font-src 'self' data: https://*.cloudfront.net https://*.googleapis.com https://*.gstatic.com https://*.hotjar.com https://*.slant.co; frame-ancestors 'self'; frame-src 'self' https://*.bcvp0rtal.com https://*.brightcove.net https://*.clarity.ms https://*.doubleclick.net https://*.eventbrite.com https://*.fathermcgivney.org https://*.google.com https://*.googletagmanager.com https://*.issuu.com https://*.jp2shrine.org https://*.knightscharitable.org https://*.kofc.org https://*.kofcassetadvisors.org https://*.moneris.com https://*.nuvei.com https://*.optimizely.com https://*.warriorstolourdes.com https://*.youtube.com https://boxcast.tv https://download.gallery.brightcove.com https://player.vimeo.com; img-src 'self' data: https://*.amazonaws.com https://*.bing.com https://*.clarity.ms https://*.cloudfront.net https://*.co.uk https://*.doubleclick.net https://*.evbuc.com https://*.facebook.com https://*.google-analytics.com https://*.google.ca https://*.google.com https://*.googletagmanager.com https://*.gstatic.com https://*.idio.episerver.net https://*.kofc.org https://*.linkedin.com https://*.michaelmcgivneycenter.org https://*.monsido.com https://*.optimizely.com https://*.ytimg.com https://*.zaius.com https://ad.ipredictive.com https://analytics.twitter.com https://api.zaius.com https://fastly.picsum.photos https://maps.googleapis.com https://picsum.photos https://t.co https://www.googleadservices.com https://www.vaticannews.va; script-src-elem 'self' 'unsafe-inline' http://*.jquery.com https://*.azure.com https://*.callrail.com https://*.clarity.ms https://*.cloudfront.net https://*.doubleclick.net https://*.eventbrite.com https://*.facebook.net https://*.g.doubleclick.net https://*.google-analytics.com https://*.google.com https://*.googleapis.com https://*.googletagmanager.com https://*.gstatic.com https://*.hotjar.com https://*.idio.episerver.net https://*.jquery.com https://*.jsdelivr.net https://*.kofc.org https://*.licdn.com https://*.marketo.net https://*.monsido.com https://*.optimizely.com https://*.youtube.com https://d1igp3oop3iho5.cloudfront.net https://js.userflow.com https://static.ads-twitter.com https://www.vaticannews.va; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://*.azure.com https://*.callrail.com https://*.cloudfront.net https://*.googletagmanager.com https://*.hotjar.com https://*.idio.episerver.net https://*.monsido.com https://*.optimizely.com https://www.vaticannews.va; style-src-elem 'self' 'unsafe-inline' https://*.eventbrite.com https://*.googleapis.com https://*.googletagmanager.com https://*.jsdelivr.net https://*.kofc.org https://www.vaticannews.va; style-src 'self' 'unsafe-inline' https://*.eventbrite.com https://*.kofc.org https://www.vaticannews.va; style-src-attr 'unsafe-inline' https://*.eventbrite.com https://www.vaticannews.va; media-src https://*.kofc.org https://prod.kofc.org https://www.vaticannews.va; object-src https://*.fathermcgivney.org; script-src-attr https://www.vaticannews.va; report-to stott-security-endpoint;",
            "reporting-endpoints": "stott-security-endpoint=\"https://www.kofc.org/stott.security.optimizely/api/cspreporting/reporttoviolation/\"",
            "cf-cache-status": "BYPASS",
            "vary": "accept-encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.kofc.org/",
        "title": "Knights of Columbus | Catholic Fraternal Organization",
        "description": "We are Catholic men putting our faith in action to defend, serve, & protect families. Investing 75+ million hours & $875 million to charitable organizations.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "kofc-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 20,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 117.73
}