{
    "ok": true,
    "domain": "vse.cz",
    "generated_at": "2026-08-11T05:01:29-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 95,
            "security": 77,
            "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": 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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "43 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: devetsil.vse.cz"
            },
            {
                "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": "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": "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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "43 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: devetsil.vse.cz",
                "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": [
                "146.102.16.4"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 vse-cz.f-v1.mx.microsoft."
            ],
            "TXT": [
                "\"MS=ms41438055\"",
                "\"apple-domain-verification=5PkrY5UtWnwbHo2g\"",
                "\"adobe-idp-site-verification=aec157205d9dff087440ac458d785dd442db0a2ef15a2fb97858ea133e5930b2\"",
                "\"google-site-verification=Kpy5Lgkb42_w2VFuYo63XofjB3k9g0WCw2erAwFPUjI\"",
                "\"v=spf1 ip4:146.102.16.2 ip6:2001:718:1e02::/64 ip4:78.31.26.42 include:spf.protection.outlook.com ~all\"",
                "\"cisco-ci-domain-verification=46daf81ac270455a7cd9485dd29dad0df999f905b8eebe672e092e60ed86f5d\""
            ],
            "NS": [
                "mx2.vse.cz.",
                "ns1.vse.cz.",
                "ns2.vse.cz."
            ],
            "SOA": [
                "ns1.vse.cz. hostmaster.vse.cz. 2026081058 21600 3600 604800 1200"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issuewild \"harica.gr\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"harica.gr\"",
                "0 iodef \"mailto:abuse@vse.cz\""
            ],
            "DS": [
                "4859 13 2 607BEA3CF352BA4B5EA52BF08B88230097ED3D204B9432400A314947 CD6E02B8"
            ],
            "DNSKEY": [
                "257 3 13 /5UEr8SWahWCC4gL/wBjat9+ai9M6wHhieyGr88/iz5ka8wFtFowaV5m 6hbPTexdBczAAJlgiQzxqKl2dU1Z3w=="
            ],
            "RRSIG": [
                "DS 13 2 3600 20260823054724 20260809041724 5166 cz. NPU6pUv8GAT8TLvk2ZJMpb4Xoihr93m+SR2euHkITHZQf48B2L6M/SHn R1KVNW7zkpXWJieFrQC2dtIQoHdmwg==",
                "CAA 13 2 7211 20260819024022 20260805023811 4859 vse.cz. CBgflIhMV5YfY3SRTY+hUug7ADq+gE1DttRB//mHjZSakYsSQw39OlTr rnvT3UwxLMNCJhndZTHyrAfOsOKcfg=="
            ],
            "NSEC": [
                "1ka.vse.cz. A NS SOA MX TXT RRSIG NSEC DNSKEY CDS CDNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "146.102.16.4"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:146.102.16.2 ip6:2001:718:1e02::/64 ip4:78.31.26.42 include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;sp=quarantine;fo=1:d:s;rua=mailto:dmarc-rua@vse.cz;ruf=mailto:dmarc-ruf@vse.cz;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.vse.cz",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmr+BI3PUFsVP+ocwI7lzIWM3tmJjs2A/8Xf8O3ouhGVkEOdkX5y1s6qOP/aXkp45XlxA0OQkb2dYEcX/hQi/6wuYSNJkwNgFmw5UWxahU8xQNbakDbDgdz2pLchxNMq8R2b6bA3BnqwXFCeFhFrU/grnN7+FoIZ4ymY8qy6lwmCjRpoMKPnJChBvIgEKhhSpJGrnep03gSmGdTFzA/oCJ1+e84PmsZ42xgdSUGINk9JpqBwa1yeI7+xwk73ICQC1NSiSb2lqsj+yi1U5JTdtLNqfmT15h8g+RMxMsgRxibcz8qm6Wrf/fvTr27qVDfQkjWX+NiTVUdagvAHo0JriEQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:tlsrpt@vse.cz,mailto:26e209c1@in.mailhardener.com"
    },
    "advanced": {
        "ptr": "devetsil.vse.cz",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "146.102.16.4"
                    ],
                    "time_ms": 163.13
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "146.102.16.4"
                    ],
                    "time_ms": 171.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "146.102.16.4"
                    ],
                    "time_ms": 50.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "146.102.16.4"
                    ],
                    "time_ms": 702.32
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "146.102.16.4"
                    ],
                    "time_ms": 244.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "www.vse.cz",
        "valid_from": "2025-09-23T08:00:45-05:00",
        "valid_to": "2026-09-23T08:00:45-05:00",
        "days_remaining": 43,
        "san": [
            "www.vse.cz",
            "econlib.cz",
            "www.econlib.cz",
            "xn--ve-lta.eu",
            "www.vse-praha.cz",
            "www.xn--ve-praha-5wb.eu",
            "www.vse-praha.eu",
            "www.ue-prague.cz",
            "www.ue-prague.eu",
            "xn--ve-praha-5wb.eu",
            "devetsil.vse.cz",
            "mujcilje.vse.cz",
            "vse-praha.eu",
            "www.xn--ve-lta.eu",
            "vse-praha.info",
            "vse.cz",
            "ue-prague.eu",
            "vse-praha.cz",
            "ue-prague.cz",
            "www.vse-praha.info"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.vse.cz/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Tue, 11 Aug 2026 10:01:19 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31622400",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "location": "https://www.vse.cz/",
            "content-type": "text/html; charset=UTF-8",
            "link": "<https://www.vse.cz/>; rel=shortlink"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.vse.cz/",
        "title": "Vysoká škola ekonomická v Praze",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "146.102.16.4": {
            "success": true,
            "country": "Czechia",
            "country_code": "CZ",
            "region": "Prague",
            "city": "Prague",
            "latitude": 50.0880921,
            "longitude": 14.4207767,
            "asn": 2852,
            "organization": "University of Economics, Prague",
            "isp": "CESNET z.s.p.o.",
            "timezone": "Europe/Prague"
        }
    },
    "smtp": {
        "host": "vse-cz.f-v1.mx.microsoft",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 18.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4022.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4033.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": 86.93
}