{
    "ok": true,
    "domain": "bandainamcoent.co.jp",
    "generated_at": "2026-08-11T22:13:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 65,
            "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": "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": "3 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": "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": "123 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: ec2-54-178-183-41.ap-northeast-1.compute.amazonaws.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": "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": "3 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": "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": "123 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: ec2-54-178-183-41.ap-northeast-1.compute.amazonaws.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": [
                "54.178.183.41",
                "54.92.21.223",
                "35.74.43.236"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "9 bandainamcoent-co-jp.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docusign=6f02aa22-d2e8-4ed3-9d6e-949891d14ee1\"",
                "\"4455a3d4ec57625829e584fecf8a7e305bdd3ec8dce8783c729f846d42a26a63\"",
                "\"v=spf1 include:spf.bandainamco.co.jp include:_spf1.bandainamcoent.co.jp ?all\"",
                "\"notion-domain-verification=oYGT8wAQuyUquDD6uyZO7ivrQI7MLPu6msKfCnhl6VX\"",
                "\"asv=6e856185cd3457a6f27e48fcc4809c70\"",
                "\"MS=ms29157144\"",
                "\"anthropic-domain-verification-cb04rb=Ms1UqZeEQs642mZBAZgXbsNjV\"",
                "\"google-site-verification=z-BvHlMmBiXigrsWaNuO2FfmVu9NlSvRkcVnVE_Gfqg\"",
                "\"openai-domain-verification=dv-tbGgqW5HFyNFGH7zw5R8wq8Z\"",
                "\"_fixuwht71u7fflhhxf2ddz519273z06\"",
                "\"docusign=e6b73b66-ebae-4cca-a24f-5bfd48124da2\""
            ],
            "NS": [
                "ns005-esdd4abn3i1ldg17.e.d-53.info.",
                "ns005-esdd4abn3i1ldg17.e.d-53.jp.",
                "ns005-esdd4abn3i1ldg17.e.d-53.net."
            ],
            "SOA": [
                "ns000.d-53.net. dns-managers.iij.ad.jp. 401 3600 600 604800 900"
            ],
            "CAA": [],
            "DS": [
                "2218 13 2 530722D303EBD0959ECB347D0A9B20A735ECDADEF56D66132D5E35C4 7ECE6506"
            ],
            "DNSKEY": [
                "257 3 13 plOR+WvLXpZIwlI28wNoEqxC4ywV8W4cJ3CQokgE1JDOUXCx7WZKrEOA vIkLF4YhUo3N4HIeTL0y2lDegG437w==",
                "256 3 13 yXsuE81Fdahjy0CaZtksGHKpbc+snNEdNNp4Jqdvh9Bqtd0OcfMiXxIn tOjUhnXwbnN81jk/ZGWaXSxb3BKJiw=="
            ],
            "RRSIG": [
                "MX 13 3 3600 20260909144216 20260809144216 21305 bandainamcoent.co.jp. A2VhkOHG9Aay5T9AJwWe4YKAW6uutpkVioE0eRc6YQm3D47Z4kEOHJyq 2ATDDmWP7xhhjj7onqJJJI+YDI/wgg==",
                "DNSKEY 13 3 28800 20260909144216 20260809144216 2218 bandainamcoent.co.jp. MfjPwM6IpKrDcSZ6sT9BvFMq00bYlGLDcykGT7ki/zm9cvdhb0fVXN2W aCunnwwqaTAYzJvHtOH+bEg8v23D4Q==",
                "SOA 13 3 28800 20260909144216 20260809144216 21305 bandainamcoent.co.jp. QVh4anstealwMRjbpTbjigPpw+gLyZlnvVwgm6JDALxOAoLQ1jGIDYp6 s8spat5m04Yp/R+lnkrnPzalPFFpnQ==",
                "NS 13 3 28800 20260909144216 20260809144216 21305 bandainamcoent.co.jp. SJWM2/Zj9sv+iFS9C/hFynLCgWDgMx6Hro/ZZ8hViAeicU/iXd/ajZcy cAmG2FixUr56KoUVbuBo0lhcg8Sh/Q==",
                "DS 8 3 7200 20260907174503 20260808174503 11529 jp. LcGja1VtaJTls1F9aw9rsRY2FqQxPn49UxaLgQ7o2ZW7IUEcFeQfZ90p XP9PskhtXvDMLs2xsQgg/P3BRjg/DCZdHlQ5I6M+XldPhDetCO3Ce5Ib jiXxbszmtLY49vt0xkv4EXAGTzqAI/UGSYXnyNtkFKXLLO2aim1RRZGx gcU="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.178.183.41",
            "54.92.21.223",
            "35.74.43.236"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.bandainamco.co.jp include:_spf1.bandainamcoent.co.jp ?all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:rua@dmarc.bandainamco.co.jp;ruf=mailto:ruf@dmarc.bandainamco.co.jp",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bandainamcoent.co.jp",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDHaInHa5TYzXGQHNzHmCowP0oJngi0VJaCRjgb8Nx75KZwPgOgrORQuEDu2QqzeAK+PLdUmC/1NsbjQDkdsquch6s9jv8NmTzTwR6bNzosPtCwR8sna0/qYlRTYbPwDfmaXbU5ZaM/DzZGbtRBHEzeT7t6nf8dDk0XacWWvTZI1QIDAQAB; n=1024,1455051498,1470776298",
        "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-178-183-41.ap-northeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.74.43.236",
                        "54.178.183.41",
                        "54.92.21.223"
                    ],
                    "time_ms": 108.92
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.74.43.236",
                        "54.178.183.41",
                        "54.92.21.223"
                    ],
                    "time_ms": 86.43
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.74.43.236",
                        "54.178.183.41",
                        "54.92.21.223"
                    ],
                    "time_ms": 393.11
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.74.43.236",
                        "54.178.183.41",
                        "54.92.21.223"
                    ],
                    "time_ms": 370.44
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.74.43.236",
                        "54.178.183.41",
                        "54.92.21.223"
                    ],
                    "time_ms": 299.78
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.bandainamcoent.co.jp",
        "valid_from": "2026-05-29T19:00:00-05:00",
        "valid_to": "2026-12-13T17:59:59-06:00",
        "days_remaining": 123,
        "san": [
            "*.bandainamcoent.co.jp",
            "bandainamcoent.co.jp"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.bandainamcoent.co.jp/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Wed, 12 Aug 2026 03:13:47 GMT",
            "content-type": "text/html",
            "location": "https://www.bandainamcoent.co.jp/",
            "server": "AmazonS3",
            "content-length": "69768",
            "last-modified": "Thu, 30 Jul 2026 06:01:53 GMT",
            "etag": "\"c82cba8d46aa8aa63a594cad9a538cff\"",
            "x-amz-server-side-encryption": "AES256",
            "accept-ranges": "bytes",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 c5e69fbd1221de1b8efd149101bc03c2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "AMS56-P1",
            "x-amz-cf-id": "rjs4BcsDW0A5m4pa1nWEJBhn_vgG2nVy12riEFGDHCTSSv6hiuZ4bA=="
        },
        "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bandainamcoent.co.jp/",
        "title": "バンダイナムコエンターテインメント公式サイト",
        "description": "バンダイナムコエンターテインメントの公式サイトです。スマートフォン向けゲームアプリや家庭用ゲーム、ライブ、イベントなど、多彩なエンターテインメントをお届けしています。",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.178.183.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.92.21.223": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.74.43.236": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "bandainamcoent-co-jp.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4056.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 105.46
}