Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=*, geolocation=(self); +2 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=3600
Etag
"f3488dfc67a20065e44d7de6f77f057d9b52e5f8312dabd59dcaf27c49c9a5d1"
Last-Modified
Fri, 10 Apr 2026 00:01:39 GMT
cache-control: max-age=3600 etag: "f3488dfc67a20065e44d7de6f77f057d9b52e5f8312dabd59dcaf27c49c9a5d1" last-modified: Fri, 10 Apr 2026 00:01:39 GMT
Content Headers
Content-Length
3656
Content-Type
text/html; charset=utf-8
content-length: 3656 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
Origin, Content-Type, Accept, Authorization, X-Requested-With
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: Origin, Content-Type, Accept, Authorization, X-Requested-With access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 12 Apr 2026 07:53:30 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-lga21949-LGA
X-Timer
S1775980410.088037,VS0,VE126
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 12 Apr 2026 07:53:30 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-lga21949-LGA x-timer: S1775980410.088037,VS0,VE126
Recommendations
Enable compression (gzip/brotli) to improve performance