{
    "ok": true,
    "domain": "mopo.de",
    "generated_at": "2026-08-10T11:08:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "3 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": "86 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a115fe79c712a1dc8.awsglobalaccelerator.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": "3 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": "86 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a115fe79c712a1dc8.awsglobalaccelerator.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": [
                "15.197.188.249"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "90 mail-relay.hmopo.de.",
                "10 mail-gw.hmopo.de."
            ],
            "TXT": [
                "\"facebook-domain-verification=mkpfhn5racwh1d64fekqes7hgfpt9y\"",
                "\"00D57000000ri6y=1TBOj0000000H5h\"",
                "\"brevo-code:e11cfd975c001cd9ea07d8b3690f4e47\"",
                "\"MS=ms79132098\"",
                "\"BSI217296263250\"",
                "\"Domain Validation for CEOS1603153806 - Auth-Code: K1985ASP\"",
                "\"apple-domain-verification=feh3Y45EPQ2AX5QP\"",
                "\"google-site-verification=kdNBOziHUEUWkO53MMDjiCK7X9d_zZHDu1kEU10jKHs\"",
                "\"pkF/XrCiugn5vQeREoYW7nKQdKGfyrtwVR9DZkEaIbA=\"",
                "\"amazonses:zeZJtxueC9GoiklqkPU8pU6gBug+o9CnzDJQyKFgopU=\"",
                "\"Domain Validation for CEOS1603153814 - Auth-Code: 97oiti84\"",
                "\"p3t38nfb0br3qb8f9rtf6zks8cx30lj2\"",
                "\"v=spf1 mx ip4:213.128.128.0/19 ip4:62.201.160.0/19 ip4:87.253.191.2 ip4:87.253.191.3 ip4:134.119.225.33 ip6:2a00:ea8:810e:10::44 ip6:2a00:ea8:810e:10::40 include:spf1.mopo.de include:spf2.mopo.de include:spf3.mopo.de include:spf4.mopo.de include:amazonses\" \".com -all\""
            ],
            "NS": [
                "ns.udag.net.",
                "ns.udag.org.",
                "ns.udag.de."
            ],
            "SOA": [
                "ns.udag.de. hostmaster.united-domains.de. 2024091333 10800 3600 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.188.249"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:213.128.128.0/19 ip4:62.201.160.0/19 ip4:87.253.191.2 ip4:87.253.191.3 ip4:134.119.225.33 ip6:2a00:ea8:810e:10::44 ip6:2a00:ea8:810e:10::40 include:spf1.mopo.de include:spf2.mopo.de include:spf3.mopo.de include:spf4.mopo.de include:amazonses.com -all",
        "dmarc": "v=DMARC1;p=quarantine;pct=35;rua=mailto:support@mopo.de",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.mopo.de",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1nvxWXM0ewvwupltojvNmMsa+ozVKfTj+tAavHQAXAv2vjik6++qlcSHf8SpCtxLSlS6LJKsGV4LtnS2SQIHOFiQ3AwtOR5MCrwCeMYPlhTCdejwSKsXF54jIZ2nboZQHUCGx8pBpydCARAeiWj2hWpLrca7QgByQXe5/7GdPgDPvxbxxjxmHgAwII2uLT8bpYGJoZ4Wrz/tOVc2/dzqavk7477kCWW8Ie7sb6K9rJaaax6VggcG0SUvrKmrREhdsSaIUU4sVAUBTMG5JODpzTE9/+Aosjcq2T/OchUqNtF9off2Sbms4JRmn5BM7Iy2g0Hvy0UkW6aEWeR/Mmc7fQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a115fe79c712a1dc8.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.188.249"
                    ],
                    "time_ms": 58.72
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.188.249"
                    ],
                    "time_ms": 89.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.188.249"
                    ],
                    "time_ms": 158.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.188.249"
                    ],
                    "time_ms": 61.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.188.249"
                    ],
                    "time_ms": 156.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "mopo.de",
        "valid_from": "2026-08-07T08:19:22-05:00",
        "valid_to": "2026-11-05T07:19:21-06:00",
        "days_remaining": 86,
        "san": [
            "mopo.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.mopo.de/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "alt-svc": "h3=\":443\"; ma=86400",
            "location": "https://www.mopo.de/",
            "date": "Mon, 10 Aug 2026 16:08:04 GMT",
            "content-type": "text/html; charset=UTF-8",
            "x-varnish-jumps": "0",
            "x-labrador-realm": "mopo",
            "x-labrador-env": "production",
            "x-labrador-cache-channel": "t-republish, t-hamburg, t-eilmeldung, t-background, t-anzeige, t-advertorial, 597602, 4894268, 4928687, 4928861, 4928993, 798207, 264305, 463262, 4928671, 4928786, 4928234, 4928383, 4928403, 4928277, 4928085, 1663991, 4928036, 1734695, 4927974, 4926781, 4927955, 4927246, 4923841, 4922676, 4925679, 4927820, 4927713, 4920375, 4927656, 4921842, 4921215, 4922022, 4926623, 4926519, 4926438, article, t-im-norden, 4929069, 4929245, 4928789, 4928704, 4928357, 4928238, 4928092, 4928010, 4927990, 4927911, 4926426, 4926551, 4925192, 4927751, 4927438, 4927550, 4926914, 4926824, 4926503, 4926474, 4919951, 4926202, 4925465, 4925828, 4925298, 4925782, 4925349, 4925357, 4925132, 4924996, 4925052, 3952352, 4922665, 4924956, 4924353, t-nonexistent, t-news, 4928492, 4929235, 4929122, 4929181, 4928839, 4928504, 4928377, 4928184, 4928279, 4928095, 4928046, 4927105, 4927939, 4927925, 972893, 4927271, 4927688, 4926848, 4927052, 4927732, 4927326, 4927386, 4927239, 4925621, 4926949, 4926985, 4916342, 102860, 4925560, 4925691, 4926619, 4926644, 4926239, 4925822, 4925864, t-rausgehen, 4922795, 4924577, 4924856, 4925135, 4922588, 4922528, 4924563, 4915523, 4912870, 4912385, 4912372, 4908211, 4908089, 4908155, 4901268, 4901238, 4901217, 4901185, 4901286, 4901122, 4901086, 4898241, 4897940, 4889109, 4887728, 4888970, 4885264, 4885208, 4890437, 4890904, 4889889, 4885158, 4876707, 4888475, 4885087, t-ratgeber, 4919000, 4921655, 4928753, 4928578, 4917489, 4928379, 4928157, 4928360, 4924709, 4923630, 4919707, 4922145, 4921401, 4915453, 4919100, 4919034, 4917577, 4917653, 4917197, 4917075, 4915268, 4915168, 4904814, 4910928, 4911045, 4911114, 4910993, 4910719, 4837443, 4909160, 4909047, 4837152, 3965261, 4908993, 4908803, t-polizei, 4926576, 4925652, 4925094, 4925441, 4925042, 4925003, 4924375, 4924423, 4924567, 4924440, 4923440, 4923484, 4923723, 4924204, 4923313, 4922595, 4923198, 4923179, 4922542, 4922915, 4921943, 4920474, 4921048, 4920108, 4920404, 4920178, 4920793, 4917723, 4920667, 4920087, t-hsv, 4929077, 3998235, 4928918, 4928442, 4928197, 4927625, 4927016, 4926821, 4927780, 4927424, 4926309, 4926275, 4926200, 4925141, 4924903, 4922655, 4922788, 4924799, 4924037, 4923653, 4922897, 4922461, 4920674, 4922563, 4922331, 4922545, 4922398, 4921187, 4919802, 4916986, 4918187, 4919452, 4908901, 4917852, 4917761, t-fc-st-pauli, 4929169, 4929365, 3998348, 4927537, 4927576, 4927430, 4926359, 4927391, 4925552, 4925195, 4921949, 4923531, 4924267, 4924206, 4923576, 4923658, 4922078, 4921353, 4921365, 4920752, 4920352, 4919886, 4919257, 4917887, 4917318, 4915645, 4916174, 4914013, 4914334, 4909728, 4913464, 4913726, 4912959, t-podcast, 4911173, 4898723, 4886200, 4875937, 4862398, 4825414, 3954241, 3990599, 3969910, 3963959, 3962787, 3952594, 3978696, 3954398, 3961584, 3982080, 3980518, 3985899, 3986488, 3984123, 980620, 1014618, 971132, 967632, 980468, 972100, 977015, 973470, 1005863, 963018, 1003760, 1006242, 966173, 100001",
            "x-ua-viewport": "desktop",
            "x-varnish-edge": "i044820bd11cf2c0e3",
            "x-varnish-shard": "i044820bd11cf2c0e3",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 c9310f92f33631c37e06966a0885612a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P6",
            "x-amz-cf-id": "Wr8trs8gItLU91KyhP9BgjSZrQC0FDPxsQbg6e3h56ao2CHBkR8mcg==",
            "age": "199"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mopo.de/",
        "title": "Aktuelle Nachrichten aus Hamburg, dem Norden und der Welt | MOPO",
        "description": "Aktuelle News aus Hamburg – schnell bei Blaulicht, nah am HSV und dem FC St. Pauli, stark bei Politik, Kultur und den Themen des Nordens.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "15.197.188.249": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail-relay.hmopo.de",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 183.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 147.5,
                "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": 78.07
}