{
    "ok": true,
    "domain": "cato.org",
    "generated_at": "2026-08-09T00:15:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "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": "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": "67 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 192.230.74.124.ip.incapdns.net"
            },
            {
                "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": "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": "67 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 192.230.74.124.ip.incapdns.net",
                "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": [
                "192.230.74.124",
                "192.230.66.124"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 cato-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"sending_domain1118973=dcd2fda6d433545d44fcbeff2d83e4274a1abc7e9c0b6a8b66a9963e98b5230d\"",
                "\"globalsign-domain-verification=EDC447ECEDEB44079555ED32F4CB408C\"",
                "\"globalsign-domain-verification=BA50BD617891D5EBCCBB18DDBC369B4A\"",
                "\"MS=ms16885620\"",
                "\"sending_domain1067542=756c41cc396a31082829855a3691a8bef8781c09e0de157135373b57affa353f\"",
                "\"MS=ms71450109\"",
                "\"anthropic-domain-verification-d7cjkn=GzbNMdK2L4P3yCzqLCJ1VpRVr\"",
                "\"facebook-domain-verification=2ahhexoazen84mbyz61vtp56k7lnqq\"",
                "\"amazonses:ORWMN7XfaXp1l0xmrBRRMn2HE/xI3k+P3bKPnBglFmI=\"",
                "\"hpe-greenlake-domain-verification=707164794439437a6634676278335558754566794d55486e6656776235794d51\"",
                "\"5HiunESTToK6PfSzwRYZtr4YZ3OUb3RjkM3aX58tzPHeb5ZVZpSOdJv0+18K18p7DowegT8XMB34T5Kh8Y9Dzg==\"",
                "\"globalsign-domain-verification=DBB244E950833E78CE4DBFC2C8B70348\"",
                "\"tmrpbvq7jmc4cz0jh6hl2nts22bd0754\"",
                "\"globalsign-domain-verification=705D855E5A6796015ECDD83DA8598CC5\"",
                "\"pardot1118973=dc4ecb5239c3bbbb19313900857cc34062360b38dd10e1f7a652bfb68b18012c\"",
                "\"google-site-verification=LIKXNZGxwswxjceQ03gVKQoTVZ3MWfrUROm55eIuBgY\"",
                "\"globalsign-domain-verification=A26DBBD15B4084F7C734AE644FA77D70\"",
                "\"apple-domain-verification=rIRnt1Wj5zzVes2F\"",
                "\"globalsign-domain-verification=81F927EE488FB21BC6B29AE7AC482873\"",
                "\"pardot1067542=75dcb4277bf15acd80e0c1554d6b5081fbea079f483ceb6ef75c685a194747e3\"",
                "\"globalsign-domain-verification=875A9DD7B507B211A40EBC415698DBA3\"",
                "\"v=spf1 ip4:208.82.213.107 include:servers.mcsv.net include:_spf.salesforce.com include:4957480.spf07.hubspotemail.net include:spf.protection.outlook.com include:spf-2248456.jmsend.com include:amazonses.com ~all\"",
                "\"globalsign-domain-verification=56B383B74B86F6C9DF726FECBC936FBA\"",
                "\"jamf-site-verification=My2uBwHJ_D2WVS3Sho7heg\"",
                "\"fastly-domain-delegation-jhIGYUyfrcXZ-380078-16-06-2021\"",
                "\"google-site-verification=HCaM-632aFkTP7bGsb1fY6CCbSRgHrSU7YwJKuIP9i4\""
            ],
            "NS": [
                "ns-1307.awsdns-35.org.",
                "ns-1621.awsdns-10.co.uk.",
                "ns-356.awsdns-44.com.",
                "ns-545.awsdns-04.net."
            ],
            "SOA": [
                "ns-545.awsdns-04.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "192.230.74.124",
            "192.230.66.124"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:208.82.213.107 include:servers.mcsv.net include:_spf.salesforce.com include:4957480.spf07.hubspotemail.net include:spf.protection.outlook.com include:spf-2248456.jmsend.com include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc@cato.org; ruf=mailto:dmarc@cato.org",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cato.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC644amH/6EnRBU6CJrWpJqX7EneJIcp6ZPj4YvksUjOaNlekKUxZoyqQShwv6n27CQEs5MdkzdzMiqlggBOVnC/Jhp7aa5Uth1KP5AhYFlE1A/qliwrP+PsQSg0n80KHXC/AZdto7yuj2H4oUCwf6HRlTNHB0vRQYJE4G1A5yhdwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "192.230.74.124.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "192.230.66.124",
                        "192.230.74.124"
                    ],
                    "time_ms": 73.22
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "192.230.66.124",
                        "192.230.74.124"
                    ],
                    "time_ms": 67.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "192.230.66.124",
                        "192.230.74.124"
                    ],
                    "time_ms": 302.39
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "192.230.66.124",
                        "192.230.74.124"
                    ],
                    "time_ms": 32.2
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "192.230.66.124",
                        "192.230.74.124"
                    ],
                    "time_ms": 261.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "imperva.com",
        "valid_from": "2026-07-17T10:42:10-05:00",
        "valid_to": "2026-10-15T10:42:10-05:00",
        "days_remaining": 67,
        "san": [
            "gownhire.co.uk",
            "isuf.taldorbpo.co.il",
            "lr-group.com",
            "*.gownhire.co.uk",
            "cato.org",
            "*.cato.org",
            "www.lr-group.com",
            "imperva.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.cato.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.cato.org/",
            "content-length": "212",
            "strict-transport-security": "max-age=31536000",
            "content-type": "text/html",
            "cache-control": "no-cache, no-store",
            "x-iinfo": "14-37256346-0 0NNN RT(1786252528429 75) q(0 -1 -1 1) r(0 -1) B10(4,289,0) U24",
            "set-cookie": "incap_ses_640_1012442=yXtiOIZgsVX0vV3uRb3hCO8MeGoAAAAA4npAYdfltZPPT3OCrHFreg==; path=/; Domain=.cato.org; Secure; SameSite=None"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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.cato.org/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "192.230.74.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "192.230.66.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cato-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4055.2,
                "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": 84.74
}