{
    "ok": true,
    "domain": "pons.com",
    "generated_at": "2026-08-10T04:01:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 85,
            "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": 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 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": "79 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: 52.74.7.34.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": "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": "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": "4 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": "79 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: 52.74.7.34.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": [
                "34.7.74.52"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx01.hornetsecurity.com.",
                "40 mx04.hornetsecurity.com.",
                "20 mx02.hornetsecurity.com.",
                "30 mx03.hornetsecurity.com."
            ],
            "TXT": [
                "\"2jjp590ka3d5k47nsenscovrlj\"",
                "\"google-site-verification=WvQ7QnR1f64_LiV6tmITB-UR2IGNBPu3X3hmvjjEK_0\"",
                "\"Sendinblue-code:51c7af20e3d36d909c508c95b6345a71\"",
                "\"v=spf1 mx a:mail.klett-bildung.de include:spf.nl2go.com include:sendinblue.com include:spf.sendinblue.com include:spf1.pons.com include:spf2.pons.com include:spf.hornetsecurity.com -all\"",
                "\"seobility=e8ec82116a8d9e5c5ad0b863653ef7d0\"",
                "\"pi3l5u9dggssl01citpbhumli1\"",
                "\"facebook-domain-verification=12s9vuqkws1zx96omw963bk054xz1z\"",
                "\"MS=ms69160497\""
            ],
            "NS": [
                "ns-cloud-c2.googledomains.com.",
                "ns-cloud-c3.googledomains.com.",
                "ns-cloud-c4.googledomains.com.",
                "ns-cloud-c1.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-c1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [
                "17474 8 2 14E9D02C3BC08DDE000D3837F94358F4A5A45B927A99164DF36314EF B014E58E"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAbjJSovJoHUFhn1qUOPTG7MHOq8/phYzrOe4ruTYNNwenh7GyR7x ND/QGcc4m40HorSu6sDTj+Y7BzBMi5SNcOvetO4sLgX93y2yDQNNCtez lJgggCjsFM6fazk0W+xN6Zny2Pk2ePmfZmxaVgAYAQQn5lnK5oilSp87 vs/B2jpn",
                "257 3 8 AwEAAdL+flfgcQnXuuh5a1UQJwHOQw42WWw2qrt/3pQqJMp7WeZcEukq y4OocO5ccS0TyRGOA+HHodwHc6blLNVSJ/H4lDQE/qqc2HHO78O3UxMm en50XiU3ch3Lg6ZeAxnCaSu4+8bVC6knMALT80MqOi3mqGoY9TjUrw7r KLGaBzA7Nx4dTRTAGOu2Wzv/1bjobvcGG+6mciY2dN0T7O9VwH7+S2Cs KOKYihsfxlRfcfXvZGCl1zB35HHhwfjDL2Hwczvnm9uW/oCFHbcOSu+V 6qYOgv06NSA7FiDdj/2V6qasjwSVMuv1Y9FrHoWw/rA3uTbfiNmXXqD4 Jw02JmGkXnM="
            ],
            "RRSIG": [
                "NS 8 2 21600 20260828230930 20260806230930 21450 pons.com. GVxSlFQzyTqJ8+O2q5hx6UkqoGKpZ4JT1W9XMqeHAn4dJREJTVNzv+32 ZiDCG0slcwLT4VY9PUGfogAKkdp/kohVlTzcetUna8I5+slw6HGSTf07 VmNmvvYHV3b7dak/8REn3uvCT0ojC6ZGGBIIxMf3mUpJ4Q8eTQrVIrZr 29Y=",
                "SOA 8 2 21600 20260828230930 20260806230930 21450 pons.com. QN8ElUaDR7eZQ45/3hcLWS+jGyJXljxH65sD6k9oVZVfoKbjoUsvmWMb qAdFrCedrsXe/xD7j6SPshns9Vlefgj0eRSXLkW89PC8n9+NiTJBi+ck Tn/153wxtIgGfDvIi1DAbPehcbJaEGriRDMH/5V1EUvQl9Rofuq/p7LZ aks=",
                "TXT 8 2 3600 20260828230930 20260806230930 21450 pons.com. em43lbe8xXHJQx1S+ntCE06yK44stTk4fHzL7J5FVC3kRaMxaqt49HE0 7iLQu73KiiX2Nl74cqvemo/7ys+MuVFf7U/CBp9xlKKL1qU8Bfxo9A68 Lk9GCh/0qIcnHn8MLim1IbHsJ+706FE9JuTxHWxGbXW64cyl4Bg7Nhsw prk=",
                "MX 8 2 3600 20260828230930 20260806230930 21450 pons.com. GKrJTxYZf8tuqN39o1yUqKdV0cWpAlBVl5FE5twocndheikGm+AaJoIT V23voC81p+OsG7XMAeHOaHzpnrh738odJeUKIfdpTl+xBshXZIvuwVQW +AnavKbuoo2OD+HwN2QPy9lXthEqTOP7gpD2b/U95DqfQACRSx4/lgp2 1GA=",
                "DS 13 2 86400 20260814025707 20260807014707 41446 com. x5YZm8cWK0xsJseu5i3HlMNRWiyx/uDp53JC5KAsLte7ipc5n5NFeVVu 3vDqchReUKHnA+ctw/OpmE/HcEuetA=="
            ],
            "NSEC": [
                "_dmarc.pons.com. A NS SOA MX TXT RRSIG NSEC DNSKEY CDS"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.7.74.52"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx a:mail.klett-bildung.de include:spf.nl2go.com include:sendinblue.com include:spf.sendinblue.com include:spf1.pons.com include:spf2.pons.com include:spf.hornetsecurity.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:dmarc@mailinblue.com!10m; ruf=mailto:dmarc@mailinblue.com!10m; rf=afrf; pct=100; ri=86400",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.pons.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8wLL1MOtNAbGb0N78xfBAmSpQbdKExbFpo3FTaTPO/LmzQaUmEDZCKTkkHGeUQOm2C99QdsbsWL1o9GLeOIT9CzIHbXas62s1ySsGCtmG7JKzjRfxeet7Ti5cOEvDQ2X6HKk9WRm5VAWB6zq8PURKhXsors7ZhNx9+WStMV1uoQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "52.74.7.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.7.74.52"
                    ],
                    "time_ms": 73.34
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.7.74.52"
                    ],
                    "time_ms": 97.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.7.74.52"
                    ],
                    "time_ms": 80.25
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.7.74.52"
                    ],
                    "time_ms": 162.51
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.7.74.52"
                    ],
                    "time_ms": 40.55
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "*.pons.com",
        "valid_from": "2026-07-31T01:24:53-05:00",
        "valid_to": "2026-10-29T01:24:52-05:00",
        "days_remaining": 79,
        "san": [
            "*.pons.com",
            "pons.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://en.pons.com/translate",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 09:00:54 GMT",
            "content-type": "text/html",
            "content-length": "162",
            "location": "https://en.pons.com/translate",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "vary": "origin",
            "cache-control": "no-store",
            "set-cookie": "i18next=en; Path=/; Secure"
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://en.pons.com/translate",
        "title": "PONS dictionary | Definitions, Translations and Vocabulary",
        "description": "Germany’s most-trusted foreign-language dictionary. Includes language-learning materials, definitions, examples, pronunciation tips and a vocabulary trainer.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.7.74.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx01.hornetsecurity.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4022.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 105.2,
                "banner": "220 mx-gate84-hz1.hornetsecurity.com",
                "error": "No connection"
            }
        ]
    },
    "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": 128.17
}