<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>cal24.pl — Website Analysis, Trust Score &amp; Tech Stack | Bitverzo</title>
<meta name="description" content="Comprehensive analysis of cal24.pl: 3 technologies detected, trust score 73/100 (Likely Safe), security headers 100/100, SSL by Let&#x27;s Encrypt, 2798 words, 199 i">
<meta name="keywords" content="cal24.pl, cal24.pl technology stack, cal24.pl review, cal24.pl trust score, cal24.pl security, website analysis, domain intelligence, tech stack detection, SSL check, DNS lookup, SEO audit">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large">
<meta name="author" content="Bitverzo">
<meta name="generator" content="Bitverzo Crawler v2">
<link rel="canonical" href="https://bitverzo.com/report/cal24.pl">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">

<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:title" content="cal24.pl — Website Analysis, Trust Score &amp; Tech Stack | Bitverzo">
<meta property="og:description" content="Comprehensive analysis of cal24.pl: 3 technologies detected, trust score 73/100 (Likely Safe), security headers 100/100, SSL by Let&#x27;s Encrypt, 2798 words, 199 i">
<meta property="og:url" content="https://bitverzo.com/report/cal24.pl">
<meta property="og:site_name" content="Bitverzo">
<meta property="og:locale" content="en_US">
<meta property="og:image" content="https://bitverzo.com/favicon.svg">
<meta property="article:published_time" content="2026-06-28T07:15:57Z">
<meta property="article:modified_time" content="2026-06-28T07:15:57Z">
<meta property="article:section" content="Technology Analysis">
<meta property="article:tag" content="cal24.pl">
<meta property="article:tag" content="website analysis">
<meta property="article:tag" content="tech stack">
<meta property="article:tag" content="security audit">

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="cal24.pl — Website Analysis, Trust Score &amp; Tech Stack | Bitverzo">
<meta name="twitter:description" content="Comprehensive analysis of cal24.pl: 3 technologies detected, trust score 73/100 (Likely Safe), security headers 100/100, SSL by Let&#x27;s Encrypt, 2798 words, 199 i">

<!-- Schema.org JSON-LD -->
<script type="application/ld+json">
{"@context": "https://schema.org", "@graph": [{"@type": "WebPage", "@id": "https://bitverzo.com/report/cal24.pl", "url": "https://bitverzo.com/report/cal24.pl", "name": "cal24.pl — Website Analysis, Trust Score & Tech Stack | Bitverzo", "description": "Comprehensive analysis of cal24.pl: 3 technologies detected, trust score 73/100 (Likely Safe), security headers 100/100, SSL by Let's Encrypt, 2798 words, 199 i", "datePublished": "2026-06-28", "dateModified": "2026-06-28", "publisher": {"@type": "Organization", "name": "Bitverzo", "url": "https://bitverzo.com", "logo": {"@type": "ImageObject", "url": "https://bitverzo.com/logo.png"}}, "breadcrumb": {"@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://bitverzo.com"}, {"@type": "ListItem", "position": 2, "name": "Reports", "item": "https://bitverzo.com/reports"}, {"@type": "ListItem", "position": 3, "name": "cal24.pl", "item": "https://bitverzo.com/report/cal24.pl"}]}}, {"@type": "TechArticle", "headline": "cal24.pl Technology Stack, Security & Trust Analysis", "description": "Comprehensive analysis of cal24.pl: 3 technologies detected, trust score 73/100 (Likely Safe), security headers 100/100, SSL by Let's Encrypt, 2798 words, 199 i", "datePublished": "2026-06-28", "dateModified": "2026-06-28", "author": {"@type": "Organization", "name": "Bitverzo"}, "about": {"@type": "WebSite", "name": "cal24.pl", "url": "https://cal24.pl"}, "articleSection": ["Technology Analysis", "Security Audit", "Trust & Safety", "SEO Analysis", "DNS Report"]}, {"@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "Is cal24.pl safe to use?", "acceptedAnswer": {"@type": "Answer", "text": "cal24.pl has a trust score of 73/100, classified as \"Likely Safe\". All blacklist checks are clean."}}, {"@type": "Question", "name": "What technologies does cal24.pl use?", "acceptedAnswer": {"@type": "Answer", "text": "cal24.pl uses 3 technologies including Magento, Bootstrap, Google Tag Manager."}}, {"@type": "Question", "name": "Does cal24.pl have an SSL certificate?", "acceptedAnswer": {"@type": "Answer", "text": "No, cal24.pl does not have a valid SSL certificate."}}, {"@type": "Question", "name": "Who hosts cal24.pl?", "acceptedAnswer": {"@type": "Answer", "text": "cal24.pl resolves to IP 49.12.122.77 and uses cal24.pl for email."}}, {"@type": "Question", "name": "How fast is cal24.pl?", "acceptedAnswer": {"@type": "Answer", "text": "cal24.pl responds in 13711ms with a page size of 126 KB."}}]}, {"@type": "WebApplication", "name": "Bitverzo", "url": "https://bitverzo.com", "applicationCategory": "SecurityApplication", "operatingSystem": "Web", "offers": {"@type": "Offer", "price": "0", "priceCurrency": "USD"}}]}
</script>

<!-- Google AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9826178379326772" crossorigin="anonymous"></script>

<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

:root {
  --bg:           #F5F5F7;
  --surface:      #FFFFFF;
  --surface2:     #F0F0F3;
  --text:         #1A1A2E;
  --text2:        #6B7280;
  --text3:        #9CA3AF;
  --accent:       #7C3AED;
  --accent-sub:   rgba(124,58,237,0.08);
  --accent-border:rgba(124,58,237,0.25);
  --green:        #10B981;
  --green-bg:     rgba(16,185,129,0.08);
  --red:          #EF4444;
  --red-bg:       rgba(239,68,68,0.06);
  --amber:        #F59E0B;
  --amber-bg:     rgba(245,158,11,0.08);
  --blue:         #3B82F6;
  --border:       #E5E7EB;
  --border2:      #D1D5DB;
  --radius:       10px;
  --radius-lg:    14px;
  --shadow:       0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.04);
  --shadow-lg:    0 4px 16px rgba(0,0,0,0.08);
  --font:         'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --mono:         'JetBrains Mono', 'SF Mono', 'Fira Code', monospace;
}

* { box-sizing: border-box; margin: 0; padding: 0; }

body {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font);
  font-size: 15px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

.site-header {
  height: 56px;
  position: sticky;
  top: 0;
  z-index: 300;
  background: #FFFFFF;
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
}
.site-logo { font-size: 20px; font-weight: 800; color: var(--accent); letter-spacing: -0.5px; text-decoration: none; }
.site-logo span { color: var(--text2); font-weight: 400; font-size: 16px; }
.header-search {
  display: flex;
  align-items: center;
  background: var(--surface2);
  border: 1px solid var(--border);
  border-radius: 24px;
  padding: 7px 14px;
  gap: 6px;
  flex: 1;
  max-width: 260px;
  margin: 0 12px;
  transition: border-color 200ms;
}
.header-search:focus-within { border-color: var(--accent); }
.header-search input {
  background: none; border: none; outline: none;
  color: var(--text); font-size: 14px; width: 100%;
}
.header-search input::placeholder { color: var(--text3); }

.breadcrumb {
  font-size: 13px; color: var(--text3);
  padding: 12px 20px 0;
  display: flex; align-items: center; gap: 5px;
}
.breadcrumb a { color: var(--text2); text-decoration: none; }
.breadcrumb a:hover { color: var(--accent); }

.report-hero {
  background: var(--surface);
  border-bottom: 1px solid var(--border);
  padding: 20px 20px 0;
}
.hero-domain-row {
  display: flex; align-items: center; gap: 12px; margin-bottom: 8px;
}
.favicon-circle {
  width: 40px; height: 40px; border-radius: 50%;
  background: var(--accent-sub); border: 2px solid var(--accent-border);
  display: flex; align-items: center; justify-content: center;
  font-size: 20px;
}
.report-domain { font-size: 26px; font-weight: 800; color: var(--text); }
.domain-meta { font-size: 13px; color: var(--text2); margin-bottom: 12px; }
.domain-meta strong { color: var(--text); font-weight: 600; }

.badge-row { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 16px; }
.badge {
  display: inline-flex; align-items: center; gap: 4px;
  font-size: 12px; font-weight: 600; padding: 3px 10px;
  border-radius: 20px; border: 1px solid;
}
.badge.green { color: #059669; border-color: rgba(5,150,105,0.3); background: var(--green-bg); }
.badge.red   { color: var(--red); border-color: rgba(239,68,68,0.2); background: var(--red-bg); }
.badge.amber { color: #D97706; border-color: rgba(217,119,6,0.25); background: var(--amber-bg); }
.badge.purple{ color: var(--accent); border-color: var(--accent-border); background: var(--accent-sub); }
.badge.gray  { color: var(--text2); border-color: var(--border); background: var(--surface2); }

.section-nav {
  position: sticky;
  top: 56px;
  z-index: 200;
  background: var(--surface);
  border-bottom: 1px solid var(--border);
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.section-nav::-webkit-scrollbar { display: none; }
.nav-pills {
  display: flex; gap: 0; min-width: max-content; padding: 0 16px;
}
.nav-pill {
  padding: 12px 16px; font-size: 13px; font-weight: 600;
  color: var(--text2); white-space: nowrap;
  border-bottom: 3px solid transparent;
  cursor: pointer; transition: all 150ms; user-select: none;
}
.nav-pill:hover { color: var(--text); }
.nav-pill.active { color: var(--accent); border-bottom-color: var(--accent); }

.content { max-width: 900px; margin: 0 auto; padding: 0 16px; }

.section-card {
  background: var(--surface);
  border-radius: var(--radius-lg);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  margin: 16px 0;
  overflow: hidden;
}
.section-header { padding: 20px 20px 0; }
.section-title {
  font-size: 18px; font-weight: 700; color: var(--text);
  display: flex; align-items: center; gap: 8px;
  margin-bottom: 4px;
}
.section-title .domain-prefix { color: var(--accent); font-weight: 800; }
.section-desc {
  font-size: 13px; color: var(--text2); line-height: 1.5;
  margin-bottom: 16px;
}
.section-body { padding: 0 20px 20px; }

.stat-grid {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 10px; margin-bottom: 16px;
}
@media (min-width: 600px) { .stat-grid { grid-template-columns: repeat(4, 1fr); } }
.stat-card {
  background: var(--surface2);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 16px;
}
.stat-value {
  font-size: 28px; font-weight: 800; line-height: 1.1;
  color: var(--text);
}
.stat-value.green { color: var(--green); }
.stat-value.amber { color: var(--amber); }
.stat-value.red   { color: var(--red); }
.stat-value.accent { color: var(--accent); }
.stat-label {
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.08em; text-transform: uppercase;
  color: var(--text2); margin-top: 6px;
}
.stat-sub {
  font-size: 12px; color: var(--text3); margin-top: 3px;
  display: flex; align-items: center; gap: 4px;
}
.stat-change {
  font-size: 11px; font-weight: 700; padding: 1px 6px;
  border-radius: 4px;
}
.stat-change.up { color: #059669; background: var(--green-bg); }
.stat-change.down { color: var(--red); background: var(--red-bg); }

.ai-box {
  background: linear-gradient(135deg, var(--accent-sub), rgba(124,58,237,0.03));
  border: 1px solid var(--accent-border);
  border-radius: var(--radius);
  padding: 16px;
  margin-bottom: 16px;
}
.ai-box-header {
  font-size: 12px; font-weight: 700; color: var(--accent);
  margin-bottom: 8px; display: flex; align-items: center; gap: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ai-box p {
  font-size: 14px; line-height: 1.7; color: var(--text);
}
.ai-box p strong { color: var(--accent); font-weight: 600; }

.data-row {
  display: flex; justify-content: space-between; align-items: center;
  padding: 12px 0; border-bottom: 1px solid var(--border);
  font-size: 14px; gap: 12px;
}
.data-row:last-child { border-bottom: none; }
.data-key { color: var(--text2); }
.data-val { color: var(--text); text-align: right; font-weight: 600; }
.data-val.mono, .mono { font-family: var(--mono); font-size: 13px; }

.score-bar-row {
  display: flex; align-items: center; gap: 12px;
  padding: 10px 0; border-bottom: 1px solid var(--border);
}
.score-bar-row:last-child { border-bottom: none; }
.score-bar-label { font-size: 14px; color: var(--text); flex: 1; }
.score-bar-track {
  width: 100px; height: 6px; background: var(--surface2);
  border-radius: 3px; overflow: hidden;
}
.score-bar-fill { height: 100%; border-radius: 3px; }
.score-bar-num { font-size: 13px; font-weight: 700; width: 40px; text-align: right; }

.ring-container { display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 16px; }
.ring-wrap { text-align: center; }
.ring-label { font-size: 12px; color: var(--text2); margin-top: 6px; font-weight: 600; }
.ring { position: relative; width: 90px; height: 90px; }
.ring svg { transform: rotate(-90deg); }
.ring-text {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  font-size: 22px; font-weight: 800;
}

.chip-group-title {
  font-size: 12px; font-weight: 700; color: var(--text2);
  text-transform: uppercase; letter-spacing: 0.06em;
  margin: 16px 0 8px; padding-bottom: 6px;
  border-bottom: 1px solid var(--border);
}
.chip-list { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; }
.chip {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 13px; font-weight: 500; padding: 6px 12px;
  border-radius: 8px; background: var(--surface2);
  border: 1px solid var(--border); color: var(--text);
  transition: border-color 150ms;
}
.chip:hover { border-color: var(--accent); }
.chip .conf { font-size: 11px; color: var(--green); font-weight: 700; }
.chip .ver { font-size: 11px; color: var(--text3); }

.bl-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.bl-item {
  display: flex; align-items: center; gap: 8px; font-size: 13px;
  color: var(--text); background: var(--surface2);
  border: 1px solid var(--border); border-radius: 8px;
  padding: 10px 12px; font-weight: 500;
}
.dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0; }
.dot.clean { background: var(--green); }
.dot.flagged { background: var(--red); }

.info-card {
  background: var(--surface2); border: 1px solid var(--border);
  border-radius: var(--radius); padding: 16px;
  margin-bottom: 10px; display: flex; align-items: flex-start; gap: 14px;
}
.info-card.positive { border-color: rgba(16,185,129,0.3); background: var(--green-bg); }
.info-card .info-icon { font-size: 28px; flex-shrink: 0; line-height: 1; }
.info-card .info-title { font-weight: 700; font-size: 15px; margin-bottom: 3px; }
.info-card .info-desc { font-size: 13px; color: var(--text2); line-height: 1.5; }

.cta-banner {
  background: linear-gradient(135deg, #7C3AED, #6D28D9);
  border-radius: var(--radius-lg);
  padding: 24px 20px;
  margin: 20px 0;
  text-align: center;
  color: white;
}
.cta-banner h3 { font-size: 18px; font-weight: 700; margin-bottom: 6px; }
.cta-banner p { font-size: 13px; opacity: 0.85; margin-bottom: 14px; }
.cta-btn {
  display: inline-block; background: white; color: var(--accent);
  font-weight: 700; font-size: 14px; padding: 10px 24px;
  border-radius: 24px; text-decoration: none;
  transition: transform 100ms;
}
.cta-btn:hover { transform: scale(1.03); }

.related-section { margin: 20px 0; padding: 0 4px; }
.related-title { font-size: 14px; font-weight: 700; color: var(--text); margin-bottom: 10px; }
.related-grid { display: flex; flex-wrap: wrap; gap: 8px; }
.related-link {
  font-size: 13px; color: var(--accent); background: var(--accent-sub);
  border: 1px solid var(--accent-border); padding: 6px 14px;
  border-radius: 20px; text-decoration: none; font-weight: 500;
  transition: background 150ms;
}
.related-link:hover { background: rgba(124,58,237,0.15); }

.report-footer {
  background: var(--surface);
  border-top: 1px solid var(--border);
  padding: 24px 20px;
  font-size: 13px; color: var(--text2);
  text-align: center; line-height: 1.8;
  margin-top: 20px;
}
.report-footer a { color: var(--accent); text-decoration: none; font-weight: 600; }

.scroll-top {
  position: fixed; bottom: 24px; right: 16px;
  background: var(--accent); color: white;
  width: 44px; height: 44px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 18px; cursor: pointer;
  box-shadow: var(--shadow-lg); z-index: 250;
  opacity: 0; pointer-events: none; transition: opacity 200ms;
  border: none;
}
.scroll-top.visible { opacity: 1; pointer-events: auto; }

@media (max-width: 420px) {
  .report-domain { font-size: 22px; }
  .stat-value { font-size: 24px; }
  .section-title { font-size: 16px; }
}
</style>
</head>
<body>

<!-- ═══ SITE HEADER ═══ -->
<header class="site-header">
  <a href="https://bitverzo.com" class="site-logo">Bitverzo<span>.com</span></a>
  <div class="header-search">
    <span style="color:var(--text3);font-size:14px;">🔍</span>
    <input type="text" value="cal24.pl" placeholder="Analyze any domain..." aria-label="Search domain">
  </div>
  <nav style="display:flex;gap:16px;font-size:13px;">
    <a href="/" style="color:var(--text2);text-decoration:none;">Home</a>
    <a href="/about" style="color:var(--text2);text-decoration:none;">About</a>
  </nav>
</header>

<!-- ═══ BREADCRUMB ═══ -->
<div class="breadcrumb">
  <a href="/">Home</a> › <a href="/directory/c">C</a> › cal24.pl
</div>

<!-- ═══ REPORT HERO ═══ -->
<div class="report-hero">
  <div class="hero-domain-row">
    <div class="favicon-circle">🌐</div>
    <div>
      <h1 class="report-domain">cal24.pl</h1>
      <div class="domain-meta">Magento</div>
    </div>
  </div>
  <div class="badge-row">
    <span class="badge green">✓ HTTPS</span>
<span class="badge green">✓ HTTP/2</span>
<span class="badge green">✓ Gzip 60.0%</span>
<span class="badge red">⚡ 13711ms</span>
<span class="badge purple">Magento</span>
  </div>
</div>

<!-- ═══ SECTION NAV (sticky) ═══ -->
<nav class="section-nav" aria-label="Report sections">
  <div class="nav-pills" id="navPills">
    <div class="nav-pill active" data-target="overview">Overview</div>
<div class="nav-pill" data-target="trust">Trust & Safety</div>
<div class="nav-pill" data-target="tech">Tech Stack</div>
<div class="nav-pill" data-target="performance">Performance</div>
<div class="nav-pill" data-target="dns">DNS & Domain</div>
<div class="nav-pill" data-target="page">Page Analysis</div>
<div class="nav-pill" data-target="seo">SEO</div>
<div class="nav-pill" data-target="intel">Intel</div>
<div class="nav-pill" data-target="related">Related</div>
  </div>
</nav>

<!-- ═══ MAIN CONTENT ═══ -->
<div class="content">

<!-- ─── OVERVIEW ─── -->
<div class="section-card" id="overview">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> Overview
    </div>
    <p class="section-desc">Get a snapshot of cal24.pl's online performance, security posture, and technology profile.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl Website Overview & Technology Report</h2>

    <div class="stat-grid">
      <div class="stat-card">
        <div class="stat-value green">73</div>
        <div class="stat-label">Trust Score</div>
        <div class="stat-sub">Likely Safe</div>
      </div>
      <div class="stat-card">
        <div class="stat-value green">100</div>
        <div class="stat-label">Security</div>
        <div class="stat-sub">Headers: 6/6</div>
      </div>
      <div class="stat-card">
        <div class="stat-value" style="font-size:22px;">13711ms</div>
        <div class="stat-label">Response</div>
        <div class="stat-sub"><span class="stat-change down">Slow</span></div>
      </div>
      <div class="stat-card">
        <div class="stat-value accent">3</div>
        <div class="stat-label">Technologies</div>
        <div class="stat-sub">Detected</div>
      </div>
    </div>

    <div class="ai-box">
            <div class="ai-box-header">🤖 AI Analysis</div>
            <p>We performed a comprehensive analysis of <strong>cal24.pl</strong> on 2026-06-28. The website returned an HTTP <strong>200</strong> status code with a server response time of <strong>13711ms</strong>. The page is served over <strong>HTTP/2</strong> protocol with <strong>Gzip compression</strong> enabled, achieving approximately <strong>60.0% size reduction</strong>. The total page weight is <strong>126 KB</strong>.

<strong>Warning:</strong> The website does not have a valid SSL certificate. Visitors may see security warnings in their browser, and data transmitted to and from this website is not encrypted.

The security headers analysis reveals a score of <strong>100/100</strong> (excellent). The following security headers are properly configured: <strong>Content-Security-Policy</strong>, <strong>Strict-Transport-Security (HSTS)</strong>, <strong>X-Frame-Options</strong>, <strong>X-Content-Type-Options</strong>, <strong>Referrer-Policy</strong>, and <strong>Permissions-Policy</strong>. All recommended security headers are in place, providing comprehensive protection against common web attacks.

Our technology detection scan identified <strong>3 technologies</strong> across 3 categories powering cal24.pl. The detected stack includes <strong>Magento</strong>, <strong>Bootstrap</strong>, and <strong>Google Tag Manager</strong>. The primary e-commerce platform is <strong>Magento</strong>. 

Based on our comprehensive analysis of domain age, SSL configuration, email authentication, security headers, and blacklist status, <strong>cal24.pl</strong> receives an overall trust score of <strong>73/100</strong>, classified as <strong>"Likely Safe"</strong>. </p>
        </div>

    <div class="data-row"><span class="data-key">Status Code</span><span class="data-val"><span class="badge green">200 OK</span></span></div><div class="data-row"><span class="data-key">HTTP Version</span><span class="data-val">HTTP/2</span></div><div class="data-row"><span class="data-key">Server</span><span class="data-val"><span class="data-val mono">LiteSpeed</span></span></div><div class="data-row"><span class="data-key">Page Size</span><span class="data-val">126 KB</span></div><div class="data-row"><span class="data-key">Total Requests</span><span class="data-val">342</span></div><div class="data-row"><span class="data-key">3rd Party Domains</span><span class="data-val">13</span></div><div class="data-row"><span class="data-key">SSL Certificate</span><span class="data-val">Let&#x27;s Encrypt</span></div><div class="data-row"><span class="data-key">TLS Version</span><span class="data-val">TLS 1.3</span></div><div class="data-row"><span class="data-key">IP Address</span><span class="data-val"><span class="mono">49.12.122.77</span></span></div>
  </div>
</div>

<!-- ─── TRUST & SAFETY ─── -->
<div class="section-card" id="trust">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> Trust & Safety
    </div>
    <p class="section-desc">Evaluate trustworthiness based on age, SSL, email authentication, security headers, and blacklist status across 8 threat databases.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl Trust Score & Safety Analysis</h2>

    <div class="ring-container">
      <div class="ring-wrap">
        <div class="ring">
          <svg width="90" height="90" viewBox="0 0 90 90">
            <circle cx="45" cy="45" r="38" fill="none" stroke="#E5E7EB" stroke-width="7"/>
            <circle cx="45" cy="45" r="38" fill="none" stroke="var(--green)" stroke-width="7"
              stroke-dasharray="239" stroke-dashoffset="64" stroke-linecap="round"/>
          </svg>
          <div class="ring-text" style="color:var(--green);">73</div>
        </div>
        <div class="ring-label">Trust Score</div>
      </div>
      <div class="ring-wrap">
        <div class="ring">
          <svg width="90" height="90" viewBox="0 0 90 90">
            <circle cx="45" cy="45" r="38" fill="none" stroke="#E5E7EB" stroke-width="7"/>
            <circle cx="45" cy="45" r="38" fill="none" stroke="var(--green)" stroke-width="7"
              stroke-dasharray="239" stroke-dashoffset="0" stroke-linecap="round"/>
          </svg>
          <div class="ring-text" style="color:var(--green);">100</div>
        </div>
        <div class="ring-label">Security</div>
      </div>
    </div>

    <div class="ai-box">
            <div class="ai-box-header">🤖 Trust Analysis</div>
            <p>After conducting a thorough safety and legitimacy analysis, <strong>cal24.pl</strong> receives a trust score of <strong>73/100</strong>, which places it in the <strong>"Likely Safe"</strong> category. This score is calculated by evaluating multiple factors including SSL certificate validity, domain registration history, email authentication protocols, security header configuration, and blacklist status across major threat intelligence databases.

The analysis identified several <strong>positive trust signals</strong>: a valid <strong>HTTPS</strong> connection protecting data in transit, <strong>HSTS</strong> (HTTP Strict Transport Security) enforcement preventing protocol downgrade attacks, <strong>SPF</strong> (Sender Policy Framework) email authentication preventing email spoofing, and <strong>DMARC</strong> email authentication with a <strong>none</strong> policy.

Areas of concern include: the domain's <strong>WHOIS information is hidden</strong> behind a privacy service, making it harder to verify the owner's identity and <strong>DNSSEC</strong> is not enabled, leaving DNS queries vulnerable to spoofing attacks. While these issues don't necessarily indicate malicious intent, they represent areas where the website's security posture could be improved.

We checked <strong>cal24.pl</strong> against <strong>8 major blacklist databases</strong> including Google Safe Browsing, Phishtank, Urlhaus, Openphish, Dnsfilter, Spamhaus Dbl, Surbl, and Virustotal. The domain passed all <strong>8 checks</strong> with a clean status, meaning it has not been flagged for phishing, malware distribution, spam, or other malicious activities by any of the tested threat intelligence providers.</p>
        </div>

    <div class="score-bar-row">
      <span class="score-bar-label">HTTPS + HSTS</span>
      <div class="score-bar-track"><div class="score-bar-fill" style="width:100%;background:var(--green);"></div></div>
      <span class="score-bar-num" style="color:var(--green);">+12</span>
    </div><div class="score-bar-row">
      <span class="score-bar-label">SPF + DMARC</span>
      <div class="score-bar-track"><div class="score-bar-fill" style="width:60%;background:var(--amber);"></div></div>
      <span class="score-bar-num" style="color:var(--amber);">+6</span>
    </div><div class="score-bar-row">
      <span class="score-bar-label">SSL Certificate</span>
      <div class="score-bar-track"><div class="score-bar-fill" style="width:0%;background:var(--red);"></div></div>
      <span class="score-bar-num" style="color:var(--red);">−10</span>
    </div><div class="score-bar-row">
      <span class="score-bar-label">Security Headers</span>
      <div class="score-bar-track"><div class="score-bar-fill" style="width:100%;background:var(--green);"></div></div>
      <span class="score-bar-num" style="color:var(--green);">+10</span>
    </div>

    <h3 style="font-size:14px;font-weight:700;color:var(--text);margin:20px 0 10px;">Security Headers</h3>
    <div class="data-row"><span class="data-key">Content-Security-Policy</span><span class="data-val"><span class="badge green">✓ Set</span></span></div><div class="data-row"><span class="data-key">HSTS</span><span class="data-val"><span class="badge green">✓ Set</span></span></div><div class="data-row"><span class="data-key">X-Frame-Options</span><span class="data-val"><span class="badge green">✓ Set</span></span></div><div class="data-row"><span class="data-key">X-Content-Type-Options</span><span class="data-val"><span class="badge green">✓ Set</span></span></div><div class="data-row"><span class="data-key">Referrer-Policy</span><span class="data-val"><span class="badge green">✓ Set</span></span></div><div class="data-row"><span class="data-key">Permissions-Policy</span><span class="data-val"><span class="badge green">✓ Set</span></span></div>

    <h3 style="font-size:14px;font-weight:700;color:var(--text);margin:20px 0 10px;display:flex;justify-content:space-between;">
      Blacklist Checks
      <span style="font-size:12px;font-weight:600;color:var(--green);background:var(--green-bg);padding:3px 10px;border-radius:10px;">8/8 Clean ✓</span>
    </h3>
    <div class="bl-grid">
      <div class="bl-item"><div class="dot clean"></div>Google Safe Browsing</div>
<div class="bl-item"><div class="dot clean"></div>Phishtank</div>
<div class="bl-item"><div class="dot clean"></div>Urlhaus</div>
<div class="bl-item"><div class="dot clean"></div>Openphish</div>
<div class="bl-item"><div class="dot clean"></div>Dnsfilter</div>
<div class="bl-item"><div class="dot clean"></div>Spamhaus Dbl</div>
<div class="bl-item"><div class="dot clean"></div>Surbl</div>
<div class="bl-item"><div class="dot clean"></div>Virustotal</div>

    </div>

    
  </div>
</div>

<!-- CTA BANNER -->
<div class="cta-banner">
  <h3>🔍 Analyze Your Own Website</h3>
  <p>Check your site's trust score, security headers, tech stack and 50+ metrics — completely free.</p>
  <a href="https://bitverzo.com" class="cta-btn">Analyze Now →</a>
</div>

<!-- ─── TECH STACK ─── -->
<div class="section-card" id="tech">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> Technology Stack
      <span style="font-size:12px;font-weight:600;color:var(--text2);background:var(--surface2);padding:3px 10px;border-radius:10px;">3 detected</span>
    </div>
    <p class="section-desc">Discover every technology powering this website — from CMS and frameworks to analytics, payments, and marketing tools.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl Technology Stack & Detected Technologies</h2>

    <div class="ai-box">
            <div class="ai-box-header">🤖 Stack Analysis</div>
            <p>Our technology detection engine scanned <strong>cal24.pl</strong> and identified <strong>3 distinct technologies</strong> across <strong>3 categories</strong>. This analysis is performed by examining HTTP response headers, HTML source code patterns, JavaScript library fingerprints, CSS framework signatures, and DNS records.

<strong>Ecommerce:</strong> <strong>Magento</strong> — powers the online store and shopping functionality for cal24.pl.

<strong>CSS Framework:</strong> <strong>Bootstrap</strong> — provides the styling and responsive layout system for cal24.pl.

<strong>Tag Manager:</strong> <strong>Google Tag Manager</strong> — manages marketing and analytics tags without code changes for cal24.pl.

We also extracted the following tracking identifiers: Google Tag Manager container <strong>GTM-MCZ42W6V</strong>. These IDs can be used to identify other websites operated by the same organization.</p>
        </div>

    <div class="chip-group-title">🛒 Ecommerce</div>
<div class="chip-list">
  <div class="chip">Magento <span class="conf">95%</span></div>
</div>
<div class="chip-group-title">🎨 CSS Framework</div>
<div class="chip-list">
  <div class="chip">Bootstrap <span class="conf">95%</span></div>
</div>
<div class="chip-group-title">📊 Tag Manager</div>
<div class="chip-list">
  <div class="chip">Google Tag Manager <span class="conf">95%</span></div>
</div>


    <h3 style="font-size:14px;font-weight:700;margin:20px 0 10px;">Tracking IDs Detected</h3>
<div class="data-row"><span class="data-key">gtm_id</span><span class="data-val"><span class="mono">GTM-MCZ42W6V</span></span></div>
  </div>
</div>

<!-- ─── PERFORMANCE ─── -->
<div class="section-card" id="performance">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> Performance & Web Vitals
    </div>
    <p class="section-desc">Response time, compression, CDN usage, Core Web Vitals, and environmental impact metrics for cal24.pl.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl Performance & Web Vitals Report</h2>

    <div class="ai-box">
            <div class="ai-box-header">🤖 Performance Analysis</div>
            <p><strong>cal24.pl</strong> delivers its homepage in <strong>13711ms</strong> (server response time), which is considered <strong>slow</strong> by industry standards. The total page weight is <strong>126 KB</strong>, and we detected <strong>342 resource requests</strong> loading assets from <strong>13 third-party domains</strong>. A high number of third-party domains can significantly impact page load time due to additional DNS lookups and TLS handshakes required for each domain.

The website uses <strong>Gzip compression</strong> for text-based assets, achieving an estimated <strong>60.0% reduction</strong> in transfer size. This reduces bandwidth usage and improves page load times, especially for visitors on slower connections.

Asset minification status: <strong>2 out of 2</strong> CSS files and <strong>3 out of 5</strong> JavaScript files are minified. Minifying the remaining 2 unminified file(s) could further reduce page weight by 10-30% for those assets. Minification is a best practice that reduces download sizes without affecting functionality.

From an environmental perspective, each page view of cal24.pl produces approximately <strong>0.06g of CO₂</strong>, earning a carbon rating of <strong>A</strong>. This places the website among the cleanest on the web, demonstrating efficient use of server resources and optimized content delivery. For reference, the average web page produces about 0.5g of CO₂ per page view. The page weight of 126 KB is the primary factor in this calculation.

Core Web Vitals data from the Chrome User Experience Report (CrUX) is <strong>not available</strong> for cal24.pl. This typically means the site doesn't have enough real-world Chrome user traffic to generate statistically significant field data, or the domain is not included in the CrUX dataset. Core Web Vitals (LCP, INP, CLS) are important Google ranking factors that measure real user experience.</p>
        </div>

    <div class="data-row"><span class="data-key">Response Time</span><span class="data-val">13711ms <span class="badge red">Slow</span></span></div><div class="data-row"><span class="data-key">Page Size</span><span class="data-val">126 KB</span></div><div class="data-row"><span class="data-key">Compression</span><span class="data-val">Gzip <span class="badge green">60.0% savings</span></span></div><div class="data-row"><span class="data-key">CDN</span><span class="data-val"><span class="badge gray">Not detected</span></span></div><div class="data-row"><span class="data-key">Carbon / Page View</span><span class="data-val">0.06g · <span class="badge green">Rating A</span></span></div>

    
  </div>
</div>

<!-- ─── DNS & DOMAIN ─── -->
<div class="section-card" id="dns">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> DNS & Domain Info
    </div>
    <p class="section-desc">Complete DNS record analysis including email authentication (SPF, DMARC, DKIM), registrar details, and subdomain discovery.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl DNS Records, Email Authentication & Domain Registration</h2>

    <div class="ai-box">
            <div class="ai-box-header">🤖 DNS Analysis</div>
            <p><strong>cal24.pl</strong> resolves to the IPv4 address <strong>49.12.122.77</strong>, but <strong>does not support IPv6</strong>. IPv6 adoption is increasingly important as IPv4 address space becomes exhausted, and some ISPs and regions are transitioning to IPv6-only connectivity. The domain has <strong>1 A record(s)</strong> configured.

The domain name system is managed by <strong>2 name servers</strong>: <strong>ns1.cal.pl</strong> and <strong>ns2.cal.pl</strong>. Having 2 name servers provides good redundancy — if one fails, the others can continue serving DNS queries. The choice of name servers often indicates the DNS hosting provider or CDN service being used.

Email for cal24.pl is handled by <strong>cal24.pl</strong> with <strong>1 MX records</strong> configured: mail.cal24.pl. Multiple MX records provide failover redundancy — if the primary mail server is unavailable, email will be routed to the next available server.

<strong>SPF (Sender Policy Framework)</strong> is configured, which specifies which mail servers are authorized to send email on behalf of this domain. This helps prevent email spoofing and improves email deliverability. <strong>DMARC (Domain-based Message Authentication, Reporting and Conformance)</strong> is configured with a <strong>none</strong> policy — a monitoring-only setting that doesn't enforce any action on unauthorized emails. <strong>DKIM</strong> was not detected. Without DKIM, recipients cannot cryptographically verify that emails claiming to be from this domain are authentic.

<strong>DNSSEC</strong> is not enabled for cal24.pl. While not critical for most websites, DNSSEC adds an important security layer by ensuring DNS responses haven't been tampered with during transit. Enabling DNSSEC is recommended for domains handling sensitive data or financial transactions.

Our subdomain enumeration scan discovered <strong>5 active subdomains</strong> for cal24.pl: <strong>dev.cal24.pl</strong>, <strong>ftp.cal24.pl</strong>, <strong>mail.cal24.pl</strong>, <strong>smtp.cal24.pl</strong>, and <strong>www.cal24.pl</strong>. Active subdomains can reveal the organization's infrastructure, including development environments, API endpoints, and third-party service integrations.</p>
        </div>

    <div class="data-row"><span class="data-key">IP Address</span><span class="data-val"><span class="mono">49.12.122.77</span></span></div><div class="data-row"><span class="data-key">Nameservers</span><span class="data-val"><span class="mono" style="font-size:12px;">ns1.cal.pl</span></span></div><div class="data-row"><span class="data-key">MX Provider</span><span class="data-val">cal24.pl <span style="color:var(--text3);font-weight:400;font-size:12px;">(mail.cal24.pl)</span></span></div><div class="data-row"><span class="data-key">SPF</span><span class="data-val"><span class="badge green">✓ Configured</span></span></div><div class="data-row"><span class="data-key">DMARC</span><span class="data-val"><span class="badge green">✓ none</span></span></div><div class="data-row"><span class="data-key">DMARC Record</span><span class="data-val"><span class="mono" style="font-size:11px;max-width:250px;word-break:break-all;">v=DMARC1; p=none</span></span></div><div class="data-row"><span class="data-key">DKIM</span><span class="data-val"><span class="badge red">✗ Not found</span></span></div><div class="data-row"><span class="data-key">DNSSEC</span><span class="data-val"><span class="badge amber">✗ Not enabled</span></span></div><div class="data-row"><span class="data-key">IPv6</span><span class="data-val"><span class="badge gray">Not detected</span></span></div><div class="data-row"><span class="data-key">WHOIS Privacy</span><span class="data-val"><span class="badge amber">🔒 Private</span></span></div>

    <h3 style="font-size:14px;font-weight:700;margin:20px 0 10px;display:flex;justify-content:space-between;">
      Subdomains
      <span style="font-size:12px;font-weight:600;color:var(--accent);background:var(--accent-sub);padding:3px 10px;border-radius:10px;">5 found</span>
    </h3>
    <div class="chip-list">
      <span class="chip">dev</span><span class="chip">ftp</span><span class="chip">mail</span><span class="chip">smtp</span><span class="chip">www</span>
    </div>

    
  </div>
</div>

<!-- ─── PAGE ANALYSIS ─── -->
<div class="section-card" id="page">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> Page Analysis
    </div>
    <p class="section-desc">Content structure, media assets, cookie usage, payment methods, and social media presence for cal24.pl.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl Page Content Analysis</h2>

    <div class="ai-box">
            <div class="ai-box-header">🤖 Content Analysis</div>
            <p>The homepage of <strong>cal24.pl</strong> contains <strong>2,798 words</strong> of visible text content. This is a substantial amount of content that provides good opportunities for search engine indexing. The page is structured with <strong>17 H2 headings</strong>, <strong>6 H3 headings</strong>, <strong>6 H4 headings</strong>.

The page includes <strong>199 images</strong>. All images have proper <strong>alt text attributes</strong> ✓, which is excellent for both accessibility (screen readers) and SEO (search engines can understand image content).

The link structure consists of <strong>112 internal links</strong> pointing to other pages on the same domain and <strong>16 external links</strong> pointing to third-party websites. The high number of internal links suggests a well-interconnected site structure, which helps search engines discover and crawl all pages efficiently. There are <strong>5 external JavaScript files</strong>, <strong>2 CSS stylesheets</strong>, and <strong>1 iframes</strong> on the page.

The site implements the following web standards and features: <strong>Schema.org structured data</strong> (Answer, FAQPage, Organization, PostalAddress, and Question).

Notable missing features: XML Sitemap and robots.txt. Adding these could improve search engine discoverability and rich result eligibility.

We detected the following <strong>payment methods</strong> accepted on cal24.pl: <strong>Visa</strong>, <strong>Mastercard</strong>, <strong>Apple Pay</strong>, and <strong>Google Pay</strong>. Offering multiple payment options including credit cards and digital wallets improves customer trust and can increase conversion rates.

The website has social media presence across <strong>3 platforms</strong>: <strong>Facebook</strong> (@calpl), <strong>Instagram</strong> (@cal.pl), and <strong>Youtube</strong> (@UCoMSI_kL1ssUmpP2UkvcYhA). An active social media presence is a positive trust indicator and helps build brand awareness and customer engagement.</p>
        </div>

    <div class="data-row"><span class="data-key">Word Count</span><span class="data-val">2,798 words</span></div><div class="data-row"><span class="data-key">Images</span><span class="data-val">199 total · <span class="badge green">100% alt coverage</span></span></div><div class="data-row"><span class="data-key">Internal Links</span><span class="data-val">112</span></div><div class="data-row"><span class="data-key">External Links</span><span class="data-val">16</span></div><div class="data-row"><span class="data-key">JS Files</span><span class="data-val">5</span></div><div class="data-row"><span class="data-key">CSS Files</span><span class="data-val">2</span></div><div class="data-row"><span class="data-key">Iframes</span><span class="data-val">1</span></div>

    <h3 style="font-size:14px;font-weight:700;margin:20px 0 10px;">Payment Methods</h3>
<div class="chip-list">
<span class="chip">💳 Visa</span>
<span class="chip">💳 Mastercard</span>
<span class="chip">💳 Apple Pay</span>
<span class="chip">💳 Google Pay</span>
</div>

    <h3 style="font-size:14px;font-weight:700;margin:20px 0 10px;display:flex;justify-content:space-between;">
      Social Media Presence
      <span style="font-size:12px;font-weight:600;color:var(--accent);background:var(--accent-sub);padding:3px 10px;border-radius:10px;">3 platforms</span>
    </h3>
    <div class="chip-list"><span class="chip">📘 Facebook</span>
<span class="chip">📸 Instagram</span>
<span class="chip">▶️ Youtube</span>
</div>
  </div>
</div>

<!-- ─── SEO & CONTENT ─── -->
<div class="section-card" id="seo">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> SEO & Content Analysis
    </div>
    <p class="section-desc">Evaluate on-page SEO factors including meta tags, Schema.org markup, content metrics, social presence, and environmental impact.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl SEO Analysis, Meta Tags & Content</h2>

    <div class="ai-box">
            <div class="ai-box-header">🤖 SEO Analysis</div>
            <p>The title tag for <strong>cal24.pl</strong> is <strong>too long</strong> at <strong>78 characters</strong>: "cal.pl hosting - tanie serwery, hosting NVMe bez limitów transferu z gratisami". At 78 characters, the title will likely be truncated in Google search results (recommended: 50-60 characters). Consider shortening it while keeping the most important keywords at the beginning.

The meta description is <strong>155 characters</strong> (well-optimized): "Najlepsze polskie tanie serwery stron internetowych, hosting bez limitów transferu, tylko na cal.pl 14 dni dla testu. Do...". Google typically displays up to 155-160 characters of the meta description in search results. A compelling meta description with a clear call-to-action can significantly improve click-through rates from search results.

The <strong>canonical url</strong> is correctly set to <code style="background:var(--surface2);padding:2px 6px;border-radius:4px;font-size:12px;">https://www.cal.pl/</code>, preventing duplicate content issues, the page language is declared as <strong>pl</strong>, the meta robots directive is set to <code style="background:var(--surface2);padding:2px 6px;border-radius:4px;font-size:12px;">index,follow</code>, and a <strong>favicon</strong> is configured.

<strong>Open Graph meta tags</strong> are configured with <strong>4/4</strong> recommended fields: OG title ("cal.pl hosting - tanie serwery, hosting NVMe bez limitów tra..."), OG description, OG image (social sharing thumbnail), OG type (<strong>website</strong>). These tags control how the page appears when shared on Facebook, LinkedIn, and other social media platforms that support the Open Graph protocol.

A <strong>Twitter Card</strong> of type <strong>summary_large_image</strong> is configured, which controls how links appear when shared on Twitter/X. The "summary_large_image" type displays a large image preview, which typically generates higher engagement rates than the basic card type.

The site implements <strong>Schema.org structured data</strong> with the following types: <strong>Answer</strong>, <strong>FAQPage</strong>, <strong>Organization</strong>, <strong>PostalAddress</strong>, and <strong>Question</strong>. Structured data helps search engines understand the page content and can enable rich results (featured snippets, knowledge panels, star ratings) in Google search results, which can significantly increase click-through rates.

The meta keywords tag contains <strong>18 terms</strong> including tanie serwery, hosting, hosting www, serwery, and serwery www. Note: Google has officially confirmed that it does <strong>not</strong> use the meta keywords tag as a ranking signal. However, some other search engines (Bing, Yandex) may still reference it.</p>
        </div>

    <div class="data-row"><span class="data-key">Title</span><span class="data-val"><span style="font-size:13px;max-width:220px;">cal.pl hosting - tanie serwery, hosting NVMe bez limitów tra</span></span></div><div class="data-row"><span class="data-key">H1</span><span class="data-val"><span class="mono" style="font-size:12px;">Profesjonalny hostingdla stron i sklepów</span></span></div><div class="data-row"><span class="data-key">Word Count</span><span class="data-val">2,798 words</span></div><div class="data-row"><span class="data-key">Images</span><span class="data-val">199 total</span></div><div class="data-row"><span class="data-key">Internal Links</span><span class="data-val">112</span></div><div class="data-row"><span class="data-key">External Links</span><span class="data-val">16</span></div><div class="data-row"><span class="data-key">JS Files</span><span class="data-val">5</span></div><div class="data-row"><span class="data-key">CSS Files</span><span class="data-val">2</span></div><div class="data-row"><span class="data-key">Heading Structure</span><span class="data-val">H2:17 · H3:6 · H4:6</span></div><div class="data-row"><span class="data-key">Iframes</span><span class="data-val">1</span></div><div class="data-row"><span class="data-key">Meta Robots</span><span class="data-val"><span class="mono" style="font-size:12px;">index,follow</span></span></div><div class="data-row"><span class="data-key">Redirect Chain</span><span class="data-val"><span style="font-size:11px;">https://cal24.pl</span> → <span style="font-size:11px;">https://www.cal.pl</span></span></div><div class="data-row"><span class="data-key">Minification</span><span class="data-val">JS: 3/5 minified · CSS: 2/2 minified</span></div><div class="data-row"><span class="data-key">Sitemap</span><span class="data-val"><span class="badge red">✗ Not found</span></span></div><div class="data-row"><span class="data-key">Robots.txt</span><span class="data-val"><span class="badge red">✗ Not found</span></span></div><div class="data-row"><span class="data-key">Canonical</span><span class="data-val"><span class="badge green">✓ Set</span></span></div><div class="data-row"><span class="data-key">Language</span><span class="data-val">pl</span></div><div class="data-row"><span class="data-key">Schema.org</span><span class="data-val"><span style="font-size:12px;">Answer, FAQPage, Organization, PostalAddress, Question</span></span></div><div class="data-row"><span class="data-key">Open Graph</span><span class="data-val"><span class="badge green">✓ Complete</span></span></div><div class="data-row"><span class="data-key">Twitter Card</span><span class="data-val"><span class="badge green">✓ summary_large_image</span></span></div><div class="data-row"><span class="data-key">PWA</span><span class="data-val"><span class="badge gray">Not detected</span></span></div><div class="data-row"><span class="data-key">RSS Feed</span><span class="data-val"><span class="badge gray">Not detected</span></span></div><div class="data-row"><span class="data-key">AMP</span><span class="data-val"><span class="badge gray">Not detected</span></span></div><div class="data-row"><span class="data-key">Carbon / Visit</span><span class="data-val">0.06g · <span class="badge green">Rating A</span></span></div>

    

    <h3 style="font-size:16px;font-weight:700;margin:24px 0 12px;">Google SERP Preview</h3>
    <div style="background:var(--surface2);border:1px solid var(--border);border-radius:10px;padding:16px;margin:16px 0;">
      <div style="font-size:18px;color:#1a0dab;font-weight:400;cursor:pointer;">cal.pl hosting - tanie serwery, hosting NVMe bez limitów tra</div>
      <div style="font-size:14px;color:#006621;margin:2px 0;">https://cal24.pl</div>
      <div style="font-size:13px;color:var(--text2);line-height:1.4;">Najlepsze polskie tanie serwery stron internetowych, hosting bez limitów transferu, tylko na cal.pl 14 dni dla testu. Domeny .pl za darmo. Certyfikaty SSL.</div>
    </div>

    <h3 style="font-size:16px;font-weight:700;margin:24px 0 12px;">META TAGS & SCHEMA.ORG</h3>
    <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;">
      <div>
        <h4 style="font-size:13px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:8px;">META TAGS</h4>
        <div class="data-row"><span class="data-key">Title</span><span class="data-val"><span class="mono" style="font-size:12px;max-width:200px;word-break:break-all;">cal.pl hosting - tanie serwery, hosting NVMe bez limitów tra</span></span></div>
        <div class="data-row"><span class="data-key">Title Length</span><span class="data-val">78 chars <span class="badge amber">Too long</span></span></div>
        <div class="data-row"><span class="data-key">Meta Desc Length</span><span class="data-val">155 chars <span class="badge green">Good</span></span></div>
        <div class="data-row"><span class="data-key">H1</span><span class="data-val"><span class="mono" style="font-size:12px;">Profesjonalny hostingdla stron i sklepów</span></span></div>
        <div class="data-row"><span class="data-key">Language</span><span class="data-val">pl</span></div>
        <div class="data-row"><span class="data-key">Canonical</span><span class="data-val"><span class="badge green">✓ Set</span></span></div>
        <div class="data-row"><span class="data-key">Meta Robots</span><span class="data-val"><span class="mono" style="font-size:12px;">index,follow</span></span></div>
      </div>
      <div>
        <h4 style="font-size:13px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:8px;">SCHEMA.ORG & SOCIAL</h4>
        <div class="data-row"><span class="data-key">Schema Types</span><span class="data-val"><span style="font-size:12px;">Answer, FAQPage, Organization, PostalAddress, Question</span></span></div>
        <div class="data-row"><span class="data-key">OG Type</span><span class="data-val">website</span></div>
        <div class="data-row"><span class="data-key">OG Image</span><span class="data-val"><span class="badge green">✓ Set</span></span></div>
        <div class="data-row"><span class="data-key">Twitter Card</span><span class="data-val"><span class="badge green">✓ summary_large_image</span></span></div>
        <div class="data-row"><span class="data-key">Favicon</span><span class="data-val"><span class="badge green">✓ Found</span></span></div>
      </div>
    </div>
    <style>@media(max-width:600px){[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}}</style>
  </div>
</div>



<!-- ─── RELATED (NEW) ─── -->
<div class="section-card" id="related">
  <div class="section-header">
    <div class="section-title">
      <span class="domain-prefix">cal24.pl</span> Related Domains
    </div>
    <p class="section-desc">Domains sharing tracking IDs, IP addresses, or analytics properties with cal24.pl.</p>
  </div>
  <div class="section-body">
    <h2 style="display:none;">cal24.pl Related Domains & Cross-Referenced Sites</h2>

    <h3 style="font-size:14px;font-weight:700;margin:0 0 10px;">Tracking IDs</h3><div class="data-row"><span class="data-key">gtm_id</span><span class="data-val"><span class="mono">GTM-MCZ42W6V</span></span></div>
  </div>
</div>

<!-- CTA BANNER 2 -->
<div class="cta-banner" style="background: linear-gradient(135deg, #1E293B, #334155);">
  <h3>📊 Compare With Your Competitors</h3>
  <p>See how your website stacks up against cal24.pl in trust, speed, security, and technology.</p>
  <a href="https://bitverzo.com" class="cta-btn">Compare Now →</a>
</div>

<!-- ─── RELATED REPORTS (internal links) ─── -->
<div class="related-section">
    <div class="related-title">Also Analyzed on Bitverzo</div>
    <div class="related-grid"><a href="/report/cakesportal.com" class="related-link">cakesportal.com</a> <a href="/report/cakestoday.co.uk" class="related-link">cakestoday.co.uk</a> <a href="/report/cakeswebake.com" class="related-link">cakeswebake.com</a> <a href="/report/cakhia.link" class="related-link">cakhia.link</a> <a href="/report/cakhia5.link" class="related-link">cakhia5.link</a> <a href="/report/cakingimpressions.com" class="related-link">cakingimpressions.com</a> <a href="/report/caknoris.sk" class="related-link">caknoris.sk</a> <a href="/report/caknowledgeclub.com" class="related-link">caknowledgeclub.com</a> <a href="/report/cako.az" class="related-link">cako.az</a> <a href="/report/cal.dk" class="related-link">cal.dk</a> <a href="/report/cala.co.uk" class="related-link">cala.co.uk</a> <a href="/report/calabriaportal.com" class="related-link">calabriaportal.com</a> <a href="/report/calabriaregali.com" class="related-link">calabriaregali.com</a> <a href="/report/calabromoda.com" class="related-link">calabromoda.com</a> <a href="/report/calacom.com" class="related-link">calacom.com</a> <a href="/report/calafeascandinavia.dk" class="related-link">calafeascandinavia.dk</a> <a href="/report/calagenda.fr" class="related-link">calagenda.fr</a> <a href="/report/calais.onvasortir.com" class="related-link">calais.onvasortir.com</a> <a href="/report/calamada.com" class="related-link">calamada.com</a> <a href="/report/calameo.download" class="related-link">calameo.download</a> <a href="/report/0159tarnowskiegory.cba.pl" class="related-link">0159tarnowskiegory.cba.pl</a> <a href="/report/1-click.pl" class="related-link">1-click.pl</a> <a href="/report/1000brd.pl" class="related-link">1000brd.pl</a> <a href="/report/101dm.pl" class="related-link">101dm.pl</a> <a href="/report/112tychy.pl" class="related-link">112tychy.pl</a> <a href="/report/11legends.pl" class="related-link">11legends.pl</a> <a href="/report/120portali.pl" class="related-link">120portali.pl</a> <a href="/report/123kwiaty.pl" class="related-link">123kwiaty.pl</a> <a href="/report/134.pl" class="related-link">134.pl</a> <a href="/report/1job.pl" class="related-link">1job.pl</a> <a href="/report/0-0.online" class="related-link">0-0.online</a> <a href="/report/18boybeauty.com" class="related-link">18boybeauty.com</a> <a href="/report/35v.tv" class="related-link">35v.tv</a> <a href="/report/5hajj.top" class="related-link">5hajj.top</a> <a href="/report/944543.cn" class="related-link">944543.cn</a> <a href="/report/absinbio.com" class="related-link">absinbio.com</a> <a href="/report/adhdthriveinstitute.com" class="related-link">adhdthriveinstitute.com</a> <a href="/report/agentidicommercio.it" class="related-link">agentidicommercio.it</a> <a href="/report/amoreanimaleshop.it" class="related-link">amoreanimaleshop.it</a> <a href="/report/ashianamaintenance.com" class="related-link">ashianamaintenance.com</a></div>
    <div style="margin-top:12px;font-size:13px;">
      <a href="/" style="color:var(--accent);font-weight:600;text-decoration:none;">← Analyze another domain</a> ·
      <a href="/directory/c" style="color:var(--accent);font-weight:600;text-decoration:none;">Browse "C" domains</a>
    </div>
  </div>

</div><!-- /content -->

<!-- ═══ FOOTER ═══ -->
<footer class="report-footer">
  <div>Last analyzed: June 28, 2026 07:15 UTC · Crawled in 82,213ms</div>
  <div style="margin-top:8px;">
    <a href="https://bitverzo.com">Analyze another domain →</a>
  </div>
  <div style="margin-top:12px;font-size:11px;color:var(--text3);">
    © 2026 Bitverzo.com · Free Website Analysis & Trust Score ·
    <a href="/privacy" style="color:var(--text3);">Privacy</a> ·
    <a href="/about" style="color:var(--text3);">About</a>
  </div>
  <p style="margin-top:8px;max-width:800px;margin-left:auto;margin-right:auto;font-size:11px;color:var(--text3);">
    Bitverzo provides free, comprehensive website analysis including technology stack detection, SSL certificate verification, DNS record inspection, security header auditing, trust scoring, SEO metadata evaluation, and page content analysis for any domain.
  </p>
</footer>

<!-- SCROLL TO TOP -->
<button class="scroll-top" id="scrollTop" onclick="window.scrollTo({top:0,behavior:'smooth'})">↑</button>

<script>
// Sticky nav pill tracking
const sections = document.querySelectorAll('.section-card[id]');
const pills = document.querySelectorAll('.nav-pill[data-target]');

// Click navigation
pills.forEach(pill => {
  pill.addEventListener('click', () => {
    const target = document.getElementById(pill.dataset.target);
    if (target) {
      const offset = 56 + 48 + 16;
      window.scrollTo({ top: target.offsetTop - offset, behavior: 'smooth' });
    }
  });
});

// Scroll spy
const observer = new IntersectionObserver(entries => {
  entries.forEach(entry => {
    if (entry.isIntersecting) {
      pills.forEach(p => p.classList.remove('active'));
      const pill = document.querySelector(`.nav-pill[data-target="${entry.target.id}"]`);
      if (pill) {
        pill.classList.add('active');
        pill.scrollIntoView({ inline: 'center', behavior: 'smooth', block: 'nearest' });
      }
    }
  });
}, { rootMargin: '-120px 0px -60% 0px', threshold: 0 });

sections.forEach(s => observer.observe(s));

// Scroll-to-top button
window.addEventListener('scroll', () => {
  document.getElementById('scrollTop').classList.toggle('visible', window.scrollY > 400);
});
</script>

</body>
</html>