{
    "ok": true,
    "domain": "nordkurier.de",
    "generated_at": "2026-08-10T22:32:32-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "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": "4 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": "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": "44 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 68.248.232.8.bc.googleusercontent.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": "4 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": "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": "44 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 68.248.232.8.bc.googleusercontent.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": [
                "8.232.248.68"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 mxa-003df401.gslb.pphosted.com.",
                "40 mxb-003df401.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=siCAIWGpCuFaxf2mTyZja6uXT_xnSxGgnCEDHih5mA8\"",
                "\"miro-verification=c3df0454bf28161f62dcbabf9459c6aab0e8e706\"",
                "\"MS=ms56301675\"",
                "\"MS=ms40040345\"",
                "\"google-site-verification=Cpfvi6JTC2AeY9fOQNxDSwCVDof40CQ9aEGHMxijljU\"",
                "\"google-site-verification=Yyl48mPn5hM_FHiMNSOBuHhOBSaEd2MIX7gB4tbpPPw\"",
                "\"v=spf1 include:_spf.mlsend.com include:spf.protection.outlook.com a:otc-de-spf.mms.t-systems-service.com ip4:185.132.181.235 ip4:185.183.29.240 include:spf-003df401.pphosted.com ip4:54.77.160.217 ip4:88.99.64.201 ~all\"",
                "\"fi550rl7tsl0rs9hbmnmn5eks\"",
                "\"growsurf=35l0cp\"",
                "\"m14tm1zsqqr6y8c1hc54wsvr0flnptxk\"",
                "\"cloudflare-verify.nordkurier.de=871985213-607668997\"",
                "\"3scm926nwxvmm07b6pj4frdq1pqg67h3\"",
                "\"google-site-verification=wyu4z_82bHwbybFFUGfK7ydEjMUGN6B7CYNzJNdJ6Y8\"",
                "\"google-site-verification=taX3X4Z8eXDhan3OAfxNB4UGl1luLMCs4s6agmht9po\"",
                "\"facebook-domain-verification=9btdiian8up73h86uabzp0dyxfz6q7\"",
                "\"u8f4153es01sisqgcood1gpq9j\""
            ],
            "NS": [
                "nsd5.schlundtech.de.",
                "nsc5.schlundtech.de.",
                "nsb5.schlundtech.de.",
                "nsa5.schlundtech.de."
            ],
            "SOA": [
                "nsa5.schlundtech.de. do-not-reply.nordkurier.de. 2026050617 43200 7200 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "8.232.248.68"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.mlsend.com include:spf.protection.outlook.com a:otc-de-spf.mms.t-systems-service.com ip4:185.132.181.235 ip4:185.183.29.240 include:spf-003df401.pphosted.com ip4:54.77.160.217 ip4:88.99.64.201 ~all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nordkurier.de",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx+gTvub7mnWdiXYOc+judEUcofAema0XOndNNeMIlZ8LcVEN+NrmoIGEymZ1ikt9K0uOGNmsw3nrejNrLUYK0lygEKTNb2+woMdwtoz6R8XBmChE0V6ib4yGErLieEr/Zfn8EJt3StvK2femhN2ujZfyaO83nphtwSo5mPg+E0aowOEpfWwXj2R4t6l+kGZzalWe2eIV0uxt8R2Q+zcFK7UF9WexnNrADqa5jaZga+OyS0Fxf5B5FTBwpKLpm4DzJ/JWcrm7IM4Y4dYnC0TTLT/sMZ8OA64kXmAdx34JEbpmstGkfyfsAzYg6FnyMIvSLXPHz6bxPn354KUCDQHnRQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "68.248.232.8.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "8.232.248.68"
                    ],
                    "time_ms": 45.86
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "8.232.248.68"
                    ],
                    "time_ms": 87.89
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "8.232.248.68"
                    ],
                    "time_ms": 30.52
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "8.232.248.68"
                    ],
                    "time_ms": 47.74
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "8.232.248.68"
                    ],
                    "time_ms": 137.52
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "nordkurier.de",
        "valid_from": "2026-06-26T04:41:58-05:00",
        "valid_to": "2026-09-24T05:33:10-05:00",
        "days_remaining": 44,
        "san": [
            "nordkurier.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.nordkurier.de/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 03:32:28 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "241",
            "location": "https://www.nordkurier.de/",
            "server": "cloudflare",
            "via": "1.1 google",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
            "x-powered-by": "Express",
            "cache-control": "public, max-age=60, s-maxage=60, stale-while-revalidate=86400",
            "vary": "Accept-Encoding",
            "age": "33",
            "x-served-by": "fp-sve-prod-nord-varnish-ng-689dcc9d6d-jnhj6, fp-sve-prod-nord-delivery-ng-7474d9bf8f-fgwgr",
            "x-cache": "HIT",
            "x-cache-hits": "4",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "cf-cache-status": "DYNAMIC",
            "set-cookie": "_cfuvid=6fuuxFnWb__MFvk2gvHdzGYMule7Mh6haG7OfWxs87k-1786419147.653492-1.0.1.1-jr7seYk9jU.RdTLKvXK2QRT4eya6TZl0RG6IFMSh0f8; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.nordkurier.de",
            "cf-ray": "a2942c58d8c75086-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://www.nordkurier.de/",
        "title": "Regionale Nachrichten aus Mecklenburg-Vorpommern & Brandenburg | nordkurier.de",
        "description": "Das ✔Nachrichtenportal für regionale und lokale Nachrichten aus ✔Mecklenburg, ✔Vorpommern und ✔Brandenburg. →Jetzt lesen!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "8.232.248.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-003df401.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 120.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 3128.8,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 101.81
}