{
    "ok": true,
    "domain": "kidney.org",
    "generated_at": "2026-08-09T11:03:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 65,
            "network": 55,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "77 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "5 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": "77 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "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": [
                "23.185.0.4"
            ],
            "AAAA": [
                "2620:12a:8001::4",
                "2620:12a:8000::4"
            ],
            "CNAME": [],
            "MX": [
                "0 kidney-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"canva-site-verification=De42T3ExCuF-YCfy5hjEPw\"",
                "\"google-site-verification=mUsKtTNCKRzBxyLRPdKB-IcjvaIUd7fg-l2tQDjFHWA\"",
                "\"pinterest-site-verification=90e604e108eac2e60ab421c50c6f1570\"",
                "\"v=spf1 mx ip4:69.38.234.230 include:spf.protection.outlook.com include:_spf.salesforce.com include:_spf.psm.knowbe4.com include:et._spf.pardot.com include:spf1.formassembly.com ip4:34.195.3.229 ip4:34.237.205.19 ip4:35.169.190.25 ip4:52.23.73.104 ip4:52.2\" \"22.36.182 ip4:108.168.203.23 ip4:50.97.164.168 ip4:13.58.175.231 ip4:13.58.219.195 ip4:18.188.134.198 ip4:18.219.6.37 ip4:54.87.108.204 include:_spf.bigcommerce.com -all\"",
                "\"google-site-verification=Ie_hhOygqqmFRZPU_EbJWE-idWgjx2OahQv1xnjJyf4\"",
                "\"MS=ms34004302\"",
                "\"q9gwrZe3jlEbjMf-7LybdwBZPcWdxbxZFe0Xt-nXjac\"",
                "\"pardot_219342_*=0387b2183dea3f6833a9e23c945dfcb5dcc70bea4cfdedf3a41abd289b80a26c\"",
                "\"apple-domain-verification=ybLu0QR8lSGtD6PA\"",
                "\"google-site-verification=b6T4I9BP2TzWCgCpuAWR8K9RCBt_3eR5wnNp1-SBt6w\"",
                "\"19.11.2024\"",
                "\"smartsheet-site-validation=kgAoEEIXJqCP_4zRCiLfJEpKg-32se6P\"",
                "\"pmv69hscbyfzjsnthd2tjbpsxgrkv6x9\"",
                "\"facebook-domain-verification=px10we0r8uu41tpaen5tg6hhzeguds\"",
                "\"ZOOM_verify_jwX43IxNTOKJai5kf8h_XQ\""
            ],
            "NS": [
                "ns2.dnsmadeeasy.com.",
                "ns4.dnsmadeeasy.com.",
                "ns0.dnsmadeeasy.com.",
                "ns1.dnsmadeeasy.com.",
                "ns3.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns0.dnsmadeeasy.com. dns.dnsmadeeasy.com. 2008010574 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.185.0.4"
        ],
        "ipv6": [
            "2620:12a:8001::4",
            "2620:12a:8000::4"
        ]
    },
    "mail": {
        "spf": "v=spf1 mx ip4:69.38.234.230 include:spf.protection.outlook.com include:_spf.salesforce.com include:_spf.psm.knowbe4.com include:et._spf.pardot.com include:spf1.formassembly.com ip4:34.195.3.229 ip4:34.237.205.19 ip4:35.169.190.25 ip4:52.23.73.104 ip4:52.222.36.182 ip4:108.168.203.23 ip4:50.97.164.168 ip4:13.58.175.231 ip4:13.58.219.195 ip4:18.188.134.198 ip4:18.219.6.37 ip4:54.87.108.204 include:_spf.bigcommerce.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:2a16906d@mxtoolbox.dmarc-report.com,mailto:admin@kidney.org; ruf=mailto:2a16906d@forensics.dmarc-report.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.kidney.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAthCN2ji4QZUHGKxbc/Syah+BHKop7a2iuuQh8YnxJ02/wUb6EICVFbSgqLz7wU3HZ1IzbEeis0OHQYI6kVaFuy0xEmMco+t8n6+ORMKyep0r8Ij83aSZAeP1p5wUuqEXIRkRDLpPvkvt2vUPAqxoVTMA4/cxYr6QywTifEW9WmgtleNMQu0mNShJ0wuugDAr1p/0/P2WEhm12cGHXwC+MoweD2XFWo2HF0QlV5ALgpX16d+ShOLpzRzLsT2kKmQqBElvnhBR2JtPt4ekJ6FFwoUgZtpkfB9iFVnhtVepFmx7yVTmHyOOmsYVcXFxvgZO9gIfZoBolcqG72NhJTVXAQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.185.0.4"
                    ],
                    "time_ms": 71.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.185.0.4"
                    ],
                    "time_ms": 59.36
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.185.0.4"
                    ],
                    "time_ms": 123.7
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.185.0.4"
                    ],
                    "time_ms": 54.22
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.185.0.4"
                    ],
                    "time_ms": 290.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "hidratacionparatusrinones.com",
        "valid_from": "2026-07-28T06:49:14-05:00",
        "valid_to": "2026-10-26T06:49:13-05:00",
        "days_remaining": 77,
        "san": [
            "aprender.kidney.org",
            "hidratacionparatusrinones.com",
            "hidratacionparatusrinones.net",
            "hidratacionparatusrinones.org",
            "hydrateforkidneyhealth.com",
            "hydrateforkidneyhealth.net",
            "hydrateforkidneyhealth.org",
            "kidney.org",
            "learningcenter.kidney.org",
            "minuteforkidney.com",
            "minuteforkidney.org",
            "minuteforkidneys.com",
            "minuteforkidneys.org",
            "minuteforyourkidney.com",
            "minuteforyourkidney.org",
            "minuteforyourkidneys.com",
            "minuteforyourkidneys.org",
            "nkf.li",
            "shop.kidney.org",
            "www.hidratacionparatusrinones.com",
            "www.hidratacionparatusrinones.net",
            "www.hidratacionparatusrinones.org",
            "www.hydrateforkidneyhealth.com",
            "www.hydrateforkidneyhealth.net",
            "www.hydrateforkidneyhealth.org",
            "www.kidney.org",
            "www.minuteforkidney.com",
            "www.minuteforkidney.org",
            "www.minuteforkidneys.com",
            "www.minuteforkidneys.org",
            "www.minuteforyourkidney.com",
            "www.minuteforyourkidney.org",
            "www.minuteforyourkidneys.com",
            "www.minuteforyourkidneys.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.kidney.org/",
        "status": "",
        "http_version": "3",
        "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.kidney.org/",
        "title": "National Kidney Foundation",
        "description": "37 million people in the U.S. have kidney disease but only 10% know it. NKF is a lifeline for all people affected by kidney disease—the largest public health issue you'll ever hear about.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.185.0.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "kidney-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4008.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4025.7,
                "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": 112.1
}