{
    "ok": true,
    "domain": "obi.de",
    "generated_at": "2026-08-11T05:20:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "network": 65,
            "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": "4 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": "5 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": "5 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": "99 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-245-60-73.fra60.r.cloudfront.net"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 404 "
            },
            {
                "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": "4 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": "5 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": "5 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": "99 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-245-60-73.fra60.r.cloudfront.net",
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 404 ",
                "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": [
                "18.245.60.73",
                "18.245.60.88",
                "18.245.60.44",
                "18.245.60.30"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"MS=E9A9A0B753CDE9297D0272ED3B117D8731B3A7AC\"",
                "\"bw=imq576XRfD66JNtlYTdytcbqriMl3MXXwGSdN1dw3BEB\"",
                "\"google-site-verification=PcZ4Z7f4qqfKgrX76sGzKJOtM5Q6gwK7A-DWsJ9ogPU\"",
                "\"5514a0d67742f8065bc8e6376797f7f9c9f19bb9092fdea532f2091328b3cb90\"",
                "\"yandex-verification: 58a47a58caeef896\"",
                "\"anthropic-domain-verification-9jncd5=KZK4Vgh95Dug5PtpyJ83EJwI4\"",
                "\"adobe-idp-site-verification=5a79fc77-e026-4525-bd89-2ce53d91801a\"",
                "\"v=spf1 ip4:84.17.184.240/28 ip4:213.61.69.162 ip4:217.9.112.165 ip4:212.186.193.50 ip4:213.185.164.18 ip4:18.197.251.173 ip4:52.29.201.254 ip4:3.120.167.104 ip4:18.185.195.229 ip4:52.58.235.215 ip4:52.58.48.167 ip4:18.196.84.111 ip4:18.194.214.102 include\" \":spf.sendinblue.com ip4:85.158.196.35 ip4:85.158.196.36 ip4:85.158.196.37 ip4:85.158.196.241 ip4:85.158.196.242 ip4:85.158.196.243 ip4:85.158.196.244 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com ip4:195.200.255.124 include:\" \"spf.codepiraten.com a:spf.mas.t-systems-service.com a:mail.datanet.de a:securemail.datanet.de ip4:80.90.150.66 ip4:80.157.1.58 include:spf-a.opntxtdns.com -all\"",
                "\"google-site-verification=KZnDtoq4wDCb4ftUbdQJK1O_EvEu5nB2cGpScLJalvA\"",
                "\"cisco-ci-domain-verification=43312e6f21ee0dc645a63dd5621bd83ddee32d044f550597230da0959ec5e162\"",
                "\"apple-domain-verification=PD2gokapuZ9r2uiH\"",
                "\"jamf-site-verification=-o9WUNd5vlPjD51R492Sfg\"",
                "\"amazonses:Kik3MJbyecw17Qu9646TSYs3Dp3Bp2nk/YbYl75gG5c=\"",
                "\"mvc0aqhj6niqd1u9hanj18j8la\"",
                "\"mk-org-sso-60f264d1-4f5c-4568-a179-f4c75afaa950\"",
                "\"guuucnb7v7s70gqpdnjstu8h9f\"",
                "\"mhmswtmz7xwh3ng39k8y7g0p1gpcfx4k\"",
                "\"detectify-verification=bc4e1557d3d5478dda9b11872e258d6d\"",
                "\"slack-domain-verification=aCYpgbA4OYau0jHaCYxqWgfjXP9eFVDahMMSGaqL\"",
                "\"atlassian-domain-verification=LnJF7WVnK/D0Qptua43WJAtSEdTrRqbzPH6CRZChBBaxtFBhXwIZLZPggs85BTj/\"",
                "\"sendinblue-code: 6f1c788fba2917972d1dc3619eb83dd8\"",
                "\"fk5miv6ciq7pin590hu51iu1di\"",
                "\"docusign=f75ad870-026e-41e9-87f8-7780c31f25f4\"",
                "\"l0ojk3ta3t76vds7j40ljfeht3\"",
                "\"4h1ri94e7i5g46ihrenpakpg9e\"",
                "\"d5unac79sd9se0jhbq3772nc26\"",
                "\"docusign=1f8a3bad-18ca-43d4-b961-888cb65f4dbd\"",
                "\"deepl-domain-verification=ca8063c240fe44958c681ea61d112125\"",
                "\"bw=v17xiFIfe6jzeD4on8KF9pqbF/kEAgd/2trZpSWordTF\"",
                "\"78BREJ/rT7akPwk/0NCOBtgub8AJZEl7gbNFLXL0RlQ=\"",
                "\"ftrll1u0o7utf5s2n1793fgrnr\"",
                "\"brevo-code:6f1c788fba2917972d1dc3619eb83dd8\"",
                "\"google-site-verification=BCEZvohSLhloWlYh_1ezo2phYqC-ifH_8dk0ub_i2q4\"",
                "\"google-gws-recovery-domain-verification=46299054\""
            ],
            "NS": [
                "ns04.cancom-mase.de.",
                "ns02.cancom-mase.net.",
                "ns01.cancom-mase.com.",
                "ns05.cancom-mase.eu.",
                "ns03.cancom-mase.org."
            ],
            "SOA": [
                "ns01.cancom-mase.com. hostmaster.obi.de. 2026081102 86400 7200 3600000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> obi.de RRSIG +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.245.60.73",
            "18.245.60.88",
            "18.245.60.44",
            "18.245.60.30"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:84.17.184.240/28 ip4:213.61.69.162 ip4:217.9.112.165 ip4:212.186.193.50 ip4:213.185.164.18 ip4:18.197.251.173 ip4:52.29.201.254 ip4:3.120.167.104 ip4:18.185.195.229 ip4:52.58.235.215 ip4:52.58.48.167 ip4:18.196.84.111 ip4:18.194.214.102 include:spf.sendinblue.com ip4:85.158.196.35 ip4:85.158.196.36 ip4:85.158.196.37 ip4:85.158.196.241 ip4:85.158.196.242 ip4:85.158.196.243 ip4:85.158.196.244 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com ip4:195.200.255.124 include:spf.codepiraten.com a:spf.mas.t-systems-service.com a:mail.datanet.de a:securemail.datanet.de ip4:80.90.150.66 ip4:80.157.1.58 include:spf-a.opntxtdns.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_reports@obi.de; adkim=s; aspf=s; fo=1:d:s;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.obi.de",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjPPvkfqv5fPHoD62e7+vT517mzPPD6MGBkjLNdEL+73pDJ+wBeP1we//0ZDGUP8RZP0GcYCYuWyEg9+o9QYr7fGFme0lCOxP2Yv7mh3Hw45oMdiFk8G8dnGj1qoGA1wi4DSzCR6aCuxDhS4GMIpuFK4aX5WMhjEIMlyz9je+H9wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-245-60-73.fra60.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.162.38.104",
                        "3.162.38.107",
                        "3.162.38.126",
                        "3.162.38.50"
                    ],
                    "time_ms": 146.52
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.245.60.30",
                        "18.245.60.44",
                        "18.245.60.73",
                        "18.245.60.88"
                    ],
                    "time_ms": 164.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.162.38.104",
                        "3.162.38.107",
                        "3.162.38.126",
                        "3.162.38.50"
                    ],
                    "time_ms": 399.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.162.38.104",
                        "3.162.38.107",
                        "3.162.38.126",
                        "3.162.38.50"
                    ],
                    "time_ms": 424.9
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.245.60.30",
                        "18.245.60.44",
                        "18.245.60.73",
                        "18.245.60.88"
                    ],
                    "time_ms": 309.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "obi.de",
        "valid_from": "2026-05-04T19:00:00-05:00",
        "valid_to": "2026-11-18T17:59:59-06:00",
        "days_remaining": 99,
        "san": [
            "obi.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.obi.de/",
        "status": "HTTP/2 404 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Tue, 11 Aug 2026 10:20:38 GMT",
            "content-length": "0",
            "location": "https://www.obi.de/",
            "cache-control": "max-age=3600",
            "x-cache": "Error from cloudfront",
            "via": "1.1 3b8f80fa4b6d1a664ab1c32f5f78420c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "x-amz-cf-id": "OtdWIIgV_V6sXJUCyk-vuvlyS-D5MQWD9CskLZK-tQA6W4-7BNVxZw==",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff"
        },
        "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": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.obi.de/",
        "title": "OBI Baumarkt & Onlineshop - alles für Heim, Haus, Garten und Bau",
        "description": "OBI Baumarkt - Online und in Ihrer Nähe immer für Sie da! Alles für Heimwerken, Bauen und Garten bei OBI",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.245.60.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.245.60.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.245.60.44": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.245.60.30": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 120.73
}