17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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
Vary
Performance
Accept-Encoding, Cookie, Cookie

Caching Headers

2 headers
Age
Caching
24265
Cache-Control
Caching
public, max-age=60, s-maxage=43200, stale-while-revalidate=86400, stale-if-error=604800

Content Headers

2 headers
Content-Length
Content
200658
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

9 headers
Date
Other
Fri, 14 Nov 2025 14:23:51 GMT
Link
Other
<https://networkgradelinux.org/>; rel=shortlink
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
HIT, MISS
X-Cache-Hits
Other
3, 0
X-Pantheon-Styx-Hostname
Other
styx-fe4-a-78c956d5c-hzd8v
X-Served-By
Other
cache-chi-klot8100123-CHI, cache-pdk-kfty8610035-PDK
X-Styx-Req-Id
Other
0b3dc78d-c12d-11f0-86c9-ea5a92f4310b
X-Timer
Other
S1763130231.224571,VS0,VE30

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 301ms