Infrastructure
· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.FIPv6 ReadinessActionIPv6 records exist but unreachableFIX
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
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)
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
CReverse DNSAction0/4 IPs match cert SANREVIEW
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations150 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
BHealth Check EndpointNo conventional health endpoint foundREVIEW
A+DNS Records2 A records, 14 ms lookupPASS
| A | 194.26.195.206, 194.26.195.203 |
| AAAA | 2606:4700:3037::6815:1494, 2606:4700:3034::ac43:c124 |
| CNAME | — |
| NS | ns11.parspack.com, ns10.parspack.com, ns12.parspack.com |
| MX | 5 mx1.parspack.com 10 mx2.parspack.com |
| TXT | 661a4d76ef29f102eff59f5bce53efd9a2364b1439212c3b2ed66de392728f8 google-site-verification=Mp6JhZm83bRYRgtJmhjnsC9XHeJoBH7hAiCtOP9tbnc SPF v=spf1 ip4:46.102.137.39 ip4:37.58.63.151 ip4:185.110.191.48 ip4:109.122.246.138... redgemtoken=BmPOEe.html google-site-verification=rez4QUyaIIhVVdECgI95_MTy4-0r68ENjSP_DAAGUXg |
| CAA | Lookup not available with standard resolver |
A+Subdomain TakeoverNo subdomain takeover risk detectedPASS
A+Multi-Resolver DNS SpeedMean 9ms across 3 resolvers (spread 12ms)PASS
A+Redirect ChainNo redirects — direct accessPASS
https://parspack.com
575 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://parspack.com | 200 | 575 ms | HTTP/1.1 | WCDN 3.8.6 |
A+Crawlabilityrobots.txt present, sitemap with 3 URLsPASS
User-Agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Allow: /wp-content/uploads/
Allow: /new/wp-content/
Disallow: /en/*
Disallow: /blg*
Disallow: /new/*
Disallow: /testheaders.php
Disallow: /st/*
Disallow: /*/comment-page-*
###sitemap###
Sitemap: https://parspack.com/sitemap_index.xml
A+Domain Intelligenceparspack.com — via Key-Systems GmbH, 17 years, 3 months old, hosted on BitCommand - BitCommand LLC, AMPASS
717 days
June 28, 2028
150 days
Issued by Asseco Data Systems S.A.
17 years, 3 months
Registered June 28, 2009
Not enabled
Protects against DNS spoofing
BitCommand - BitCommand LLC, AM
ASN AS202269
194.26.195.203
Key-Systems GmbH
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
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.
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