Domain lastic.ir
Finland
Hetzner Online GmbH
Software information

nginx nginx

tcp/443 tcp/80

  • Open service 95.217.199.197:80 · lastic.ir

    2026-01-02 17:58

    HTTP/1.1 200 OK
    Server: nginx
    Date: Fri, 02 Jan 2026 18:20:30 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 36130
    Connection: close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-Frame-Options: DENY
    X-XSS-Protection: 1; mode=block
    Last-Modified: Tue, 26 Aug 2025 12:58:13 GMT
    ETag: "8d22-63d44399a278f"
    Accept-Ranges: bytes
    Vary: Accept-Encoding,User-Agent
    Content-Language: fa
    
    Page title: کاتالوگ لاستیک خودرو سنگین
    
    <!DOCTYPE html>
    <html lang="fa" dir="rtl">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>کاتالوگ لاستیک خودرو سنگین</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <style>
            @import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700&display=swap');
            
            body {
                font-family: 'Vazirmatn', sans-serif;
            }
            
            .product-card {
                transition: all 0.3s ease;
                cursor: pointer;
            }
            
            .product-card:hover {
                transform: translateY(-8px);
                box-shadow: 0 20px 40px rgba(0,0,0,0.15);
            }
            
            .tire-icon {
                background: linear-gradient(135deg, #1f2937 0%, #374151 100%);
                border-radius: 50%;
                width: 120px;
                height: 120px;
                display: flex;
                align-items: center;
                justify-content: center;
                margin: 0 auto 1rem;
                position: relative;
                overflow: hidden;
            }
            
            .tire-icon::before {
                content: '';
                position: absolute;
                width: 80px;
                height: 80px;
                border: 3px solid #6b7280;
                border-radius: 50%;
            }
            
            .tire-icon::after {
                content: '';
                position: absolute;
                width: 40px;
                height: 40px;
                background: #374151;
                border-radius: 50%;
                border: 2px solid #6b7280;
            }
            
            .hero-bg {
                background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 50%, #06b6d4 100%);
            }
            
            .brand-logo {
                background: linear-gradient(45deg, #dc2626, #ef4444);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
            }
            
            .filter-btn.active {
                background: #3b82f6 !important;
                color: white !important;
            }
            
            .filter-btn:hover {
                transform: translateY(-2px);
            }
        </style>
    </head>
    <body class="bg-gray-50">
        <!-- Header -->
        <header class="hero-bg text-white py-16">
            <div class="container mx-auto px-6 text-center">
                <h1 class="text-5xl font-bold mb-4">
                    کاتالوگ لاستیک خودرو سنگین
                </h1>
                <div class="text-6xl font-black brand-logo mb-6">
                    ROADONE
                </div>
                <p class="text-xl text-blue-100 max-w-2xl mx-auto leading-relaxed">
                    بهترین لاستیک‌های خودرو سنگین با کیفیت بالا و دوام استثنایی
                </p>
            </div>
        </header>
    
        <!-- Main Content -->
        <main class="container mx-auto px-6 py-12">
            <!-- Filter Section -->
            <div class="mb-8">
                <div class="bg-white rounded-2xl shadow-lg p-6 border border-gray-100">
                    <h3 class="text-xl font-bold text-gray-800 mb-4 text-center">فیلتر محصولات</h3>
                    <div class="flex flex-wrap justify-center gap-3">
                        <button onclick="filterProducts('all')" class="filter-btn active px-4 py-2 rounded-lg font-semibold transition-all duration-200 bg-blue-600 text-white hover:bg-blue-700">
                            همه محصولات
                        </button>
                        <button onclick="filterProducts('16')" class="filter-btn px-4 py-2 rounded-lg font-semibold transition-all duration-200 bg-gray-200 text-gray-700 hover:bg-gray-300">
                            رینگ 16
                        </button>
                        <button onclick="filterProducts('17.5')" class="filter-btn px-4 py-2 rounded-lg font-semibold transition-all duration-200 bg-gray-200 text-gray-700 hover:bg-gray-300">
                            رینگ
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 95.217.199.197:443 · lastic.ir

    2026-01-02 17:58

    HTTP/1.1 200 OK
    Server: nginx
    Date: Fri, 02 Jan 2026 18:20:29 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 36130
    Connection: close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-Frame-Options: DENY
    X-XSS-Protection: 1; mode=block
    Last-Modified: Tue, 26 Aug 2025 12:58:13 GMT
    ETag: "8d22-63d44399a278f"
    Accept-Ranges: bytes
    Vary: Accept-Encoding,User-Agent
    Content-Language: fa
    
    Page title: کاتالوگ لاستیک خودرو سنگین
    
    <!DOCTYPE html>
    <html lang="fa" dir="rtl">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>کاتالوگ لاستیک خودرو سنگین</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <style>
            @import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700&display=swap');
            
            body {
                font-family: 'Vazirmatn', sans-serif;
            }
            
            .product-card {
                transition: all 0.3s ease;
                cursor: pointer;
            }
            
            .product-card:hover {
                transform: translateY(-8px);
                box-shadow: 0 20px 40px rgba(0,0,0,0.15);
            }
            
            .tire-icon {
                background: linear-gradient(135deg, #1f2937 0%, #374151 100%);
                border-radius: 50%;
                width: 120px;
                height: 120px;
                display: flex;
                align-items: center;
                justify-content: center;
                margin: 0 auto 1rem;
                position: relative;
                overflow: hidden;
            }
            
            .tire-icon::before {
                content: '';
                position: absolute;
                width: 80px;
                height: 80px;
                border: 3px solid #6b7280;
                border-radius: 50%;
            }
            
            .tire-icon::after {
                content: '';
                position: absolute;
                width: 40px;
                height: 40px;
                background: #374151;
                border-radius: 50%;
                border: 2px solid #6b7280;
            }
            
            .hero-bg {
                background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 50%, #06b6d4 100%);
            }
            
            .brand-logo {
                background: linear-gradient(45deg, #dc2626, #ef4444);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
            }
            
            .filter-btn.active {
                background: #3b82f6 !important;
                color: white !important;
            }
            
            .filter-btn:hover {
                transform: translateY(-2px);
            }
        </style>
    </head>
    <body class="bg-gray-50">
        <!-- Header -->
        <header class="hero-bg text-white py-16">
            <div class="container mx-auto px-6 text-center">
                <h1 class="text-5xl font-bold mb-4">
                    کاتالوگ لاستیک خودرو سنگین
                </h1>
                <div class="text-6xl font-black brand-logo mb-6">
                    ROADONE
                </div>
                <p class="text-xl text-blue-100 max-w-2xl mx-auto leading-relaxed">
                    بهترین لاستیک‌های خودرو سنگین با کیفیت بالا و دوام استثنایی
                </p>
            </div>
        </header>
    
        <!-- Main Content -->
        <main class="container mx-auto px-6 py-12">
            <!-- Filter Section -->
            <div class="mb-8">
                <div class="bg-white rounded-2xl shadow-lg p-6 border border-gray-100">
                    <h3 class="text-xl font-bold text-gray-800 mb-4 text-center">فیلتر محصولات</h3>
                    <div class="flex flex-wrap justify-center gap-3">
                        <button onclick="filterProducts('all')" class="filter-btn active px-4 py-2 rounded-lg font-semibold transition-all duration-200 bg-blue-600 text-white hover:bg-blue-700">
                            همه محصولات
                        </button>
                        <button onclick="filterProducts('16')" class="filter-btn px-4 py-2 rounded-lg font-semibold transition-all duration-200 bg-gray-200 text-gray-700 hover:bg-gray-300">
                            رینگ 16
                        </button>
                        <button onclick="filterProducts('17.5')" class="filter-btn px-4 py-2 rounded-lg font-semibold transition-all duration-200 bg-gray-200 text-gray-700 hover:bg-gray-300">
                            رینگ
    Found 2026-01-02 by HttpPlugin
    Create report
*.lastic.irlastic.ir
CN:
*.lastic.ir
Key:
ECDSA-384
Issuer:
E7
Not before:
2025-10-21 16:32
Not after:
2026-01-19 16:32
Domain summary
IP summary