{
    "ok": true,
    "domain": "helsinki.fi",
    "generated_at": "2026-08-08T21:51:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "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": "5 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "61 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: zapp-22.it.helsinki.fi"
            },
            {
                "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": "5 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "3 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": "61 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: zapp-22.it.helsinki.fi",
                "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": [
                "128.214.222.50"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 send2.it.helsinki.fi.",
                "20 post2.it.helsinki.fi.",
                "20 mail.it.helsinki.fi."
            ],
            "TXT": [
                "\"successfactors-site-verification=YzRkZTcxN2FkODQyNzY0YzE5NDRiNTEyZmY3YjdhN2EwOTU1NWMyNmI1N2Q5NzA3YzcxY2NjNWI3ZDIyZjEyZQ==\"",
                "\"mailerlite-domain-verification=d9824a74f72da008fbf88f4c7b68da3dffd26d97\"",
                "\"00D24000000IP8M=1TBQD000000052v\"",
                "\"HARICA-RV9tiXdmFzJ9zULs3jG\"",
                "\"88OZmIN4CYvAzj9lQlCwmmYL8zg3/phA773NrDk+UqgdlDFTUXpuPtUTgt/6GR04c9eK08jk48J3CzTaraCogQ==\"",
                "\"MS=ms58429958\"",
                "\"google-site-verification=9353Eu18uGpfpQl7JgDoM2MAe5z0etUTuqOm_PgwVuA\"",
                "\"brevo-code:3cc83d0f3181a2b33ac10c8d7796ac2e\"",
                "\"v=spf1 ip4:104.130.122.0/23 ip4:104.130.96.0/28 ip4:104.47.0.0/17 \" \"ip4:128.214.0.0/16 ip4:135.181.64.199 ip4:135.181.64.198 ip4:141.193.32.0/23 ip4:143.55.224.0/20 \" \"ip4:146.20.112.0/26 ip4:146.20.113.0/24 ip4:146.20.191.0/24 ip4:148.105.8.0/21 \" \"ip4:149.72.0.0/16 ip4:159.112.240.0/20 ip4:159.135.132.128/25 include:spf1.helsinki.fi \" \"-all \"",
                "\"HARICA-BSfga1wN5jEwEixod2y\"",
                "\"apple-domain-verification=979tVg9sxlkBnndP\""
            ],
            "NS": [
                "ns-secondary.funet.fi.",
                "ns2.d-zone.ca.",
                "ns1.d-zone.ca.",
                "serifos.helsinki.fi.",
                "hydra.helsinki.fi."
            ],
            "SOA": [
                "serifos.helsinki.fi. hostmaster.helsinki.fi. 2026080307 2400 900 3600000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "128.214.222.50"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:104.130.122.0/23 ip4:104.130.96.0/28 ip4:104.47.0.0/17 ip4:128.214.0.0/16 ip4:135.181.64.199 ip4:135.181.64.198 ip4:141.193.32.0/23 ip4:143.55.224.0/20 ip4:146.20.112.0/26 ip4:146.20.113.0/24 ip4:146.20.191.0/24 ip4:148.105.8.0/21 ip4:149.72.0.0/16 ip4:159.112.240.0/20 ip4:159.135.132.128/25 include:spf1.helsinki.fi -all ",
        "dmarc": "v=DMARC1;p=none;pct=100;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.helsinki.fi",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvToOQAFNqT5//a4bbM8SUXZV5YBWnk30EH2V9HLN0i7aodTWeWmRbHLKJaUA18T6+KDPX1dDXZzq0i5vnMkOlAFEn+a+RZPkmAYuWHAiLtRywlhg0duZyIrRCbl+mqGHlFc/QXE73iwsdCJMlt8LxqMXr/+FsU6gWw1IS1t+UhQIDAQAB; n=1024,1450882647,1466693847",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "zapp-22.it.helsinki.fi",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.214.222.50"
                    ],
                    "time_ms": 65.72
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.214.222.50"
                    ],
                    "time_ms": 156.98
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.214.222.50"
                    ],
                    "time_ms": 183.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.214.222.50"
                    ],
                    "time_ms": 191.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.214.222.50"
                    ],
                    "time_ms": 226.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "helsinki.fi",
        "valid_from": "2026-07-11T12:34:20-05:00",
        "valid_to": "2026-10-09T12:34:19-05:00",
        "days_remaining": 61,
        "san": [
            "helsinki.fi"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.helsinki.fi/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Varnish",
            "date": "Sun, 09 Aug 2026 02:34:22 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "0",
            "location": "https://www.helsinki.fi/en",
            "strict-transport-security": "max-age=63072000",
            "x-varnish": "330116471 330670384",
            "cache-control": "max-age=7200, public",
            "x-drupal-dynamic-cache": "MISS",
            "link": "<https://www.helsinki.fi/assets/drupal/styles/hero_image_tablet/s3/media-image/Hero-banneri_Rankings.jpg.webp?itok=Yz7qtQfV>; rel=\"preload\"; as=\"image\"; fetchpriority=\"high\"",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sun, 09 Aug 2026 02:34:19 GMT",
            "etag": "W/\"1786242859\"",
            "content-security-policy-report-only": "default-src 'self'; base-uri 'self'; connect-src 'self' https://gw.api.helsinki.fi https://consentcdn.cookiebot.com https://consent.cookiebot.com https://*.usercentrics.eu https://*.g.doubleclick.net https://*.g.doubleclick.net:443 https://www.google.com:443 https://*.google.com https://*.google.com:443 https://*.google.fi https://fonts.googleapis.com https://pagead2.googlesyndication.com https://www.googleadservices.com *.googlesyndication.com *.google-analytics.com www.googletagmanager.com www.google.com https://analytics.twitter.com https://t.co https://www.facebook.com https://px.ads.linkedin.com *.siteimprove.com *.cludo.com *.frosmo.com https://matomo.it.helsinki.fi https://sentry-external.it.helsinki.fi *.mouseflow.com https://*.giosg.com https://*.giosgusercontent.com wss://service.giosg.com https://hcaptcha.com https://*.hcaptcha.com https://*.mux.com; img-src 'self' data: https://gw.api.helsinki.fi http://imgsct.cookiebot.com/ https://*.usercentrics.eu https://*.google-analytics.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.google.fi www.googletagmanager.com https://www.facebook.com https://connect.facebook.net https://t.co https://analytics.twitter.com https://px.ads.linkedin.com:443 https://px.ads.linkedin.com px.ads.linkedin.com https://*.siteimproveanalytics.io *.frosmo.com https://studies.helsinki.fi unitube.it.helsinki.fi https://matomo.it.helsinki.fi https://*.giosgusercontent.com https://dvcf59enpgt5y.cloudfront.net https://i.ytimg.com s3.eu-central-1.amazonaws.com; object-src 'none'; frame-ancestors 'self'; media-src blob:; font-src 'self' data: cdn.mouseflow.com cdn.jsdelivr.net fonts.gstatic.com; style-src 'self' 'unsafe-inline' *.cludo.com https://*.giosg.com https://*.giosgusercontent.com https://hcaptcha.com https://*.hcaptcha.com cdn.jsdelivr.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://consentcdn.cookiebot.com https://consent.cookiebot.com https://*.usercentrics.eu https://www.googletagmanager.com https://snap.licdn.com https://static.ads-twitter.com https://connect.facebook.net https://siteimproveanalytics.com *.siteimprove.net *.cludo.com fi1.frosmo.com *.fi1.frosmo.com d2oarllo6tn86.cloudfront.net https://matomo.it.helsinki.fi https://cdn.mouseflow.com https://*.giosg.com https://*.giosgusercontent.com https://*.interactionbuilder.giosg.com https://hcaptcha.com https://*.hcaptcha.com https://cdn.unibuddy.co cdn.jsdelivr.net https://www.youtube.com:443 https://www.youtube.com; frame-src https://*.giosg.com https://hcaptcha.com https://*.hcaptcha.com https://etapahtuma.fi https://www.youtube.com https://youtube.com https://app.powerbi.com https://unitube.it.helsinki.fi https://www.openstreetmap.org https://openstreetmap.org https://www.seismo.helsinki.fi https://seismo.helsinki.fi https://unibuddy.co https://tiedekulmamedia.helsinki.fi https://kartta.paikkatietoikkuna.fi https://satelliitti.laji.fi https://open.spotify.com https://monicoast.masinotek.eu https://w.soundcloud.com https://playlist.megaphone.fm https://vys-infografiikka-23.it.helsinki.fi https://player.vimeo.com; child-src https://etapahtuma.fi https://www.youtube.com https://youtube.com https://app.powerbi.com https://unitube.it.helsinki.fi https://www.openstreetmap.org https://openstreetmap.org https://www.seismo.helsinki.fi https://seismo.helsinki.fi https://unibuddy.co https://tiedekulmamedia.helsinki.fi https://kartta.paikkatietoikkuna.fi https://satelliitti.laji.fi https://open.spotify.com https://monicoast.masinotek.eu https://w.soundcloud.com https://playlist.megaphone.fm https://vys-infografiikka-23.it.helsinki.fi https://player.vimeo.com; report-uri https://sentry-external.it.helsinki.fi/api/59/security/?sentry_key=14961b491c841553fbbeca8fc3dad37a&sentry_environment=main; report-to default",
            "reporting-endpoints": "default=\"https://sentry-external.it.helsinki.fi/api/59/security/?sentry_key=14961b491c841553fbbeca8fc3dad37a&sentry_environment=main\"",
            "report-to": "{\"group\":\"default\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https://sentry-external.it.helsinki.fi/api/59/security/?sentry_key=14961b491c841553fbbeca8fc3dad37a&sentry_environment=main\"}]}",
            "permissions-policy": "geolocation=(), microphone=(), camera=()",
            "nel": "{\"report_to\":\"default\",\"max_age\":31536000,\"include_subdomains\":true}",
            "referrer-policy": "strict-origin",
            "x-lagoon": "amazeeio-fi2>ingress-nginx>helsinki-fi-main:nginx>",
            "vary": "Cookie, Accept-Encoding",
            "age": "997",
            "via": "1.1 varnish (Varnish/6.0)",
            "accept-ranges": "bytes"
        },
        "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": "Varnish",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.helsinki.fi/en",
        "title": "University of Helsinki",
        "description": "The University of Helsinki is the oldest and largest institution of academic education and research in Finland. It is a scientific community of 40,000 students and researchers",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "128.214.222.50": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "send2.it.helsinki.fi",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4035.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4136.1,
                "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": 119.37
}