Summary
A Concise Overview of the scan result of url https://recho.co/
- Document
- HTML
- 2
- StyleSheets
- 3
- Scripts
- 5
- Font
- 4
- Images
- 4
- Links
- 1
- JavaScript Variables
- 18
- Console log messages
- 0
- Network
- Requests
- 24
- Bytes Transferred
- 950.98KB
- Bytes Total
- 1.61MB
- DNS Record
- A Record
- 2
- AAAA Record
- 2
- Technology
- UI frameworks
- 1
- Security
- 1
- Analytics
- 1
- CDN
- 1
- Miscellaneous
- 1
Document
Links
The outgoing links identified from the page.
| Link | Text |
|---|---|
| https://www.linkedin.com/company/rechoagency |
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 |
|---|---|---|
| Analytics | ||
Google Analytics | Google Analytics is a free web analytics service that tracks and reports website traffic. | Type: scriptSrc Regex: googletagmanager\.com\/gtag\/js |
| 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$ |
| UI frameworks | ||
Tailwind CSS | Tailwind is a utility-first CSS framework. | Type: scriptSrc Regex: \.tailwindcss(?:tailwind-config-cdn)?\.(?:com|js) |
Performance
The speed and efficiency of the scanned URL loads and displays its content.
- dns
- 1 msGood
- tcp
- 51 msGood
- requestTime
- 2 msGood
- dom
- 626 msPoor
DNS Record
A DNS record maps a domain name to an IP address or other resource information.
| Type | Name | Content | DNSSEC |
|---|---|---|---|
| A | recho.co | 172.67.216.131 | no |
| A | recho.co | 104.21.24.32 | no |
| AAAA | recho.co | 2606:4700:3030::ac43:d883 | no |
| AAAA | recho.co | 2606:4700:3032::6815:1820 | 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 |
|---|---|---|---|
recho.co | 4/12/2026 | 4/13/2027 | 1 year 1 day |
www.googletagmanager.com | 4/12/2026 | 4/13/2027 | 1 year 1 day |
cdn.jsdelivr.net | 4/12/2026 | 4/13/2027 | 1 year 1 day |
fonts.googleapis.com | 4/12/2026 | 4/13/2027 | 1 year 1 day |
www.google-analytics.com | 4/12/2026 | 4/13/2027 | 1 year 1 day |
fonts.gstatic.com | 4/12/2026 | 4/13/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 | 9ebc7d2d7943eb39-SEA |
| Cache-Control | public, max-age=3600 |
| Connection | keep-alive |
| Content-Encoding | br |
| Content-Type | text/html; charset=utf-8 |
| Date | Mon, 13 Apr 2026 18:21:10 GMT |
| 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=YmanJzK89To8fHeRn7xDcgc7pRD6QsCmoV%2FD%2FUWGPoFu7nw0o84CdIFuksTAd0G70%2F3zuDM%2FvbuX906sxEnBGekZRDPpujsZHBQIQceUaXqa2tO3fHUwcksDQw%3D%3D"}]} |
| Server | cloudflare |
| Server-Timing | cfCacheStatus;desc="DYNAMIC" cfEdge;dur=10,cfOrigin;dur=42 |
| Strict-Transport-Security | max-age=31536000; includeSubDomains; preload |
| Transfer-Encoding | chunked |
| alt-svc | h3=":443"; ma=86400 |
| cf-cache-status | DYNAMIC |
| content-security-policy | default-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://cdn.tailwindcss.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://formspree.io; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.jsdelivr.net https://cdn.tailwindcss.com; font-src 'self' https://fonts.gstatic.com https://cdn.jsdelivr.net; img-src 'self' data: https:; connect-src 'self' https://www.google-analytics.com https://formspree.io; frame-src 'self' https://formspree.io; object-src 'none'; base-uri 'self'; form-action 'self' https://formspree.io |
| permissions-policy | geolocation=(), microphone=(), camera=(), payment=() |
| referrer-policy | strict-origin-when-cross-origin |
| vary | accept-encoding |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| x-robots-tag | index, follow |
| x-xss-protection | 1; mode=block |
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'https://www.googletagmanager.comhttps://cdn.tailwindcss.comhttps://cdn.jsdelivr.nethttps://cdnjs.cloudflare.comhttps://formspree.io |
| style-src | 'self''unsafe-inline'https://fonts.googleapis.comhttps://cdn.jsdelivr.nethttps://cdn.tailwindcss.com |
| font-src | 'self'https://fonts.gstatic.comhttps://cdn.jsdelivr.net |
| img-src | 'self'data:https: |
| connect-src | 'self'https://www.google-analytics.comhttps://formspree.io |
| frame-src | 'self'https://formspree.io |
| object-src | 'none' |
| base-uri | 'self' |
| form-action | 'self'https://formspree.i |
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 |
|---|---|---|---|---|---|
| _ga | GA1.1.1352310630.1776104471 | .recho.co/ | 5/18/2027, 6:21:11 PM | no | no |
| _ga_HPND9L4EB9 | GS2.1.s1776104470$o1$g0$t1776104471$j59$l0$h0 | .recho.co/ | 5/18/2027, 6:21:11 PM | no | no |