{
    "ok": true,
    "domain": "safer-networking.org",
    "generated_at": "2026-08-09T14:39:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 100,
            "security": 84,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": 5,
                "lost_points": 0,
                "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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "81 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ns5012409.ip-15-235-53.net"
            },
            {
                "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/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": "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": "2 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "81 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ns5012409.ip-15-235-53.net",
                "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/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": [
                "15.235.53.196"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx01.spybot.org.",
                "10 mx02.spybot.org."
            ],
            "TXT": [
                "\"facebook-domain-verification=xa7mwgoeti42unzrop1x6l3rxu4gxv\"",
                "\"v=spf1 mx include:spf.crsend.com include:spf.mailjet.com ~all\"",
                "\"google-site-verification=Uf_ixWDhPyIaHKDlsthqaVnGXAbvpX1mTX8rU-Gd85k\""
            ],
            "NS": [
                "dns18.ovh.net.",
                "ns18.ovh.net."
            ],
            "SOA": [
                "dns18.ovh.net. tech.ovh.net. 2084178829 86400 3600 3600000 300"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [
                "49585 8 2 4A7C1899B451A86A9DC132C6524C3E9A741EFF048088DE862BF4A038 F81B5943"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAd6fgjz2AbetDxpd+N19OSaiJmo5hpQD0MBEUTOSyEpXuitvaVtv Cxtq9jAf8EISLx975glixZ/OxPix2pX1uE/V3Iy60rJL2GZFoQvQph2v S+06R+v5f4+KXav8wCk9fbxWNRIeMo7wl8Z0so5db8YdMV28G7C5T2jd TktxrjbH",
                "257 3 8 AwEAAcVvGmNEQEXsF/NfFfFu85Y3AaJMS6IFNwNE//MAMh7AM9oDk/E8 epNx2kEalETT2d0TR3fEI3BOCJLK6XZ15a5a2UZeMkbKqa2C2+laSA2x UD4Q64J4f9gdhMe+hbxlZXEtBQQyziCy+iuQig6/HmKzmePoSVkonztj sQYjH9xkPD3FdsZcyTuBjd9ajsMCynrzKN/CHvwyTaxF0QoOtQSGoM79 oyKOVZPWsEjybGJ5SwAPI9NBK5KyFqo+vmwL41OChW7HTP2/oZNncrnr x0K5cqOS1f22XcVcyBF+VbNqVN/McFA/hP/kJXyKqrHFIKiEUA6Mx3vI 00hzRmcPCDU="
            ],
            "RRSIG": [
                "DNSKEY 8 2 3600 20260815041350 20260716041350 3775 safer-networking.org. kkyiQlteekl+FBaPhuUdSzphYWPE0Sh3pRjVnUPM4ZvSYOKVvzkpymGG HUVTo/hooolVAiAvJ6S6kabEYTcaJeW7UTd0O6Dc02R+ohhGDrnrPHJz PffKzf8a0A0iTEgVtK4zhCyK/htP+TJVuEnNEubdDbIVFDJSVarx0S7u YaE=",
                "DNSKEY 8 2 3600 20260815041350 20260716041350 49585 safer-networking.org. diJWKZlPrmjiY6Qubf9qMxnt0vc8ilqCjw+XYn3hL8vOtjNP5tZl36XZ ozS5wV+MfQekzg6/lYvMz9Q6HoS/0k65GcRbIfMLeXicEDlsuEDvgmjk ouRevIelpAN2J/xRhJxw81DIQdPXwYiOz7tf+MbguS1k3Qx9CbqtF8v4 rX/cRUumSwOEFak3pPxndTanUUiuwA7oSoL8rS9Fddvs/8Zvju+vboQe HfwZ0Ek24NXShDB24DbtGoEWkb3xtjof+HY6j/5KiXSNwWMeixGsBpZn aZEEl44q5En8BaQqViFL7UpiYTXuNi/RiQTA/TIjjkxQHX1wkEFsQLuf itpRTw==",
                "TXT 8 2 3600 20260815041350 20260716041350 3775 safer-networking.org. YLzOLs9LSRhbqbsG+d/8FS3A7IxcV01rI5lgzFXDyHOgztVc0nhsakIg L6i4hwvMm0IBS77qLmj8ficNZSzXWdT5FoMQrMCkxYSsULtVKP6Vo+rs XXE0ga5vtrewlbbRpH1nO0AldNONDvBywVJDoCiBX3nCUevYU/3A2qYh THA=",
                "MX 8 2 3600 20260815041350 20260716041350 3775 safer-networking.org. dPYOKnbQ2r4rlr/iCnMyAQuP5KL6TJCBwBring9RqORkV3addiAkFLu6 jP7xenzMls9xbPlg/Wnr+CoearenAAczMsY38EjW7C1esVajTbx0OPbN dyHXK5gOc25HG+ZycYjF6CNfDhjSye3QLlIFbzx3Nn4NwJP8vnzeEo05 SH0=",
                "A 8 2 60 20260815041350 20260716041350 3775 safer-networking.org. hEBbLS5j9I0GKFPFtGHaoX2TICsLUAy5jFw1gqu/UAwSkJ54Z1Uy42Q6 4Oto7fszaZagpgpq5aYoejuGCII8ipr+YmzQ7kkXjHtlj2eIIpZvFZsH h1fcJyaFxmgzJGfSycnyLlQ4QX27nOtxUrTDssBxM/r3hGEhLN7aFzy7 aPc=",
                "NS 8 2 3600 20260815041350 20260716041350 3775 safer-networking.org. lZlSZquAkgEZRAhHsRzC8NBGmi9mgHJB/U9jo2Taj+hHaHec8T3H5u36 8wT7E3zwVknZsGjpwnEdvH3GRhNSs4h9VcAqviKM2y5uzT4CewwDIZfd 95GwlJM+KHZ+P/V9f+okcSqX7ejfi55sqg0VW3ZrTgW/FfubkwrHotiP KvU=",
                "SOA 8 2 3600 20260815041350 20260716041350 3775 safer-networking.org. XQFSDFe3wNm9HK0GSLlbRQ9+XbUbvmqgzaVxcRE/QrEb9MPmD8FpCsrC UYMyo42z5bri1MCkWooHAYS4KCnibh8TRSJkHBRWIMB/4zr/Dmw/+NS+ S8UiruMwOd1wk4hKk/GRq6+928DUvY37sLCMaN1QWAeHm5Pn4tDFYnSv gcw=",
                "DS 8 2 3600 20260830152406 20260809142406 44925 org. JTLFc5pz3IYxmBcqgaEcDO17x7OlyeNeX3PLTeFtZ1xTqFuLj/fjkkj6 Z1lYGplcHBtq3WYt9X2+GAq4hM8dOiH2e4jUWpFd1qSnKIFvp5D3L9tC DX/rWHer1foLZ6xIjJrI1k3FwQLNLVTwxX6HJP1qQJ45OwfM3RwbXT03 ggE=",
                "CAA 8 2 3600 20260815041350 20260716041350 3775 safer-networking.org. ZWH5L9b4TgMrXP91RgOqFUmRLkhtTAuY7eiHouwAO0oePFeJOR+QFHgi I9WYBhH3yD3XPiMdZ+Gnp9HCcLwiJEf9VTVc03xODg6n43c7uiNSORVG Fe0cHAtoP3lMmL7kkglqDkeNMHtoRUM9s0l4iAnAI858hFU39sbbgLHR T3A=",
                "NSEC3PARAM 8 2 0 20260815041350 20260716041350 3775 safer-networking.org. eeIEqNIPZKVMGh+b8N5h7iJASEG7458uHDmodDkqCK8GDIllKpM612oA CizOeW2gbEW5aJMwmYHd7ebglLZmXjSh2P3oXkKh+0BhVnUuGSBUXc6f 2+2kr6RjD0/juGHy+MMRYJoOWqIv7gwCqRC6BB33jAJSdhiBIj+Jg3k8 hFk="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.235.53.196"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:spf.crsend.com include:spf.mailjet.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:postmaster@safer-networking.org",
        "dkim_selector": "mailjet",
        "dkim_host": "mailjet._domainkey.safer-networking.org",
        "dkim": "k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAufB6CbuRjnSiuuL2tmO+m2anTn7O9N/TvlcQtMMWk1llOMtqGaDIL5TrSjMyyRVc54U3YqPY2QFeEp5363UKRBecjrIaun7AbkMqRv0BcN4shO11THrxx4MvsITCLjFe+BUoLk/M4m5/5jjfyBRMeWuDCbteHKz6345mFsCiom94hBHQ29wOGpD5DylezXAVyZBNWIE0QWTH8dnl4sfHQRw2t/vxdzCrSbDC3N6Y9cqKgUVDxcq/V/K9X5uXog8+O3PR149OVwy21CFikFmrQLoBfCdDVcwP3Z2Wma+ACRSbuDXyN74KGQsRMmqF4wyRUX4HHNFPA8P9NKrcf8eqHQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=5sc6VPw2gpRT2dhF",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:postmaster@safer-networking.org"
    },
    "advanced": {
        "ptr": "ns5012409.ip-15-235-53.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.235.53.196"
                    ],
                    "time_ms": 34.98
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.235.53.196"
                    ],
                    "time_ms": 125.51
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.235.53.196"
                    ],
                    "time_ms": 137.01
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.235.53.196"
                    ],
                    "time_ms": 25.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.235.53.196"
                    ],
                    "time_ms": 123.82
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "safer-networking.org",
        "valid_from": "2025-10-16T19:00:00-05:00",
        "valid_to": "2026-10-29T18:59:59-05:00",
        "days_remaining": 81,
        "san": [
            "safer-networking.org",
            "www.safer-networking.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.safer-networking.org/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 19:38:52 GMT",
            "server": "Apache",
            "location": "https://www.safer-networking.org/",
            "content-type": "text/html; charset=UTF-8",
            "x-clacks-overhead": "GNU Terry Pratchett",
            "link": "<https://www.safer-networking.org/>; rel=shortlink",
            "cache-control": "max-age=0",
            "expires": "Sun, 09 Aug 2026 19:38:52 GMT",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "no-referrer-when-downgrade",
            "permissions-policy": "interest-cohort=()"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.safer-networking.org/",
        "title": "Home of Spybot, Your Digital Identity Protection - Spybot Anti-Malware and Antivirus : Spybot Anti-Malware and Antivirus",
        "description": "Safer-Networking Ltd.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "15.235.53.196": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx01.spybot.org",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 143.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4153,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.8,
                "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": 93.02
}