{
    "ok": true,
    "domain": "murata.com",
    "generated_at": "2026-08-10T02:25:05-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": "2 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": "82 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-54-92-42-189.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": "2 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": "82 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-54-92-42-189.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": [
                "54.92.42.189"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00567001.gslb.pphosted.com.",
                "10 mxb-00567001.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=YT32bmYl9mlpUfMHEMkczLTmrr1hcp-t_M77wYDbFUo\"",
                "\"cisco-ci-domain-verification=31e40d0a15f0109f63a40c71bb69bc8335b1b11dea3929b3028f092991751766\"",
                "\"atlassian-domain-verification=ZbN48aFNfstOo8uRiB08fKFx9sKFB6YiZ1Pzc61vrDNanVWxDnmnxjlo7zZUHoRM\"",
                "\"00DH30000001UvW=1TBA2000000003F\"",
                "\"_globalsign-domain-verification=ie_1z2jVJO5dljhL0QEA_RhpWcwDRY5RbTogPxHEOr\"",
                "\"google-site-verification=8NcEovJV7xVkKjW5SNIQrmMzYSBo8OED7gPAbUcMGlY\"",
                "\"atlassian-domain-verification=InJaGfHATqonu3n9xZgianeVKkmTOSrSpz7pom7fkIwIxVZDZlW7PDZ7XhwPKwBF\"",
                "\"d365mktkey=wmx5BxsvMhHTj0yBNwrfXzJAbKLxjU971GWpa0yfOFIx\"",
                "\"contract-one-domain-verification=ccd87dbc-b1ad-4ed7-83be-9835365ce645\"",
                "\"verification=vfUyG1BHG7bjjOy9KTavobwuvd5fbXNt_aP0Cx6wIdo\"",
                "\"google-site-verification=c68oqJxk6oMV6OSmciDWHCwjQolF-ZXTrUdRUUGn6hI\"",
                "\"_globalsign-domain-verification=h87F-Z-6qV6Zy5u9UkbtleSLI07pipbit78PiUw2zQ\"",
                "\"_a5zrx6i3hn92e5lhdyu9ho0o6r2i44c\"",
                "\"apple-domain-verification=tW3cAYMb5LUn6Ydf\"",
                "\"ccd87dbc-b1ad-4ed7-83be-9835365ce645\"",
                "\"wrike-verification=MTgxNDk1Mjo5Y2RhODVkZGU4NjA0ZWU4ZjUwZWM4MTIyZmRmMTRmMWViNGQwYWRlYzE4NTQ4NDIxMmI3ODc4MTc1ZjcwYzQ4\"",
                "\"docusign=7cc5e651-2d49-437a-96de-9d8541b1872d\"",
                "\"_wysek5uxg7hv2ewgtjmolgrpantzxho\"",
                "\"00DAz000008TyvR=1TBAz00000000T3\"",
                "\"apple-domain-verification=fp3vYxc8xSMBKjKI\"",
                "\"onetrust-domain-verification=e8ae3a1cdcd243a78ef475d5fa019355\"",
                "\"nulab-verification-code=Ym4zpIZDwtY8m8DUsjBEkjJWRUkaCit4RPVPqPNA4J3PCZbzA94WAtYxinYKuuyb\"",
                "\"_qzy1bl5d96b9q11dbny17vzq9uo9daz\"",
                "\"webexdomainverification.4C675B8BABF6B136E053AB06FC0A3F65=1d7c8c1f-88d8-494b-973c-3ce14751d3df\"",
                "\"m55a3k1rkatblc7fll3l37cf8f\"",
                "\"00D10000000KjVV=1TBRC000000001d\"",
                "\"google-site-verification=516VIlJBxUp-huA5MeRxurKO1M9K_g4zqap1VxrvKf4\"",
                "\"_1quronfz7dxwsidfxs050ejeeam14gx\"",
                "\"openai-domain-verification=dv-UiiMsG8m14fQ7p9lRtckp2p1\"",
                "\"google-site-verification=cLoWQV3QaIwE_pbYeZBGiX6SYg-JEOfwzDH2i07UF7A\"",
                "\"traction-guest=c48a66ca-9954-4cc0-9173-4d7b8de3113d\"",
                "\"wovn-domain-verification=26757b229d731aaa1d52918e3bc60b8e\"",
                "\"_fokhy8ajm7xp2oexy8wpvqxxhngmhdu\"",
                "\"google-site-verification=l7NdBiFdLdYkcuHZyNixQm3IOeqq0ToLjULJ89Z1eZo\"",
                "\"v=spf1 include:mgwi9qh1cp.powerspf.com ~all\"",
                "\"miro-verification=0129e004df33b8480c410668fc74a1032c8b6441\"",
                "\"00DAz000008BaJh=1TBAz00000000OD\"",
                "\"c0h0e1690q8snqup24fgveg6m4\"",
                "\"sophos-domain-verification=35cb0ee9f931ad51173dcc360166b29b308f6fd91d3868bcb718e2fb60c60fd5\"",
                "\"validation-contactemail.murata.com\"",
                "\"_3xdgfs4e6vj8kq6relrmuimyjqcte80\"",
                "\"sending_domain1040611=4f3ee9aec7c7ec92a43c2344fa8e512a06be99f3fe6791c5cadf3773484bf418\"",
                "\"verification=JNrDcevTrcnSMuQOHhQEMOVT0ztS4nQTniohyu2yEW4\"",
                "\"Dynatrace-site-verification=ee68bbcc-7afd-4191-bcf9-13295c5934cb__27qj8iqujavaamio6nko3f4nnl\""
            ],
            "NS": [
                "dmtu.mt.ns.els-gms.att.net.",
                "dbru.br.ns.els-gms.att.net."
            ],
            "SOA": [
                "dbru.br.ns.els-gms.att.net. rm-hostmaster.ems.att.com. 544 10800 3600 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.92.42.189"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mgwi9qh1cp.powerspf.com ~all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:9olcptvx25@rua.powerdmarc.com; ruf=mailto:9olcptvx25@ruf.powerdmarc.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.murata.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyAQOhx+ZuvEbTpu5L6SeLTTjfKtvPLcYHaEkgOtnep09HpdUYEGBC5nMrilqOzL92cUdoIMTN+Vv23SXZisQFNRIs+PzT2M4cJep1JdpC7PTtQ+nTSf5msrNSnAcypzZt3Zv44R7N9sDme7MNiR384UMwN0b/LsboEuek536YDV0tN/nQt12zXZoeMSNuIPPB7Hv6/rgif/xfYlq5qFQHqIQ24NbbHUkH+BoR6mZpfIsx9wPAM9y2cpiS/1o3L2KBTksdhgh9lJnz0B5y7f2WP1KU4yxaOaZSKHymw2UyIV20K0iGmKirepMHyzlmmcvGxrJIdFTq5ctW+Dpsg6uJQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-92-42-189.ap-northeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.92.42.189"
                    ],
                    "time_ms": 103.21
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.92.42.189"
                    ],
                    "time_ms": 71.98
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.92.42.189"
                    ],
                    "time_ms": 94.07
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.92.42.189"
                    ],
                    "time_ms": 91.15
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.92.42.189"
                    ],
                    "time_ms": 72.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "*.murata.com",
        "valid_from": "2025-09-29T03:51:01-05:00",
        "valid_to": "2026-10-31T03:51:00-05:00",
        "days_remaining": 82,
        "san": [
            "*.murata.com",
            "murata.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.murata.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 07:25:03 GMT",
            "server": "This is a Web Server",
            "location": "https://www.murata.com/",
            "content-type": "text/html; charset=utf-8",
            "referrer-policy": "no-referrer-when-downgrade",
            "cache-control": "no-cache, no-store",
            "pragma": "no-cache",
            "expires": "-1",
            "last-modified": "Thu, 11 Jun 2026 06:22:54 GMT",
            "access-control-allow-origin": "*",
            "access-control-allow-methods": "GET",
            "access-control-allow-headers": "Authorization",
            "set-cookie": "shell#lang=en; path=/; secure",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 a6ff1a913dd4f3db5775eb43d449dc3e.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P11",
            "x-amz-cf-id": "x-6KgexibNxjfVgyb_go556GOoyM9MgXrYnEftJWxD-f1Riz8U0TOg==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "upgrade-insecure-requests",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains"
        },
        "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": "This is a Web Server",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.murata.com/",
        "title": "HOME | Murata Manufacturing Co., Ltd.",
        "description": "This is Murata Manufacturing's products-related website. You can view electronic component information, product and event news, exhibition, campaign and webinar information, application guides, and more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.92.42.189": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00567001.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 71.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 49.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 98.5
}