Summary
A Concise Overview of the scan result of url https://www.metaforiq.com/
- Document
- HTML
- 2
- StyleSheets
- 1
- Scripts
- 16
- Font
- 0
- Images
- 2
- Links
- 0
- JavaScript Variables
- 8
- Console log messages
- 0
- Network
- Requests
- 25
- Bytes Transferred
- 215.52KB
- Bytes Total
- 631.59KB
- DNS Record
- A Record
- 2
- AAAA Record
- 2
- Technology
- Programming languages
- 1
- JavaScript frameworks
- 2
- Web frameworks
- 1
- Web servers
- 1
- Static site generator
- 1
- Security
- 1
- Analytics
- 1
- RUM
- 1
- CDN
- 1
- Miscellaneous
- 1
Document
Links
The outgoing links identified from the page.
Link | Text |
---|
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 | ||
Cloudflare Browser Insights | Cloudflare Browser Insights is a tool that measures the performance of websites from the perspective of users. | Type: scriptSrc Regex: static\.cloudflareinsights\.com\/beacon(?:\.min)?\.js |
JavaScript frameworks | ||
React | React is an open-source JavaScript library for building user interfaces or UI components. | Dependent on Next.js |
Next.js | Next.js is a React framework for developing single page Javascript applications. | Type: headers Name: x-powered-by Regex: ^Next\.js ?([0-9.]{1,250})? |
Security | ||
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS. | Type: headers Name: strict-transport-security Regex: (?:) | |
Web frameworks | ||
Next.js | Next.js is a React framework for developing single page Javascript applications. | Type: headers Name: x-powered-by Regex: ^Next\.js ?([0-9.]{1,250})? |
Miscellaneous | ||
Webpack | Webpack is an open-source JavaScript module bundler. | Dependent on Next.js |
Web servers | ||
Next.js | Next.js is a React framework for developing single page Javascript applications. | Type: headers Name: x-powered-by Regex: ^Next\.js ?([0-9.]{1,250})? |
Programming languages | ||
Node.js | Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser. | Dependent on Next.js |
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$ |
Static site generator | ||
Next.js | Next.js is a React framework for developing single page Javascript applications. | Type: headers Name: x-powered-by Regex: ^Next\.js ?([0-9.]{1,250})? |
RUM | ||
Cloudflare Browser Insights | Cloudflare Browser Insights is a tool that measures the performance of websites from the perspective of users. | Type: scriptSrc Regex: static\.cloudflareinsights\.com\/beacon(?:\.min)?\.js |
Performance
The speed and efficiency of the scanned URL loads and displays its content.
- dns
- 1 msGood
- tcp
- 22 msGood
- requestTime
- 43 msGood
- dom
- 369 msNeeds Improvement
DNS Record
A DNS record maps a domain name to an IP address or other resource information.
Type | Name | Content | DNSSEC |
---|---|---|---|
A | www.metaforiq.com | 172.67.185.107 | yes |
A | www.metaforiq.com | 104.21.76.21 | yes |
AAAA | www.metaforiq.com | 2606:4700:3033::ac43:b96b | yes |
AAAA | www.metaforiq.com | 2606:4700:3034::6815:4c15 | yes |
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 |
---|---|---|---|
metaforiq.com WE1 | 9/24/2024 | 12/23/2024 | 2 months 29 days |
cloudflareinsights.com WE1 | 9/3/2024 | 12/2/2024 | 2 months 29 days |
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 |
---|---|
cache-control | s-maxage=31536000, stale-while-revalidate |
cf-cache-status | DYNAMIC |
cf-ray | 8cc258ea0aa02fb3-MAD |
content-encoding | br |
content-security-policy | default-src 'self'; connect-src 'self' cloudflareinsights.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' static.cloudflareinsights.com; form-action 'self'; frame-src 'none'; frame-ancestors 'self'; object-src 'none'; base-uri 'none'; |
content-type | text/html; charset=utf-8 |
cross-origin-embedder-policy | require-corp |
cross-origin-opener-policy | same-origin |
cross-origin-resource-policy | same-origin |
date | Wed, 02 Oct 2024 05:38:38 GMT |
nel | {"success_fraction":0,"report_to":"cf-nel","max_age":604800} |
permissions-policy | accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=() |
referrer-policy | no-referrer |
report-to | {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5Vdif7nvopP6ZBTuMw7NTArEgWQnuNSzGX0PPvEzaVr%2FKmFA5lMB6G97ImAvGW2zd6oZoYNwrWHzRbQZaMtTllgVXpl2HLvz0XwDFmIeJZxvMJ1%2B0sjd0cMK93yxk7oMKY2Jf1aieNs2QA4FbIPpVg%3D%3D"}],"group":"cf-nel","max_age":604800} |
server | cloudflare |
speculation-rules | "/cdn-cgi/speculation" |
strict-transport-security | max-age=31536000; includeSubDomains; preload |
vary | RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding |
x-content-type-options | nosniff |
x-frame-options | SAMEORIGIN |
x-nextjs-cache | HIT |
x-powered-by | Next.js |
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' |
connect-src | 'self'cloudflareinsights.com |
style-src | 'self''unsafe-inline' |
script-src | 'self''unsafe-inline'static.cloudflareinsights.com |
form-action | 'self' |
frame-src | 'none' |
frame-ancestors | 'self' |
object-src | 'none' |
base-uri | '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 |
---|---|---|---|---|---|
Path | / | www.metaforiq.com/_next/static/css | 12/31/1969, 11:59:59 PM | yes | yes |
Path | / | www.metaforiq.com/_next | 12/31/1969, 11:59:59 PM | yes | yes |
Path | / | www.metaforiq.com/ | 12/31/1969, 11:59:59 PM | yes | yes |