Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(self), microphone=(self), geolocation=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=0
Etag
W/"19f3-49773873e8"
Last-Modified
Tue, 01 Jan 1980 00:00:01 GMT
age: 0 cache-control: public, max-age=0 etag: W/"19f3-49773873e8" last-modified: Tue, 01 Jan 1980 00:00:01 GMT
Content Headers
Content-Length
6643
Content-Type
text/html; charset=UTF-8
content-length: 6643 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
705695813275, 705695813275:donegrading
Cdn-Cache-Status
revalidated
Date
Wed, 06 May 2026 11:33:13 GMT
Server-Timing
l2gfet4t7; dur=925
Traceparent
00-e0a0e40c0c2f0a0d56c9e81ad24b0273-2b72282886fea067-01
Via
1.1 google
X-Cloud-Trace-Context
e0a0e40c0c2f0a0d56c9e81ad24b0273/3130608845504553063;o=1
X-Dns-Prefetch-Control
off
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000 cache-tag: 705695813275, 705695813275:donegrading cdn-cache-status: revalidated date: Wed, 06 May 2026 11:33:13 GMT server-timing: l2gfet4t7; dur=925 traceparent: 00-e0a0e40c0c2f0a0d56c9e81ad24b0273-2b72282886fea067-01 via: 1.1 google x-cloud-trace-context: e0a0e40c0c2f0a0d56c9e81ad24b0273/3130608845504553063;o=1 x-dns-prefetch-control: off
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology