Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.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
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
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
A+DNS Records1 A records, 60 ms lookupPASS
| A | 185.85.0.195 |
| AAAA | — |
| CNAME | — |
| NS | ns3-any.123ns.eu, ns1-any.123ns.eu, ns4-any.123ns.de |
| MX | 20 mx02.pixelpark.com 20 mx01.pixelpark.com |
| TXT | did=did:plc:5lvu24jrpdv3upba4zi2gwj7 HARICA-MGcsJuSY6djq4UNdmjN HARICA-TweoPMLVINLu7TKp7YN google-site-verification=KJAYLLCiArN_v6deJkReVcWRY_zTSkhBsSBwzLU6JAQ SPF v=spf1 ip4:45.144.132.136 ip6:2a06:2380:2:1:283d:5aff:feba:4401 include:_spf.pix... HARICA-QZXxV4uB2ljTS45e42j |
| 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.
ARedirect Chain1 redirect(s), 244 ms totalPASS
https://bundesgesundheitsministerium.de
101 ms · HTTP/1.1
https://www.bundesgesundheitsministerium...
143 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://bundesgesundheitsministerium.de | 301 | 101 ms | HTTP/1.1 | myracloud |
| 2 | https://www.bundesgesundheitsministerium... | 200 | 143 ms | HTTP/1.1 | myracloud |
See the visual redirect chain in the HTTP Probe tab →
A+Crawlabilityrobots.txt present, sitemap with 8 URLsPASS
# We do not distinguish between the browsers.
User-agent: *
Allow: /
# Only allow URLs generated with frontend routing
Disallow: /*?id=*
Disallow: /*&id=*
# L=0 is the default language
Disallow: /*?L=0*
Disallow: /*&L=0*
# Should always be protected, but you know...
Disallow: /*/Private/*
Disallow: /*/Configuration/*
# Disallow all files in /typo3/
Disallow: /typo3/
# Disallow all kind of sql files
Disallow: *.sql
Disallow: *.sql.gz
# Folders
Disallow: /fileadmin/BMG_Secure/
Disallow: /typo3conf/
Allow: /typo3conf/ext/*/Resources/Public/
Allow: /typo3temp/
# Parameters
# no cHash
Disallow: /*cHash
# no forms
Disallow: /*tx_form_formframework
# no search result pages
Disallow: /*tx_solr
# Sitemap
Sitemap: https://www.bundesgesundheitsministerium.de/sitemap.xml
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
- https://www.bundesgesundheitsministerium...
A+Domain Intelligencebundesgesundheitsministerium.de — hosted on SOPRADO-ANY, DEPASS
Unknown
91 days
Issued by Sectigo Limited
Unknown
Status unknown
Protects against DNS spoofing
SOPRADO-ANY, DE
ASN AS20546
185.85.0.195
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