Summary
A Concise Overview of the scan result of url https://angels-demons-nails.pages.dev/
- Document
- HTML
- 1
- StyleSheets
- 4
- Scripts
- 3
- Font
- 5
- Images
- 7
- Links
- 6
- JavaScript Variables
- 13
- Console log messages
- 0
- Network
- Requests
- 20
- Bytes Transferred
- 265.43KB
- Bytes Total
- 392.3KB
- 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://booksy.com/es-es/69466_angels-demons-nails_salon-de-unas_48776_cornella-de-llobregat | Reservar en Booksy |
| https://www.instagram.com/angel_and_demons_nails/ | Ver todo en Instagram |
| https://search.google.com/local/writereview?placeid=ChIJUasWdWyZpBIRvQAK_qP3A9M | Déjanos tu reseña en Google |
| https://www.google.com/maps/search/?api=1&query=Angels%20%26%20Demons%20Nails%2C%20Rambla%20de%20Anselm%20Clav%C3%A9%2C%2042%2C%2008940%20Cornell%C3%A0%20de%20Llobregat&query_place_id=ChIJUasWdWyZpBIRvQAK_qP3A9M | Rambla de Anselm Clavé, 42 08940 Cornellà de Llobregat, Barcelona |
| https://wa.me/34672782329?text=Hola%2C%20quer%C3%ADa%20informaci%C3%B3n%20para%20pedir%20cita. | |
| https://www.google.com/maps/dir/?api=1&destination=Angels%20%26%20Demons%20Nails%2C%20Rambla%20de%20Anselm%20Clav%C3%A9%2C%2042%2C%2008940%20Cornell%C3%A0%20de%20Llobregat&destination_place_id=ChIJUasWdWyZpBIRvQAK_qP3A9M | Cómo llegar |
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
- 6 msGood
- dom
- 175 msGood
DNS Record
A DNS record maps a domain name to an IP address or other resource information.
| Type | Name | Content | DNSSEC |
|---|---|---|---|
| A | angels-demons-nails.pages.dev | 172.66.47.78 | no |
| A | angels-demons-nails.pages.dev | 172.66.44.178 | no |
| AAAA | angels-demons-nails.pages.dev | 2606:4700:310c::ac42:2cb2 | no |
| AAAA | angels-demons-nails.pages.dev | 2606:4700:310c::ac42:2f4e | 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 |
|---|---|---|---|
angels-demons-nails.pages.dev | 9/26/2026 | 9/27/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 |
|---|---|
| CF-RAY | a41da7ff2c49d45f-SEA |
| Cache-Control | public, max-age=0, must-revalidate |
| Connection | keep-alive |
| Content-Encoding | br |
| Content-Type | text/html; charset=utf-8 |
| Date | Sun, 27 Sep 2026 21:38:36 GMT |
| ETag | W/"080b2cd004ab16cfe0d9c42e13a3650d" |
| 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=ygPNtX8uNiHCAXosqoxTEPo04A42eRgO90g7Pl7m0cOLl0%2Bf%2BlNKMvR5bu4kGGdgnmlI95zCd2zjY22uh0pFWKHG0%2FERjC2n1m9VbuWQgl5sigqsYdiwn6AfeWVgEnNXgrR1pwzqdACmzyZ9Pb%2FOAw%3D%3D"}]} |
| Server | cloudflare |
| Strict-Transport-Security | max-age=31536000 |
| Transfer-Encoding | chunked |
| alt-svc | h3=":443"; ma=86400 |
| content-security-policy | default-src 'none'; script-src 'self'; style-src 'self'; img-src 'self'; font-src 'self'; manifest-src 'self'; connect-src 'none'; frame-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; upgrade-insecure-requests |
| cross-origin-opener-policy | same-origin |
| cross-origin-resource-policy | same-origin |
| permissions-policy | camera=(), microphone=(), geolocation=(), payment=(), usb=(), browsing-topics=() |
| referrer-policy | strict-origin-when-cross-origin |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
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 | 'none' |
| script-src | 'self' |
| style-src | 'self' |
| img-src | 'self' |
| font-src | 'self' |
| manifest-src | 'self' |
| connect-src | 'none' |
| frame-src | 'none' |
| base-uri | 'none' |
| form-action | 'none' |
| frame-ancestors | 'none' |
| upgrade-insecure-request |
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 |
|---|