{
    "ok": true,
    "domain": "shueisha.co.jp",
    "generated_at": "2026-08-09T18:03:57-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": "4 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": "90 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: aa88970e12994d8de.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": "4 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": "90 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: aa88970e12994d8de.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.121.60",
                "99.83.207.232"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 shueisha-co-jp.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"7dehios4qgqbf5qeideu1i19j2\"",
                "\"box-domain-verification=cc9b8b9724d3fc042b7c4849257126724a4cfd5b2b147a4290415d4397ce2d45\"",
                "\"google-site-verification=ULYVOfBuZ_jW2jRXGJCz9oSOD6MNU9IuKpnb7eqDxUk\"",
                "\"_j57gxc6z6be62w22rqex0gpqs8ads2w\"",
                "\"amazon-business-verification=eddf696a6bed1394077ae1bd654559e8bb47146ad333c4d3e8b08a17849815b4\"",
                "\"ZOOM_verify_I745nppKQsGEqFlSfsaeDQ\"",
                "\"neat-pulse-domain-verification-wMQrjpN=85998796-2232-461b-a71e-26f9441b94f2\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"box-domain-verification=faa8012227ebe8ebc0472ed06f62fa0c13f97c54583450e9114278ddeadd0aa8\"",
                "\"ca3-f4039f289b8444d2a7a9bd66e76c05cb\"",
                "\"_xtiev4923bg5fa6qo4zji6wg5tszqh2\"",
                "\"adobe-idp-site-verification=29ffcc02-2d72-4774-98b8-52281ea47764\"",
                "\"55mtbhn646ioe649e9l5foe17b\"",
                "\"1password-site-verification=7JHQT7ABGBEMRGPRQKMBYNDNYQ\"",
                "\"slack-domain-verification=oV7rzwLg0of7buVeQSDhziUzG2tJuOdQmm7OBfGG\"",
                "\"MS=ms35937181\"",
                "\"apple-domain-verification=1O7wnYEDTMvVNF7g\"",
                "\"canva-site-verification=7SNxbAk3Qk1v2Ynh1cID9A\"",
                "\"_tzu4xg4mw5j8n5p2y53xr8lcyurrsci\"",
                "\"1password-site-verification=RHE3DMWYMFBULKVWHMDS677KIM\"",
                "\"seculio-domain-verification-code=5d675ac87f9d26fdb9ac73ef253d409459848dd4832c173c1c7ecadfdb1b33ce\"",
                "\"nulab-verification-code=Dx3cdJBU1NDsFUx3kqQCnOoUXQjyn8JcYtHqvN1TstC5n76CrlWox4FR6eZeQpPN\"",
                "\"figma-domain-verification=794034237eb38d11545d743c10562cd3ed6482f488431c83f904dbe1b31f5b28-1739939072\""
            ],
            "NS": [
                "ns-509.awsdns-63.com.",
                "ns-531.awsdns-02.net.",
                "ns-1910.awsdns-46.co.uk.",
                "ns-1423.awsdns-49.org."
            ],
            "SOA": [
                "ns-1423.awsdns-49.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.121.60",
            "99.83.207.232"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.shueisha.co.jp",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRAQwYylv1HWcIRcfhiDIf79tyWEHrAi9ufI30FtxnpuhFeAciUv/uFQVGzDpBiDWHTdXEF8N78G4Biv3vPI0E1uqfCKWvw6r5AweRz/X7zgQ4roDGbWv9EoSMqWVIM6qAqEfOBhtpW4Cdh4P9ZLOHBVHMkOstS3PJIXuNUyqS+QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/5c0b8dbd-1a36-472d-9808-35b8b8797e40.svg ;a=https://vmc.digicert.com/5c0b8dbd-1a36-472d-9808-35b8b8797e40.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa88970e12994d8de.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.121.60",
                        "99.83.207.232"
                    ],
                    "time_ms": 52.98
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.121.60",
                        "99.83.207.232"
                    ],
                    "time_ms": 59.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.121.60",
                        "99.83.207.232"
                    ],
                    "time_ms": 327
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.121.60",
                        "99.83.207.232"
                    ],
                    "time_ms": 53.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.121.60",
                        "99.83.207.232"
                    ],
                    "time_ms": 144.08
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.shueisha.co.jp",
        "valid_from": "2025-10-09T19:00:00-05:00",
        "valid_to": "2026-11-07T17:59:59-06:00",
        "days_remaining": 90,
        "san": [
            "*.shueisha.co.jp",
            "shueisha.co.jp"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.shueisha.co.jp:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Accelia",
            "date": "Sun, 09 Aug 2026 23:03:47 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "location": "https://www.shueisha.co.jp:443/",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "x-pingback": "https://www.shueisha.co.jp/xmlrpc.php",
            "link": "<https://www.shueisha.co.jp/wp-json/>; rel=\"https://api.w.org/\", <https://www.shueisha.co.jp/wp-json/wp/v2/pages/2>; rel=\"alternate\"; title=\"JSON\"; type=\"application/json\", <https://www.shueisha.co.jp/>; rel=shortlink",
            "x-frame-options": "SAMEORIGIN",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 b7aac263ca63a866073824e6a67d4e5a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "NRT20-P2",
            "x-amz-cf-id": "iwS_x0TQNa-WBuJBkei0oOHt_UHZgb0Ho6NTCPgRmQ8-WI_gGk6ZBw==",
            "x-durasiteedge-cache": "BYPASS"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "Accelia",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.shueisha.co.jp:443/",
        "title": "集英社　―　SHUEISHA　―",
        "description": "集英社公式サイト総合トップページ。集英社の雑誌、書籍、コミックなど全ての出版物に関する情報や各サイトへアクセスできます。",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "75.2.121.60": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Washington",
            "city": "Seattle",
            "latitude": 47.6043089,
            "longitude": -122.3298447,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Los_Angeles"
        },
        "99.83.207.232": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Washington",
            "city": "Seattle",
            "latitude": 47.6043089,
            "longitude": -122.3298447,
            "asn": 16509,
            "organization": "Amazon Data Services Northern Virginia",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Los_Angeles"
        }
    },
    "smtp": {
        "host": "shueisha-co-jp.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 103.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4014.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 81.38
}