Open
Cached
·
just now
18
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
Age
3014871
Cache-Control
max-age=10368000,public
Etag
"769b9e1c5e32da1:0"
Last-Modified
Tue, 19 Dec 2023 09:31:14 GMT
age: 3014871 cache-control: max-age=10368000,public etag: "769b9e1c5e32da1:0" last-modified: Tue, 19 Dec 2023 09:31:14 GMT
Content Headers
Content-Length
1150
Content-Type
image/x-icon
content-length: 1150 content-type: image/x-icon
Server Headers
server: Microsoft-IIS/10.0 x-powered-by: ASP.NET
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 01 Apr 2026 15:49:13 GMT
X-Itsl
EUCSTATICS02
alt-svc: h3=":443"; ma=86400 date: Wed, 01 Apr 2026 15:49:13 GMT via: 1.1 8bfd81930b924398beafec91f36dd63c.cloudfront.net (CloudFront) x-amz-cf-id: CfTY3RcgtvU0pE1yote0myNERMGYG82XMTH0YhAx_XQfpsTQzqt0Cw== x-amz-cf-pop: IAD89-P3 x-cache: Hit from cloudfront x-itsl: EUCSTATICS02
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology