{
    "ok": true,
    "domain": "cqvip.com",
    "generated_at": "2026-08-09T20:15:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 75,
            "mail": 65,
            "security": 73,
            "network": 35,
            "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": "3 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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": 0,
                "lost_points": 25,
                "detail": "SPF policy not found."
            },
            {
                "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": "152 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": 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": 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/1.1 200 OK"
            },
            {
                "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": "3 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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "SPF",
                "detail": "SPF policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "152 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": "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": "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/1.1 200 OK",
                "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": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com.",
                "101.37.88.168",
                "118.178.140.68",
                "120.55.187.212"
            ],
            "AAAA": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "CNAME": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "MX": [
                "5 hzmx01.mxmail.netease.com.",
                "10 hzmx02.mxmail.netease.com."
            ],
            "TXT": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "NS": [
                "ns4.dnsv3.com.",
                "ns3.dnsv3.com."
            ],
            "SOA": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "CAA": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "DS": [],
            "DNSKEY": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "RRSIG": [],
            "NSEC": [
                "\\000.cqvip.com. A NS SOA MX TXT AAAA SRV RRSIG NSEC DNSKEY SVCB HTTPS CAA"
            ],
            "NSEC3": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "SRV": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "NAPTR": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "TLSA": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ],
            "SSHFP": [
                "alb-o6nri4asla5pfsvd1e.cn-hangzhou.alb.aliyuncs.com."
            ]
        },
        "ipv4": [
            "101.37.88.168",
            "118.178.140.68",
            "120.55.187.212"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; ruf=mailto:dmarc@qiye.163.com; rua=mailto:dmarc_report@qiye.163.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.cqvip.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3OgYPbmlO8zem43wgF4l3Tt62m2PAt72Va+4p3v39jNzIVV56vfCfvmkEgYDqXsix9s+QyF/a/NB5xTq+nEdsyypxOlUhOrW5cPyMjDHLfOYksy7aTIMpS4BODqKAuQwnK1B9PtCvw4keXPzF8aatf3DgF5q65Q9cGSe5U2z0XQIDAQAB",
        "spf_analysis": {
            "valid": false,
            "lookups": 0,
            "final": "",
            "message": "Not published"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "101.37.88.168",
                        "118.178.140.68",
                        "120.55.187.212"
                    ],
                    "time_ms": 136.43
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "101.37.88.168",
                        "118.178.140.68",
                        "120.55.187.212"
                    ],
                    "time_ms": 169.91
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "101.37.88.168",
                        "118.178.140.68",
                        "120.55.187.212"
                    ],
                    "time_ms": 490.24
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "101.37.88.168",
                        "118.178.140.68",
                        "120.55.187.212"
                    ],
                    "time_ms": 405.97
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "101.37.88.168",
                        "118.178.140.68",
                        "120.55.187.212"
                    ],
                    "time_ms": 359.86
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Beijing Xinchacha Credit Management Co., Ltd.",
        "subject": "*.cqvip.com",
        "valid_from": "2026-06-24T08:33:25-05:00",
        "valid_to": "2027-01-09T07:33:24-06:00",
        "days_remaining": 152,
        "san": [
            "*.cqvip.com",
            "cqvip.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "AES256-SHA256"
    },
    "http": {
        "url": "https://www.cqvip.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Mon, 10 Aug 2026 01:15:29 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "152975",
            "connection": "keep-alive",
            "location": "https://www.cqvip.com/",
            "via": "HTTP/1.1 SLB.206",
            "vary": "Accept-Encoding",
            "set-cookie": "application_link_ids=[56,55,42,27]; Path=/; Max-Age=157680000",
            "etag": "\"2558f-Q4Nr7VSlcP4aThPAqwBHNi7lFSk\"",
            "accept-ranges": "none",
            "strict-transport-security": "max-age=15768000",
            "x-frame-options": "SANEORIGIN"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cqvip.com/",
        "title": "维普网",
        "description": "维普官方网站-一站式学术资源检索平台，汇聚国内外期刊、会议论文、学位论文、专利、报纸等多元化学术资源，覆盖广泛学术领域，满足您各类学术需求；采用先进的智能检索技术，支持多维度检索，同时提供高级检索、专业检索等模式，满足不同用户的精细化需求；提供文献引证追踪、科学指标分析等功能，助用户洞悉学术脉络，把握研究前沿；支持在线阅读、一键下载等多种便捷功能，让用户随时随地享受学术盛宴。个性化设置功能，让学术空间更加贴合个人需求，提升科研效率。",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "101.37.88.168": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "118.178.140.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "120.55.187.212": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "hzmx01.mxmail.netease.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 81.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 27.8,
                "banner": "",
                "error": "No connection"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 27.4,
                "banner": "220 entmail-hzmx2-aliyun.singapore.163.org ESMTP ready",
                "error": "No connection"
            }
        ]
    },
    "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": 120.74
}