{
    "ok": true,
    "domain": "infineon.com",
    "generated_at": "2026-08-09T05:37:04-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 50,
        "label": "Critical",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 0,
            "network": 20,
            "availability": 60
        },
        "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": "6 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": 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": 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": "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": "6 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": "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": "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": [
                "3.173.21.50"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 smtp1.infineon.com.",
                "10 smtp9.infineon.com.",
                "10 smtp14.infineon.com.",
                "20 smtp21.infineon.com.",
                "10 smtp2.infineon.com.",
                "10 smtp11.infineon.com."
            ],
            "TXT": [
                "\"d365mktkey=247e3cnwaw37m45zcepkllb6g\"",
                "\"atlassian-domain-verification=uHbGXzMVEQv2rSO29/Kxi1SPTraaMXTQDPbU93by4L/rAwQlyEtkpe2StDTfb1uG\"",
                "\"onetrust-domain-verification=a371f692ab4d4896a99565dacf409106\"",
                "\"6f9272f3362ae3afa491732298f6452176214975a5c0204d90f886fd5cdb1feb\"",
                "\"v=spf1 include:_spf.infineon.com ip4:212.83.35.200 ip4:46.167.166.112/28 ip4:62.113.242.46 include:spf-inm.eqs-service.com ~all\"",
                "\"d365mktkey=ds6k8ultf98tnxkzhuy9mg73\"",
                "\"d365mktkey=6cafi8a0pl51s7shle45m50pk\"",
                "\"dtm-domain-verification=VP4rZBnPnoUSd-hVQlddw1C4o14nCJFLwVPnHg5bKLw\"",
                "\"vUT3tzl2+3ZxfCWHoGobr7GkVep13ODZTiST/7sUewxxaZCU0NjTCeLAolVcW0cM5wGuDJ/Q44J/TSpjz1wKww==\"",
                "\"ZOOM_verify_HR5uFeKFDdd9T1cEkkNefU\"",
                "\"stripe-verification=5eaf537eaa7188137e0437dbba85c808fc7bceea8ccf29776bb1b9eebdf1f874\"",
                "\"autodesk-domain-verification=Y3pwwS0jlL9DeBil9sSR\"",
                "\"apple-domain-verification=gF0ra9Iqz0P4N4sQ\"",
                "\"adobe-idp-site-verification=211fd0982953645cae9c226ffaf731df74cbea5b048cb126d2396900a68576e1\"",
                "\"d6d53f82c9b2c6186a42d64471dd9d19\"",
                "\"atlassian-domain-verification=Sqpa7gTjpFPKJivQnjdntJsSLGsIlPKC5GtaaxP7mQHJfUJ0QKpsfGl6lQ/8SnrW\"",
                "\"onetrust-domain-verification=c7a6fbc55dda4ce7acbdcc3fc3b16857\"",
                "\"stripe-verification=f39d1c5ef1a371f2c81d5c798b0d2e201183b95925cbe0d9750ce80b3cd0f86d\"",
                "\"DirectFedPassiveSignInUrl=https://sso.infineon.com/idp/SSO.saml2\"",
                "\"d365mktkey=6jq2r5mq3m2pv9kxgwi6r35y6\"",
                "\"google-site-verification=8SooALTHNI_vDuVEwQT2EsuPTiXLJxsSCtq4aJFPOd8\"",
                "\"infoblox-domain-mastery=42a94f207bd30aca43b0a7b5e534477772319eb9d4d58a328e04fa0dca0f2bc3aa\"",
                "\"airtable-verification=b1ba7b1ca7d10588048ea2703ebeff5a\"",
                "\"apple-domain-verification=aDdD5eFypjU3jyiV\"",
                "\"Hgex1PQVMIZOcCCfclezEkZbaZbj9yZOOzcBYlWisIpP/IY24PRIQjd2UZ68WsFnOROHGVBctDwz4mqnpfwkZg==\"",
                "\"miro-verification=ad315c2c595a1dca3395dafdb25051a14d157fff\"",
                "\"MS=ms48960219\"",
                "\"h8BvZHF9tDPFl3wxUBfgtmoDs7bPKmA9wKxJWIMdmmu2N0F7+e+7rOYcCsl8lo4IudO5MqTi8DgZorph7/hjZQ==\"",
                "\"stripe-verification=cbc16806208aab04191d5d57316b7b3e6e63714471048ef9954beae664110dbb\"",
                "\"d365mktkey=5ukkmzhptt5qpcl6qyvhub08o\"",
                "\"apple-domain-verification=MhNDkOm5PQcIEtmt\"",
                "\"docusign=37578e6c-f402-4010-b80e-cca036774583\"",
                "\"google-site-verification=E1HVrF4krkWcJldRfSeZS5-02PyNmcrWY4GIS5QZ8VY\"",
                "\"docusign=1e27fb50-5280-40e7-82d2-ee8fd3b26120\"",
                "\"webexdomainverification.1R8DN=c5e23e59-4b94-4442-81a2-29c29d7ba14a\""
            ],
            "NS": [
                "pdns1.cscdns.net.",
                "pdns2.cscdns.net."
            ],
            "SOA": [
                "pdns1.cscdns.net. hostmaster.infineon.com. 2012095439 10800 7200 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.173.21.50"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.infineon.com ip4:212.83.35.200 ip4:46.167.166.112/28 ip4:62.113.242.46 include:spf-inm.eqs-service.com ~all",
        "dmarc": "v=DMARC1;p=quarantine;pct=75;rua=mailto:mailrua-reports@infineon.com;ruf=mailto:mailruf-reports@infineon.com;fo=1;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.infineon.com",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxjH5TBEucCk0+MwJqW7MYcerS7LNLt8EWGbmwNffJWT/otTq/rQjRkb/G/X0hcR+waYHp7ctgVRDF42lSRYvHfgC+u46CcHUQ7Rzsi2LsuKv2C0BN6ccLrTEw/5e0s7r5ORcBiMaRHA42MPza0HoSdBhGlPuMAQAZ1v1VJuZxZwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.173.21.50"
                    ],
                    "time_ms": 80.1
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.173.21.50"
                    ],
                    "time_ms": 26.9
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.173.21.50"
                    ],
                    "time_ms": 76.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.173.21.50"
                    ],
                    "time_ms": 25.72
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.173.21.50"
                    ],
                    "time_ms": 42.45
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.infineon-infineon.cn",
        "valid_from": "2025-07-09T19:00:00-05:00",
        "valid_to": "2026-08-08T18:59:59-05:00",
        "days_remaining": -1,
        "san": [
            "*.infineon-infineon.cn",
            "*.cypress-psoc.com",
            "www.makeiotwork.com",
            "www.lnfineon.com",
            "www.coolgan.com",
            "*.infineon.jp",
            "*.inflneon.com",
            "infineon.jobs",
            "*.nobugconsulting.ro",
            "*.gancool.cn",
            "*.ramtron.com",
            "www.cypress-psoc.com",
            "gancool.cn",
            "infineon.jp",
            "nobugconsulting.ro",
            "*.irhirel.space",
            "www.deepcraft.cn",
            "*.infineon.org",
            "www.infineon-infineon.com",
            "*.deepcraft.ml",
            "www.cypress-psoc.de",
            "www.gancool.cn",
            "*.deepcraft.cn",
            "deepcraft.net",
            "www.irhirel.space",
            "*.cypress-psoc.de",
            "infineon.cn",
            "innoluce.com",
            "cypress-psoc.com",
            "www.infineon-inventory.com",
            "www.infineon-infineon.cn",
            "infineonker.com",
            "infineon.de",
            "www.infineon.org",
            "www.campeon.de",
            "*.campeon.de",
            "*.deepcraft.net",
            "deepcraft.ml",
            "deepcraft.com",
            "*.infineon-inventory.com",
            "*.power2power.eu",
            "irovernight.com",
            "*.deepcraft.com",
            "www.deepcraft.dev",
            "*.infineon-electronics.com",
            "inflneon.com",
            "makeiotwork.com",
            "infineon.co.jp",
            "nobug.ro",
            "infineon.com",
            "www.deepcraft.com",
            "cypress-psoc.de",
            "*.coolgan.com",
            "infineon-electronics.com",
            "www.irf-japan.com",
            "deepcraft.cn",
            "infineon-infineon.com",
            "irhirel.space",
            "lnfineon.com",
            "www.irovernight.com",
            "*.irf-japan.com",
            "*.infineon-energy.com",
            "*.infineon.co.jp",
            "infineonindtechnology.in",
            "www.nobug.ro",
            "*.infineon.jobs",
            "*.innoluce.com",
            "coolgan.com",
            "infineon-energy.com",
            "www.infineon.jobs",
            "www.innoluce.com",
            "irf-japan.com",
            "www.infineonindtechnology.in",
            "*.irovernight.com",
            "*.infineonindtechnology.in",
            "infineon-inventory.com",
            "*.makeiotwork.com",
            "www.infineon.co.jp",
            "*.infineon.de",
            "www.inflneon.com",
            "www.power2power.eu",
            "*.infineon.com",
            "www.ramtron.com",
            "power2power.eu",
            "*.infineonker.com",
            "ramtron.com",
            "infineon-infineon.cn",
            "*.infineon.cn",
            "*.lnfineon.com",
            "*.deepcraft.dev",
            "infineon.org",
            "www.deepcraft.net",
            "*.nobug.ro",
            "deepcraft.dev",
            "campeon.de",
            "*.infineon-infineon.com",
            "www.nobugconsulting.ro",
            "www.deepcraft.ml"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://infineon.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://infineon.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "SSL certificate problem: certificate has expired"
    },
    "network": {
        "3.173.21.50": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp1.infineon.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4028.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.3,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 83.52
}