{
    "ok": true,
    "domain": "cgtn.com",
    "generated_at": "2026-08-09T00:54:28-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 69,
            "network": 50,
            "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": "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "2 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": "217 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: ec2-54-222-252-100.cn-north-1.compute.amazonaws.com.cn"
            },
            {
                "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": 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": "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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "2 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": "217 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: ec2-54-222-252-100.cn-north-1.compute.amazonaws.com.cn",
                "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": "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": [
                "54.222.252.100"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxbiz2.qq.com.",
                "5 mxbiz1.qq.com."
            ],
            "TXT": [
                "\"google-site-verification=3txFgH3QvlG8pGag-J19b1Z8L9RJJtMWGLgXgEfYt3Y\"",
                "\"google-site-verification=8_2s7giZaljxjje-fy81jQtX5TkeeNZEK9ATXBeqkws\"",
                "\"v=spf1 include:spf.mail.qq.com include:amazonses.com -all\"",
                "\"MS=ms74189957\"",
                "\"google-site-verification=HUlkztM3XGE3puOS_QrSpiVSoj55wHzx1sM9g7NZgGE\"",
                "\"google-site-verification=LxJpUGQ7bSi81FU62zXs0t1riN2PO4QEAVmf8vJdM58\"",
                "\"brevo-code:44536cffe115b825d5debbe9f6874704\""
            ],
            "NS": [
                "vip3.alidns.com.",
                "vip4.alidns.com."
            ],
            "SOA": [
                "vip3.alidns.com. hostmaster.hichina.com. 2026060216 3600 1200 86400 600"
            ],
            "CAA": [],
            "DS": [
                "54931 13 2 207F8E6A69B812D083FD30D15041455B8A919E09324FFAC11D9CFE08 F269136A"
            ],
            "DNSKEY": [
                "257 3 13 kR+upPaKTGMu7KE9aUrls8Y/AERcgAnPlIg/wamg9Ie411ah9a6eOgfb fkWVz/OcmBPYtnhiQ62NPrOUuKm4Hg==",
                "256 3 13 jVGgtCVxRTleGa/MyeSuvmjMUTsfDQ1GBrt5geJqR99eDq0MYlvg59pK LKhKRSfX4IGKX+qpyhg5pjXYFhi6YA=="
            ],
            "RRSIG": [
                ";; communications error to 69.64.44.20#53: timed out",
                "MX 13 2 600 20260810065412 20260808045412 56113 cgtn.com. 84kQgcCDcsV+kkTrJ9ea/tsy8SqNUSqDUdSQs7bPfRW1p+UvIpEPfiFr dXKGNNO7x68TlDuFXQLhIasXiY3X4Q==",
                "A 13 2 600 20260810065412 20260808045412 56113 cgtn.com. dZo2mK3dHba380YCpmDfeOvwN2IKAf+HGzDNwJ5M8Xnz7fnkGQ2a8BZM n9Nuo8hD3qpPr8HABYxDdb5ZKQ8XXg==",
                "NS 13 2 86400 20260810045336 20260808025336 56113 cgtn.com. DnWzOL1T7LzL9E6GpShWAeGnEgEZIW0XyQd6O+9SV7NLs39DCe3HhC14 FF01c1BXKEIeTyyJnFTwfRWYdNF+ew==",
                "DS 13 2 86400 20260815014227 20260808003227 41446 com. PLnsAd7+jPEDmziQEWWCBrdh0qRYHO1kLrTVPinVIi8hjPXDGmFmzFAr SAQGXpwONIviV/z2Iz7PLcq7qg88gA=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.222.252.100"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.mail.qq.com include:amazonses.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.cgtn.com",
        "dkim": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-222-252-100.cn-north-1.compute.amazonaws.com.cn",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.222.252.100"
                    ],
                    "time_ms": 291.04
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.222.252.100"
                    ],
                    "time_ms": 86.79
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.222.252.100"
                    ],
                    "time_ms": 53.41
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.222.252.100"
                    ],
                    "time_ms": 62.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.222.252.100"
                    ],
                    "time_ms": 112.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert, Inc.",
        "subject": "*.cgtn.com",
        "valid_from": "2026-02-10T18:00:00-06:00",
        "valid_to": "2027-03-14T18:59:59-05:00",
        "days_remaining": 217,
        "san": [
            "*.cgtn.com",
            "cgtn.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.cgtn.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 05:40:45 GMT",
            "content-type": "text/html",
            "content-length": "394609",
            "connection": "keep-alive",
            "location": "https://www.cgtn.com/",
            "last-modified": "Sun, 09 Aug 2026 05:39:50 GMT",
            "etag": "\"bea15f139187bc805714d913649c934f\"",
            "x-amz-id-2": "e+g27HExCCVGftOhyCq+oaeGaJa0siiPtYQf8sXB+YNZVef3F0W/kyoqEeiGbyZPUQBbN+TJ4f2U/rD7yYcNy+EKFYTxEpeP5RhJdFeD028=",
            "x-amz-request-id": "V9VRJ70YKQKGR1YG",
            "x-amz-server-side-encryption": "AES256",
            "x-amz-version-id": "zFwi6JFlmXv1Z16sNsyVfagojq.n9sXd",
            "x-frame-options": "SAMEORIGIN",
            "accept-ranges": "bytes",
            "x-nws-log-uuid": "2394814344901219842",
            "x-cache-lookup": "Cache Refresh Hit",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\""
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cgtn.com/",
        "title": "CGTN | Breaking News, China News, World News and Video",
        "description": "Get the news as it breaks and go behind the day's top stories, from politics, business, culture and sports to nature, travel and technology. CGTN delivers a Chinese perspective on global news through innovative use of the latest media tools.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.222.252.100": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxbiz2.qq.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 91.59
}