{
    "ok": true,
    "domain": "sonymusic.co.jp",
    "generated_at": "2026-08-10T21:38:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 53,
        "label": "Critical",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 0,
            "network": 50,
            "availability": 60
        },
        "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": "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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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-52-198-217-204.ap-northeast-1.compute.amazonaws.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": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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-52-198-217-204.ap-northeast-1.compute.amazonaws.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": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "52.198.217.204"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 smej.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"amazonses:+HN5dqAxonevJaN/eHtLz6OzlRQ8ZqDWPYoAzFCozgw=\"",
                "\"_pgl8udfm7qaqx13abo06kxcp8mfpyi1\"",
                "\"atlassian-domain-verification=G6mvIscZpzWVXcwHnRtnf/5tNtGztXuHBnqqWtnF9JzmhC/WrYv2LLVIDgURA/79\"",
                "\"docusign=29a9c6f3-523e-42d8-b231-d9a50637f390\"",
                "\"amazonses:En93XQIf/aF2gfRc+emw19EBXwAQ0LxrjdYA8uXTX+g=\"",
                "\"_ylmrcnu9b51epg5mydydqx4y25slen1\"",
                "\"docusign=a2357d2f-adac-4e2e-8739-c9815bf61c1a\"",
                "\"apple-domain-verification=RWQqmo7s2t6kBKxf\"",
                "\"openai-domain-verification=dv-bSkeXu1lmd2PMhgYdzQmsI87\"",
                "\"ca3-1817b91cfd474738a79f3400c694999b\"",
                "\"ca3-d407cbb8d6534929bccccbae98cf757f\"",
                "\"google-site-verification=zGLBXI7WSlaV2hDTd03Gxdr7GiQOZCBXnqmh9G5kUkg\"",
                "\"atlassian-domain-verification=kr8WQQSu7lzdTaqadxhkIgsHuI4h9V5dz4PdTh0sFwZoiEu3x0U3dqrYZEEGfbFv\"",
                "\"google-gws-recovery-domain-verification=62926184\"",
                "\"google-site-verification=vngBBHMSMO_iwpB9TkMXVsQVmPDtMW0s7CGpuMIjWjI\"",
                "\"MS=ms92105982\"",
                "\"amazonses:qjgiKWrwRaXMgg8Q+GPNDBGK2COSCqTO/Y6p18omuAA=\"",
                "\"docusign=5ab1db29-e31c-4935-94cb-6e900755d615\"",
                "\"MS=BD5114D2281E11694229C255CF8B4F17C6DF418A\"",
                "\"c4FCO/WEB4D85wsoUfY46luuyXhMuHJr//Ip2dOAduTROsLJULGqQvP4qHbQ87aJa29brsgh1DCBFiK2+qYEVQ==\"",
                "\"tmes=ac558ebe1650168de2e88bc98baaf141\"",
                "\"v=spf1 mx ip4:160.16.202.51 ip4:54.178.191.62 ip4:52.198.236.133 ip4:203.140.47.\" \"104/29 ip4:118.103.67.209 ip4:122.208.44.0/23 ip4:122.208.80.0/23 ip4:160.16.97.\" \"144 ip6:2001:e42:102:1803:160:16:202:51 include:_spf.salesforce.com ip4:35.79.28\" \".88/32 ip4:59.106.54.224/27 ip4:133.186.35.0/24 include:spf.protection.outlook.c\" \"om include:amazonses.com ip4:54.65.54.195 ip4:18.177.135.68 ip4:54.240.47.214 ip\" \"4:54.240.47.215 ip4:202.32.161.130 ip4:202.32.161.13 +ip4:202.238.76.0/25 +ip4:1\" \"3.113.156.78/32 +ip4:13.113.159.49/32 +ip4:202.232.146.0/27 +ip4:54.178.218.177 \" \"+ip4:54.95.145.24 include:spf1.siella.jp include:spf-bma.mpme.jp include:spf.tme\" \"s.trendmicro.com ~all\"",
                "\"google-gws-recovery-domain-verification=63186690\""
            ],
            "NS": [
                "ha2.markmonitor.zone.",
                "ha3.markmonitor.zone.",
                "ha4.markmonitor.zone.",
                "ha1.markmonitor.zone."
            ],
            "SOA": [
                "ha1.markmonitor.zone. hostmaster.markmonitor.com. 2026060501 86400 3600 2592000 172800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.198.217.204"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:160.16.202.51 ip4:54.178.191.62 ip4:52.198.236.133 ip4:203.140.47.104/29 ip4:118.103.67.209 ip4:122.208.44.0/23 ip4:122.208.80.0/23 ip4:160.16.97.144 ip6:2001:e42:102:1803:160:16:202:51 include:_spf.salesforce.com ip4:35.79.28.88/32 ip4:59.106.54.224/27 ip4:133.186.35.0/24 include:spf.protection.outlook.com include:amazonses.com ip4:54.65.54.195 ip4:18.177.135.68 ip4:54.240.47.214 ip4:54.240.47.215 ip4:202.32.161.130 ip4:202.32.161.13 +ip4:202.238.76.0/25 +ip4:13.113.156.78/32 +ip4:13.113.159.49/32 +ip4:202.232.146.0/27 +ip4:54.178.218.177 +ip4:54.95.145.24 include:spf1.siella.jp include:spf-bma.mpme.jp include:spf.tmes.trendmicro.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc.report@xyzaxis.jp; ruf=mailto:dmarc.report@xyzaxis.jp",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.sonymusic.co.jp",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDjUZzTwIYh7PLgZsa9y4ny+Zsa/btFXQJNp7QcnJwZeXXJro1SSOzq5F0LPt0L60pKLLnWYZIy7csUeFkQDcmmHkzbsf8laBBJfWgAqcWmjvXIYDoNuhn7dvXqikvqvhjj5cf3NErn42uXHHGrmkELvKHX7grAnDm2pyAZJPxoHwIDAQAB;",
        "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": "ec2-52-198-217-204.ap-northeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.198.217.204"
                    ],
                    "time_ms": 231.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.198.217.204"
                    ],
                    "time_ms": 40.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.198.217.204"
                    ],
                    "time_ms": 56.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.198.217.204"
                    ],
                    "time_ms": 89.25
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.198.217.204"
                    ],
                    "time_ms": 171.03
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "Unable to establish an SSL connection"
    },
    "http": {
        "url": "https://sonymusic.co.jp/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://sonymusic.co.jp/",
        "title": "",
        "description": "",
        "success": false,
        "error": "error:0A00010B:SSL routines::wrong version number"
    },
    "network": {
        "52.198.217.204": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smej.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4045.4,
                "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": 83.6
}