{
    "ok": true,
    "domain": "mcclatchydc.com",
    "generated_at": "2026-08-10T00:03:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 50,
            "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": 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": "5 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": "89 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 110.215.107.34.bc.googleusercontent.com"
            },
            {
                "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": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 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": "5 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": "89 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 110.215.107.34.bc.googleusercontent.com",
                "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": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "34.107.215.110"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "10 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"_w81d61892unwkabrargc8nr01qcpn7r\"",
                "\"adobe-idp-site-verification=23a64011527341e7a0b4471230e84b44977294637c642b8b2348cf1e93e6acf4\"",
                "\"google-site-verification=OBlfA3DMCK02eqG_4dPGnGOqbzEP1CCe_XsFZOkt4Iw\"",
                "\"_tkk3faydaxltqmay276gczi0wtv9the\"",
                "\"knowbe4-site-verification=d6e44116a749b1f61f1d7bc9f3e4b677\"",
                "\"v=spf1 ip4:52.6.112.187 include:servers.mcsv.net include:_spf.mcclatchy.com include:_spf.google.com include:cust-spf.exacttarget.com include:mcclatchydc-com.spf.smtp25.com ~all\"",
                "\"ZOOM_verify_DUHA1LesSFiCpsQlGjXqZw\"",
                "\"anthropic-domain-verification-vjwmw6=sq0iVED8Cs7KYGl4PyCk18AjT\"",
                "\"MS=ms13329432 3600\""
            ],
            "NS": [
                "ns-cloud-e3.googledomains.com.",
                "ns-cloud-e4.googledomains.com.",
                "ns-cloud-e1.googledomains.com.",
                "ns-cloud-e2.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-e1.googledomains.com. cloud-dns-hostmaster.google.com. 5 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "257 3 8 AwEAAcChpIphuAt4CNHMDwKcGRsosFlWLESum/ljiIwoZ/SShGpT494h cz/3ljDcm36ZRBojhTd+hX481UyUH21fEkCId61bhEy78NoNVXLD/4sL 1D0zelbjI4YjQ3P+KfYR8nxqX0O3I+kUHrVAHHb8TJho063dGH/BPKAs 0uqo04IejAauu6pPxWCnrkllYLeWzfF9xE1pOmrBgPlIsIdYDT86jWkF EzmlJ2NSATsW3r8jJNu+XZWIQrPHol6H9dJ4DBcJbm/yAK7orVy90BQ+ 9X/43MK7JG7rQVuWq/BYq0dyfHC459GSGl59z6UOPXdxNWql3EJDn3yL jWlZmzh6VX0=",
                "256 3 8 AwEAAcd/yLvYklIL0put+vhF6TkzUNsG1WPYiquWO/2oBlGEJiCvp7kF vuDSLCRMRQRlzadq9MSyv71RXvzZ3x8fJ9qk2WTUmjen8Gzby6qnJB5E Wb6bsWAD9/lyFqw/6gmJjr+uvoeH0ua27/svafIkA7seKIyFumftd8pP i5JGTE8f"
            ],
            "RRSIG": [
                "NS 8 2 300 20260830021316 20260808021316 42351 mcclatchydc.com. ZV3PdbF+VUiVMj0rc4V4HwOelXOgL8KbUXjyZQpj1u+AP7hAKd5Tdw8L yiu2yfm1Sk6L0L3bgeJNUG3xmfVE654uuqOTLj40YGpg1HlmdOs+6X5R NmSL0pK5qAq4FFfLFCXsZlKaIaP8OHMhna2fWzU5wOFh8SgHXTqNwY1U vrk=",
                "TXT 8 2 86400 20260830021316 20260808021316 42351 mcclatchydc.com. WdAUdDVdo0FJVW5uJUL1m+ep/zeZ58ha3daIigXRXNuTUhSXn5NOQtj/ 4CvCFjHR6aqXJgjQ5tDAou/GUSM1PtnOS9xbGL8Vr13qpf+7q5ROU2l1 4SC1kn6HtQpX5/9rKFgZcCmvBMT4dPfAfLTdpti4By/+Q9z6cDHJvhJv gB0="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.107.215.110"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:52.6.112.187 include:servers.mcsv.net include:_spf.mcclatchy.com include:_spf.google.com include:cust-spf.exacttarget.com include:mcclatchydc-com.spf.smtp25.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:v4yuj2po@ag.us.dmarcian.com; ruf=mailto:v4yuj2po@fr.us.dmarcian.com; fo=0; adkim=s; aspf=s; pct=100; rf=afrf; ri=86400; sp=quarantine",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.mcclatchydc.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqicXF4h9lZ1av5iAyKhN/RgyhSURPcvBg0bsPg5YEsuaNNWcU4ks1VVsQ225P0UWzC4YeWDB4DGd77coR8XXzjVj1MaAuVD1YJgljbQIW+0MdRQV4ayKBVqLW04CbEwerdasQEB7oGhE+TgY2Sssm777ZYWTF+tHWgxajmmHc/eTtslp5ZWs56R8y8zPWsbmexhn1zM6cbtOLwuasUAE+lWZ6gikD+MbnHOuoqwpoV4vm4eTqVi6epQs3TtnWii1EL3LZ7+WOpSt6wy7dHBibTOCr8wenkIQP3VX5XOwNC4OdN5cwc48BoSRExclAUiFwwXeYxoE6dD7hVlCI4anJwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "110.215.107.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.107.215.110"
                    ],
                    "time_ms": 62.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.107.215.110"
                    ],
                    "time_ms": 82.72
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.107.215.110"
                    ],
                    "time_ms": 73.95
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.107.215.110"
                    ],
                    "time_ms": 79.21
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.107.215.110"
                    ],
                    "time_ms": 56.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "mcclatchydc.com",
        "valid_from": "2026-08-09T00:27:23-05:00",
        "valid_to": "2026-11-07T00:23:17-06:00",
        "days_remaining": 89,
        "san": [
            "mcclatchydc.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.mcclatchydc.com/",
        "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://mcclatchydc.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "34.107.215.110": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 84.47
}