{
    "ok": true,
    "domain": "allabout.co.jp",
    "generated_at": "2026-08-10T01:21:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 65,
            "security": 69,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": 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": "191 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-43-197-67.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "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": "191 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-43-197-67.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.43.197.67"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=d0324ymy92kh2flbjmgcw38tr0ak3s\"",
                "\"pardot916721=51fe0e61af8706825cc913cf42420d6f66c3bed08103f4a30168e04c321e4b3a\"",
                "\"facebook-domain-verification=wo4yaxin3wou1831591q5dvuretphw\"",
                "\"facebook-domain-verification=zludbufoqfudw45j741ceqaa4muc3p\"",
                "\"google-site-verification=YLum6g0Z_VLh1ORh8whuqo3FCGkzrvf6C3A4YeNgdG0\"",
                "\"facebook-domain-verification=hii0v814s67dldt9k6mh9htehnenzs\"",
                "\"v=spf1 +ip4:207.126.144.0/20 +ip4:64.18.0.0/20 +ip4:210.168.89.0/25 +ip4:222.151.201.25/29 ~all\"",
                "\"google-site-verification=0mABiSlcj8wzQlPFE72ji6rcVgJ1LgybBoZFv9d1KXk\"",
                "\"google-site-verification=alSi9rwNLdiDiCfaVOyRKBdWNkPHuhZJbg38EkZievc\"",
                "\"globalsign-domain-verification=_645nrrF4cocL3cWMDUSRVTr6ffwOAwQgoJGT1_izc\""
            ],
            "NS": [
                "a20-66.akam.net.",
                "a26-65.akam.net.",
                "a10-67.akam.net.",
                "a5-65.akam.net.",
                "a3-64.akam.net.",
                "a1-239.akam.net."
            ],
            "SOA": [
                "a1-239.akam.net. hostmaster.allabout.co.jp. 2020013080 3600 600 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.43.197.67"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 +ip4:207.126.144.0/20 +ip4:64.18.0.0/20 +ip4:210.168.89.0/25 +ip4:222.151.201.25/29 ~all",
        "dmarc": "",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.allabout.co.jp",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAglQLtSkf+Q0Tw0Y7bwE7YVPpFzi0BK8x16QsWuOM2jfsCuyliZKwG+/miqeaLhSbuHXjqEwuRkOM1o7QWngPbKT6SZuONK5s76SzXEX1rrlcMPY29qG0UbPGc+qPOdWebQ7rx0rB11QLHoeyC8QxnU4Qy+TPRvlHH8sfhRIranKXHUg6uRaFK81Dt4y46ih/bxwX3qYfDHhMVlAc1bgzhcmLri1i7rnqlhlYkoiG6gk9Jd7QyBOe4deh3MORIjEBpY5Ro7GnFFp4APd8MrawUP7HjvyNFkRHtPCQCbY8WjX/gcsdRuAOzBs4zWYagFrCVL7f42/RndqlyW4h121ZAwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 0,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-43-197-67.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.43.197.67"
                    ],
                    "time_ms": 68.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "2.22.161.28"
                    ],
                    "time_ms": 72.36
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.94.65.254"
                    ],
                    "time_ms": 72.06
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.43.197.67"
                    ],
                    "time_ms": 138.66
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.217.45.15"
                    ],
                    "time_ms": 68.91
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "aacdn.jp",
        "valid_from": "2026-08-02T19:00:00-05:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 191,
        "san": [
            "aacdn.jp",
            "ad.primead.jp",
            "adcontents.primead.jp",
            "admin.f-navigation.jp",
            "admin.mao.work",
            "akamai-IaC-test.best-1.me",
            "allabout-japan.com",
            "allabout.co.jp",
            "aoe.aacdn.jp",
            "api.allabout.co.jp",
            "assets.mama.aacdn.jp",
            "best-1.me",
            "bestone.allabout.co.jp",
            "bmp.primead.jp",
            "cdn.allaboutnavi.co.jp",
            "cms.withabout.jp",
            "cn.aacdn.jp",
            "corp.allabout.co.jp",
            "cs.primead.jp",
            "dev-adcontents.primead.jp",
            "dev-akamai-IaC-test.best-1.me",
            "dev-rearch.best-1.me",
            "dmenu-quiz.allabout.co.jp",
            "docomo.img.aacdn.jp",
            "docomo.imgcp.aacdn.jp",
            "docomo.pts.aacdn.jp",
            "ear-headphones.allabout.co.jp",
            "f-navigation.jp",
            "f.aacdn.jp",
            "faq.allabout.co.jp",
            "font.allabout-japan.com",
            "frying-pans.allabout.co.jp",
            "img.aacdn.jp",
            "img.allabout.co.jp",
            "img09.allabout.co.jp",
            "imgcp.aacdn.jp",
            "imgcp.allabout.co.jp",
            "ix-aa.aacdn.jp",
            "ix-news.aacdn.jp",
            "ix.aacdn.jp",
            "members-api.withabout.jp",
            "members.withabout.jp",
            "mo.primead.jp",
            "monitors.allabout.co.jp",
            "news-api.allabout.co.jp",
            "news.allabout.co.jp",
            "preview.twinavi.jp",
            "preview.withabout.jp",
            "pts.aacdn.jp",
            "pts.allabout.co.jp",
            "public-api.allabout.co.jp",
            "rss.allabout.co.jp",
            "s.f.aacdn.jp",
            "sales-copilot.primead.jp",
            "sb.allabout.co.jp",
            "search.allabout.co.jp",
            "sec.allabout.co.jp",
            "service.mao.work",
            "sgtm.allabout.co.jp",
            "survey-design-api.allabout.co.jp",
            "svg.aacdn.jp",
            "test.twinavi.jp",
            "tomodachi.allabout-japan.com",
            "toretopi-cms.allabout.co.jp",
            "touch.allabout.co.jp",
            "touch.f-navigation.jp",
            "touch.search.allabout.co.jp",
            "trend-docomo.allabout.co.jp",
            "twinavi.jp",
            "www.allabout.co.jp",
            "www.best-1.me",
            "www.ichi-oshi.jp",
            "www.primead.jp"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://allabout.co.jp/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "public, max-age=3600",
            "pragma": "cache",
            "x-powered-by": "Next.js",
            "etag": "\"x8g4bingke5bxr\"",
            "content-type": "text/html; charset=utf-8",
            "server": "Google Frontend",
            "mpulse_origin_time": "136",
            "mpulse_cdn_cache": "MISS",
            "date": "Mon, 10 Aug 2026 06:21:26 GMT",
            "strict-transport-security": "max-age=86400",
            "server-timing": "ak_p; desc=\"1786342886220_389008775_3189417452_303_5334_42_10_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "Google Frontend",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://allabout.co.jp/",
        "title": "All About（オールアバウト）",
        "description": "生活総合情報サイトAll About（オールアバウト）。その道のプロ（専門家）が、日常生活をより豊かに快適にするノウハウから業界の最新動向、読み物コラムまで、多彩なコンテンツを発信。",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.43.197.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008,
                "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.89
}