Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
default-src; script-src; style-src; +8 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Caching Headers
1 headers
Cache-Control
Caching
private
Content Headers
1 headers
Content-Type
Content
text/html; charset=UTF-8
Server Headers
2 headers
Server
Server
nginx
X-Powered-By
Server
WordPress VIP <https://wpvip.com>
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Date
Other
Sun, 09 Nov 2025 07:59:28 GMT
Host-Header
Other
a9130478a60e5f9135f765b23f26593b
Link
Other
<https://wp.me/fu8wp>; rel=shortlink
X-Cache
Other
MISS
X-Hacker
Other
If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.
X-Rq
Other
dca8 0 20 9980
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 1405ms