Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.FRedirect ChainAction3 redirect(s), 3245 ms totalFIX
https://uni-muenster.de
804 ms · HTTP/1.1
https://www.uni-muenster.de/
806 ms · HTTP/1.1
https://www.uni-muenster.de/de
813 ms · HTTP/1.1
https://www.uni-muenster.de/de/
821 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://uni-muenster.de | 301 | 804 ms | HTTP/1.1 | Apache/2.4 |
| 2 | https://www.uni-muenster.de/ | 301 | 806 ms | HTTP/1.1 | Apache/2.4 |
| 3 | https://www.uni-muenster.de/de | 301 | 813 ms | HTTP/1.1 | Apache/2.4 |
| 4 | https://www.uni-muenster.de/de/ | 200 | 821 ms | HTTP/1.1 | Apache/2.4 |
See the visual redirect chain in the HTTP Probe tab →
Each redirect adds latency. Try to minimize the chain to 1 hop.
Redirect chain — each hop adds latency; combine into one redirect where possible.
Source: Google Search Central / web.dev
DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
BCrawlabilityrobots.txt present, no sitemapREVIEW
A sitemap helps search engines discover and index your pages more efficiently.
No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.
Learn more ▾ ▴
A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.
Source: sitemaps.org / Google Search Central
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
User-agent: *
Disallow: /.
Disallow: /de/skriptvorlage/
Disallow: /exec/
Disallow: /forschungaz/
Disallow: /Fruehmittelalter/Projekte/Cluny/BC/
Disallow: /IVVNWZ/EU-Projekt/
Disallow: /suche/
Disallow: /WWW/Statistik/
Disallow: /WWWTest/
Disallow: /ZBMed/aktuelles/tag/
Disallow: /ZIVtest/
Disallow: /ZIVwiki/bin/edit/
Disallow: /ZIVwiki/bin/manage/
Disallow: /ZIVwiki/bin/oops/
Disallow: /ZIVwiki/bin/rdiff/
Disallow: /ZIVwiki/bin/view/Main/
No sitemap found
Adding a sitemap helps search engines discover your pages.
BHTTP Probe TimingTotal 809 ms — DNS, TCP, TLS, TTFB, content transfer breakdownREVIEW
Connection waterfall
BTLS Certificate Expiry & Recommendations91 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Add includeSubDomains to the HSTS directive
- Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
- Enable DNSSEC on your domain for DNS spoofing protection
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
ADNS Records1 A records, 224 ms lookupPASS
| A | 128.176.2.221 |
| AAAA | — |
| CNAME | — |
| NS | ns01-ext.uni-muenster.de, dns-1.dfn.de, dns-2.dfn.de, ns02-ext.uni-muenster.de |
| MX | 100 udcm-wwu4.uni-muenster.de 100 udcm-wwu3.uni-muenster.de 100 udcm-wwu1.uni-muenster.de 100 udcm-wwu2.uni-muenster.de |
| TXT | SPF v=spf1 ip4:128.176.0.0/16 ip6:2001:4cf0::/29 ip4:65.109.33.58 ip6:2a01:4f9:5a:1e... adobe-idp-site-verification=4e719d62c75c68a39801ebb9093499b6a4d32dcb96bdfe05df6e... |
| CAA | Lookup not available with standard resolver |
Multiple A records provide failover if one server goes down.
Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.
Learn more ▾ ▴
Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.
Source: SRE practice / DNS architecture
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.
Slow DNS adds latency to every page load. Consider a faster DNS provider.
DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.
Source: DNS performance benchmarks
AURL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Use 301 (permanent) instead of 302 (temporary)
A+Domain Intelligenceuni-muenster.de — hosted on DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V., DEPASS
Unknown
91 days
Issued by Hellenic Academic and Research Institutions CA
Unknown
Status unknown
Protects against DNS spoofing
DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V., DE
ASN AS680
128.176.2.221
Registrar unknown
Expiry timeline
Recommended actions
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.
Learn more ▾ ▴
Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.
Source: ICANN / domain-security best practice