{
    "ok": true,
    "domain": "omron.com",
    "generated_at": "2026-08-09T13:30:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 30,
        "label": "Critical",
        "categories": {
            "dns": 30,
            "mail": 90,
            "security": 0,
            "network": 0,
            "availability": 20
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "0 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": 0,
                "lost_points": 40,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "error",
                "title": "IPv4 (A)",
                "detail": "0 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "error",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 omron-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-gws-recovery-domain-verification=43214344\"",
                "\"sending_domain794783=676c4ee576f7aac43f70bdb30ecf8d99c05cede95c567320815171e2d8a17659\"",
                "\"nintex.05218e82-c161-4522-88ee-6dc62a2ec7c7\"",
                "\"amazonses:IZPieLI0nNRGaFclUTi9Iu0JgV8MU8FF3aWv+P+v4ts=\"",
                "\"MS=ms17419388\"",
                "\"mdzktf678tx94thd5mgg0r30b2jlfffz\"",
                "\"duo_sso_verification=3dVomYU9PIsD6KPwU8OSXmDwpAqLCqiqXN2wb6vvOpwp41vXaS5ogcCaHAmBqgfH\"",
                "\"nintex.615abdb9e657f90069efb677\"",
                "\"miro-verification=03f4be4897c63da4818ab2938be65c9eaccada7a\"",
                "\"sophos-domain-verification=af6d8d33e69b02aa19f99768b2600b22070259b17966f36f1afab10a8fd4f9a7\"",
                "\"pardot_22312_*=863389e4186f5d6ba315be1bec2ce0894a1c33253a735242c371dc503d6459c2\"",
                "\"stripe-verification=dfb2db661cc80a89a0295ae118b2d8d0b68c536c41e268de938a16b4c2dab46a\"",
                "\"pardot_22312_*=7e188e5faf2a714f441c3453dba0a2fc936968b318bd20c0fe2b7f4f236e8977\"",
                "\"google-site-verification=df0u-Copl_48xG1_T5UQTBVH7ZTIngXpw2skKZb6wY8\"",
                "\"gjb7v4miqulfanfu7ugdiso2mm\"",
                "\"brevo-code:f6e7a3f68c450eda255f801f44aebcc8\"",
                "\"box-domain-verification=34aeb4e20b07d6f5e6d8e3243bbb9c3860cd772410795a1d5b9a9a8c1d555b1e\"",
                "\"v=spf1 ip4:43.228.185.67 ip4:43.228.187.74 ip4:66.115.171.12 include:spf.protection.outlook.com include:et._spf.pardot.com include:_spf.salesforce.com include:spf.mta.hdems.com include:_a.omron.com include:_spf.mailgun.org ~all\"",
                "\"pardot_22312_*=4379962b41b7f24ed6422634b2d42b102b8f2990df3aef3d50a8bab3d65b0b2e\"",
                "\"atlassian-domain-verification=rFsh0cWMbAigGElBUe6mbGnzZWXq8TWL4WQ2arpSvfeP4gyQk8UOpCQza0XhaxR0\"",
                "\"successfactors-site-verification=ZDAzMmUyYmY5ZDc1Y2I2NzRlOTRiN2U1MGI2OTA0YWNhNzU4Y2YwOWQ4ZWI5NzJkYmZhOTFiNTQ2OWNkOTUwOA==\"",
                "\"taegis-domain-verification=16ad58966281697d03968f70fa01ef5c905acb14a5b91b156f7dd84c5cebccb6\"",
                "\"adobe-idp-site-verification=9dfe073ac3056a0fcde9f39b1349d14af4ba03cc887e5dea2bad65a8f3941580\"",
                "\"sending_domain986311=b506c6ae35382733402b368d9e67248476adc2f3ba11c0534ecb725823d8a520\"",
                "\"google-gws-recovery-domain-verification=43023657\"",
                "\"nintex.d55f5cbe-2450-426d-8b8e-0f1b9194c721\"",
                "\"_globalsign-domain-verification=7Rt-nhMJRbZ_YOlv0NerBfsxaYDcjCM5fxNRQWtKqw\"",
                "\"onetrust-domain-verification=d4915a1e9adb48628b4a137e41d20583\"",
                "\"box-domain-verification=b3a0bae8a643fd4e095e8a7712116b87479f54572c1c6babf747d581514291a5\"",
                "\"google-site-verification=dDcQ_en1_GgZdEliNmwCfT02kPEjSBVN8uFGAVIGPXw\"",
                "\"2dqrhtsbbppw69tp7p4sxtrkzl5w5593\"",
                "\"nintex.60611e9f23cb1b006e035ad6\"",
                "\"box-domain-verification=10ccfbce451ebaf2492c48aa2f6676093120ab756b2f350071e9f3b7f90655b2\"",
                "\"docusign=0e809977-c1c6-4c73-8753-5f68f541cacd\""
            ],
            "NS": [
                "nsb.omron.com.",
                "nsa.omron.com.",
                "nsd.omron.com.",
                "nsc.omron.com."
            ],
            "SOA": [
                "nsa.omron.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:43.228.185.67 ip4:43.228.187.74 ip4:66.115.171.12 include:spf.protection.outlook.com include:et._spf.pardot.com include:_spf.salesforce.com include:spf.mta.hdems.com include:_a.omron.com include:_spf.mailgun.org ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; rua=mailto:dmarc-report@omron.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.omron.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSopycPIMExOnfnOo2lhg/EqHcZ73+o3B60LWfGJBZ72lWuuZjyLpsDl8mOkh2IURP/klEtph4PEHviyXOJdr+G6Vjgi2wSvJqEMTTuYd/qsFKMtBlX4jmDJpHDUnw563jryA8EVhagE7+QSRgrR/H1/q+DYoXi0eN8/3RDANuIwIDAQAB; n=1024,1502385026,1518282626",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 57.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 48.06
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 78.47
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 152.08
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 46.96
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "php_network_getaddresses: getaddrinfo failed: No address associated with hostname"
    },
    "http": {
        "url": "https://omron.com/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://omron.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: omron.com"
    },
    "network": [],
    "smtp": {
        "host": "omron-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4009.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4002.4,
                "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": 82.72
}