{
    "ok": true,
    "domain": "zeiss.com",
    "generated_at": "2026-08-09T10:10:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 80,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": "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": "27 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "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: a23-205-89-12.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "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": "27 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "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: a23-205-89-12.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "23.205.89.12",
                "23.205.89.31"
            ],
            "AAAA": [
                "2600:1407:7400:81::173e:b6a7",
                "2600:1407:7400:81::173e:b6d3"
            ],
            "CNAME": [],
            "MX": [
                "10 mx-in01.eu.retarus.com.",
                "10 mx-in02.eu.retarus.com."
            ],
            "TXT": [
                "\"onetrust-domain-verification=be0a015b20944ecca31e58bda3429fed\"",
                "\"9bNcXJ0tP4AOu4GZVovaQ5V6HCLeMejliFV9XD5oRKAYTNWXwMn12+vm41Tc+DES1607whRb/5EI8B7LQfDuhQ==\"",
                "\"teamviewer-sso-verification=80a34727a7fb4fb8a6b20269aa85062e\"",
                "\"deepl-domain-verification=91300aae0d164673a5b95d470ff74559\"",
                "\"v=spf1 include:mktomail.com include:_spf.salesforce.com include:spf.protection.outlook.com\" \" include:spf-mx5.zeiss.com include:_spf.general.transactional-mail-a.com include:spf.mailjet.com include:spf.joinmyit.com include:spf-mx.zeiss.com include:amazonses.com -all\"",
                "\"smartsheet-site-validation=ytndkkHoWZK75GZTNbFIen5TM-lSe5Gw\"",
                "\"atlassian-domain-verification=Rupi8QU123hDQih5cjQbtEDalANhxzEbICnLsegL2460NYNtsT3s6UctNWjkglGm\"",
                "\"v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC87eAnOC4L4gamKwX5GGumeFBTKNu83KXWMEUwplluQB6rTNdyBiMoDedgjdNfKugpAX81N/m9LYdRjEOEpwd5aSwRJZvPIciKCDfxrtuOCoy1MAmfr83TRvZgJPubRqBP7SqP0InbXdb4ZJtzDDro+MaK7Ll3IAMGazGNHzB9kwIDAQAB\"",
                "\"mixpanel-domain-verify=14b1aa96-0389-4438-8a85-976ca7064e33\"",
                "\"cisco-ci-domain-verification=49c1fdf020e36defb8cf6de84b0b3b64d6768eb8a7e3b34e35618571c8a4fcd1\"",
                "\"miro-verification=ad6b0ed2d04e6bbef4a51d55b9f82631b3cdadeb\"",
                "\"postman-domain-verification=3c7fae2e8dec2baa1e3774d83fea3e80313e73306e7eafaac57f6585dc3ff821\"",
                "\"dtm-domain-verification=Lczbe_LJUDkiooY-2MgIZn_OZGf-DZO3sXpd_sdUcTE\"",
                "\"onetrust-domain-verification=ae30cefcb09347f9b4efc63115beff9f\"",
                "\"adobe-idp-site-verification=f6d4a449-9959-49fb-9b4e-fa3c778bfc49\"",
                "\"d365mktkey=VqxakgCocPUopdkhDkxgZxe5ezOSjf8Hl9LGseiqWOsx\"",
                "\"autodesk-domain-verification=dm-leJ8kMUsqbaeAFZnB\"",
                "\"twilio-domain-verification=fc97311768eeb285e621b9b8e4d44830\"",
                "\"google-gws-recovery-domain-verification=62755282\"",
                "\"Dynatrace-site-verification=ee7ce1ee-946f-4b14-ada4-7241d56d07f7__6uvebh8dkv8c2ga9cagh16uq3s\"",
                "\"MS=C0554746F0803649B432A668BC9F87337D7E1941\"",
                "\"atlassian-domain-verification=AowSS5TYghUAXfiF12PTYy3K4NpavaxLKfbTURFqnGv8YTTh87gBW5tOs5pKhZ9J\"",
                "\"elevenlabs=2wjXvi1ERK-lijVZttBsYJRECwf-N9q3zna09kFCYQQ\"",
                "\"DomainVerification=ATWT4TGMFZCKF8KXM11RIXU78AFZDLJQSEDCCEOZJIMABI9IFFLEZDO1TR1O0O22\"",
                "\"Foxit-domain-verification=257fe05909655172642e77afbaf218c2\""
            ],
            "NS": [
                "a18-66.akam.net.",
                "a26-67.akam.net.",
                "a1-232.akam.net.",
                "a7-64.akam.net.",
                "a13-66.akam.net.",
                "a8-64.akam.net."
            ],
            "SOA": [
                "a1-232.akam.net. hostmaster.zeiss.com. 2018070689 10800 3600 1209600 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.89.12",
            "23.205.89.31"
        ],
        "ipv6": [
            "2600:1407:7400:81::173e:b6a7",
            "2600:1407:7400:81::173e:b6d3"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:mktomail.com include:_spf.salesforce.com include:spf.protection.outlook.com include:spf-mx5.zeiss.com include:_spf.general.transactional-mail-a.com include:spf.mailjet.com include:spf.joinmyit.com include:spf-mx.zeiss.com include:amazonses.com -all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;rua=mailto:cit-ow-ucomteam@zeiss.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.zeiss.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFZcCoISF6yAAXU615Y4GOopczhE7zuVoRSZyZtABqv7gXwAFZ7tTjPi3yaAqLIG8+ElNd6G+vGOeru95fanSMzxNAUdeHxySmpJHNiQ55pt0BysttQ3kt4fLkMS9r1CDbgl8sHN7mwEsIwImR/hUV8usmpROiUXNOuxNOHYpYEQIDAQAB; n=1024,1450143002,1465954202",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-89-12.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.89.12",
                        "23.205.89.31"
                    ],
                    "time_ms": 47.51
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.147",
                        "23.200.156.148"
                    ],
                    "time_ms": 33.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.55.236.130",
                        "23.55.236.135"
                    ],
                    "time_ms": 150.65
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.89.12",
                        "23.205.89.31"
                    ],
                    "time_ms": 52.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.57.90.73",
                        "23.57.90.80"
                    ],
                    "time_ms": 98.62
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "zeiss.com.ar",
        "valid_from": "2026-06-08T00:50:05-05:00",
        "valid_to": "2026-09-06T00:50:04-05:00",
        "days_remaining": 27,
        "san": [
            "cmm.com",
            "ech.zeiss.com",
            "forums.zeiss.com",
            "guide.zeiss.com",
            "hackathon.zeiss.com",
            "measuringhero.zeiss.com",
            "partner.zeiss.com",
            "premiumoffer.zeiss.com",
            "premiumoffers.zeiss.com",
            "probes.zeiss.com",
            "sensologic.com",
            "sensologic.de",
            "www.augenoptik-zeiss.de",
            "www.brille-zeiss.de",
            "www.cmm.com",
            "www.probes.zeiss.com",
            "www.sensologic.com",
            "www.sensologic.de",
            "www.zeiss-brillen.de",
            "www.zeiss.au",
            "www.zeiss.com.ru",
            "www.zeiss.com.ua",
            "www.zeiss.com.ve",
            "www.zeiss.eu",
            "www.zeiss.gr",
            "www.zeiss.mx",
            "www.zeiss.ru",
            "www.zeiss.tm",
            "zeiss.ae",
            "zeiss.ar",
            "zeiss.at",
            "zeiss.au",
            "zeiss.be",
            "zeiss.bg",
            "zeiss.ca",
            "zeiss.ch",
            "zeiss.co",
            "zeiss.co.id",
            "zeiss.co.il",
            "zeiss.co.in",
            "zeiss.co.nz",
            "zeiss.co.th",
            "zeiss.co.uk",
            "zeiss.co.za",
            "zeiss.com",
            "zeiss.com.ar",
            "zeiss.com.au",
            "zeiss.com.br",
            "zeiss.com.hk",
            "zeiss.com.hr",
            "zeiss.com.mx",
            "zeiss.com.my",
            "zeiss.com.ph",
            "zeiss.com.ru",
            "zeiss.com.sg",
            "zeiss.com.tr",
            "zeiss.com.tw",
            "zeiss.com.ua",
            "zeiss.com.ve",
            "zeiss.com.vn",
            "zeiss.cz",
            "zeiss.de",
            "zeiss.dk",
            "zeiss.es",
            "zeiss.fi",
            "zeiss.fr",
            "zeiss.hu",
            "zeiss.ie",
            "zeiss.in",
            "zeiss.it",
            "zeiss.lt",
            "zeiss.lv",
            "zeiss.mx",
            "zeiss.nl",
            "zeiss.no",
            "zeiss.pe",
            "zeiss.ph",
            "zeiss.pl",
            "zeiss.pt",
            "zeiss.ro",
            "zeiss.rs",
            "zeiss.ru",
            "zeiss.se",
            "zeiss.si",
            "zeiss.sk",
            "zeiss.ua",
            "zeiss.uk",
            "zeissopticalinserts.it",
            "zeissvision.co.kr",
            "zeissvisioncenter.com",
            "zeissvisioncentre.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.zeiss.com/corporate/en/home.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "291",
            "location": "https://www.zeiss.com/corporate/en/home.html",
            "expires": "Sun, 09 Aug 2026 15:09:54 GMT",
            "cache-control": "max-age=0, no-cache, private",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 15:09:54 GMT",
            "connection": "keep-alive",
            "content-type": "text/html; charset=UTF-8",
            "accept-ranges": "bytes",
            "x-served-by": "cache-chi-klot8100089-CHI",
            "x-timer": "S1786288194.821324,VS0,VS0,VE439",
            "alt-svc": "h3=\":443\"; ma=93600",
            "akamai-cache-status": "Miss from child, Miss from parent",
            "akamai-grn": "0.13aa3717.1786288193.25143ee0",
            "strict-transport-security": "max-age=15768000",
            "cross-origin-embedder-policy": "unsafe-none",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "x-frame-options": "DENY",
            "last-modified": "Sun, 09 Aug 2026 10:14:00 GMT",
            "etag": "\"a0381-6589a7f0ed4b9\"",
            "x-content-type-options": "nosniff",
            "set-cookie": "affinity=\"931e5aa20930b3d7\"; Path=/; HttpOnly; secure"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.zeiss.com/corporate/en/home.html",
        "title": "Solutions to shape the future | ZEISS",
        "description": "ZEISS is an international leading technology enterprise operating in the optics and optoelectronics industries. ",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.205.89.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.89.31": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx-in01.eu.retarus.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4027.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4013.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": 126.77
}