{
    "ok": true,
    "domain": "mhi.com",
    "generated_at": "2026-08-10T13:21:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": 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": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "168 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: ec2-52-198-220-165.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": 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": "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": "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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "168 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: ec2-52-198-220-165.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": "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": [
                "52.198.220.165"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx1.hc1076-52.ap.iphmx.com.",
                "20 mx2.hc1076-52.ap.iphmx.com."
            ],
            "TXT": [
                "\"sTdXFTM2wVF0KAbRdZtEIX9krX2WOwEvwsIgWqYG7DA=\"",
                "\"google-site-verification=uPLdZ5Qn1_PMMGK4ArEuJ2U6mYxRgaHBYmfNNy7FWBQ\"",
                "\"_usc1hixbqss36tpsil93gpg5f6amuse\"",
                "\"n47rmaui6no6k2fnumsoj1c9f6\"",
                "\"6viogqkm1ea6uetbcsfiop698p\"",
                "\"google-site-verification=RwRVsc1FqZAhR2zDEjQQXQ66Ha_x1-ga7k7OYiwj-4Q\"",
                "\"miro-verification=401a755318d570149e6cbc5a9ca0ccfe3710ca92\"",
                "\"globalsign-domain-verification=UrnZ_ES4DlE_smAV89LEsFpW6CRpFOHRkhshfwNCeO\"",
                "\"_h1hhm5esneubv3wlvx5tyzoaasri2b1\"",
                "\"5t2nop1i9efmk2oi1vfmuafrgt\"",
                "\"box-domain-verification=a49cf68b209d17b37a984f0a683be2836c77c18f5bcac98c0d6eb7fefd59280c\"",
                "\"50cm68fs682ov4b6cav6rgk958\"",
                "\"box-domain-verification=be3cd252ff94e4488f3f24cf81652687ba593300e61075c330bc8810f975759b\"",
                "\"vjhskuvpo1i3rhloj4g6igvlt0\"",
                "\"docusign=17a5be9c-76e6-4188-aa97-d4fc52d71688\"",
                "\"box-domain-verification=410c72f756310b8ad1de6fc19ebcf8200b916ba138dc632a3534c18478d09677\"",
                "\"Mrmb/TYcgprA1J0L9mAAEa2XEi11m2pqxQv8nyBmgH5j9/Wa5Jv1vUW5fRpOaszSy8k4/9PmqSIlLjQ+FwdgZQ==\"",
                "\"DirectFedAuthUrl=https://login.microsoftonline.com/50528b4c-efba-4fff-b242-2a939652cd3e/saml2\"",
                "\"adobe-idp-site-verification=e7af8bef6d3d26aaf3e9c1609d3339f7e07bd4b048deee07602714c3276817a9\"",
                "\"M0I1T10073\"",
                "\"facebook-domain-verification=la1y9pdvczqlm6ul9digfi9np1vgs7\"",
                "\"docker-verification=852b0862-b66e-4153-b78b-da7b73ae4c67\"",
                "\"8v8070pvpqsldclmvtnc8s0jg0\"",
                "\"globalsign-domain-verification=MKooEGZibJwyJ5IfTiblJoNqIlR8kUwcGRGl8cp1BV\"",
                "\"i992rr9ja0c7jfmdo2ot0n2j34\"",
                "\"box-domain-verification=6eb4d815553d257df3bef062270ff6e34e7f6db4f611ec49c177d459e395c1d9\"",
                "\"r4bmkl5u1d6qqgrlrge8996u7k\"",
                "\"MS=ms37198486\"",
                "\"v=DMARC1; p=quarantine; rua=mailto:dmarc@ma.mhi.com; ruf=mailto:dmarc@ma.mhi.com; sp=quarantine; adkim=r; aspf=r;  \"",
                "\"2fu1ldn375em9km3nof8lc647n\"",
                "\"smartsheet-site-validation=6UCXJGj2GIJ1RKYGLG-xV-EFeA6-hw2J\"",
                "\"oirnv606nals1uk51pcqmt68qh\"",
                "\"notion-domain-verification=cqeedBOpv5lHK0NFyaBRnDKCTvoRyir4Nws3BeLHpYk\"",
                "\"6004sf5p524ohvg1l9rspsetmk\"",
                "\"k8c8v7062gil7aaobpehq2c3tv\"",
                "\"globalsign-domain-verification=_l8m4q9wad9SFx_1BWiXcT-CHsJS9XmeyZFHNOksBJ\"",
                "\"v=spf1 include:spf6.mhi.com include:spf.protection.outlook.com include:webcas.net exists:%{i}.spf.hc1076-52.ap.iphmx.com include:mktomail.com include:_spf.mlsend.com ip4:130.214.244.131 ip4:130.214.243.238 ip4:130.214.145.34 ip4:104.41.183.137 -all\"",
                "\"d365mktkey=FTGlyP27bG2LCVFYLp4jVEQxCgyGs2xeOxt6wbV7bo0x\"",
                "\"globalsign-domain-verification=SrQkq_M8NXYYxUg4G6U3ZiWtJuyMrJDWZ_TcAh8DGd\"",
                "\"anthropic-domain-verification-rxzxhv=9ssPKbPohUlqFCXrliXLAhWLv\"",
                "\"g8s76lrtnirhg66edgnrpt47bh\"",
                "\"brevo-code:58b12e023a6bc0acf7dbda7bc99a7eeb\"",
                "\"c9chko47icd4ksi5arvv4elkjv\"",
                "\"facebook-domain-verification=ibucsfvibz63fzvm4zlz49fhfreg5r\"",
                "\"Dynatrace-site-verification=cbefd810-6535-4291-94b5-0ea53dcbd295__l8c7aakqteet4ivduovmhkc311\"",
                "\"_2ur1xw11guz1w7kk1s53d21kodyeh2p\"",
                "\"globalsign-domain-verification=2APNIhPp9LcApUUK9QljOBPUezrsYXQdzcoPdvq8PF\"",
                "\"google-site-verification=pJAXQpXlnPpoBJHU2oCE-ccvBjn1Bn8RJ81svynuznE\"",
                "\"78r6N0sBuLaH25PxfVOFJPMxLvX37Du5z7orio8fFLjtHiepeNIfZ23xMPQTHR1ETVd45zRr3RirCcFqhEV/0Q==\"",
                "\"apple-domain-verification=z65XM44dbUsN1Wuq\"",
                "\"globalsign-domain-verification=En_ASUJYN5BrPyFC0iVhXY2ilZb8cnFFtDplrF2Gwt\"",
                "\"_gqbt7rxnz6zgoosio9lu5epmonipq4n\"",
                "\"_ni6wkdbd1c5gr9ojw4d8liispyfht5n\"",
                "\"docusign=8d957b9a-504b-4d48-bf3f-186d4da1b011\""
            ],
            "NS": [
                "ns008-45kfhuebe5db0l1q.4.d-53.jp.",
                "ns008-45kfhuebe5db0l1q.4.d-53.org.",
                "ns008-45kfhuebe5db0l1q.4.d-53.info."
            ],
            "SOA": [
                "ns008-45kfhuebe5db0l1q.4.d-53.jp. postmaster.mhi.co.jp. 2026080301 7200 1800 1209600 10800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.198.220.165"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf6.mhi.com include:spf.protection.outlook.com include:webcas.net exists:%{i}.spf.hc1076-52.ap.iphmx.com include:mktomail.com include:_spf.mlsend.com ip4:130.214.244.131 ip4:130.214.243.238 ip4:130.214.145.34 ip4:104.41.183.137 -all",
        "dmarc": "v=DMARC1; p=reject; sp=none; aspf=r; adkim=r; fo=1; rua=mailto:dmarc-rua@mhi.com; ruf=mailto:dmarc-ruf@mhi.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.mhi.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0dBNDlXMT/DCXUBnXlVnzzeOXky8QgDeZlyEebnY5Aq/tq1vsZkS7x4N2FtVZ/7yvTybnrA9feVuO7MJVB1VszxjiF3Mr4MOlF/NaALvC3ysgTfpqtJrxoOBVhJMvTbRrAL2UhlG4E7p9D7USUqebhB3WvoOolHrb8hr3ptH2xwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-198-220-165.ap-northeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.198.220.165"
                    ],
                    "time_ms": 136.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.198.220.165"
                    ],
                    "time_ms": 170.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.198.220.165"
                    ],
                    "time_ms": 248.36
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.198.220.165"
                    ],
                    "time_ms": 209.36
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.198.220.165"
                    ],
                    "time_ms": 452.45
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "*.mhi.com",
        "valid_from": "2025-12-25T00:36:03-06:00",
        "valid_to": "2027-01-26T00:36:02-06:00",
        "days_remaining": 168,
        "san": [
            "*.mhi.com",
            "*.power.mhi.com",
            "mhi.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.mhi.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 18:21:32 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "228",
            "location": "https://www.mhi.com/",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=60, public, s-maxage=86400",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-request-id": "v-3c5ae91c-94cc-11f1-acd6-db80d99f92bb",
            "age": "1146127",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "496",
            "content-language": "en",
            "content-security-policy": "report-uri /",
            "cf-cache-status": "HIT",
            "from-origin": "same",
            "last-modified": "Mon, 10 Aug 2026 15:00:33 GMT",
            "referrer-policy": "no-referrer-when-downgrade",
            "vary": "Cookie,Accept-Encoding",
            "x-ah-environment": "01live",
            "x-drupal-dynamic-cache": "UNCACHEABLE (poor cacheability)",
            "x-frame-options": "SAMEORIGIN",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-xss-protection": "1; mode=block",
            "cf-ray": "a29105561acac629-STL"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mhi.com/",
        "title": "Mitsubishi Heavy Industries, Ltd. Global Website",
        "description": "Welcome to the global website of Mitsubishi Heavy Industries, Ltd. Introduce Mitsubishi Heavy Industries and its group companies.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "52.198.220.165": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.hc1076-52.ap.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 10.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4010.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.1,
                "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": 99.02
}