{
    "ok": true,
    "domain": "bild.de",
    "generated_at": "2026-08-08T20:57:14-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 77,
            "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": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "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": "168 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: a23-213-53-79.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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/1.1 200 OK"
            },
            {
                "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": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "168 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: a23-213-53-79.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "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/1.1 200 OK",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.213.53.79",
                "23.213.53.50"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 bild-de.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms99535522\"",
                "\"adobe-idp-site-verification=62bcde131337d67652c5065053b7b1bf966f7bb65d0b3b51fdbe1ca653239533\"",
                "\"eqtr0qnhkpp5vj7krpo4ai3g3n\"",
                "\"_7zhs4nhu5pu1abphvwem9ivimuxjuth\"",
                "\"google-site-verification=0uD0nmX-Cw8fSCHOlf_TfTZRyXjOPNih1lRM3L1jC0Q\"",
                "\"tollbit-domain-verification=ef1aafa3100448786098f1b0fd1cf9c371f06a3d95599485935c0f8014c36dc7\"",
                "\"pulvcolf3k6tosp096g2c9q9jo\"",
                "\"v=spf1 include:spf.asv.de include:spf.protection.outlook.com include:em6919.bild.de a:static.85-10-194-80.clients.your-server.de ?all\"",
                "\"google-site-verification=GIwP8nvMGCphDvQq77TEZC32YbjuCGwW4sSunpEYSlk\"",
                "\"QFpSE9bKoWuwVmDnsk9WcN2uDM+gd4XFp4U+KOUCJ/dZ6a2PymbU3qNhP8lsAMC0k2ClaLcBIjPCEDASk8XO6A==\"",
                "\"google-site-verification=wSGR6qpcbZeGKdQUKg6ipsQj_7AeNxrPHVEcIiWgpRE\""
            ],
            "NS": [
                "a16-65.akam.net.",
                "a6-66.akam.net.",
                "a11-67.akam.net.",
                "a1-130.akam.net.",
                "a7-67.akam.net.",
                "a14-64.akam.net."
            ],
            "SOA": [
                "a1-130.akam.net. hostmaster.netuse.de. 2026080800 3600 1200 3600000 600"
            ],
            "CAA": [],
            "DS": [
                "10501 8 2 3975F1B249EEA8F8BEECA7C062A2D62458B1E80914A0E490270C346D FFA6B308",
                "50461 8 2 2D49E0DAD0D5A66E346D41AD4E5A41B68C5627A1CFFA39134C959214 0C28A50F"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAbcCSD73BKU0S2zhVLuYmGzMb62rdDxl7+XClvfrICbhbC6S3l5I bfFKeYoifyZ1rubkRPzsORKkwPAzRySGuqXrqotoe1A3liZWpbcJdr/v hSu5vKlDcskVfzg1VwRErVatykxA7Glhm8XROaehYqSJ2ZCC1HNorhK/ mq7g/3Y1dQxkwtQLkS5AexWxVofT6noKte7tyPn46dXsZCE/e5lxKdIe 7jC43SmF3/7FFcul2GX0Meq5DUCnjoTrE8GDJF6ZZGza5KNhonsU+w/a xR/L2t9KHrXYr8+bUYWMgJeCyppoWX/ayz0HlUJGRgERzdFsee+UwRks ZUV9jNKDEqM=",
                "256 3 8 AwEAAb9oR2JBPnDqoDOaPHBoQTakYVsnPIH9v+WCwzNweNh6OGDYpz3J YnNQnUaT9B4qUJXnnWaY3zdMIpMgIpxq5yl3LcKCb5M4oVc4YCXd4MNJ edYMj11i5v7nPSF3KK/KtvVHmcxuSMcl9qY/gDc580Iard5yMywPjv3o au2bPR2l",
                "256 3 8 AwEAAcHMoMvVXZzNiAe0grAkSxsuMKIp6BqKhUbfqL3ZlVPWyeCQaGCn CwoBY+Lz5kSUyxYxuX7WsnWNFvpdTPvcCnCdpIa7SYvSOpDlAq04dVUL o7SausugO4uYu10w9NOgs1maBb31i/z2nCPSjLRLisHKgoHbce3DqGLC lz3Nl2/L"
            ],
            "RRSIG": [
                "NS 8 2 3600 20260811073808 20260808063808 35889 bild.de. VQGkAh8ESiW+ZyczpM6txUVeV5Q8MQmiQUkJqLsCzsablcpyE9ZJ5DQJ OZnXCxWu27hStUyIJ5RtrAw3HiWIX0sZ8ZBsq6W4j1HJKOARiQS8XlhB if1KyQ2T5vnmILs8HL8PrQuGMYIMgH0Vxn8HpxVwITugw4fg1Ph2OoIO plA=",
                "SOA 8 2 3600 20260811073808 20260808063808 35889 bild.de. sv8v4+rt/NrenfmFlIMfhdIQ7BeyxgjbFROzz/thXRLVGAxSDIm1LXI2 uKPDHAj1RkRyooJRvtCwCvRN5jR1I8TbluO075o7QEsVay2USX8rr4IN 9DFoa9JSoteM/Lf/iX+RsjcQ18OzPO2iGb5VBevmRpJ41GWYLoqd6qup 5CE=",
                "TXT 8 2 300 20260811073808 20260808063808 35889 bild.de. QOM1pRgqZT2siREYuBjRW5H5xMaqaQ/HWSn/BtLuqvy2Du5iD++7wBNA 3ZApC4M/tzYy4XpS7W5tgsgoKzksl1GS+fnDD/IKfqs7QhyKX3wh36nP W2zg4jpWTwjlqD8cqmNJEs0BkMq5JcZVhMFgY6d9E++GVSrNjmJmupdU bZY=",
                "DS 8 2 86400 20260817120903 20260803103903 32911 de. Bk3XcuPcTelOerY9LPOQ4hf82QLsCe4otQRipf+xyjl3NGMgx3Lfv4pm Fw4pblOzm3OW3Jdg8AsW/IEv+bSj80bzr0c4fo7glBvEzZ20VmIiSVgu dDQTGNgWgv60TI8iVVikPPqUV3RorWVwbwUjn3Wau+r5q0+KOIY8uT9U kQA="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.213.53.79",
            "23.213.53.50"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.asv.de include:spf.protection.outlook.com include:em6919.bild.de a:static.85-10-194-80.clients.your-server.de ?all",
        "dmarc": "v=DMARC1; p=reject; sp=none; rua=mailto:dmarc-rua@dkim10888.de; ruf=mailto:dmarc-ruf@dkim10888.de",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bild.de",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCgMwjkxYoYXTPgNeXg3Ii6uy8ixphqYC+8mHhdGYvGxPVSWdCwG773N20sUihQoRncjL7piPK4pCoMqEEv+OH8mpe0CX7oEOieAq+/qWUwAsokefhzCNn2Rzetm0ELRPsyk7kNgoR4fV6kkvoMTwM4oGTT1r6KSpMsGLidEU/uhQIDAQAB; n=1024,1456193485,1471918285",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-213-53-79.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.119.189.210",
                        "104.119.189.232"
                    ],
                    "time_ms": 79.77
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.25.255.38",
                        "184.25.255.41"
                    ],
                    "time_ms": 76.43
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.25.255.38",
                        "184.25.255.41"
                    ],
                    "time_ms": 60.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.213.53.50",
                        "23.213.53.79"
                    ],
                    "time_ms": 252.72
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.217.201.165",
                        "23.217.201.174"
                    ],
                    "time_ms": 66.93
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.bild.de",
        "valid_from": "2025-12-23T18:00:00-06:00",
        "valid_to": "2027-01-24T17:59:59-06:00",
        "days_remaining": 168,
        "san": [
            "www.bild.de",
            "www.wintersport.bild.de",
            "www.storage.projects.bild.de",
            "wintersport.sportbild.bild.de",
            "storage.projects.bild.de",
            "storage.partner.bild.de",
            "storage.bildplus.de",
            "sportdaten.sportbild.bild.de",
            "partner.storage.bild.de",
            "neukundenangebote.bildplus.de",
            "m.wetter.bild.de",
            "m.tv.bild.de",
            "m.sportdaten.sportbild.bild.de",
            "m.sportbild.bild.de",
            "m.sport.bild.de",
            "liveticker.sportbild.bild.de",
            "download.storage.bild.de",
            "bild.de",
            "*.bildstatic.de",
            "*.bild.leancms.de",
            "*.bild.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.bild.de/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "https://www.bild.de/",
            "date": "Sun, 09 Aug 2026 01:57:05 GMT",
            "connection": "keep-alive",
            "x-dns-prefetch-control": "off",
            "expect-ct": "max-age=0",
            "strict-transport-security": "max-age=15552000; includeSubDomains",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "x-xss-protection": "0",
            "etag": "W/\"c4052-cHBIZDga7BA/WURUEtcHshUTNCQ\"",
            "x-cm-host": "www.bild.de",
            "x-cm-uri": "/",
            "cache-control": "no-cache, must-revalidate, max-age=10",
            "last-modified": "Sun, 09 Aug 2026 01:55:18 GMT",
            "content-type": "text/html; charset=utf-8",
            "x-ua-compatible": "IE=Edge",
            "x-refresh": "s=XXX|h=45|c=|t=20.000|a=9.084|rd=Sun, 09 Aug 2026 01:56:55 GMT|dd=Sun, 09 Aug 2026 01:57:05 GMT",
            "x-content-type-options": "nosniff",
            "content-security-policy": "upgrade-insecure-requests",
            "vary": "Accept-Encoding, x-va-bild-pur, x-va-adfree, x-va-bildplus, Origin"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bild.de/",
        "title": "Aktuelle Nachrichten | BILD.de",
        "description": "BILD.de: Die Seite 1 für aktuelle Nachrichten und Themen, Bilder und Videos aus den Bereichen News, Wirtschaft, Politik, Show, Sport, und Promis.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.213.53.79": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.213.53.50": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "bild-de.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4032,
                "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": 81.88
}