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.
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations69 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
- Submit your domain to hstspreload.org to be added to the Chrome preload list
- 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 | 94.130.222.149 |
| AAAA | 2a01:4f8:13b:15a3:1::10 |
| CNAME | — |
| NS | ns-11-a.gandi.net, ns-13-b.gandi.net, ns-218-c.gandi.net |
| MX | 10 mail.phpmyadmin.net |
| TXT | site24x7-domain-verification=7a7f9f595b0a05c715431081242bb91a keybase-site-verification=8Xn8gBMTN5u_Ac5-X1Bn28Hmf-pr2vagWC18bmkShzQ google-site-verification=LNRQk-aXEvxUGVY5bSgg164sXwAFDYMpYR5h8l7HtdE google-site-verification=jrbvWBE4eNu7cVqn1vygIi8GDfk6fIG8ZTfxL96mvcA SPF v=spf1 mx a ptr a:klutz.phpmyadmin.net a:hertz.phpmyadmin.net ~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
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), 228 ms totalPASS
https://phpmyadmin.net
124 ms · HTTP/1.1
https://www.phpmyadmin.net/
103 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://phpmyadmin.net | 301 | 124 ms | HTTP/1.1 | nginx |
| 2 | https://www.phpmyadmin.net/ | 200 | 103 ms | HTTP/1.1 | CDN77-Turbo |
See the visual redirect chain in the HTTP Probe tab →
A+IPv6 ReadinessIPv6 reachable (30 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 5 URLsPASS
User-Agent: *
Allow: /
Sitemap: https://www.phpmyadmin.net/sitemap.xml
A+Domain Intelligencephpmyadmin.net — via Gandi SAS, 24 years, 4 months oldPASS
260 days
April 2, 2027
69 days
Issued by Let's Encrypt
24 years, 4 months
Registered April 2, 2002
Enabled
Protects against DNS spoofing
Unknown
2a01:4f8:13b:15a3:1::10
Gandi SAS
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