{
    "ok": true,
    "domain": "endress.com",
    "generated_at": "2026-08-11T08:47:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 65,
            "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": 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": "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": 55,
                "lost_points": 0,
                "detail": "189 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a20d9eb39fb4b7b11.awsglobalaccelerator.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": 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": "2 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": "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": "ok",
                "title": "Valid TLS certificate",
                "detail": "189 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a20d9eb39fb4b7b11.awsglobalaccelerator.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": "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": [
                "13.248.192.122",
                "76.223.88.27"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 endress-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"O5Azuut72itda3hkgxHeLI/BrqyXfo9t1A5PRJvXqyxdrE+dZVjLA5yutKMjt1pMVc1pysZOIjwGy9jrzN5lhA==\"",
                "\"apple-domain-verification=5F6ynt6zqCe9EhDV\"",
                "\"MS=ms22058667\"",
                "\"successfactors-site-verification=YTZhNjNkOTJiZmQxMWVmYTI5NjJiOTU0ODYyZGQ1MzQ3MzM5NWQ4NjIwZjIyNDAzNDg4Y2M4MTE5NjY3ZmVmNg==\"",
                "\"miro-verification=d13a7b02f053428da96aede512ca10fda83b4051\"",
                "\"Z3PFpjUCqtuOLdyQl6DzwMwFUAnaRJyuN+h68gqvVIP9pu5toent50m+KECHJ4nNuGfk0RHcY+m+qOHrO3Jxfg==\"",
                "\"v=spf1 redirect=8dm1zwa9._spf._d.mim.ec\"",
                "\"canva-site-verification=bljjCy8CO057DNycd3NTcg\"",
                "\"1pfKZiEfO23X/+2M9A885+vxTkMQ49xG+o17T94lbiIlT9/mgz1WKhWoRa8bu2KiDwgXXaH1zY+jKiA1WkYNlQ==\"",
                "\"status-page-domain-verification=sl0vs660d22p\"",
                "\"u3urvdx6o3ry13px698nrlmroxhdqc\"",
                "\"v=DKIM1; k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGoQCNwAQdJBy23MrShs1EuHqK/dtDC33QrTqgWd9CJmtM3CK2ZiTYugkhcxnkEtGbzg+IJqcDRNkZHyoRezTf6QbinBB2dbyANEuwKI5DVRBFowQOj9zvM3IvxAEboMlb0szUjAoML94HOkKuGuCkdZ1gbVEi3GcVwrIQphal1QIDAQAB;\"",
                "\"00D1i000000UFTi=1TBaV0000000CZ3\"",
                "\"google-site-verification=RKC9HvHvrSeKRHaxPvW-05sAdbD8jol4iQSnBZmrgMM\"",
                "\"google-site-verification=tDkzLBvO14PfFbAxL90y1Ik2fRYi2fM2f3Qf2GmiUJ0\"",
                "\"00D24000000jLo2=1TBOf00000001qX\"",
                "\"facebook-domain-verification=u3urvdx6o3ry13px698nrlmroxhdqc\"",
                "\"00DD0000000raCW=1TBTq00000004gL\"",
                "\"atlassian-domain-verification=aDUJaVlnupHlM2sXknXyLER1VD0pzrfe/HeyA7eV2tgBzFPAKoXuXEtRxa0GUjWl\"",
                "\"brevo-code:ba88a202eed5b58b8ce4b06097d5f6f9\"",
                "\"pardot494961=691a2397b62c916b19fd4c698c344985d904140ab3e3e7b15bb6016f3bc8f08e\""
            ],
            "NS": [
                "pns.dtag.de.",
                "ns1.telekom.net."
            ],
            "SOA": [
                "pns.dtag.de. dns.telekom.de. 2026080703 10800 3600 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.192.122",
            "76.223.88.27"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=8dm1zwa9._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:c0557d3a996f063@rep.dmarcanalyzer.com; ruf=mailto:c0557d3a996f063@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.endress.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLddGyBzMYedhlfGdZiiINbs0mgynnj41ssORUJgVL/ha0DRCH1hpFYZRIdu5p46+Z8yBKNhJNdjN/9O5wO0QqehEV22rYkIMxJ5WNZrfDwCFE1lLZt5VJDdgf9IqxLS8t/JnKr27zOB4XALNd2dTnIkKEkz0V4wc1cW4uNo/gAQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a20d9eb39fb4b7b11.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.192.122",
                        "76.223.88.27"
                    ],
                    "time_ms": 39.32
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.192.122",
                        "76.223.88.27"
                    ],
                    "time_ms": 30.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.192.122",
                        "76.223.88.27"
                    ],
                    "time_ms": 154.99
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.192.122",
                        "76.223.88.27"
                    ],
                    "time_ms": 147.82
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.192.122",
                        "76.223.88.27"
                    ],
                    "time_ms": 155.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "endress.com",
        "valid_from": "2026-08-02T19:00:00-05:00",
        "valid_to": "2027-02-16T17:59:59-06:00",
        "days_remaining": 189,
        "san": [
            "endress.com",
            "dk.endress.com",
            "in.endress.com",
            "cl.endress.com",
            "no.endress.com",
            "jp.endress.com",
            "hk.endress.com",
            "ch.endress.com",
            "casc.endress.com",
            "pt.endress.com",
            "pl.endress.com",
            "easc.endress.com",
            "ru.endress.com",
            "hu.endress.com",
            "br.endress.com",
            "es.endress.com",
            "ar.endress.com",
            "apsc.endress.com",
            "nl.endress.com",
            "mesc.endress.com",
            "ro.endress.com",
            "au.endress.com",
            "fi.endress.com",
            "be.endress.com",
            "at.endress.com",
            "de.endress.com",
            "tr.endress.com",
            "us.endress.com",
            "se.endress.com",
            "cz.endress.com",
            "sg.endress.com",
            "th.endress.com",
            "dz.endress.com",
            "ca.endress.com",
            "my.endress.com",
            "za.endress.com",
            "ie.endress.com",
            "mx.endress.com",
            "fr.endress.com",
            "id.endress.com",
            "it.endress.com",
            "lasc.endress.com",
            "co.endress.com",
            "si.endress.com",
            "kr.endress.com",
            "hr.endress.com",
            "uk.endress.com",
            "endress.com.cn"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.endress.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 13:47:15 GMT",
            "content-length": "0",
            "location": "https://www.endress.com/",
            "x-cs-request-id": "71d042fe-086f-4fd2-9ea4-850eba39fb12",
            "accept-ranges": "bytes",
            "content-type": "application/octet-stream",
            "etag": "W/\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\"",
            "pragma": "no-cache",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "cache-control": "no-cache, no-store, must-revalidate",
            "alt-svc": "h3=\":443\"; ma=93600",
            "set-cookie": "sec_cpt=6C8C2476C771432A2000AEDF1904B4DA~1~YAAQ89bXFxt3xeyfAQAADtET8Q88AVRlGLquU1gvsPbj27/IcstsdDGz8pd3wXDDznUGXMCIKQP82WdByWsBaOBSsfgEFOh0D88aRImNZcy7Iy/ovPTSkdZKONjUsFVgj8yzpzi+2kvBmUrf+HbRCsuXK+M3P11iAFqK10XqwiL9GFEx2L+ObVPId0qgOoRZUMPysklzF5rrV8ZQ/5Y23LEBS3dRgl+sKXw7b0RbexXAj1a3So1i7eZlO8tDm8upLwtL5kFFCNkuMkM7lDe8xAONQqTQpD1+PlCZyuoWvfYtVPYlWtDftPDZc/OHvkYZ/kT0EIUsG4j9gUQs3Uab8VkBB6aS/RdE35oKSI2tbvO8I84Ah9ktEHQXuOd4twvVVyjfEH4zPGywbO56UkPhnIeN5bw7Ab66JZNPNqEPn56WIjrQF1HYf0oyw5hnPOfsuwp6GAIFUBQX2AnAPWh0AILebvxdeHyohz52ALulxg5l1EgbILkgG2UiLyjYZSXpxXVBXkNyviDHrkxu0tkjMbpvV4haCa22EG89ZXs4eFKVbrC5btUXtXWMXxnDOsMGBFCVGVkEG9YpeY+tVz2wQfMPoMUOFAxfnFDn+japxTH+RMqUv7khOzTyMcJfb7Q/0BtruJrhdA0JQc1IDjSKznFRXBE=; Domain=.endress.com; Path=/; Expires=Tue, 11 Aug 2026 15:47:15 GMT; Max-Age=7200",
            "server-timing": "ak_p; desc=\"1786456035401_400021235_307551387_16505_30303_7_0_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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://www.endress.com/en",
        "title": "Flow, level, liquid analysis, optical analysis, pressure, temperature measurement, software and system products | Endress+Hauser",
        "description": "People for Process Automation offer you solutions and products in flow, level, liquid analysis, optical analysis, pressure, temperature measurement, software and system products",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.248.192.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.223.88.27": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "endress-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4051.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 85.16
}