{
    "ok": true,
    "domain": "cleveland.com",
    "generated_at": "2026-08-08T23:37:46-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "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": "5 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "72 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a135022da78f12244.awsglobalaccelerator.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": "5 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "72 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a135022da78f12244.awsglobalaccelerator.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": [
                "75.2.53.215",
                "99.83.138.34"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 cleveland-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"ZOOM_verify_xSzJEDpatwD18mRcmjNN4d\"",
                "\"_globalsign-domain-verification=KuTfedNZlZCDi3MA1ZCZtSnhiNH5fibCSSBdyBW3hQ\"",
                "\"atlassian-domain-verification=n7oPJnCHxMrm6OHRP18vc0vX3ZSPFuDT7XEkELo4ndZ5MPacry9NzMvm7O08SYbf\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:aspmx.sailthru.com include:spf.mandrillapp.com include:_affiliate.advance.net ip4:136.175.3.0/24 -all\"",
                "\"google-site-verification=MZYp29F5FZ6hKQXtFmeFUGki51fx4SGaEesEEvcOAik\"",
                "\"anthropic-domain-verification-a5jba3=nkUg6DTximIdIxlxeHcwvebbn\"",
                "\"MS=ms80584564\"",
                "\"yahoo-verification-key=/6TQBI9GdXBdE6as+sX9mNPNML/WdWia5C1oJkAjo/A=\"",
                "\"_globalsign-domain-verification=ZJgYsSy3L0KJZuyY1WC2ewQdpkzOEV46j2Cjte1KF6\"",
                "\"google-site-verification=4eNmpcbqMWxdyR5XDv5Dp6GWepcrak6N-GK3bFdP-SY\"",
                "\"facebook-domain-verification=a6td1irby3swthdab1kmdkoj7m45ee\"",
                "\"0J2BoXLTNY4eRCFoVVKZwP56KC1yuJ1X2yT6F/a6SWp/LLRB0gCXG9PPQnYtHTepvFsbpr1a1XyW4c+pSYpPJg==\"",
                "\"openai-domain-verification=dv-CfscA4QOr8zHdNSGv6i2gJsL\"",
                "\"2Ys8svXcEHpAkOGUHDp0234ECppxUhb2ZNowrzldxeYX9ib5U5281wgp8yKOS1gGg8cASB6t8CjJPTwO6escHw==\""
            ],
            "NS": [
                "dns1.p09.nsone.net.",
                "ns5.dnsmadeeasy.com.",
                "dns2.p09.nsone.net.",
                "dns4.p09.nsone.net.",
                "dns3.p09.nsone.net."
            ],
            "SOA": [
                "dns1.p09.nsone.net. hostmaster.nsone.net. 1646249006 3600 600 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.53.215",
            "99.83.138.34"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:aspmx.sailthru.com include:spf.mandrillapp.com include:_affiliate.advance.net ip4:136.175.3.0/24 -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:xnnzrak0@ag.dmarcian.com; ruf=mailto:xnnzrak0@fr.dmarcian.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cleveland.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAylx8yjCZcJRN+u+sSrVR7v45KPdcw3A9OCDZpsMpkfS4LmMPWj6cl0mEw/57gjq0SyZbQnoGxwfa9fODlCn4WkURkB/8INM1AxEJxEIDqbBQa+xo4h2sL6k6Jp8iP0UaBX4VAgC5KV4BR1FJQQ5d3RyXzoBhXoyvCrqcHHg6mExOzIHZ55sT6tQ6WsX4sN+2C22qmh0nxz2pUFvdu3cF754TA8NylGHsWL/faPKzWhbzu+ZJ5KmoptNe15af6ou6PETPCvheiWAVukwzF3IrSEwznLP4FR8vCEzD6rHKteUpMvyBwqpNNPLytarH9YghE6/Xp4R0ZZEIjAR/EC0L2QIDAQAB;",
        "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": "a135022da78f12244.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 70.18
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 60.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 58.79
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 45.72
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 83.08
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "cleveland.com",
        "valid_from": "2025-09-20T19:00:00-05:00",
        "valid_to": "2026-10-20T18:59:59-05:00",
        "days_remaining": 72,
        "san": [
            "cleveland.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.cleveland.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "openresty",
            "date": "Sun, 09 Aug 2026 04:37:38 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.cleveland.com:443/",
            "x-arc-pb-edge": "0",
            "x-arc-cache-tag": "fusion-advancelocal-index-engine-7,fusion-did-advancelocal-index-engine-1854,fusion-pt-advancelocal-index-engine-page,fusion-ptid-advancelocal-index-engine-pmXOaWCpe3zgBk8s,fusion-template-id-advancelocal-index-pmXOaWCpe3zgBk8s,fusion-cid-advancelocal-index-0b38e6cec367cf451d5de1dbc843a95782087df7ea9bddc1483c6078a9cded3b,url-advancelocal-index-f3c4b076,url-advancelocal-cleveland-index-f3c4b076",
            "etag": "W/\"84e78-1gen71uXYDXz8aYRI+aj7Zyl0Mw\"",
            "x-arc-pb-mx-id": "00000000",
            "x-arc-pb-request-id": "78750373-0eb8-4159-b1b1-76a9c7049bdf",
            "last-modified": "Sun, 09 Aug 2026 04:36:51 GMT",
            "x-edgeconnect-cache-status": "1",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0",
            "cache-control": "private, max-age=60",
            "expires": "Sun, 09 Aug 2026 04:38:38 GMT",
            "set-cookie": "datadome=l2HiJGF9SHywjQiikbtrvffOpnpJeiwNmkzxSvJIJM3BUQpeODJuYzB0LDgiRQd6NmpLJNfF2fSUYtytAD3xL9WBLnYHFTtfVtwsLjTZt8JDB8Ccv7T5xtk_WRWVcLWj; Max-Age=31536000; Domain=.cleveland.com; Path=/; Secure; SameSite=Lax",
            "content-security-policy": "upgrade-insecure-requests",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-arc-ttl": "120",
            "x-arc-request-id": "0.aaa3717.1786250258.730f98e",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "x-arc-edgecontroller": "1.8.5",
            "server-timing": "ak_p; desc=\"1786250258266_389523978_120650126_2595_96834_7_12_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cleveland.com:443/",
        "title": "cleveland.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "75.2.53.215": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "99.83.138.34": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cleveland-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.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": 127.11
}