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 Chain1 redirect(s), 1964 ms totalREVIEW
https://transip.nl
884 ms · HTTP/1.1
https://www.transip.nl/
1080 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://transip.nl | 302 | 884 ms | HTTP/1.1 | nginx |
| 2 | https://www.transip.nl/ | 200 | 1080 ms | HTTP/1.1 | nginx |
See the visual redirect chain in the HTTP Probe tab →
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
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BHTTP Probe TimingTotal 883 ms — DNS, TCP, TLS, TTFB, content transfer breakdownREVIEW
Connection waterfall
BTLS Certificate Expiry & Recommendations196 days until leaf cert expires — 3 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 OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
ADNS Records1 A records, 392 ms lookupPASS
| A | 37.97.254.1 |
| AAAA | 2a01:7c8:3:1337::1 |
| CNAME | — |
| NS | ns0.transip.net, ns1.transip.nl, ns2.transip.eu |
| MX | 10 filter.premiumantispam.nl 20 fallback.premiumantispam.nl |
| TXT | Transip BV MS=ms11930348 436263849-3020218 1password-site-verification=TY5MEQ2KEVBX5HVZAXCXPW5HRA SPF v=spf1 include:_spf.transip.nl include:_spf.transip.email include:_ext.transip.n... |
| 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
A+IPv6 ReadinessIPv6 reachable (157 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 965 URLsPASS
User-Agent: *
Disallow: /knowledgebase/tag/*
Disallow: /knowledgebase/zoeken/*
Allow: /
Sitemap: https://www.transip.nl/sitemap.xml
A+Domain Intelligencetransip.nl — via team.blue nl B.V., 23 years, 5 months oldPASS
Unknown
196 days
Issued by Sectigo Limited
23 years, 5 months
Registered March 5, 2003
Enabled
Protects against DNS spoofing
Unknown
2a01:7c8:3:1337::1
team.blue nl B.V.
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