Summary
A Concise Overview of the scan result of url https://open-note-dev-static.pages.dev/
- Document
- HTML
- 1
- StyleSheets
- 1
- Scripts
- 0
- Font
- 0
- Images
- 3
- Links
- 3
- JavaScript Variables
- 10
- Console log messages
- 0
- Network
- Requests
- 5
- Bytes Transferred
- 16.91KB
- Bytes Total
- 44.27KB
- DNS Record
- A Record
- 2
- AAAA Record
- 2
- Technology
- Security
- 1
- CDN
- 1
- Miscellaneous
- 1
Document
Links
The outgoing links identified from the page.
| Link | Text |
|---|---|
| https://github.com/nextframedev | GitHub |
| https://nextframe.dev | nextframe.dev |
| https://quietlinepress.com | Quiet Line Press |
JavaScript Variables
Global JavaScript variables are variables that are defined outside of any function or block scope in JavaScript.
Technology
The technologies identified are present on the scanned URL.
| Name | Description | Detected patterns |
|---|---|---|
| Security | ||
| HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS. | Type: headers Name: strict-transport-security Regex: (?:) | |
| Miscellaneous | ||
HTTP/3 | HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web. | Type: headers Name: alt-svc Regex: h3 |
| CDN | ||
Cloudflare | Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services. | Type: headers Name: cf-ray Regex: ^cloudflare$ |
Performance
The speed and efficiency of the scanned URL loads and displays its content.
- dns
- 1 msGood
- tcp
- 1 msGood
- requestTime
- 3 msGood
- dom
- 1 msGood
DNS Record
A DNS record maps a domain name to an IP address or other resource information.
| Type | Name | Content | DNSSEC |
|---|---|---|---|
| A | open-note-dev-static.pages.dev | 172.66.44.210 | no |
| A | open-note-dev-static.pages.dev | 172.66.47.46 | no |
| AAAA | open-note-dev-static.pages.dev | 2606:4700:310c::ac42:2f2e | no |
| AAAA | open-note-dev-static.pages.dev | 2606:4700:310c::ac42:2cd2 | no |
SSL Certificate
An SSL certificate is a digital certificate that verifies the authenticity and encrypts the communication between a website and its visitors.
| Subject | Issue date | Expiry date | Valid |
|---|---|---|---|
open-note-dev-static.pages.dev | 3/25/2026 | 3/26/2027 | 1 year 1 day |
HTTP Headers
HTTP Header
An HTTP header is a component of an HTTP request or response that contains additional information about the message being sent or received.
| Name | Value |
|---|---|
| Access-Control-Allow-Origin | * |
| CF-RAY | 9e2815059ebf1586-SJC |
| Cache-Control | public, max-age=0, must-revalidate |
| Connection | keep-alive |
| Content-Encoding | br |
| Content-Type | text/html; charset=utf-8 |
| Date | Thu, 26 Mar 2026 18:05:12 GMT |
| ETag | W/"4bf950d841d35b09c4f7ec9c53b887aa" |
| Nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| Report-To | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6l3LFvr5XBZCFISE6gM1BSgfirupDb2bAgYt3JlAjO8AjUYclmh3SnwdqOF95J4dap59drDzSjqJaSbJwPEiEuMz9awg8wiQkZ3tZlhh5LI9K6MKuLx97%2FhQlzx5NXDdKwZ23PMCkS24uTZ94Mdu5N8%3D"}]} |
| Server | cloudflare |
| Strict-Transport-Security | max-age=31536000; includeSubDomains; preload |
| Transfer-Encoding | chunked |
| alt-svc | h3=":443"; ma=86400 |
| content-security-policy | default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob:; font-src 'self'; connect-src 'self'; frame-ancestors 'self'; base-uri 'self'; form-action 'self'; object-src 'none'; |
| cross-origin-opener-policy | same-origin |
| cross-origin-resource-policy | same-origin |
| permissions-policy | camera=(), microphone=(), geolocation=() |
| referrer-policy | strict-origin-when-cross-origin |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-xss-protection | 0 |
Content Security Policy
Content Security Policy (CSP) is a security mechanism that helps prevent cross-site scripting (XSS) and other code injection attacks by specifying which content sources are allowed to be loaded on a web page.
| Name | Value |
|---|---|
| default-src | 'self' |
| script-src | 'self''unsafe-inline' |
| style-src | 'self''unsafe-inline' |
| img-src | 'self'data:blob: |
| font-src | 'self' |
| connect-src | 'self' |
| frame-ancestors | 'self' |
| base-uri | 'self' |
| form-action | 'self' |
| object-src | 'none' |
Cookies
Cookies are small pieces of data stored on a user's web browser to track and remember information about their browsing activity on a website.
| Name | Value | Domain/Path | Expires | Secure | HTTP Only |
|---|