<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>cba.pl - Website Technology Analysis, Trust Score & Security Report | Bitverzo</title>
<meta name="description" content="Comprehensive analysis of cba.pl: 4 technologies detected, trust score 75/100 (Likely Safe), security headers 70/100, SSL by Let's Encrypt, 303 words, 5 images.">
<meta name="keywords" content="cba.pl, cba.pl technology stack, cba.pl review, cba.pl trust score, cba.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/cba.pl">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">

<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:title" content="cba.pl - Website Technology Analysis, Trust Score & Security Report | Bitverzo">
<meta property="og:description" content="Comprehensive analysis of cba.pl: 4 technologies detected, trust score 75/100 (Likely Safe), security headers 70/100, SSL by Let's Encrypt, 303 words, 5 images.">
<meta property="og:url" content="https://bitverzo.com/report/cba.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="og:image:width" content="32">
<meta property="og:image:height" content="32">
<meta property="article:published_time" content="2026-06-27T14:11:34Z">
<meta property="article:modified_time" content="2026-06-27T14:11:34Z">
<meta property="article:section" content="Technology Analysis">
<meta property="article:tag" content="cba.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="cba.pl - Website Technology Analysis, Trust Score & Security Report | Bitverzo">
<meta name="twitter:description" content="Comprehensive analysis of cba.pl: 4 technologies detected, trust score 75/100 (Likely Safe), security headers 70/100, SSL by Let's Encrypt, 303 words, 5 images.">
<meta name="twitter:site" content="@domainintel">

<!-- Schema.org JSON-LD -->
<script type="application/ld+json">
{"@context": "https://schema.org", "@graph": [{"@type": "WebPage", "@id": "https://bitverzo.com/report/cba.pl", "url": "https://bitverzo.com/report/cba.pl", "name": "cba.pl - Website Technology Analysis, Trust Score & Security Report | Bitverzo", "description": "Comprehensive analysis of cba.pl: 4 technologies detected, trust score 75/100 (Likely Safe), security headers 70/100, SSL by Let's Encrypt, 303 words, 5 images.", "datePublished": "2026-06-27", "dateModified": "2026-06-27", "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": "cba.pl", "item": "https://bitverzo.com/report/cba.pl"}]}}, {"@type": "TechArticle", "headline": "cba.pl Technology Stack, Security & Trust Analysis", "description": "Comprehensive analysis of cba.pl: 4 technologies detected, trust score 75/100 (Likely Safe), security headers 70/100, SSL by Let's Encrypt, 303 words, 5 images.", "datePublished": "2026-06-27", "dateModified": "2026-06-27", "author": {"@type": "Organization", "name": "Bitverzo"}, "about": {"@type": "WebSite", "name": "cba.pl", "url": "https://cba.pl"}, "articleSection": ["Technology Analysis", "Security Audit", "Trust & Safety", "SEO Analysis", "DNS Report", "Performance"]}, {"@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "Is cba.pl safe to use?", "acceptedAnswer": {"@type": "Answer", "text": "cba.pl has a trust score of 75/100, classified as \"Likely Safe\". The domain passed all 8 blacklist checks clean."}}, {"@type": "Question", "name": "What technologies does cba.pl use?", "acceptedAnswer": {"@type": "Answer", "text": "cba.pl uses 4 technologies including Google Analytics 4, Tawk.to, reCAPTCHA v3, jQuery."}}, {"@type": "Question", "name": "Does cba.pl have an SSL certificate?", "acceptedAnswer": {"@type": "Answer", "text": "No, cba.pl does not have a valid SSL certificate."}}, {"@type": "Question", "name": "Who hosts cba.pl?", "acceptedAnswer": {"@type": "Answer", "text": "cba.pl resolves to IP 95.211.144.68 and uses cba.pl for email."}}, {"@type": "Question", "name": "How fast is cba.pl?", "acceptedAnswer": {"@type": "Answer", "text": "cba.pl responds in 1705ms with a page size of 47 KB, using gzip compression. The security headers score is 70/100."}}]}, {"@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>
* { margin:0;padding:0;box-sizing:border-box; }
body { background:#020617;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;min-height:100vh; }
.header { background:#0f172a;border-bottom:1px solid #1e293b;padding:20px 32px;display:flex;align-items:center;gap:16px; }
.logo { font-size:22px;font-weight:700;color:#38bdf8;letter-spacing:-0.5px; }
.logo span { color:#94a3b8;font-weight:400; }
.search-box { flex:1;max-width:600px;margin:0 auto; }
.search-box input { width:100%;padding:10px 16px;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:15px;outline:none; }
.domain-bar { background:#0f172a;padding:16px 32px;border-bottom:1px solid #1e293b;display:flex;align-items:center;gap:12px;flex-wrap:wrap; }
.domain-name { font-size:28px;font-weight:700;color:#f1f5f9; }
.tabs { background:#0f172a;padding:0 32px;border-bottom:1px solid #1e293b;display:flex;gap:0;overflow-x:auto; }
.tab { padding:12px 20px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;transition:all 0.2s;white-space:nowrap; }
.tab:hover { color:#94a3b8; }
.tab.active { color:#38bdf8;border-bottom-color:#38bdf8; }
.content { max-width:1400px;margin:0 auto;padding:24px 32px; }
.tab-content { display:none; }
.tab-content.active { display:block; }
.card { background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px; }
.ai-box { background:linear-gradient(135deg,#1e3a5f15,#1e40af10);border:1px solid #1e40af30;border-radius:10px;padding:16px 20px;margin-bottom:20px; }
.ai-header { display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa; }
.ai-text { font-size:14px;line-height:1.6;color:#cbd5e1; }
@media(max-width:768px) { .content { padding:16px; } }
</style>
</head>
<body>

<header class="header">
  <a href="https://bitverzo.com" style="text-decoration:none;"><div class="logo">Bitverzo<span>.com</span></div></a>
  <div class="search-box"><input type="text" value="cba.pl" placeholder="Enter domain name..." aria-label="Search domain"></div>
  <nav style="display:flex;gap:16px;font-size:13px;">
    <a href="/" style="color:#94a3b8;">Home</a>
    <a href="/about" style="color:#94a3b8;">About</a>
  </nav>
</header>

<div style="padding:4px 32px;font-size:13px;color:#475569;background:#0a0f1a;">
  <a href="/" style="color:#475569;">Home</a> › <a href="/directory/c" style="color:#475569;">Directory C</a> › <span style="color:#94a3b8;">cba.pl</span>
</div>

<div class="domain-bar">
  <h1 class="domain-name">cba.pl</h1>
  <span style="padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;background:#065f4620;color:#34d399;border:1px solid #34d39940;">HTTPS</span> <span style="padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;background:#1e40af20;color:#60a5fa;border:1px solid #60a5fa40;">HTTP/2</span> <span style="padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;background:#065f4620;color:#34d399;border:1px solid #34d39940;">HSTS</span> <span style="padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;background:#1e40af20;color:#60a5fa;border:1px solid #60a5fa40;">Gzip</span>
  <span style="margin-left:auto;color:#64748b;font-size:13px;">Crawled in 2,877ms · June 27, 2026 14:11 UTC</span>
</div>

<nav class="tabs" aria-label="Report sections">
  <div class="tab active" onclick="showTab('overview')">Overview</div>
  <div class="tab" onclick="showTab('trust')">Trust & Safety</div>
  <div class="tab" onclick="showTab('tech')">Tech Stack</div>
  <div class="tab" onclick="showTab('performance')">Performance</div>
  <div class="tab" onclick="showTab('dns')">DNS & Security</div>
  <div class="tab" onclick="showTab('page')">Page Analysis</div>
  <div class="tab" onclick="showTab('seo')">SEO</div>
  <div class="tab" onclick="showTab('related')">Related</div>
</nav>

<main class="content">

<!-- ═══ OVERVIEW ═══ -->
<article id="tab-overview" class="tab-content active">
  <h2 style="display:none;">cba.pl Website Overview & Technology Report</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;">We performed a comprehensive analysis of <strong>cba.pl</strong> on 2026-06-27. The website returned an HTTP <strong>200</strong> status code with a server response time of <strong>1705ms</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>47 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>70/100</strong> (good). The following security headers are properly configured: <strong>Content-Security-Policy</strong>, <strong>Strict-Transport-Security (HSTS)</strong>, <strong>X-Frame-Options</strong>, and <strong>X-Content-Type-Options</strong>. However, the site is missing <strong>Referrer-Policy</strong> and <strong>Permissions-Policy</strong>, which could expose the site and its users to cross-site scripting (XSS), clickjacking, and other web-based attacks.

Our technology detection scan identified <strong>4 technologies</strong> across 4 categories powering cba.pl. The detected stack includes <strong>Google Analytics 4</strong>, <strong>Tawk.to</strong>, <strong>reCAPTCHA v3</strong>, and <strong>jQuery</strong> 3.6.4.. 

Based on our comprehensive analysis of domain age, SSL configuration, email authentication, security headers, and blacklist status, <strong>cba.pl</strong> receives an overall trust score of <strong>75/100</strong>, classified as <strong>"Likely Safe"</strong>. </div>
        </div>
  <div style="display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:16px;">
    <div class="card"><div style="display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;">
            <div style="width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;border:3px solid #fbbf24;background:radial-gradient(circle,#854d0e30,#854d0e10);">
                <div style="font-size:42px;font-weight:800;font-family:monospace;line-height:1;color:#fbbf24;">75</div>
                <div style="font-size:12px;color:#94a3b8;margin-top:4px;">/ 100</div>
            </div>
            <div style="font-size:16px;font-weight:600;margin-top:12px;color:#fbbf24;">Trust Score</div>
        </div></div>
    <div class="card"><div style="display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;">
            <div style="width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;border:3px solid #fbbf24;background:radial-gradient(circle,#854d0e30,#854d0e10);">
                <div style="font-size:42px;font-weight:800;font-family:monospace;line-height:1;color:#fbbf24;">70</div>
                <div style="font-size:12px;color:#94a3b8;margin-top:4px;">/ 100</div>
            </div>
            <div style="font-size:16px;font-weight:600;margin-top:12px;color:#fbbf24;">Security Headers</div>
        </div></div>
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:16px;">HTTP Response</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Status</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">200 OK</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Response Time</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">1705ms</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Protocol</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#60a5fa">HTTP/2</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Page Size</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">47 KB</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Compression</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">Gzip</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Compression Savings</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">~60.0%</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">CDN</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#fbbf24">No</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Server</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">nginx</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Total Requests</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">97</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">3rd Party Domains</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">12</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Redirect</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#fbbf24">1 hop(s)</span></div>
    </div>
  </div>

  <div style="font-size:18px;font-weight:700;color:#f1f5f9;margin-bottom:16px;">Detected Technologies (4)</div>
  <div style="display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;"><span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#854d0e15;color:#fbbf24;border:1px solid #fbbf2430;">📊 Google Analytics 4</span>
<span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#1e40af15;color:#60a5fa;border:1px solid #60a5fa30;">💬 Tawk.to</span>
<span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#991b1b15;color:#f87171;border:1px solid #f8717130;">🔒 reCAPTCHA v3</span>
<span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#581c8715;color:#c084fc;border:1px solid #c084fc30;">📦 jQuery</span>
</div>

  <div style="font-size:18px;font-weight:700;color:#f1f5f9;margin-bottom:16px;">Security Headers</div>
  <div class="card" style="margin-bottom:20px;"><div style="display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #1e293b20;">
            <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div>
            <div style="color:#e2e8f0;font-size:14px;font-weight:500;flex:1;">Content-Security-Policy</div>
            <div style="font-size:12px;font-family:monospace;color:#34d399;">Set ✓</div>
        </div><div style="display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #1e293b20;">
            <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div>
            <div style="color:#e2e8f0;font-size:14px;font-weight:500;flex:1;">Strict-Transport-Security (HSTS)</div>
            <div style="font-size:12px;font-family:monospace;color:#34d399;">Set ✓</div>
        </div><div style="display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #1e293b20;">
            <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div>
            <div style="color:#e2e8f0;font-size:14px;font-weight:500;flex:1;">X-Frame-Options</div>
            <div style="font-size:12px;font-family:monospace;color:#34d399;">Set ✓</div>
        </div><div style="display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #1e293b20;">
            <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div>
            <div style="color:#e2e8f0;font-size:14px;font-weight:500;flex:1;">X-Content-Type-Options</div>
            <div style="font-size:12px;font-family:monospace;color:#34d399;">Set ✓</div>
        </div><div style="display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #1e293b20;">
            <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#991b1b30;color:#f87171;flex-shrink:0;">✗</div>
            <div style="color:#e2e8f0;font-size:14px;font-weight:500;flex:1;">Referrer-Policy</div>
            <div style="font-size:12px;font-family:monospace;color:#f87171;">Not set</div>
        </div><div style="display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #1e293b20;">
            <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#991b1b30;color:#f87171;flex-shrink:0;">✗</div>
            <div style="color:#e2e8f0;font-size:14px;font-weight:500;flex:1;">Permissions-Policy</div>
            <div style="font-size:12px;font-family:monospace;color:#f87171;">Not set</div>
        </div></div>

  <div style="font-size:18px;font-weight:700;color:#f1f5f9;margin-bottom:16px;">SSL Certificate</div>
  <div class="card">
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Issuer</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">Let's Encrypt</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Issuer Full</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">countryName=US, organizationName=Let's Encrypt, commonName=YR2</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Subject</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">commonName=www.cba.pl</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Type</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">TLS Version</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">TLS 1.3</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Cipher Suite</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">TLS_AES_256_GCM_SHA384</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Algorithm</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Issued</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Expires</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#f87171">— (? days)</span></div>
    <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">SANs</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
  </div>
</article>

<!-- ═══ TRUST ═══ -->
<article id="tab-trust" class="tab-content">
  <h2 style="display:none;">cba.pl Trust Score & Safety Analysis</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;">After conducting a thorough safety and legitimacy analysis, <strong>cba.pl</strong> receives a trust score of <strong>75/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, <strong>DMARC</strong> email authentication with a <strong>quarantine</strong> policy, and <strong>DKIM</strong> (DomainKeys Identified Mail) providing cryptographic email verification.

Areas of concern include: missing <strong>Referrer-Policy</strong>, potentially leaking URL information to third parties, 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>cba.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.</div>
        </div>
  <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;">
    <div class="card">
      <div style="display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;">
            <div style="width:180px;height:180px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;border:3px solid #fbbf24;background:radial-gradient(circle,#854d0e30,#854d0e10);">
                <div style="font-size:54px;font-weight:800;font-family:monospace;line-height:1;color:#fbbf24;">75</div>
                <div style="font-size:12px;color:#94a3b8;margin-top:4px;">/ 100</div>
            </div>
            <div style="font-size:16px;font-weight:600;margin-top:12px;color:#fbbf24;">Likely Safe</div>
        </div>
    </div>
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:16px;">Trust Signals</div>
      <div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> Valid HTTPS</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> HSTS enabled</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> SPF configured</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> DMARC configured (p=quarantine)</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> DKIM configured</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#991b1b10;color:#fbbf24;"><span style="font-size:16px;">⚠️</span> DNSSEC not enabled</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> Sitemap.xml found</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#065f4610;color:#34d399;"><span style="font-size:16px;">✅</span> Robots.txt found</div><div style="display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;margin-bottom:6px;font-size:13px;background:#991b1b10;color:#fbbf24;"><span style="font-size:16px;">⚠️</span> Missing Referrer-Policy</div>
    </div>
  </div>
  <div style="font-size:18px;font-weight:700;color:#f1f5f9;margin:16px 0;">Blacklist Checks (8/8 clean)</div>
  <div class="card"><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Google Safe Browsing</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Phishtank</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Urlhaus</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Openphish</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Dnsfilter</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Spamhaus Dbl</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Surbl</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div><div style="display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #1e293b20;">
            <span style="color:#34d399;font-weight:bold;">✓</span>
            <span style="color:#e2e8f0;font-size:13px;flex:1;">Virustotal</span>
            <span style="color:#34d399;font-size:12px;font-family:monospace;">clean</span>
        </div></div>
</article>

<!-- ═══ TECH STACK ═══ -->
<article id="tab-tech" class="tab-content">
  <h2 style="display:none;">cba.pl Technology Stack & Detected Technologies</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;">Our technology detection engine scanned <strong>cba.pl</strong> and identified <strong>4 distinct technologies</strong> across <strong>4 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>Analytics:</strong> <strong>Google Analytics 4</strong> — tracks visitor behavior and provides traffic insights for cba.pl.

<strong>Chat:</strong> <strong>Tawk.to</strong> — provides live chat and customer communication for cba.pl.

<strong>Security:</strong> <strong>reCAPTCHA v3</strong> — provides security features like bot detection and CAPTCHA for cba.pl.

<strong>JavaScript Library:</strong> <strong>jQuery</strong> (version 3.6.4.) — provides utility functions and DOM manipulation for cba.pl.</div>
        </div>
  <div style="font-size:16px;font-weight:700;color:#f1f5f9;margin:20px 0 12px 0;">Analytics</div><div style="background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px;"><div style="display:flex;flex-wrap:wrap;gap:8px;"><span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#854d0e15;color:#fbbf24;border:1px solid #fbbf2430;">📊 Google Analytics 4</span><span style="font-size:11px;color:#64748b;align-self:center;">(95%)</span></div></div><div style="font-size:16px;font-weight:700;color:#f1f5f9;margin:20px 0 12px 0;">Chat</div><div style="background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px;"><div style="display:flex;flex-wrap:wrap;gap:8px;"><span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#1e40af15;color:#60a5fa;border:1px solid #60a5fa30;">💬 Tawk.to</span><span style="font-size:11px;color:#64748b;align-self:center;">(95%)</span></div></div><div style="font-size:16px;font-weight:700;color:#f1f5f9;margin:20px 0 12px 0;">Security</div><div style="background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px;"><div style="display:flex;flex-wrap:wrap;gap:8px;"><span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#991b1b15;color:#f87171;border:1px solid #f8717130;">🔒 reCAPTCHA v3</span><span style="font-size:11px;color:#64748b;align-self:center;">(95%)</span></div></div><div style="font-size:16px;font-weight:700;color:#f1f5f9;margin:20px 0 12px 0;">JavaScript Library</div><div style="background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px;"><div style="display:flex;flex-wrap:wrap;gap:8px;"><span style="display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#581c8715;color:#c084fc;border:1px solid #c084fc30;">📦 jQuery 3.6.4.</span><span style="font-size:11px;color:#64748b;align-self:center;">(100%)</span></div></div>
  
</article>

<!-- ═══ PERFORMANCE ═══ -->
<article id="tab-performance" class="tab-content">
  <h2 style="display:none;">cba.pl Performance, Speed & Core Web Vitals</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;"><strong>cba.pl</strong> delivers its homepage in <strong>1705ms</strong> (server response time), which is considered <strong>somewhat slow</strong> by industry standards. The total page weight is <strong>47 KB</strong>, and we detected <strong>97 resource requests</strong> loading assets from <strong>12 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>3 out of 8</strong> CSS files and <strong>3 out of 5</strong> JavaScript files are minified. Minifying the remaining 7 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 cba.pl produces approximately <strong>0.02g 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 47 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 cba.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.</div>
        </div>
  <div style="background:#1e293b;border:1px solid #334155;border-radius:10px;padding:20px;text-align:center;margin-top:16px;">
            <div style="font-size:14px;color:#64748b;">Core Web Vitals data not available</div>
            <div style="font-size:12px;color:#475569;margin-top:4px;">Requires CrUX API key configuration</div>
        </div>
  <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;">
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:12px;">Carbon Footprint</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">CO₂ per page view</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">0.02g</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Rating</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">A</span></div>
    </div>
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:12px;">Page Weight & Optimization</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">HTML Size</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">47 KB</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Compression</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">Gzip</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Compression Savings</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">~60.0%</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">CDN</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#fbbf24">No</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Total Requests</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">97</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">3rd Party Domains</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">12</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">CSS Minified</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">3/8</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">JS Minified</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">3/5</span></div>
    </div>
  </div>
</article>

<!-- ═══ DNS & SECURITY ═══ -->
<article id="tab-dns" class="tab-content">
  <h2 style="display:none;">cba.pl DNS Records, Email Authentication & Domain Registration</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;"><strong>cba.pl</strong> resolves to the IPv4 address <strong>95.211.144.68</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.

Email for cba.pl is handled by <strong>cba.pl</strong> with <strong>3 MX records</strong> configured: mail.cba.pl, mail2.cba.pl, and mail.j.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>quarantine</strong> policy — a moderate setting, directing unauthorized emails to spam/junk folders. <strong>DKIM (DomainKeys Identified Mail)</strong> is configured, adding a cryptographic signature to outgoing emails that receiving servers can verify to confirm the email hasn't been tampered with in transit.

<strong>DNSSEC</strong> is not enabled for cba.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>25 active subdomains</strong> for cba.pl: <strong>admin.cba.pl</strong>, <strong>api.cba.pl</strong>, <strong>app.cba.pl</strong>, <strong>apps.cba.pl</strong>, <strong>blog.cba.pl</strong>, <strong>cdn.cba.pl</strong>, <strong>community.cba.pl</strong>, and <strong>dev.cba.pl</strong>. Plus 17 additional subdomains. Active subdomains can reveal the organization's infrastructure, including development environments, API endpoints, and third-party service integrations.</div>
        </div>
  <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;">
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:16px;">DNS Records</div>
      <div style="display:grid;grid-template-columns:80px 1fr;gap:4px;padding:8px 0;border-bottom:1px solid #1e293b20;align-items:start;">
            <span style="font-family:monospace;font-size:12px;font-weight:600;color:#38bdf8;background:#1e293b;padding:2px 8px;border-radius:4px;display:inline-block;width:fit-content;">A</span>
            <div style="font-family:monospace;font-size:13px;color:#cbd5e1;"><div style='padding:1px 0;'>95.211.144.68</div></div>
        </div>
      
      
      <div style="display:grid;grid-template-columns:80px 1fr;gap:4px;padding:8px 0;border-bottom:1px solid #1e293b20;align-items:start;">
            <span style="font-family:monospace;font-size:12px;font-weight:600;color:#38bdf8;background:#1e293b;padding:2px 8px;border-radius:4px;display:inline-block;width:fit-content;">MX</span>
            <div style="font-family:monospace;font-size:13px;color:#cbd5e1;"><div style='padding:1px 0;'>mail.cba.pl</div><div style='padding:1px 0;'>mail2.cba.pl</div><div style='padding:1px 0;'>mail.j.pl</div></div>
        </div>
    </div>
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:16px;">Email & Authentication</div>
      <div style="display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #1e293b20;">
        <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div> <span style="color:#e2e8f0;font-size:14px;flex:1;">SPF</span>
      </div>
      <div style="display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #1e293b20;">
        <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div> <span style="color:#e2e8f0;font-size:14px;flex:1;">DMARC</span>
        <span style="font-size:12px;color:#94a3b8;">p=quarantine</span>
      </div>
      <div style="display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #1e293b20;">
        <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#065f4630;color:#34d399;flex-shrink:0;">✓</div> <span style="color:#e2e8f0;font-size:14px;flex:1;">DKIM</span>
      </div>
      <div style="display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #1e293b20;">
        <div style="width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#991b1b30;color:#f87171;flex-shrink:0;">✗</div> <span style="color:#e2e8f0;font-size:14px;flex:1;">DNSSEC</span>
      </div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">MX Provider</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">cba.pl</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Registrar</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Organisation</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Country</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Contact</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Registered</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Expires</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Domain Age</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">IPv6 Support</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#fbbf24">No</span></div>
    </div>
  </div>
  <div style="font-size:16px;font-weight:700;color:#f1f5f9;margin:20px 0 12px 0;">Subdomains (25 found)</div>
        <div style="background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:16px;">
            <div style="display:flex;flex-wrap:wrap;gap:6px;"><span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">admin.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">api.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">app.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">apps.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">blog.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">cdn.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">community.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">dev.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">developers.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">docs.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">ftp.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">help.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">m.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">mail.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">partners.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">portal.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">shop.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">smtp.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">staging.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">static.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">status.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">store.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">support.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">webmail.cba.pl</span> <span style="padding:4px 10px;border-radius:6px;font-size:12px;font-family:monospace;background:#1e293b;color:#94a3b8;border:1px solid #334155;">www.cba.pl</span></div>
        </div>
</article>

<!-- ═══ PAGE ANALYSIS ═══ -->
<article id="tab-page" class="tab-content">
  <h2 style="display:none;">cba.pl Page Content, Images & Accessibility</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;">The homepage of <strong>cba.pl</strong> contains <strong>303 words</strong> of visible text content. This is a moderate amount of content. The page is structured with <strong>1 H2 headings</strong>, <strong>1 H3 headings</strong>, <strong>0 H4 headings</strong>, <strong>0 H5</strong>, and <strong>8 H6</strong> headings.

The page includes <strong>5 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>45 internal links</strong> pointing to other pages on the same domain and <strong>3 external links</strong> pointing to third-party websites. There are <strong>5 external JavaScript files</strong>, <strong>8 CSS stylesheets</strong>, and <strong>0 iframes</strong> on the page.

The site implements the following web standards and features: <strong>XML Sitemap</strong> (helps search engines discover all pages) and <strong>robots.txt</strong> (controls search engine crawling behavior).

Notable missing features: Schema.org structured data. Adding these could improve search engine discoverability and rich result eligibility.

The website has social media presence across <strong>1 platforms</strong>: <strong>Facebook</strong> (@hostingcba). An active social media presence is a positive trust indicator and helps build brand awareness and customer engagement.</div>
        </div>
  <div style="display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;">
    <div class="card" style="text-align:center;">
      <div style="font-size:36px;font-weight:800;color:#f1f5f9;font-family:monospace;">303</div>
      <div style="color:#64748b;font-size:13px;margin-top:4px;">Words</div>
    </div>
    <div class="card" style="text-align:center;">
      <div style="font-size:36px;font-weight:800;color:#f1f5f9;font-family:monospace;">5</div>
      <div style="color:#64748b;font-size:13px;margin-top:4px;">Images</div>
    </div>
    <div class="card" style="text-align:center;">
      <div style="font-size:36px;font-weight:800;color:#34d399;font-family:monospace;">100%</div>
      <div style="color:#64748b;font-size:13px;margin-top:4px;">Alt Text Score</div>
    </div>
    <div class="card" style="text-align:center;">
      <div style="font-size:36px;font-weight:800;color:#f1f5f9;font-family:monospace;">47</div>
      <div style="color:#64748b;font-size:13px;margin-top:4px;">Page Size (KB)</div>
    </div>
  </div>
  <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;">
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:16px;">Content Structure</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H1</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">Przenieś i zyskajNawet 10 miesięcy za darmoProfesjonalny nielimitowany hosting w</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H2 Tags</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">1</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H3 Tags</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">1</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H4 Tags</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">0</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H5 Tags</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">0</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H6 Tags</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">8</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Internal Links</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">45</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">External Links</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">3</span></div>
    </div>
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:16px;">Assets & Features</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">JavaScript Files</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">5</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">JS Minified</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">3/5</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">CSS Files</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">8</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">CSS Minified</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">3/8</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Iframes</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">0</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Images</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">5</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Missing Alt</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">0</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Sitemap</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">Yes ✓</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Robots.txt</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">Yes ✓</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">PWA</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#f87171">No</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">AMP</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#f87171">No</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">RSS Feed</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#f87171">No</span></div>
    </div>
  </div>
  

  

  <div style='margin-top:16px;font-size:16px;font-weight:700;color:#f1f5f9;margin-bottom:12px;'>Social Media Presence</div><div class=card><div style=display:flex;flex-wrap:wrap;gap:8px;><span style="padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;background:#1e40af15;color:#60a5fa;border:1px solid #60a5fa30;">Facebook: @hostingcba</span></div></div>
</article>

<!-- ═══ SEO ═══ -->
<article id="tab-seo" class="tab-content">
  <h2 style="display:none;">cba.pl SEO Analysis, Meta Tags & Open Graph</h2>
  <div class="ai-box">
            <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
            <div style="font-size:14px;line-height:1.6;color:#cbd5e1;">The title tag for <strong>cba.pl</strong> is <strong>well-optimized</strong> at <strong>54 characters</strong>: "CBA.pl - Najlepszy i najpopularniejszy darmowy hosting". The length falls within the ideal range for Google search results, ensuring the full title is displayed without truncation.

The meta description is <strong>180 characters</strong> (slightly long): "Darmowy hosting CBA.pl oferuje: nawet 10 GB miejsca na stronę oraz pocztę, rejestrację domen,
obsługę PHP, bazy danych M...". 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:#1e293b;padding:2px 6px;border-radius:4px;font-size:12px;">https://www.cba.pl/</code>, preventing duplicate content issues, the page language is declared as <strong>pl</strong>, and a <strong>favicon</strong> is configured.

<strong>Open Graph meta tags</strong> are configured with <strong>4/4</strong> recommended fields: OG title ("CBA.pl - Najlepszy i najpopularniejszy darmowy hosting..."), 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.</div>
        </div>
  <div style="font-size:18px;font-weight:700;color:#f1f5f9;margin:0 0 16px 0;">Google SERP Preview</div>
        <div style="background:#1e293b;border-radius:10px;padding:20px;border:1px solid #334155;margin-bottom:20px;">
            <div style="font-size:18px;color:#8ab4f8;text-decoration:underline;margin-bottom:4px;">CBA.pl - Najlepszy i najpopularniejszy darmowy hosting</div>
            <div style="font-size:13px;color:#34d399;margin-bottom:6px;">https://cba.pl</div>
            <div style="font-size:14px;color:#bdc1c6;line-height:1.5;">Darmowy hosting CBA.pl oferuje: nawet 10 GB miejsca na stronę oraz pocztę, rejestrację domen,
obsługę PHP, bazy danych MySQL oraz rozbudowany panel. Darmowy hosting dla wszystkich.</div>
        </div>
  <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;">
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:16px;">Meta Tags</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Title</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">CBA.pl - Najlepszy i najpopularniejszy darmowy hosting...</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Title Length</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">54 chars</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Meta Desc Length</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#fbbf24">180 chars</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">H1</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">Przenieś i zyskajNawet 10 miesięcy za darmoProfesjonalny nie</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Language</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">pl</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Canonical</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">https://www.cba.pl/</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Meta Robots</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">not set</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Meta Keywords</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">not set</span></div>
    </div>
    <div class="card">
      <div style="font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:16px;">Schema.org & Social</div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Schema Types</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">OG Type</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">website</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">OG Image</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">Set ✓</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Twitter Card</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;">—</span></div>
      <div style="display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #1e293b20;"><span style="color:#94a3b8;font-size:13px;">Favicon</span><span style="color:#f1f5f9;font-size:14px;font-family:monospace;font-weight:500;" style="color:#34d399">Set ✓</span></div>
    </div>
  </div>
  <div style="font-size:18px;font-weight:700;color:#f1f5f9;margin:24px 0 16px 0;">Open Graph Preview</div>
        <div style="background:#1e293b;border-radius:10px;overflow:hidden;border:1px solid #334155;max-width:500px;">
            <div style="width:100%;height:200px;background-size:cover;background-position:center;background-color:#334155;background-image:url('https://www.cba.pl/img/logo_cba_fb.png');"></div>
            <div style="padding:14px 16px;">
                <div style="font-size:12px;color:#64748b;margin-bottom:4px;">cba.pl</div>
                <div style="font-size:15px;font-weight:600;color:#e2e8f0;margin-bottom:6px;">CBA.pl - Najlepszy i najpopularniejszy darmowy hosting</div>
                <div style="font-size:13px;color:#94a3b8;line-height:1.4;">Darmowy hosting CBA.pl oferuje: nawet 10 GB miejsca na stronę oraz pocztę, rejestrację domen,
obsługę PHP, bazy danych MySQL oraz rozbudowany panel. Darmowy hos</div>
            </div>
        </div>
</article>

<!-- ═══ RELATED ═══ -->
<article id="tab-related" class="tab-content">
  <h2 style="display:none;">cba.pl Related Domains & Cross-References</h2>
  <div class="ai-box">
    <div style="display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;color:#60a5fa;">🤖 AI Summary</div>
    <div style="font-size:14px;line-height:1.6;color:#cbd5e1;">Related domain discovery works by finding other websites that share the same IP address, Google Tag Manager container ID, Google Analytics property, or advertising pixel IDs with <strong>cba.pl</strong>. This data becomes available after batch-crawling the domain database — individual domain lookups cannot populate this section. No tracking IDs were detected on this page that could be used for cross-domain matching.</div>
  </div>

  

  <div style="font-size:16px;font-weight:700;color:#f1f5f9;margin:16px 0 12px 0;">Related Domains</div>
  <div class="card"><div style="color:#64748b;font-size:14px;text-align:center;padding:20px;">Related domain data requires database (populated after batch crawl)</div></div>
</article>

</main>

<footer style="background:#0f172a;border-top:1px solid #1e293b;padding:24px 32px;color:#475569;font-size:13px;">
  <div style="margin-bottom:24px;">
    <div style="font-size:14px;font-weight:600;color:#64748b;margin-bottom:12px;">Also Analyzed on Bitverzo</div>
    <div style="display:flex;flex-wrap:wrap;gap:6px 16px;line-height:2.2;">
      <a href="/report/cazadorparts.com" style="color:#475569;font-size:12px;">cazadorparts.com</a> <a href="/report/cazana.com" style="color:#475569;font-size:12px;">cazana.com</a> <a href="/report/cazarbarato.com" style="color:#475569;font-size:12px;">cazarbarato.com</a> <a href="/report/cazasouq.com" style="color:#475569;font-size:12px;">cazasouq.com</a> <a href="/report/cazcal.com" style="color:#475569;font-size:12px;">cazcal.com</a> <a href="/report/cazino365.ro" style="color:#475569;font-size:12px;">cazino365.ro</a> <a href="/report/cb01.club" style="color:#475569;font-size:12px;">cb01.club</a> <a href="/report/cb01.download" style="color:#475569;font-size:12px;">cb01.download</a> <a href="/report/cb01.in" style="color:#475569;font-size:12px;">cb01.in</a> <a href="/report/cb2.com" style="color:#475569;font-size:12px;">cb2.com</a> <a href="/report/cba.unitepc.net" style="color:#475569;font-size:12px;">cba.unitepc.net</a> <a href="/report/cbabluevt.com" style="color:#475569;font-size:12px;">cbabluevt.com</a> <a href="/report/cbachilleres.edu20.org" style="color:#475569;font-size:12px;">cbachilleres.edu20.org</a> <a href="/report/cbafaculty.org" style="color:#475569;font-size:12px;">cbafaculty.org</a> <a href="/report/cbamarching.com" style="color:#475569;font-size:12px;">cbamarching.com</a> <a href="/report/cbanker.com" style="color:#475569;font-size:12px;">cbanker.com</a> <a href="/report/cbar.az" style="color:#475569;font-size:12px;">cbar.az</a> <a href="/report/cbart.dk" style="color:#475569;font-size:12px;">cbart.dk</a> <a href="/report/cbas.paineldoaluno.com.br" style="color:#475569;font-size:12px;">cbas.paineldoaluno.com.br</a> <a href="/report/cbasyracuse.org" style="color:#475569;font-size:12px;">cbasyracuse.org</a> <a href="/report/0159tarnowskiegory.cba.pl" style="color:#475569;font-size:12px;">0159tarnowskiegory.cba.pl</a> <a href="/report/1000brd.pl" style="color:#475569;font-size:12px;">1000brd.pl</a> <a href="/report/101dm.pl" style="color:#475569;font-size:12px;">101dm.pl</a> <a href="/report/112tychy.pl" style="color:#475569;font-size:12px;">112tychy.pl</a> <a href="/report/11legends.pl" style="color:#475569;font-size:12px;">11legends.pl</a> <a href="/report/120portali.pl" style="color:#475569;font-size:12px;">120portali.pl</a> <a href="/report/123kwiaty.pl" style="color:#475569;font-size:12px;">123kwiaty.pl</a> <a href="/report/134.pl" style="color:#475569;font-size:12px;">134.pl</a> <a href="/report/1job.pl" style="color:#475569;font-size:12px;">1job.pl</a> <a href="/report/24.bschrzanow.pl" style="color:#475569;font-size:12px;">24.bschrzanow.pl</a> <a href="/report/0.arenabg.com" style="color:#475569;font-size:12px;">0.arenabg.com</a> <a href="/report/103.226.223.161" style="color:#475569;font-size:12px;">103.226.223.161</a> <a href="/report/123festmusik.se" style="color:#475569;font-size:12px;">123festmusik.se</a> <a href="/report/123telugucinema.com" style="color:#475569;font-size:12px;">123telugucinema.com</a> <a href="/report/17t58.com.tw" style="color:#475569;font-size:12px;">17t58.com.tw</a> <a href="/report/1life.dk" style="color:#475569;font-size:12px;">1life.dk</a> <a href="/report/21kollektiv.de" style="color:#475569;font-size:12px;">21kollektiv.de</a> <a href="/report/2busy2date.com" style="color:#475569;font-size:12px;">2busy2date.com</a> <a href="/report/32ndshop.com" style="color:#475569;font-size:12px;">32ndshop.com</a> <a href="/report/9nhac.com" style="color:#475569;font-size:12px;">9nhac.com</a>
    </div>
    <div style="margin-top:12px;"><a href="/" style="color:#38bdf8;font-size:13px;">← Analyze another domain</a> · <a href="/directory/c" style="color:#38bdf8;font-size:13px;">Browse "C" domains</a></div>
  </div>
  <div style="text-align:center;margin-top:24px;">
  <p>© 2026 <strong style="color:#38bdf8;">Bitverzo.com</strong> — Free Website Technology Analysis, Security Audit & Trust Score Reports</p>
  <p style="margin-top:8px;">Report for <strong style="color:#94a3b8;">cba.pl</strong> · Last updated: June 27, 2026 14:11 UTC · Crawled in 2,877ms</p>
  <p style="margin-top:8px;max-width:800px;margin-left:auto;margin-right:auto;">Bitverzo provides free, comprehensive website analysis including technology stack detection, SSL certificate verification, DNS record inspection, security header auditing, Core Web Vitals measurement, trust scoring, SEO metadata evaluation, and page content analysis for any domain.</p>
  </div>
</footer>

<script>
function showTab(name) {
  document.querySelectorAll('.tab-content').forEach(el => el.classList.remove('active'));
  document.querySelectorAll('.tab').forEach(el => el.classList.remove('active'));
  document.getElementById('tab-' + name).classList.add('active');
  const names = ['overview','trust','tech','performance','dns','page','seo','related'];
  const idx = names.indexOf(name);
  if (idx >= 0) document.querySelectorAll('.tab')[idx].classList.add('active');
}
</script>

</body>
</html>