Skip to content
https://peakhealthandfitness.co.uk

Infrastructure

· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
84
GRADE
B
FIX
1
REVIEW
6
PASS
10
INFO
0
Probed from Sao Paulo, Brazil
200 OK
Checks
17
10 PASS 6 REVIEW 1 FIX
F
IPv6 Readiness
Action
IPv6 records exist but unreachable
FIX
IPv6 records exist but unreachable
Warning::
IPv6 DNS records exist but server is not reachable
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
Got: 2620:127:f00f:6::
Info::
IPv6 connection error
Got: dial tcp6 [2620:127:f00f:6::]:443: connect: no route to host
IPv6 Misconfigured
AAAA Records 2620:127:f00f:6:: Connection UNREACHABLE

Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.

Why this matters

Advertising IPv6 (AAAA records) without a reachable server means IPv6-preferring clients silently fail every connection.

Learn more

Modern browsers prefer IPv6 if AAAA exists (Happy Eyeballs algorithm). If the IPv6 server isn't reachable, browsers fall back to IPv4 — but with seconds of added latency per request. Either fix IPv6 reachability or remove the AAAA records.

Source: RFC 8305 (Happy Eyeballs)

B
DNSSEC
Unsigned (DNSSEC not deployed)
REVIEW
Unsigned (DNSSEC not deployed)
Info::
DNSSEC is not deployed
The zone is not DNSSEC-signed. Users on validating resolvers (Cloudflare 1.1.1.1, Quad9 9.9.9.9, growing default in mobile resolvers) get no protection against DNS spoofing for this domain. Most registrars now offer DNSSEC at a single click; consider enabling it for sites where authenticity matters (banking, healthcare, government).
B
CAA Records
No CAA records (any CA may issue certificates)
REVIEW
No CAA records (any CA may issue certificates)
Info::
No CAA records published
Without CAA records, any publicly-trusted CA can issue certificates for this domain. Adding a CAA record (`yourdomain. IN CAA 0 issue "letsencrypt.org"`) restricts issuance to CAs you authorize. Required by CAB Forum baseline since 2017; the default of 'any CA' is widely supported but is the broader attack surface for issuance fraud.
B
Reverse DNS
0/2 IPs match cert SAN
REVIEW
0/2 IPs match cert SAN
Info::
PTR for 23.227.38.66 does not match any cert SAN: myshopify.com
Common when behind a CDN or shared hosting (PTR points at the provider's hostname). Mismatch can also affect mail deliverability if this IP sends email -- many MTAs reject mail when forward+reverse DNS disagree.
Info::
PTR lookup failed for 2620:127:f00f:6::: lookup 2620:127:f00f:6::: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
B
Multi-Resolver DNS Speed
Mean 114ms across 3 resolvers (spread 176ms)
REVIEW
Mean 114ms across 3 resolvers (spread 176ms)
Info::
Google: 55ms
Got: 55ms via 8.8.8.8:53
Info::
Cloudflare: 57ms
Got: 57ms via 1.1.1.1:53
Info::
Quad9: 231ms
Got: 231ms via 9.9.9.9:53
B
TLS Certificate Expiry & Recommendations
57 days until leaf cert expires — 5 issues to address
REVIEW

Certificate validity

57
days left
0d 30d 60d 90d+

Recommended actions

  • Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
  • 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
B
Operational Status Page
No status page link detected
REVIEW
No status page link detected
Info::
No operational status page link detected
Status pages communicate planned maintenance and incidents to users -- a hallmark of operationally-mature services. Most SaaS teams publish one via Atlassian Statuspage, Instatus, BetterUptime, or a self-hosted Cachet. Smaller sites legitimately don't need one; flagged as Info, not a failure.
A
DNS Records
1 A records, 324 ms lookup
PASS
1 A records, 324 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 23.227.38.66
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
Has 1 IPv6 (AAAA) record(s)
Got: 2620:127:f00f:6::
Info::
4 nameserver(s) configured
Got: ns-cloud-b4.googledomains.com, ns-cloud-b1.googledomains.com, ns-cloud-b2.googledomains.com, ns-cloud-b3.googledomains.com
Info::
5 mail exchanger(s) configured
Info::
SPF record present in TXT
Warning::
DNS resolution is slow (324 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 324 ms
A23.227.38.66
AAAA2620:127:f00f:6::
CNAME
NSns-cloud-b4.googledomains.com, ns-cloud-b1.googledomains.com, ns-cloud-b2.googledomains.com, ns-cloud-b3.googledomains.com
MX
1 aspmx.l.google.com
5 alt2.aspmx.l.google.com
5 alt1.aspmx.l.google.com
10 alt4.aspmx.l.google.com
10 alt3.aspmx.l.google.com
TXT
google-site-verification=GapWkpCefAvtXOEhwuy2osp62D40UG0QPJ2d3oItk-Q
SPF v=spf1 include:mailgun.org include:_spf.google.com ~all
google-site-verification=OtRlV80old6OqAAEEq19FBueeenI6biNLIsE8c50KPw
CAALookup not available with standard resolver
Resolved in 324 ms

Multiple A records provide failover if one server goes down.

Why this matters

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.

Why this matters

DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.

Source: DNS performance benchmarks

A+
Subdomain Takeover
No subdomain takeover risk detected
PASS
No subdomain takeover risk detected
Info::
No CNAME record present
A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://peakhealthandfitness.co.uk

https://peakhealthandfitness.co.uk

308 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://peakhealthandfitness.co.uk200308 msHTTP/1.1cloudflare
A+
Crawlability
robots.txt present, sitemap with 5 URLs
PASS
robots.txt present, sitemap with 5 URLs
Info::
robots.txt is present
Got: 1745 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 5 entries
Info::
Sitemap index with 5 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 1745 B Sitemaps referenced 1 User-agents *, bingbot, AhrefsBot, SemrushBot, MJ12bot, DotBot, Googlebot Blocking No — crawling allowed
User-agent: *

Disallow: /admin

Disallow: /cart

Disallow: /checkout

Disallow: /orders

Disallow: /account

Disallow: /search

Disallow: /apple-app-site-association


# =========================

# BLOCK DUPLICATE & LOW VALUE URL PARAMETERS

# =========================

Disallow: /*?*sort_by=

Disallow: /*?*filter=

Disallow: /*?*variant=

Disallow: /*?*view=

Disallow: /*?*grid_list=

Disallow: /*?*page=

Disallow: /*?*section_id=

Disallow: /*?*utm_

Disallow: /*?*ref=

Disallow: /*?*fbclid=

Disallow: /*?*gclid=

Disallow: /*?*price=

Disallow: /*?*rating=

Disallow: /*?*color=

Disallow: /*?*size=


# =========================

# ALLOW CORE SEO PAGES

# =========================

Allow: /collections/

Allow: /collections/*/products/

Allow: /products/

Allow: /blogs/

Allow: /pages/


# =========================

# IMPORTANT: ALLOW PAGINATION CLEANLY

# =========================

Allow: /*?page=


# =========================

# BLOCK INTERNAL DUPLICATE PATHS

# =========================

Disallow: /collections/*+*

Disallow: /collections/*%2B*

Disallow: /collections/*%20*


# =========================

# CRAWL DELAY (OPTIONAL - SOME BOTS IGNORE)

# =========================

User-agent: bingbot

Crawl-delay: 5

# =========================

# BLOCK AGGRESSIVE / LOW VALUE BOTS (OPTIONAL)

# =========================

User-agent: AhrefsBot

Disallow: /


User-agent: SemrushBot

Disallow: /


User-agent: MJ12bot

Disallow: /


User-agent: DotBot

Disallow: /


# =========================

# ALLOW GOOGLE FULL ACCESS

# =========================

User-agent: Googlebot

Disallow:


# =========================

# SITEMAP

# =========================

Sitemap: https://peakhealthandfitness.co.uk/sitemap.xml
A+
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Info::
www/non-www redirect configured correctly (preferred: non-www)
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

301https://www.peakhealthandfitness.co.uk/
200https://peakhealthandfitness.co.uk/

Preferred variant: non-www

HTTP → HTTPS

301http://peakhealthandfitness.co.uk/ https://peakhealthandfitness.co.uk/

Consistent

A+
Domain Intelligence
peakhealthandfitness.co.uk — via Tucows Inc t/a Tucows, 2 years, 6 months old
PASS
peakhealthandfitness.co.uk — via Tucows Inc t/a Tucows, 2 years, 6 months old
Info::
Domain registered until Nov 24, 2026 (6 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: Tucows Inc t/a Tucows
Warning::
Registrar lock is NOT enabled
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.
Domain expiry

181 days

November 24, 2026

SSL certificate

57 days

Issued by Let's Encrypt

Domain age

2 years, 6 months

Registered November 24, 2023

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2620:127:f00f:6::

Registrar

Tucows Inc t/a Tucows

Unlocked 4 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar Tucows Inc t/a Tucows
Created November 24, 2023 (2 years, 6 months ago)
Expires November 24, 2026 (6 months)
Last Updated November 11, 2025
Name Servers ns-cloud-b1.googledomains.com., ns-cloud-b2.googledomains.com., ns-cloud-b3.googledomains.com., ns-cloud-b4.googledomains.com.
DNSSEC Not enabled
Hosting
IP Address 2620:127:f00f:6::
Data source: rdap (1.2s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

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.

Why this matters

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

A+
HTTP Probe Timing
Total 385 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
112 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
2 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
11 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
366 ms
Total Time Total request time from DNS lookup through full response.
385 ms

Connection waterfall

DNS Lookup 112 ms TCP Connect 2 ms TLS Handshake 11 ms Server Processing 241 ms Content Transfer 20 ms
A
CDN & Delivery
Cloudflare (DYNAMIC)
PASS
Cloudflare (DYNAMIC)
Info::
Site is served via Cloudflare CDN (edge: GRU)
Got: cf-ray: 9ff470464f4900f7-GRU
Info::
CDN cache status: DYNAMIC
CDN Detected: Cloudflare
Provider Cloudflare Cache Status DYNAMIC Evidence cf-ray: 9ff470464f4900f7-GRU
A+
CDN Cache Observability
Cache state: DYNAMIC
PASS
Cache state: DYNAMIC
Info::
CDN cache state observable via 1 header(s)
Got: cf-cache-status=DYNAMIC
A+
Health Check Endpoint
Health endpoint at https://peakhealthandfitness.co.uk/healthz (HTTP 200)
PASS
Health endpoint at https://peakhealthandfitness.co.uk/healthz (HTTP 200)
Info::
Public health endpoint at https://peakhealthandfitness.co.uk/healthz
Got: https://peakhealthandfitness.co.uk/healthz
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback