Infrastructure
· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.DURL VariantsActionwww/non-www, trailing slash, HTTP→HTTPSFIX
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
HTTP version does not redirect to HTTPS
DHTTP Probe TimingActionTotal 2461 ms — DNS, TCP, TLS, TTFB, content transfer breakdownFIX
Connection waterfall
DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
BDNSSECUnsigned (DNSSEC not deployed)REVIEW
BCAA RecordsNo CAA records (any CA may issue certificates)REVIEW
BReverse DNS0/2 IPs match cert SANREVIEW
CMulti-Resolver DNS SpeedActionMean 257ms across 3 resolvers (spread 115ms)REVIEW
BTLS Certificate Expiry & Recommendations149 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- 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
BCDN Cache ObservabilityNo CDN cache-status headers in the responseREVIEW
BOperational Status PageNo status page link detectedREVIEW
BHealth Check EndpointNo conventional health endpoint foundREVIEW
ADNS Records1 A records, 691 ms lookupPASS
| A | 217.160.0.224 |
| AAAA | 2001:8d8:100f:f000::200 |
| CNAME | — |
| NS | ns1071.ui-dns.biz, ns1095.ui-dns.com, ns1095.ui-dns.org, ns1065.ui-dns.de |
| MX | 10 mx01.ionos.de 10 mx00.ionos.de |
| TXT | SPF v=spf1 include:_spf-eu.ionos.com ~all |
| 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
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
A+Subdomain TakeoverNo subdomain takeover risk detectedPASS
A+Redirect ChainNo redirects — direct accessPASS
https://gesafe-hennel.de
2127 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://gesafe-hennel.de | 200 | 2127 ms | HTTP/1.1 | Apache |
A+IPv6 ReadinessIPv6 reachable (153 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 3001 URLsPASS
User-agent: *
Allow: /
sitemap: https://gesafe-hennel.de/sitemap301.xml
sitemap: https://gesafe-hennel.de/sitemap647.xml
sitemap: https://gesafe-hennel.de/sitemap356.xml
sitemap: https://gesafe-hennel.de/sitemap244.xml
sitemap: https://gesafe-hennel.de/sitemap867.xml
A+Domain Intelligencegesafe-hennel.dePASS
Unknown
149 days
Issued by Sectigo Limited
Unknown
Status unknown
Protects against DNS spoofing
Unknown
2001:8d8:100f:f000::200
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