Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=300, must-revalidate
cache-control: max-age=300, must-revalidate
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: WordPress VIP <https://wpvip.com>
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 04:57:39 GMT
Host-Header
a9130478a60e5f9135f765b23f26593b
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=4,cfOrigin;dur=2
X-Cache
HIT
X-Hacker
If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.
X-Rq
cdg1 182 249 80
X-Tef-Country-2
FR
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f7567c5e913d146-CDG date: Wed, 06 May 2026 04:57:39 GMT host-header: a9130478a60e5f9135f765b23f26593b server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=4,cfOrigin;dur=2 x-cache: HIT x-hacker: If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header. x-rq: cdg1 182 249 80 x-tef-country-2: FR
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology