{
    "ok": true,
    "domain": "takaratomy.co.jp",
    "generated_at": "2026-08-11T14:45:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 85,
            "mail": 45,
            "security": 73,
            "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": "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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "32 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: 171.128h.34.29.125.in-addr.arpa"
            },
            {
                "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/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": "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": "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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "level": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "32 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: 171.128h.34.29.125.in-addr.arpa",
                "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/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": [
                "125.29.34.171"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx.securemx.jp."
            ],
            "TXT": [
                "\"docusign=90b6b255-4f15-4bef-bdda-acb3303584c8\"",
                "\"contract-one-domain-verification=06e0aa4e-41d0-49f1-826e-3635bd685b92\"",
                "\"contract-one-domain-verification=38d7effb-ea3d-4c97-9324-c46b701c66d4\"",
                "\"contract-one-domain-verification=e4282681-619d-4c58-b833-700125518cd6\"",
                "\"box-domain-verification=3d44d86b81c399c1b66bafc6cc77dcafdbfb0398e54e4d8b5d19edb8742638fd\"",
                "\"v=spf1 ip4:210.148.175.4 ip4:113.157.235.185 ip4:113.157.235.160 ip4:202.210.186.67 ip4:125.29.34.174 ip4:125.29.34.175 ip4:125.29.34.176 include:mdminola.maildealer.jp include:spf.bmv.jp include:spf.securemx.jp ~all\"",
                "\"MS=ms97590635\"",
                "\"contract-one-domain-verification=ed0910f9-ae51-43f7-a92c-35f2fff985df\"",
                "\"asv=ed0b35fdf954f2f12eae7bf00ac78fcf\"",
                "\"616FBCBC99F873FB22A0406649B2\"",
                "\"contract-one-domain-verification=311d31be-57af-40fa-a1b0-b49e1b4c21ae\"",
                "\"contract-one-domain-verification=541b9e5d-6766-476d-b42c-c9ab747d62a6\"",
                "\"contract-one-domain-verification=af1c9389-f031-431a-be10-2ecde06ba092\"",
                "\"contract-one-domain-verification=005927c5-eaee-4357-a58b-ba87d0c26bb5\""
            ],
            "NS": [
                "ns011-q2oebfadabtm9fc8.q.d-53.jp.",
                "ns011-q2oebfadabtm9fc8.q.d-53.net.",
                "ns011-q2oebfadabtm9fc8.q.d-53.info."
            ],
            "SOA": [
                "ns000.d-53.net. dns-managers.iij.ad.jp. 426 3600 600 604800 900"
            ],
            "CAA": [],
            "DS": [
                "1746 13 2 046B447E64187097AA92959A3F5D185275A989841037AB24823B1D22 0438A72C"
            ],
            "DNSKEY": [
                "256 3 13 pKAqlqW+IPzJU2KCs3iSTDOlG2brrBoEFGXMqw8hlXOYFdEmMCWAtdRT TO9VKuT6F2E168toqKIZOoJB0bz0TA==",
                "257 3 13 UeGv/d/i+cnuGOnf6WBSeJg5wozzyCSXngP2HRLYTbdhCqaUciZM8ied HFPy4OfTMOMeNmGAgp6OXmN8IXJ/rA=="
            ],
            "RRSIG": [
                "A 13 3 300 20260906075127 20260806075127 32344 takaratomy.co.jp. 6jkbjaBX0cEXn46IcBj7qiIxq3pGufb4nmG7BWfrH0KBEeQNL+55z0gg KCkAZbvMvr9t5Et05zxcPr3kTi31Kw==",
                "DNSKEY 13 3 300 20260906075127 20260806075127 1746 takaratomy.co.jp. KWHztaAKhE+ifeN38C9vQJ0XNQOVi1TY+aLmrZUxLTDtCnwXJQveDogB co40RR6HR3eCfVDIYf3hnysvFjRuhQ==",
                "SOA 13 3 300 20260906075127 20260806075127 32344 takaratomy.co.jp. tf/MUqYRnW6rChjY4hDwsZDnR5PbhQfVtcxvF7nKtMWzKNbm+7qaPWVg lq3k6BRpSzYVMBFYUNupdEOAn8Iw6w==",
                "TXT 13 3 300 20260906075127 20260806075127 32344 takaratomy.co.jp. fnGSJc8nVUnH2RS6gpwxJ7gsB19wknnQTPUx9CI78uKdl6sAbDaeayti 9000yNqHakCCGVZG+F9Ysz66P2uSpQ==",
                "MX 13 3 300 20260906075127 20260806075127 32344 takaratomy.co.jp. 0/qhOwI9iq02mfjC4H2u5hJuWlFQuYWx3ktOiBaR2jWlagQPh+rUa1Jq wYL1szBmvw5rdZvy8w4lpd4x4TsMsQ==",
                "DS 8 3 7200 20260907174503 20260808174503 11529 jp. oaWRAemHyZ+7/KrJ9SeiQr7+GFJ6KbPgdETmujxSYBFRzyUVuH2otWgF XAZb++FxCjRQN7VbWUDcNDFS1lz2fSQFP3ks971AvEsb4VaPwmw3b2HZ 998zZ4BLf+CE6Qbo/FOE46gQ54CJIG5fv5jAsV9TtbByZhEUw6IeUybi T7w="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "125.29.34.171"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:210.148.175.4 ip4:113.157.235.185 ip4:113.157.235.160 ip4:202.210.186.67 ip4:125.29.34.174 ip4:125.29.34.175 ip4:125.29.34.176 include:mdminola.maildealer.jp include:spf.bmv.jp include:spf.securemx.jp ~all",
        "dmarc": "",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "171.128h.34.29.125.in-addr.arpa",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "125.29.34.171"
                    ],
                    "time_ms": 199.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "125.29.34.171"
                    ],
                    "time_ms": 214.95
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "125.29.34.171"
                    ],
                    "time_ms": 205.9
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "125.29.34.171"
                    ],
                    "time_ms": 595.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "125.29.34.171"
                    ],
                    "time_ms": 274.64
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "SECOM Trust Systems Co., Ltd.",
        "subject": "takaratomy.co.jp",
        "valid_from": "2026-06-15T03:20:52-05:00",
        "valid_to": "2026-09-13T03:20:51-05:00",
        "days_remaining": 32,
        "san": [
            "takaratomy.co.jp"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.takaratomy.co.jp/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Tue, 11 Aug 2026 19:45:17 GMT",
            "server": "Apache",
            "x-frame-options": "SAMEORIGIN",
            "location": "https://www.takaratomy.co.jp/",
            "content-type": "text/html",
            "connection": "keep-alive",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "age": "68668",
            "accept-ranges": "bytes",
            "vary": "User-Agent",
            "red-cache": "HIT",
            "x-powered-by": "redbox",
            "via": "redbox-c106"
        },
        "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": "Apache",
        "powered_by": "redbox"
    },
    "webpage": {
        "url": "https://www.takaratomy.co.jp/",
        "title": "おもちゃのタカラトミー｜タカラトミー公式",
        "description": "トミカ・プラレール・リカちゃんなどのおもちゃの製造・販売を行う、株式会社タカラトミーの公式サイトです。おすすめのおもちゃやイベント情報、会社情報などこちらからご覧いただけます。",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "125.29.34.171": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx.securemx.jp",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 190.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 912.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 728.8,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 120.59
}