{
    "ok": true,
    "domain": "asahi.com",
    "generated_at": "2026-08-08T20:22:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "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": "6 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": 0,
                "lost_points": 10,
                "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": "165 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: a23-65-4-83.deploy.static.akamaitechnologies.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": 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": "6 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "165 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: a23-65-4-83.deploy.static.akamaitechnologies.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": "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": [
                "23.65.4.83"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mx1.hc198955.iphmx.com."
            ],
            "TXT": [
                "\"scsf04ud2j4fg3r6k4q7i61n5s\"",
                "\"google-site-verification=CMRxn5sb2Pg06cn2vd96PM5x49NFWhatWCxLssbIC2g\"",
                "\"s7psie6ec1cvpq29659p82trb1\"",
                "\"MS=F547E41E3C2EAF104E32CBF73F73BB873A66B638\"",
                "\"MS=ms97639603\"",
                "\"google-site-verification=9d7y4c_VMA9CRtFQXc76sRjZWdr1h8EqbJ8Lfa4PtUI\"",
                "\"atlassian-domain-verification=ohrq3/7P/gW2J47iXhMcl8otmcHNRpcHPcXaybWaWooX5xaqRro4xmq/smBUlh5T\"",
                "\"v=spf1\" \" include:spf01.asahi.com\" \" include:spf02.asahi.com\" \" include:spft-v1.apfmail.asahi.com\" \" include:amazonses.com\" \" include:hubspotemail.net\" \" include:spf.protection.outlook.com\" \" exists:%{i}.spf.hc198955.iphmx.com\" \" ~all\"",
                "\"atlassian-domain-verification=U6Y71Ic4TSCXXnf4Y5seCXu00U6Qihl4kR6Xf6VPSd2fC5RxqVfNSfMmlk6c5cGw\"",
                "\"facebook-domain-verification=kglzpcvp6hq2uec8aburxdrew6f3u7\"",
                "\"gcxqzzsm94c91c2sh7jptb0vwrn92ygg\"",
                "\"google-site-verification=Zy1eXVKL4P1BqGnAjuIVZp6K31FsDky77X2_kZRRJpU\"",
                "\"UT1QRD2OQOHO2E5TJPFRANFNFR\"",
                "\"atlassian-sending-domain-verification=1ea23e66-be1a-4e79-a81e-efb9feaa6dd0\"",
                "\"adobe-idp-site-verification=188eaa66-481b-4d2c-b597-7b48f1e4e78e\"",
                "\"BSO692QHB47TN5HA2J955LGU75\"",
                "\"seculio-domain-verification-code=f7a843b97c7fd7ed684cef0ad09cd612ee8d164236df2f9d0c993e5d701745f5\"",
                "\"google-site-verification=Uotgq2gHQn13TjlkUBYnSzUuPeNWcY3YSk4hajeifPs\""
            ],
            "NS": [
                "a26-65.akam.net.",
                "a9-67.akam.net.",
                "a8-66.akam.net.",
                "a13-67.akam.net.",
                "a24-64.akam.net.",
                "a1-8.akam.net."
            ],
            "SOA": [
                "a1-8.akam.net. tech-adm.asahi.com. 2026072800 1800 900 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.65.4.83"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf01.asahi.com include:spf02.asahi.com include:spft-v1.apfmail.asahi.com include:amazonses.com include:hubspotemail.net include:spf.protection.outlook.com exists:%{i}.spf.hc198955.iphmx.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:tech-dmarc-report@asahi.com,mailto:ci-dmarc@asahi.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.asahi.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCpEeJaRC8TFtvsBE9NwM8GOFvIY+JmZ6o9NeLEfly4NvcQhizeBw9ZJvcIHPQS6N8KqrLyJc+B9QXqHhmb3FPr8GO8My1SdxwYe2DtwYoQvX0Bl1J8l5lTvr3uooZa0+trZaxwkjZXZRJDd4jexWcbnES6fqFkvdfewnh4a+huHwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-65-4-83.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.65.4.83"
                    ],
                    "time_ms": 58.1
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.194.154.90"
                    ],
                    "time_ms": 51.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.194.69.161"
                    ],
                    "time_ms": 51.46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.65.4.83"
                    ],
                    "time_ms": 26.05
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.50.75.7"
                    ],
                    "time_ms": 61.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.asahi.com",
        "valid_from": "2026-01-21T18:00:00-06:00",
        "valid_to": "2027-01-21T17:59:59-06:00",
        "days_remaining": 165,
        "san": [
            "*.asahi.com",
            "asahi.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-ECDSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.asahi.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "content-length": "0",
            "location": "https://www.asahi.com/",
            "date": "Sun, 09 Aug 2026 01:22:00 GMT",
            "connection": "keep-alive",
            "content-type": "text/html",
            "last-modified": "Sun, 09 Aug 2026 01:20:30 GMT",
            "etag": "W/\"6a77d5de-fb4e\"",
            "cache-control": "max-age=5",
            "expires": "Sun, 09 Aug 2026 01:22:05 GMT",
            "x-n": "S"
        },
        "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.asahi.com/",
        "title": "朝日新聞：朝日新聞社のニュースサイト",
        "description": "朝日新聞社のニュースサイトです。政治、経済、社会、国際、スポーツ、文化、科学などの速報ニュースに加え、教育、医療、環境などの話題や写真も。",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.65.4.83": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.hc198955.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 14.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4029.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 408.6,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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.69
}