{
    "ok": true,
    "domain": "thyssenkrupp.com",
    "generated_at": "2026-08-11T06:17:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 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": "150 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-3-77-8-153.eu-central-1.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "7 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": "150 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-3-77-8-153.eu-central-1.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.77.8.153"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 thyssenkrupp-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"apple-domain-verification=A6pDW9y0I8XYdbqH\"",
                "\"8f35269d806a49a3a5faf834e12512e8\"",
                "\"v=spf1 include:_spf.thyssenkrupp.com include:spf.protection.outlook.com include:_spfbb.thyssenkrupp.com -all\"",
                "\"D-TRUST=MMG88HSG5H3FC7XJ7OPRU82\"",
                "\"apple-domain-verification=YDAtFnjuRWIfSrgu\"",
                "\"_globalsign-domain-verification=r2UDdinqtI3KUNepedvRYZ3TWRCWVCv2WCQHb6X1qj\"",
                "\"docusign=bf435ef3-2e74-4db8-9d8a-9e3c0533a143\"",
                "\"QuoVadis=2195a807-396d-4594-b115-fc10ab0862a1\"",
                "\"cisco-ci-domain-verification=4cdf7345e6f8f25883bb4095cb3484d843df16de2718d0c9da869f3fe57ffcf6\"",
                "\"JpqmXCtmpBp6Utn/xTbHrSNLBcZSf/GbZ0be16SDlp4=\"",
                "\"_globalsign-domain-verification=HNCa_L1mP2NErdhqXTHLRDA8FUW4InEFC1lglQ3M4B\"",
                "\"_globalsign-domain-verification=PzYpNa0j_SN1AmygulhJ8_vtAweOvdnZiDHxFYaCxQ\"",
                "\"_globalsign-domain-verification=COC6ysOhVGYCaKp05XdJwAJR8arFppfZoRabYnBClA\"",
                "\"autodesk-domain-verification=TrtL4owIFN7fJbdWCTlD\"",
                "\"QuoVadis=4c62c01c-2ca0-4ca4-b2dc-a8f3f491c42e\"",
                "\"clnjl4ymtvbzgr5q69z9frqtd6xwytj0\"",
                "\"atlassian-domain-verification=LKVa/vMf/CegOpfZV7PxOtMiSPgzhJ/1aXmvNMWK5t7CUMys/P/CUKkr35jQKlTr\"",
                "\"gItERRe5VNp3J7+oSLgRyFe1bJRurh5sTcze7V/iKIc=\"",
                "\"smartsheet-site-validation=Wuxqulrzz4qxxDju5sj0DPWix1wq6olE\"",
                "\"amazonses:XB7lMgVlMk3mA+XVaUgTYBHxTFDx1c4kGoK2u8P1xPg=\"",
                "\"_globalsign-domain-verification=3tDha9eLVPEHz7lcwQfnvHQKgIT79HeOwZbPfcc2r0\"",
                "\"D-TRUST=SSJDRX2V35TJPJVBNYX2OO6\"",
                "\"successfactors-site-verification=YjU0NGJkMWFlMTNjMmM4ODUwMTExZDNkMGM5YmNlNmIwMDNkZTQ0NDc1Zjg3OTc5NzhhYmFmYjliMGE4Y2UxMA==\"",
                "\"atlassian-domain-verification=4qse23lMn4Q/s0hmtOeag8zBm3m6AvcBNN7iCBQ3uc2CIHFse4GFyFspqaSG51wn\"",
                "\"cisco-ci-domain-verification=21b46a4f1ab02989fd5e15d978411b65c4fd434d9453ae8995496a0cbedebf58\"",
                "\"fk92s3nf2m5hbjt0p5te8f72st\"",
                "\"v=DMARC1;p=quarantine;rua=mailto:rua.dmarc@thyssenkrupp.com;adkim=r;aspf=s\"",
                "\"D-TRUST=LA3U7SKYUD5JKYYZ7T3J4KQ\"",
                "\"Ak7HYRJzxPzrjooNv77MqHgbT8oL7UFvozKNJtBEGMw=\"",
                "\"smartsheet-site-validation=sDfS7MUxUXmlHUnG0_LRXo83ALzEWHaP\"",
                "\"_globalsign-domain-verification=2C5SCM6o9v8n4scu7dLSjGyHofQBvtLt-iQ1s3l2O8\"",
                "\"docusign=e8f91594-dc95-418b-9370-3d063c72733f\"",
                "\"mindmanager-verification=60b2b474167d04c7b30ed8306eaa0fc0c5ef0737193143d5b290d03ff932b223\"",
                "\"QuoVadis=e1315645-048a-47a4-91c6-810a25694dc4\"",
                "\"zoho-verification=zb49704947.zmverify.zoho.eu\"",
                "\"_globalsign-domain-verification=WC1Ru5D8e0CIvuduJIGc1gaD3K4OSyfw7VZbe-UH0O\""
            ],
            "NS": [
                "ns5.inwx.net.",
                "dekre01al0002.tkagit.com.",
                "dekre01al0003.tkagit.com.",
                "ns2.inwx.de.",
                "ns3.inwx.eu.",
                "ns4.inwx.com.",
                "ns.inwx.de."
            ],
            "SOA": [
                "dekre01al0002.tkagit.com. tkanne\\.gssit.thyssenkrupp.com. 1977 10800 3600 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.77.8.153"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.thyssenkrupp.com include:spf.protection.outlook.com include:_spfbb.thyssenkrupp.com -all",
        "dmarc": "v=DMARC1;p=quarantine;rua=mailto:rua.dmarc@thyssenkrupp.com;ruf=mailto:ruf.dmarc@thyssenkrupp.com;fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.thyssenkrupp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCup/zQdFwRCUPy8/uustwtYs0W67obWv7Ya0E+De09gBPNMIZsr0coI1mB8PIU7qDfM5JP1DKiyjstis8Wqpv6cs15d4QSeUSYSEwpxh5k4/UKoXyDQd/5KwAHjvCrxeA5/Ldh0dGDmM2TKPKxm++XeFNGANOaFuDXHreB9++O/wIDAQAB; n=1024,1449885316,1465696516",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-3-77-8-153.eu-central-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.77.8.153"
                    ],
                    "time_ms": 82.27
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.77.8.153"
                    ],
                    "time_ms": 144.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.77.8.153"
                    ],
                    "time_ms": 192.23
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.77.8.153"
                    ],
                    "time_ms": 35.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.77.8.153"
                    ],
                    "time_ms": 230.9
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "thyssenkrupp.com",
        "valid_from": "2025-12-09T18:00:00-06:00",
        "valid_to": "2027-01-08T17:59:59-06:00",
        "days_remaining": 150,
        "san": [
            "thyssenkrupp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.thyssenkrupp.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 09:11:27 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "458623",
            "location": "https://www.thyssenkrupp.com:443/",
            "server": "istio-envoy",
            "strict-transport-security": "max-age=3153600000; includeSubDomains",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-frame-options": "sameorigin",
            "cache-control": "must-revalidate",
            "content-security-policy": "default-src 'self'; base-uri 'self'; img-src * data: 'unsafe-inline'; style-src * 'unsafe-inline'; script-src * data: 'unsafe-inline' 'unsafe-eval'; font-src 'self' thyssenkrupp.com *.thyssenkrupp.com *.recruitmentplatform.com *.bootstrapcdn.com; connect-src *; frame-ancestors 'self'; frame-src *; media-src * blob:; object-src * data: 'unsafe-eval'; worker-src blob:",
            "link": "<https://ucpcdn.thyssenkrupp.com>; rel=\"preconnect\"; crossorigin, <https://ucpcdn.thyssenkrupp.com/assets/fonts/tktype_regular.woff2>; rel=\"preload\"; as=\"font\"; type=\"font/woff2\"; crossorigin, <//web.cmp.usercentrics.eu>; rel=\"preconnect\", <//privacy-proxy.usercentrics.eu>; rel=\"preconnect\", <//app.usercentrics.eu>; rel=\"dns-prefetch\", <//api.usercentrics.eu>; rel=\"dns-prefetch\", <https://d2zo35mdb530wx.cloudfront.net>; rel=\"preconnect\"; crossorigin",
            "etag": "W/\"6ff7f-DJcEyz3m1+tCT/yZq8Lvh41Q4r8\"",
            "x-envoy-upstream-service-time": "1058",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 f82a4020c8fc9b14a403737c65661074.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P1",
            "x-amz-cf-id": "NnaZS29q34wVTI0iw73wt6spgGPVYmPRPa1xYW-O8Gb4PdiTA2q9Fg==",
            "age": "7545"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.thyssenkrupp.com:443/",
        "title": "thyssenkrupp - engineering.tomorrow.together.",
        "description": "Technologien zur Dekarbonisierung der Industrie, digitale Lösungen für Lieferketten und die Mobilität von morgen entdecken",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.77.8.153": {
            "success": true,
            "country": "Germany",
            "country_code": "DE",
            "region": "Hessen",
            "city": "Frankfurt am Main",
            "latitude": 50.1106444,
            "longitude": 8.6820917,
            "asn": 16509,
            "organization": "A100 ROW GmbH",
            "isp": "Amazon.com, Inc.",
            "timezone": "Europe/Berlin"
        }
    },
    "smtp": {
        "host": "thyssenkrupp-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4036.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.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": 117.44
}