{
    "ok": true,
    "domain": "berlitz.com",
    "generated_at": "2026-08-11T07:52:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 88,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": "85 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-54-192-55-38.ord56.r.cloudfront.net"
            },
            {
                "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/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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "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": "85 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-55-38.ord56.r.cloudfront.net",
                "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/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": [
                "54.192.55.38",
                "54.192.55.42",
                "54.192.55.128",
                "54.192.55.119"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 de-smtp-inbound-1.mimecast.com.",
                "10 de-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"airtable-verification=bc6b39282d68a0ed5f47c17616b1b74d\"",
                "\"docusign=cd1e4e6c-896d-4cea-ad64-da7e77e7d220\"",
                "\"MS=ms56398195\"",
                "\"0ed1fe018a863b7daf17d546598b48b7929e1a705f\"",
                "\"SFMC-lveiS_HYS8R1eFpEz4e3ORa73J6MK2G5EV7k_r4R\"",
                "\"bw=xXMTAGNwruxDBbxA2h94YJBpBMqa57VpKUo0O0VN1vnY\"",
                "\"pardot1194241=0f2782c15088f0c6f5f535d758ee9daa478b4f2b3e092ec4f27c6012e53c7379\"",
                "\"knowbe4-site-verification=6820a3ccea6af9711a23cd6d40589102\"",
                "\"v=spf1 include:de._netblocks.mimecast.com ip4:13.111.83.54 ip4:34.224.96.6 ip4:207.109.106.15 include:amazonses.com include:spf.protection.outlook.com include:_spf.salesforce.com include:success-emea-stg.berlitz.com include:spf.tipalti.com\" \" include:cust-spf.exacttarget.com include:_spf.ultipro.com ~all\"",
                "\"anthropic-domain-verification-z74yjk=R9esEjAhJTPToQoxxeu3mVDqe\"",
                "\"SFMC-S4wbTmMyyTtzvevzrJIxgvZ5TF9u5Z9KOTFOjBpj\"",
                "\"0954004034\"",
                "\"pardot1128772=1255432582cb4bedf055f7d7d5bbcf8df6c81cccc76c8215208c76768b7652bd\"",
                "\"pardot1122343=560c7049a8c2a3ec2c09676dd21f9bddec3a5f9c7a4cda4473c05209de680322\"",
                "\"atlassian-domain-verification=KUBqreAqtxdCPxDk7PAnnnxL9h4ZvBmiIQUZGs2jNXhmqsMsbSWYGV0KAgkd0K9o\"",
                "\"google-site-verification=aLAhfqWm9w5MNYPoGrbfZEyM8A4UAR0OVknIwrom_zE\"",
                "\"adobe-idp-site-verification=f83768364c16906be656e0540e3fc64ce735507ce4dd335afa793e4cfce63827\"",
                "\"smartsheet-site-validation=BrJqojOwRMlivcCT7DbwOFdUQAbLMqxT\"",
                "\"apple-domain-verification=v0G0fsk1t67I1qUq\"",
                "\"pardot1166103=3d7c85267c6be58634eca1a795721028389199dad37ccaad227720bd288074a4\"",
                "\"7eepu9pfq204lob564k9gml850\"",
                "\"k9vRSQTnhsqLMvy2TkurY2ki+NyKzEIkKUNZg01dQJqlKvo0bI7c9rcyovIiKJ6SF/REdojrMokxyRdyVaKP3A==\"",
                "\"pardot1105281=647bd74bfb12c2e23712f6abd83647d323ece3fd5fb26a6a3dde549bc49efeaa\""
            ],
            "NS": [
                "ns-499.awsdns-62.com.",
                "ns-1899.awsdns-45.co.uk.",
                "ns-564.awsdns-06.net.",
                "ns-1177.awsdns-19.org."
            ],
            "SOA": [
                "ns-1177.awsdns-19.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.55.38",
            "54.192.55.42",
            "54.192.55.128",
            "54.192.55.119"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:de._netblocks.mimecast.com ip4:13.111.83.54 ip4:34.224.96.6 ip4:207.109.106.15 include:amazonses.com include:spf.protection.outlook.com include:_spf.salesforce.com include:success-emea-stg.berlitz.com include:spf.tipalti.com include:cust-spf.exacttarget.com include:_spf.ultipro.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:137ba394d539791@rep.dmarcanalyzer.com; ruf=mailto:137ba394d539791@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.berlitz.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw/QCyB8KiGoVpoGwPwrVRsuzotlfyHN5sWO858QKDfMSFVSJw4fvU3Bcp1ciSJne2zVElCrMVqhK5YwZ3SdJcy94qPVlvUFER8m6aQ5KHqDxx/+u7p+czPboRSHZ4qd1zg9NeTnqWwmU1r0mY+NTrZiNW5Qvl6YMhLvpFCpumfFkAIxUSrWlgQkfty3Q1h16c5jwMH4yL9mMyp5O9P2Hb0BzNMmK0v1jQdRmqQGiCTJZV4wTwS+Ljl2TRu0Wl+fU9qrBj1KVlvDzMSM/gtH99wTbyT+w8PDKupa1mJDRWg+USVQIWNbMn88Swc35PCs9qjDfVx4t7cuZw2iQcfdrKQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-55-38.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.109",
                        "54.192.100.115",
                        "54.192.100.124",
                        "54.192.100.86"
                    ],
                    "time_ms": 85.54
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.55.119",
                        "54.192.55.128",
                        "54.192.55.38",
                        "54.192.55.42"
                    ],
                    "time_ms": 56.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.109",
                        "54.192.100.115",
                        "54.192.100.124",
                        "54.192.100.86"
                    ],
                    "time_ms": 86.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.109",
                        "54.192.100.115",
                        "54.192.100.124",
                        "54.192.100.86"
                    ],
                    "time_ms": 54.59
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.109",
                        "54.192.100.115",
                        "54.192.100.124",
                        "54.192.100.86"
                    ],
                    "time_ms": 73.72
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.berlitz.com",
        "valid_from": "2026-04-20T19:00:00-05:00",
        "valid_to": "2026-11-04T17:59:59-06:00",
        "days_remaining": 85,
        "san": [
            "www.berlitz.com",
            "berlitz.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.berlitz.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "1264470",
            "location": "https://www.berlitz.com/",
            "date": "Tue, 11 Aug 2026 09:07:42 GMT",
            "server": "AmazonS3",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 df50de0db91dfb2bbd3a11e8d0539c5c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P2",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "7JEvrKg2-qwNzi-pX7rK8TJ2F1-zT0FoaNr7QzoVrDufOaknxPZxNg==",
            "x-frame-options": "DENY",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "frame-ancestors 'none';",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "permissions-policy": "accelerometer=(self), ambient-light-sensor=(self), autoplay=(self), battery=(self), camera=(self), cross-origin-isolated=(self), display-capture=(self), document-domain=(self), encrypted-media=(self), execution-while-not-rendered=(self), execution-while-out-of-viewport=(self), fullscreen=(self), geolocation=(self), gyroscope=(self), keyboard-map=(self), magnetometer=(self), microphone=(self), midi=(self), navigation-override=(self), payment=(self), picture-in-picture=(self), publickey-credentials-get=(self), screen-wake-lock=(self), sync-xhr=(self), usb=(self), web-share=(self), xr-spatial-tracking=(self), clipboard-read=(), clipboard-write=(), gamepad=(), speaker-selection=(), conversion-measurement=(), focus-without-user-activation=(), hid=(), idle-detection=(), interest-cohort=(), serial=(), sync-script=(), trust-token-redemption=(), window-placement=(), vertical-scroll=()",
            "vary": "Origin",
            "content-type": "text/html",
            "accept-ranges": "bytes",
            "last-modified": "Tue, 11 Aug 2026 08:58:31 GMT",
            "etag": "\"754ba62353aaa8387a151b9e4748a3f2\"",
            "cache-control": "public, max-age=0, must-revalidate",
            "x-amz-server-side-encryption": "AES256",
            "cloudfront-viewer-country": "US",
            "age": "13507"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.berlitz.com/",
        "title": "Learn a New Language | Language Classes and Language Training | Berlitz USA",
        "description": "Learn a new language with our language classes and language training at one of our Berlitz language schools or take an online language class with us. Contact us today to learn more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.55.38": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.42": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "de-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 104.4,
                "banner": "220 de-smtp-inbound-1.mimecast.com ESMTP; Tue, 11 Aug 2026 14:52:53 +0200",
                "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": 87.91
}