{
    "ok": true,
    "domain": "auone.jp",
    "generated_at": "2026-08-10T07:43:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 50,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "0 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": 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": "126 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: aaa089bd0e1e5eecd.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MX records",
                "detail": "0 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "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": "126 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: aaa089bd0e1e5eecd.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "166.117.109.24",
                "3.33.248.26"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [],
            "TXT": [
                "\"google-site-verification=hAHCOcXqvIMtKhp9RGr3ol8RpvRkSz_ldrR1XtgrqI4\"",
                "\"v=spf1 +ip4:61.204.42.151 +ip4:61.204.42.152 +ip4:221.119.158.136 +ip4:221.119.158.137 +ip4:61.117.4.203 +ip4:61.117.4.210 +ip4:27.90.189.93 +ip4:27.90.189.94/31 +ip4:27.80.249.249 include:spf-kompas.kddi.com include:spf.connect.auone.jp ~all\"",
                "\"hbbqm82nmdtb08pg9md1x2fwj7vmlj9k\"",
                "\"google-site-verification=G87ADwohXzu1Wo8JeLXiV2iZMpO2Wwdzym6SsY0J5jQ\"",
                "\"google-site-verification=rv53RpBJ3-NZv9UvKD3fvdmKNpoeFI9b1X51S5jxuBg\"",
                "\"google-site-verification=Hkzrs8twP-Ee8wnT9EO9VHxueT8TOjB4ZcgBsAuLyIo\"",
                "\"_ezuquberz98f9u7wascqjac58cqbn96\"",
                "\"pardot860823=1f504c41a45d98f5c94518d87931a3848bb642bdd65bc699693ee292ebf242a1\"",
                "\"google-site-verification=rRFXaI7MTAFYCqzsX4vCfnu3ngC9nVMi1eW2vm37f8k\"",
                "\"facebook-domain-verification=05qimdgjdjvxzzk113dper8hv8cpi9\""
            ],
            "NS": [
                "dnsa02.kddi.ne.jp.",
                "dns104.kddi.ne.jp.",
                "dnsa01.kddi.ne.jp.",
                "dns103.kddi.ne.jp."
            ],
            "SOA": [
                "dns103.kddi.ne.jp. postmaster.dion.ne.jp. 2026080500 3600 1800 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "166.117.109.24",
            "3.33.248.26"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 +ip4:61.204.42.151 +ip4:61.204.42.152 +ip4:221.119.158.136 +ip4:221.119.158.137 +ip4:61.117.4.203 +ip4:61.117.4.210 +ip4:27.90.189.93 +ip4:27.90.189.94/31 +ip4:27.80.249.249 include:spf-kompas.kddi.com include:spf.connect.auone.jp ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:kddi00001-ra@dmarc25.jp, mailto:report_dmarc_rua.au@au.com",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aaa089bd0e1e5eecd.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "166.117.109.24",
                        "3.33.248.26"
                    ],
                    "time_ms": 34.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "166.117.109.24",
                        "3.33.248.26"
                    ],
                    "time_ms": 333.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "166.117.109.24",
                        "3.33.248.26"
                    ],
                    "time_ms": 169.48
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "166.117.109.24",
                        "3.33.248.26"
                    ],
                    "time_ms": 789.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "166.117.109.24",
                        "3.33.248.26"
                    ],
                    "time_ms": 45.3
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "*.auone.jp",
        "valid_from": "2025-11-13T01:21:21-06:00",
        "valid_to": "2026-12-15T01:21:20-06:00",
        "days_remaining": 126,
        "san": [
            "*.auone.jp",
            "auone.jp"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://portal.auone.jp/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 12:43:06 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "https://portal.auone.jp",
            "server": "Google Frontend",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://apis.google.com https://www.googletagmanager.com https://www.google-analytics.com https://www.google.com https://cse.google.com https://www.gstatic.com https://securepubads.g.doubleclick.net https://js.gsspcln.jp https://partner.googleadservices.com https://pagead2.googlesyndication.com https://syndicatedsearch.goog https://fundingchoicesmessages.google.com https://*.adtrafficquality.google https://*.creativecdn.com https://static.criteo.net https://tags.crwdcntrl.net https://oa.openxcdn.net https://*.sports-digican.com https://*.clarity.ms https://cdn.webpush.jp https://api.webpush.jp https://anymind360.com https://cdn.pbxai.com https://*.amazon-adsystem.com http://c.amazon-adsystem.com https://*.uncn.jp https://*.teads.tv https://log.app.jp.ekkow.com https://*.ladsp.com https://*.im-apps.net http://*.im-apps.net https://aladdin.genieesspv.jp https://*.taboola.com http://*.taboola.com http://gum.criteo.com https://bh.contextweb.com https://adsdkprod.azureedge.net https://*.adnxs.com https://*.amoad.com; style-src 'self' 'unsafe-inline' https://www.google.com https://cse.google.com https://www.gstatic.com https://*.sports-digican.com https://article.auone.jp https://portal.st-img.jp; img-src 'self' data: http: https: https://*.googleapis.com https://*.google.com https://*.gstatic.com; font-src 'self' https://fonts.gstatic.com https://*.sports-digican.com; media-src 'self' data: https://vidstat.taboola.com; connect-src 'self' https://api.portal.auone.jp/graphql https://*.clarity.ms https://*.firebaseio.com https://*.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://www.googletagmanager.com https://www.google-analytics.com https://analytics.google.com https://www.google.com https://fundingchoicesmessages.google.com https://csi.gstatic.com https://*.doubleclick.net https://*.googlesyndication.com https://syndicatedsearch.goog https://*.adtrafficquality.google https://*.crwdcntrl.net https://*.sports-digican.com https://cdn.webpush.jp https://api.webpush.jp https://floor.pbxai.com https://cdn.jsdelivr.net https://*.criteo.com https://id5-sync.com https://*.id5-sync.com https://eu-1-id5-sync.com https://*.eu-1-id5-sync.com https://*.im-apps.net https://0hm1685gdl.execute-api.ap-northeast-1.amazonaws.com https://id.rlcdn.com https://*.amazon-adsystem.com https://*.teads.tv https://*.a2z.com https://*.taboola.com http://*.taboola.com https://*.casalemedia.com https://*.uncn.jp https://*.ladsp.com https://*.adingo.jp https://*.adnxs.com https://*.creativecdn.com https://*.openx.net https://*.socdm.com https://*.pubmatic.com https://esp.rtbhouse.com https://log.app.jp.ekkow.com https://aladdin.genieesspv.jp https://sonic.impactify.media https://api.w.inmobi.com https://sync.inmobi.com https://fast.nexx360.io https://*.media.net https://prebid.a-mo.net https://s-rtb-pb.send.microad.jp https://adpb.ust-ad.com https://bid.sparteo.com https://g2.gumgum.com https://mweb-hb.presage.io; frame-src 'self' https: http://*.taboola.com; frame-ancestors 'self'",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "x-nextjs-stale-time": "60",
            "x-nextjs-postponed": "1",
            "x-powered-by": "Next.js",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "via": "1.1 google",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "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://portal.auone.jp/",
        "title": "au Webポータル | 最新の国内外ニュースをリアルタイムに配信",
        "description": "auが提供するポータルサイト。検索、天気、乗換・地図、占いなどの便利なサービスが利用できるほか、時事やスポーツ、芸能などの最新ニュースをリアルタイムにお届けしています。",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "166.117.109.24": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.248.26": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "auone.jp",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4002,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.2,
                "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": 117.11
}