Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public,max-age=0,s-maxage=0
Etag
"7fd31a6d4a7f54696f59b79bc658ed1b"
Last-Modified
Mon, 27 Apr 2026 02:56:12 GMT
cache-control: public,max-age=0,s-maxage=0 etag: "7fd31a6d4a7f54696f59b79bc658ed1b" last-modified: Mon, 27 Apr 2026 02:56:12 GMT
Content Headers
Content-Length
11556
Content-Type
text/html
content-length: 11556 content-type: text/html
CORS Headers
Access-Control-Allow-Credentials
false
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET
Access-Control-Allow-Origin
*
Access-Control-Max-Age
5
access-control-allow-credentials: false access-control-allow-headers: * access-control-allow-methods: GET access-control-allow-origin: * access-control-max-age: 5
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Mon, 27 Apr 2026 05:59:32 GMT
Via
1.1 google
X-Goog-Generation
1777258572194250
X-Goog-Hash
crc32c=a0AoAA==, md5=f9MabUp/VGlvWbebxljtGw==
X-Goog-Metageneration
1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Mon, 27 Apr 2026 05:59:32 GMT via: 1.1 google x-goog-generation: 1777258572194250 x-goog-hash: crc32c=a0AoAA==, md5=f9MabUp/VGlvWbebxljtGw== x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 11556 x-guploader-uploadid: AMNfjG3RQguva-6hyTzZESCjLqF3v2Yb1d7OsLOT9NXXNXBzYWj-SL839jkaT2Sb6B1CFDVD
Recommendations
Enable compression (gzip/brotli) to improve performance