{
    "ok": true,
    "domain": "habitat.org",
    "generated_at": "2026-08-09T09:13:57-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 95,
            "security": 77,
            "network": 65,
            "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": "2 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": 5,
                "lost_points": 0,
                "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": "28 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-3-92-148-23.compute-1.amazonaws.com"
            },
            {
                "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": 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": "2 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "28 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-3-92-148-23.compute-1.amazonaws.com",
                "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": "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": [
                "3.92.148.23",
                "54.156.215.232"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 habitat-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms45708025\"",
                "\"anthropic-domain-verification-9r6e3s=aT1rKOsjcA0FEpFoyZR4bM1dd\"",
                "\"00DU800000C2Ok5=1TBU80000000DoT\"",
                "\"apple-domain-verification=KXumtuiSfafUEAY4_2Kyw9QfDKHF-oI9BRNQm-DLezA\"",
                "\"google-site-verification=qDX_A-fS1cAA6YAruBWM4wahTKQJnlb9J7OnhmYOyGQ\"",
                "\"CBV9zFbYTT7Jb5h5BMtEgmUXu3oCYDbWQrDNv+83GJm+WZxG/sVp1xlpnTxdq2SW+CgiDkjHZE6xdeFPe3up1Q==\"",
                "\"google-site-verification=TgVQmgjkMbtRJlLIf0wqSvOa4uv2YLvgWA8hJlbk5JQ\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:sp.actionkit.com include:_spf1.habitat.org include:_spf2.habitat.org include:_spf3.habitat.org include:_spf4.habitat.org \" \"ip4:162.247.216.0/22 ip4:139.60.152.0/22 ip4:98.97.248.0/21 ip4:64.69.212.0/24 ip4:54.186.193.102/32 ip4:52.222.73.120/32 ip4:52.222.73.83 ip4:52.222.62.51 ip4:52.222.75.85 ip4:52.222.89.228 ip4:160.1.62.192 ip4:52.61.91.9 ip4:15.200.21.50\" \" ip4:15.200.201.185 ip4:15.200.44.248 ip4:204.28.10.0/23 ip4:69.174.82.0/23 ip4:44.219.181.110/32 ip4:35.169.198.45/32 ip4:54.224.134.10/32 ip4:98.86.78.141/32 ip4:3.213.100.153/32 ip4:34.228.104.131/32 ip4:98.86.128.103/32 ip4:34.195.140.174/32\" \" ip4:3.225.94.215/32 ip4:52.22.197.129/32 ip4:44.217.255.97/32 ip4:3.214.81.100/32 ip4:3.221.1.237/32 ip4:54.88.17.151/32 ip4:54.160.70.237/32 ip4:13.219.143.196/32 ip4:100.24.176.164/32 ip4:35.172.16.151/32 ip4:44.213.215.59/32\" \" ip4:18.208.234.157/32 ~all\"",
                "\"zoho-verification=zb16446596.zmverify.zoho.com\"",
                "\"K13vYAJ6TN5gpdPSB7GUd2CwTsEGaMm2dCBQS8eXDO2Fx8IQqaI5XM6HHoIrqI1wPvD/QvcO3cj9UWhy+HP6fw==\"",
                "\"MS=ms35767615\"",
                "\"d0bb8af25b0b4c6f920f252efce6f651\"",
                "\"onetrust-domain-verification=c4520788086e498ab6a0a042b3608b17\"",
                "\"smartsheet-site-validation=4jhb4ifuWehi7wAT9kzY1umrzAXlzHhi\"",
                "\"atlassian-domain-verification=Lv4CpyoFK/ckEPvMBRqAOxH9hwo4wW3lfxGrP2ra/3pY2TaUFRsZajVS3Bka7R1Q\"",
                "\"docusign=20df783a-b7fe-483a-9aed-d34cdaa90f6d\"",
                "\"nintex.5f638a924dc53a00721b45b5\"",
                "\"5t67rd5ks28dx955sxrkpvn7c9v9ft0l\""
            ],
            "NS": [
                "ns1.dnsmadeeasy.com.",
                "dns1.easydns.com.",
                "dns2.easydns.net.",
                "ns0.dnsmadeeasy.com.",
                "dns3.easydns.ca.",
                "ns3.dnsmadeeasy.com.",
                "ns4.dnsmadeeasy.com.",
                "ns2.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns0.dnsmadeeasy.com. dns.dnsmadeeasy.com. 2013093741 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.92.148.23",
            "54.156.215.232"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:sp.actionkit.com include:_spf1.habitat.org include:_spf2.habitat.org include:_spf3.habitat.org include:_spf4.habitat.org ip4:162.247.216.0/22 ip4:139.60.152.0/22 ip4:98.97.248.0/21 ip4:64.69.212.0/24 ip4:54.186.193.102/32 ip4:52.222.73.120/32 ip4:52.222.73.83 ip4:52.222.62.51 ip4:52.222.75.85 ip4:52.222.89.228 ip4:160.1.62.192 ip4:52.61.91.9 ip4:15.200.21.50 ip4:15.200.201.185 ip4:15.200.44.248 ip4:204.28.10.0/23 ip4:69.174.82.0/23 ip4:44.219.181.110/32 ip4:35.169.198.45/32 ip4:54.224.134.10/32 ip4:98.86.78.141/32 ip4:3.213.100.153/32 ip4:34.228.104.131/32 ip4:98.86.128.103/32 ip4:34.195.140.174/32 ip4:3.225.94.215/32 ip4:52.22.197.129/32 ip4:44.217.255.97/32 ip4:3.214.81.100/32 ip4:3.221.1.237/32 ip4:54.88.17.151/32 ip4:54.160.70.237/32 ip4:13.219.143.196/32 ip4:100.24.176.164/32 ip4:35.172.16.151/32 ip4:44.213.215.59/32 ip4:18.208.234.157/32 ~all",
        "dmarc": "v=DMARC1; p=quarantine; aspf=r; adkim=r; rua=mailto:dmarc_agg@vali.email,mailto:620270cb950ad@ag.dmarcly.com; ruf=mailto:620270cb950ad@fo.dmarcly.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.habitat.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoRvhVnkir68spwIyLKEQlMogW4XgoaIWLgKCPHLpCcLCMR6j0qgeH6QGG8dpmE7idKQ6XEn+Ibg0RLzZqTacKB77Qaqd2SSuyN+mUSnUkKqtewmlJuV3LPyVxafa7u3NklYppn/aZ5dMMjr6XS22aIi1QhlQuzc9GSNtFnIZx8wIDAQAB; n=1024,1492924971,1508736171",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=1663252915979",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-3-92-148-23.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.92.148.23",
                        "54.156.215.232"
                    ],
                    "time_ms": 107.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.92.148.23",
                        "54.156.215.232"
                    ],
                    "time_ms": 116.32
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.92.148.23",
                        "54.156.215.232"
                    ],
                    "time_ms": 82.06
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.92.148.23",
                        "54.156.215.232"
                    ],
                    "time_ms": 32.19
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.92.148.23",
                        "54.156.215.232"
                    ],
                    "time_ms": 439
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Entrust Limited",
        "subject": "habitat.org",
        "valid_from": "2025-08-07T19:00:00-05:00",
        "valid_to": "2026-09-06T18:59:59-05:00",
        "days_remaining": 28,
        "san": [
            "habitat.org",
            "www.habitat.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.habitat.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 14:13:49 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "232",
            "location": "https://www.habitat.org/",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=86400, public",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-request-id": "v-695cc8b4-93d1-11f1-b86b-7bc301ba8399",
            "age": "408836",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "1",
            "x-drupal-dynamic-cache": "HIT",
            "content-language": "en-003",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Cookie,Origin,Accept-Encoding",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "x-xss-protection": "1",
            "strict-transport-security": "max-age=1000",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-drupal-cache": "HIT",
            "last-modified": "Sun, 09 Aug 2026 08:59:50 GMT",
            "x-ah-environment": "prod",
            "cf-cache-status": "HIT",
            "cf-ray": "a2875d178bb4c629-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.habitat.org/",
        "title": "Habitat for Humanity",
        "description": "Habitat for Humanity is a nonprofit organization that helps people in your community and around the world build or improve a place they can call home. Donate, volunteer and raise your voice in support of decent and affordable housing.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.92.148.23": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.156.215.232": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "habitat-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4016.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.1,
                "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": 154.53
}