{
    "ok": true,
    "domain": "cheatsheet.com",
    "generated_at": "2026-08-09T18:24:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 65,
            "network": 70,
            "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": 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": "2 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": "85 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": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 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": "2 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": "85 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": "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "172.66.151.162",
                "104.20.35.227"
            ],
            "AAAA": [
                "2606:4700:10::ac42:97a2",
                "2606:4700:10::6814:23e3"
            ],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=ccrp4ozq8kd8wemh5s3o57i0lsgm47\"",
                "\"atlassian-domain-verification=C2OTHWHrc4npGHoooMVBFvfW5SI47bQvHE0ToQzwl8RzduxYhtcS6aJqPaCsPP9a\"",
                "\"m9bpem22tpg2ggihdkbasabg94\"",
                "\"google-site-verification=LWKEQ3KjZMHjtM_7F6532CYcRJxpavZ8EqAM5y-mWFk\"",
                "\"google-site-verification=o-yTNoXZoixyeWGk4PZ8MdHciBcB20M5-mTO1LiGjFA\"",
                "\"google-site-verification=sKe6Y8Y6OTZ9Yw_slVDy-5o199XGdVfq_5-2j2if3zg\"",
                "\"google-site-verification=AhZvWUAjUF1yZmoATjwbzKTC7y7Uxy066I0MpOXYfpo\"",
                "\"v=spf1 a mx include:aspmx.sailthru.com include:_spf.google.com ~all\"",
                "\"google-site-verification=cgZL19VjedZti8hN6xpsbt1wqiJqddXM8AXstcelG0Q\"",
                "\"ahrefs-site-verification_e557be05e28d269dd4a88a5dfc6b8913dae2e602c389c44fcdf8f77ea406bf43\"",
                "\"google-site-verification=VHX7w_SvPex3whFHNqPQLK3T095_hudUHdCI-YdUssw\"",
                "\"google-site-verification=Yeq98m6opmN-EcUy9k2tvnk61js_WEZDdZkxNNESSM0\"",
                "\"_bba88fba28e1ad53ee42af050700c49d.acm-validations.aws\""
            ],
            "NS": [
                "ray.ns.cloudflare.com.",
                "mia.ns.cloudflare.com."
            ],
            "SOA": [
                "mia.ns.cloudflare.com. dns.cloudflare.com. 2411453775 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "172.66.151.162",
            "104.20.35.227"
        ],
        "ipv6": [
            "2606:4700:10::ac42:97a2",
            "2606:4700:10::6814:23e3"
        ]
    },
    "mail": {
        "spf": "v=spf1 a mx include:aspmx.sailthru.com include:_spf.google.com ~all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.cheatsheet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt813WgUqS/kCeAhPgcky585ymzpA7nZcACjBJ5cDfCyBnja+qf98Rv7VjQ6VJybk+dmWZGPhFEJJbY/W5JN0JiwoNoUcEsckDA8xBq4ECO5d7ly0+25CUcQKfdYmPSAbiFhVT39IYGxCHHI5y4/+BwkBJ2+LjCi2xhwd63TZLOOBvYqzLfCFMOViViwlz67BIu8luknMErHakdKGQC/hhFLy+52Xt30Kq6geqk9H7hw39Ik6OMwMUSIFgFONxwfxyw0SkuN+52yZ54kc9Sq4k7GReo69CPAk3/VWUy7y1UfWOrw3uj+Siefd8OOMpcx5TcrVZTU5s7BFMKKf1bZ2fwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.20.35.227",
                        "172.66.151.162"
                    ],
                    "time_ms": 63.6
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.20.35.227",
                        "172.66.151.162"
                    ],
                    "time_ms": 46.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.20.35.227",
                        "172.66.151.162"
                    ],
                    "time_ms": 54.74
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.20.35.227",
                        "172.66.151.162"
                    ],
                    "time_ms": 33.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.20.35.227",
                        "172.66.151.162"
                    ],
                    "time_ms": 60.76
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "cheatsheet.com",
        "valid_from": "2026-08-05T13:38:34-05:00",
        "valid_to": "2026-11-03T13:38:20-06:00",
        "days_remaining": 85,
        "san": [
            "cheatsheet.com",
            "*.cheatsheet.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.cheatsheet.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 23:24:17 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.cheatsheet.com/",
            "set-cookie": "cs_country=US",
            "server": "cloudflare",
            "cf-ray": "a28a836f3e65e82e-ORD",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "max-age=3600, s-maxage=3600",
            "x-wp-cf-super-cache": "cache",
            "x-wp-cf-super-cache-active": "1",
            "x-wp-cf-super-cache-cache-control": "s-maxage=3600, max-age=60",
            "x-wp-cf-super-cache-cookies-bypass": "swfpc-feature-not-enabled",
            "vary": "Accept-Encoding",
            "x-cloud-trace-context": "82f2158f279207e293f1224b9e5d3fdc",
            "via": "1.1 google",
            "age": "6258",
            "last-modified": "Sun, 09 Aug 2026 21:40:30 GMT",
            "cf-cache-status": "HIT"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cheatsheet.com/",
        "title": "Showbiz Cheat Sheet - Binge-worthy news and interviews. Your trusted source for reality TV, movies, TV, and the Royal Family.",
        "description": "Binge-worthy news and interviews. Your trusted source for reality TV, movies, TV, and the Royal Family.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "172.66.151.162": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "California",
            "city": "San Francisco",
            "latitude": 37.7749113,
            "longitude": -122.4185412,
            "asn": 13335,
            "organization": "Cloudflare, Inc.",
            "isp": "Cloudflare, Inc.",
            "timezone": "America/Los_Angeles"
        },
        "104.20.35.227": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "California",
            "city": "San Francisco",
            "latitude": 37.7749113,
            "longitude": -122.4185412,
            "asn": 13335,
            "organization": "Cloudflare, Inc.",
            "isp": "Cloudflare, Inc.",
            "timezone": "America/Los_Angeles"
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.6,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f20dbd31si7031150fac.299 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4008.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.4,
                "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": 83.1
}