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.
BRedirect Chain2 redirect(s), 267 ms totalREVIEW
https://infomaniak.com
92 ms · HTTP/1.1
https://www.infomaniak.com/
74 ms · HTTP/1.1
https://www.infomaniak.com/fr
101 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://infomaniak.com | 301 | 92 ms | HTTP/1.1 | |
| 2 | https://www.infomaniak.com/ | 302 | 74 ms | HTTP/1.1 | |
| 3 | https://www.infomaniak.com/fr | 200 | 101 ms | HTTP/1.1 |
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
If permanent, use 301 instead.
302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.
Learn more ▾ ▴
Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).
Source: Google Search Central
BTLS Certificate Expiry & Recommendations309 days until leaf cert expires — 2 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+DNS Records1 A records, 66 ms lookupPASS
| A | 185.125.25.1 |
| AAAA | 2001:1600:0:aaaa::2:6 |
| CNAME | — |
| NS | ns1.infomaniak.ch, ns2.infomaniak.ch |
| MX | 5 mta-gw.infomaniak.ch |
| TXT | adojq6vxx4 _0456fl7j57k4hvo54iqoqdlagzhh0q8 _uqaz3lzwlwiyrfvt3hjimu3tlhkoe84 _vlslakjzuze9at8r1rl715byhxqhkfj apple-domain-verification=Ey6vFr7DkisAJaSF MS=A59978F0659511E0E80CC48E30ADDFD1F86E8801 amazonses:7hUjEK9TH/M+HXLYD8yA0dfU4jcVbNy3ZdGCsNByvEc= google-site-verification=Ks5xAq1tM3zO_f80XerzZqoX16985FxihanzVeFOJa8 google-site-verification=S729C68oJjMTKpiIPMuRRhraZ6yk5RlC75M41nJ-Wws google-site-verification=YE1h9_Az5_YBBZIzkwUqqgtlQYYIIG9RnZ0G2TlWi2o google-site-verification=mx5B9z5DJj6DTz-eo_9gTAhPZ-JHJvwVwxdKuIZ9NQY atlassian-domain-verification=lwrD2TOQhGSwjaugjMCBFRM4a89u0Geeyl6a3inzM9wBgc5ayP... atlassian-domain-verification=qeCGHMahv9BJmcC4TSO8RNewSQOatfmucGX1AeOzbmCWndGItX... SPF v=spf1 include:spf.infomaniak.ch include:_spf.mailrelay.rrpproxy.net ip4:164.128... |
| 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.
A+IPv6 ReadinessIPv6 reachable (16 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 5 URLsPASS
User-agent: *
Allow: /
Disallow: /fr/etat-reseau
Disallow: /en/network-status
Disallow: /de/netzwerkstatus
Disallow: /it/stato-rete
Disallow: /es/estado-red
Disallow: /ip
Disallow: /api/
Sitemap: https://www.infomaniak.com/sitemap.xml
AURL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Use 301 (permanent) instead of 302 (temporary)
ADomain Intelligenceinfomaniak.com — via Infomaniak Network SA, 29 years, 3 months oldPASS
EXPIRED
June 9, 2026
309 days
Issued by Sectigo Limited
29 years, 3 months
Registered June 10, 1997
Enabled
Protects against DNS spoofing
Unknown
2001:1600:0:aaaa::2:6
Infomaniak Network SA
Expiry timeline
Recommended actions
- Domain has EXPIRED — renew immediately to avoid total site outage
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Consider enabling auto-renewal to prevent accidental expiration.
Domain expiry approaching — renew immediately and ensure auto-renew + alerting are configured.
Source: ICANN renewal policy
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