Domain nextgenmarketing.cz
Slovakia
WebSupport s.r.o.
Software information

openresty openresty

tcp/443 tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2025-08-06 20:43
    Last seen 2026-01-21 21:12
    Open for 168 days
  • Open service 37.9.175.164:80 · nextgenmarketing.cz

    2026-01-23 15:05

    HTTP/1.1 200 OK
    Server: openresty
    Date: Fri, 23 Jan 2026 15:06:01 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 08 Sep 2025 13:21:10 GMT
    ETag: "75bc-63e4a0f99769e"
    
    Page title: NextGen | Marketingová Agentura
    
    <!DOCTYPE html>
    <html lang="cs" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextGen | Marketingová Agentura</title>
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet" />
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: 'Inter', sans-serif;
                /* Adding a subtle radial gradient for more depth */
                background-color: #111827; /* Fallback */
                background-image: radial-gradient(ellipse at top, hsl(215, 28%, 17%), #111827);
            }
            /* Custom lime color configuration */
            .bg-lime-custom { background-color: #A3E635; }
            .text-lime-custom { color: #A3E635; }
            .border-lime-custom { border-color: #A3E635; }
            .ring-lime-custom { --tw-ring-color: #A3E635; }
            
            /* Gradient button style */
            .btn-gradient {
                background-image: linear-gradient(to right, #a3e635, #84cc16);
                border: none;
                transition: all 0.3s ease;
            }
            .btn-gradient:hover {
                background-image: linear-gradient(to right, #84cc16, #a3e635);
                box-shadow: 0 0 20px rgba(163, 230, 53, 0.4);
            }
    
            /* Simple animation for FAQ */
            .faq-answer {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.5s ease-in-out;
            }
            
            /* Animation for elements on scroll */
            .scroll-animate {
                opacity: 0;
                transform: translateY(40px);
                transition: opacity 0.6s ease-out, transform 0.6s ease-out;
            }
    
            .scroll-animate.is-visible {
                opacity: 1;
                transform: translateY(0);
            }
            
            /* Staggered animation delays */
            .delay-100 { transition-delay: 100ms; }
            .delay-200 { transition-delay: 200ms; }
            .delay-300 { transition-delay: 300ms; }
            .delay-400 { transition-delay: 400ms; }
            .delay-500 { transition-delay: 500ms; }
    
        </style>
      <link rel="stylesheet" crossorigin href="/assets/main-D5bpnY4U.css">
    </head>
    <body class="bg-gray-900 text-gray-200">
    
        <!-- Header -->
        <header class="bg-gray-900/80 backdrop-blur-sm sticky top-0 z-50">
            <div class="container mx-auto px-6 py-4 flex justify-between items-center">
                <a href="#" class="text-2xl font-bold text-white">Next<span class="text-lime-custom">Gen</span>Marketing</a>
                <nav class="hidden md:flex space-x-8">
                    <a href="#about" class="text-white hover:text-secondary transition-colors">O nás</a>
                    <a href="#steps" class="text-white hover:text-secondary transition-colors">Naše práce</a>
                    <a href="#services" class="text-white hover:text-secondary transition-colors">Služby</a>
                    <a href="#faq" class="text-white hover:text-secondary transition-colors">FAQ</a>
                </nav>
                <a href="#contact" class="hidden md:inline-block btn-gradient text-gray-900 font-bold py-2 px-6 rounded-lg transition-colors">Kontakt</a>
                <button id="mobile-menu-button" class="md:hidden text-white">
                    <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7" />
                    </svg>
                </button>
            </div>
            <!-- Mobile Menu -->
            <div id="mobile-menu" class="hidden md:hidden">
                <a href="#about" class="block px-6 py-3 text-center hover:bg-gray-800">O nás</a>
                <a href="#steps" class="block px-6 py-3 text-center hover:bg-gray-800">Naše práce</a>
                <a href="#services" 
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a00:4b40:aaaa:2005::6:80 · nextgenmarketing.cz

    2026-01-21 21:12

    HTTP/1.1 200 OK
    Server: openresty
    Date: Wed, 21 Jan 2026 21:12:26 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 08 Sep 2025 13:21:10 GMT
    ETag: "75bc-63e4a0f99769e"
    
    Page title: NextGen | Marketingová Agentura
    
    <!DOCTYPE html>
    <html lang="cs" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextGen | Marketingová Agentura</title>
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet" />
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: 'Inter', sans-serif;
                /* Adding a subtle radial gradient for more depth */
                background-color: #111827; /* Fallback */
                background-image: radial-gradient(ellipse at top, hsl(215, 28%, 17%), #111827);
            }
            /* Custom lime color configuration */
            .bg-lime-custom { background-color: #A3E635; }
            .text-lime-custom { color: #A3E635; }
            .border-lime-custom { border-color: #A3E635; }
            .ring-lime-custom { --tw-ring-color: #A3E635; }
            
            /* Gradient button style */
            .btn-gradient {
                background-image: linear-gradient(to right, #a3e635, #84cc16);
                border: none;
                transition: all 0.3s ease;
            }
            .btn-gradient:hover {
                background-image: linear-gradient(to right, #84cc16, #a3e635);
                box-shadow: 0 0 20px rgba(163, 230, 53, 0.4);
            }
    
            /* Simple animation for FAQ */
            .faq-answer {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.5s ease-in-out;
            }
            
            /* Animation for elements on scroll */
            .scroll-animate {
                opacity: 0;
                transform: translateY(40px);
                transition: opacity 0.6s ease-out, transform 0.6s ease-out;
            }
    
            .scroll-animate.is-visible {
                opacity: 1;
                transform: translateY(0);
            }
            
            /* Staggered animation delays */
            .delay-100 { transition-delay: 100ms; }
            .delay-200 { transition-delay: 200ms; }
            .delay-300 { transition-delay: 300ms; }
            .delay-400 { transition-delay: 400ms; }
            .delay-500 { transition-delay: 500ms; }
    
        </style>
      <link rel="stylesheet" crossorigin href="/assets/main-D5bpnY4U.css">
    </head>
    <body class="bg-gray-900 text-gray-200">
    
        <!-- Header -->
        <header class="bg-gray-900/80 backdrop-blur-sm sticky top-0 z-50">
            <div class="container mx-auto px-6 py-4 flex justify-between items-center">
                <a href="#" class="text-2xl font-bold text-white">Next<span class="text-lime-custom">Gen</span>Marketing</a>
                <nav class="hidden md:flex space-x-8">
                    <a href="#about" class="text-white hover:text-secondary transition-colors">O nás</a>
                    <a href="#steps" class="text-white hover:text-secondary transition-colors">Naše práce</a>
                    <a href="#services" class="text-white hover:text-secondary transition-colors">Služby</a>
                    <a href="#faq" class="text-white hover:text-secondary transition-colors">FAQ</a>
                </nav>
                <a href="#contact" class="hidden md:inline-block btn-gradient text-gray-900 font-bold py-2 px-6 rounded-lg transition-colors">Kontakt</a>
                <button id="mobile-menu-button" class="md:hidden text-white">
                    <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7" />
                    </svg>
                </button>
            </div>
            <!-- Mobile Menu -->
            <div id="mobile-menu" class="hidden md:hidden">
                <a href="#about" class="block px-6 py-3 text-center hover:bg-gray-800">O nás</a>
                <a href="#steps" class="block px-6 py-3 text-center hover:bg-gray-800">Naše práce</a>
                <a href="#services" 
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 37.9.175.164:80 · nextgenmarketing.cz

    2026-01-21 21:12

    HTTP/1.1 200 OK
    Server: openresty
    Date: Wed, 21 Jan 2026 21:12:25 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 08 Sep 2025 13:21:10 GMT
    ETag: "75bc-63e4a0f99769e"
    
    Page title: NextGen | Marketingová Agentura
    
    <!DOCTYPE html>
    <html lang="cs" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextGen | Marketingová Agentura</title>
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet" />
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: 'Inter', sans-serif;
                /* Adding a subtle radial gradient for more depth */
                background-color: #111827; /* Fallback */
                background-image: radial-gradient(ellipse at top, hsl(215, 28%, 17%), #111827);
            }
            /* Custom lime color configuration */
            .bg-lime-custom { background-color: #A3E635; }
            .text-lime-custom { color: #A3E635; }
            .border-lime-custom { border-color: #A3E635; }
            .ring-lime-custom { --tw-ring-color: #A3E635; }
            
            /* Gradient button style */
            .btn-gradient {
                background-image: linear-gradient(to right, #a3e635, #84cc16);
                border: none;
                transition: all 0.3s ease;
            }
            .btn-gradient:hover {
                background-image: linear-gradient(to right, #84cc16, #a3e635);
                box-shadow: 0 0 20px rgba(163, 230, 53, 0.4);
            }
    
            /* Simple animation for FAQ */
            .faq-answer {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.5s ease-in-out;
            }
            
            /* Animation for elements on scroll */
            .scroll-animate {
                opacity: 0;
                transform: translateY(40px);
                transition: opacity 0.6s ease-out, transform 0.6s ease-out;
            }
    
            .scroll-animate.is-visible {
                opacity: 1;
                transform: translateY(0);
            }
            
            /* Staggered animation delays */
            .delay-100 { transition-delay: 100ms; }
            .delay-200 { transition-delay: 200ms; }
            .delay-300 { transition-delay: 300ms; }
            .delay-400 { transition-delay: 400ms; }
            .delay-500 { transition-delay: 500ms; }
    
        </style>
      <link rel="stylesheet" crossorigin href="/assets/main-D5bpnY4U.css">
    </head>
    <body class="bg-gray-900 text-gray-200">
    
        <!-- Header -->
        <header class="bg-gray-900/80 backdrop-blur-sm sticky top-0 z-50">
            <div class="container mx-auto px-6 py-4 flex justify-between items-center">
                <a href="#" class="text-2xl font-bold text-white">Next<span class="text-lime-custom">Gen</span>Marketing</a>
                <nav class="hidden md:flex space-x-8">
                    <a href="#about" class="text-white hover:text-secondary transition-colors">O nás</a>
                    <a href="#steps" class="text-white hover:text-secondary transition-colors">Naše práce</a>
                    <a href="#services" class="text-white hover:text-secondary transition-colors">Služby</a>
                    <a href="#faq" class="text-white hover:text-secondary transition-colors">FAQ</a>
                </nav>
                <a href="#contact" class="hidden md:inline-block btn-gradient text-gray-900 font-bold py-2 px-6 rounded-lg transition-colors">Kontakt</a>
                <button id="mobile-menu-button" class="md:hidden text-white">
                    <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7" />
                    </svg>
                </button>
            </div>
            <!-- Mobile Menu -->
            <div id="mobile-menu" class="hidden md:hidden">
                <a href="#about" class="block px-6 py-3 text-center hover:bg-gray-800">O nás</a>
                <a href="#steps" class="block px-6 py-3 text-center hover:bg-gray-800">Naše práce</a>
                <a href="#services" 
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 2a00:4b40:aaaa:2005::6:443 · nextgenmarketing.cz

    2026-01-21 21:12

    HTTP/1.1 200 OK
    Server: openresty
    Date: Wed, 21 Jan 2026 21:12:27 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 08 Sep 2025 13:21:10 GMT
    ETag: "75bc-63e4a0f99769e"
    alt-svc: h3=":443"; ma=86400
    
    Page title: NextGen | Marketingová Agentura
    
    <!DOCTYPE html>
    <html lang="cs" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextGen | Marketingová Agentura</title>
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet" />
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: 'Inter', sans-serif;
                /* Adding a subtle radial gradient for more depth */
                background-color: #111827; /* Fallback */
                background-image: radial-gradient(ellipse at top, hsl(215, 28%, 17%), #111827);
            }
            /* Custom lime color configuration */
            .bg-lime-custom { background-color: #A3E635; }
            .text-lime-custom { color: #A3E635; }
            .border-lime-custom { border-color: #A3E635; }
            .ring-lime-custom { --tw-ring-color: #A3E635; }
            
            /* Gradient button style */
            .btn-gradient {
                background-image: linear-gradient(to right, #a3e635, #84cc16);
                border: none;
                transition: all 0.3s ease;
            }
            .btn-gradient:hover {
                background-image: linear-gradient(to right, #84cc16, #a3e635);
                box-shadow: 0 0 20px rgba(163, 230, 53, 0.4);
            }
    
            /* Simple animation for FAQ */
            .faq-answer {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.5s ease-in-out;
            }
            
            /* Animation for elements on scroll */
            .scroll-animate {
                opacity: 0;
                transform: translateY(40px);
                transition: opacity 0.6s ease-out, transform 0.6s ease-out;
            }
    
            .scroll-animate.is-visible {
                opacity: 1;
                transform: translateY(0);
            }
            
            /* Staggered animation delays */
            .delay-100 { transition-delay: 100ms; }
            .delay-200 { transition-delay: 200ms; }
            .delay-300 { transition-delay: 300ms; }
            .delay-400 { transition-delay: 400ms; }
            .delay-500 { transition-delay: 500ms; }
    
        </style>
      <link rel="stylesheet" crossorigin href="/assets/main-D5bpnY4U.css">
    </head>
    <body class="bg-gray-900 text-gray-200">
    
        <!-- Header -->
        <header class="bg-gray-900/80 backdrop-blur-sm sticky top-0 z-50">
            <div class="container mx-auto px-6 py-4 flex justify-between items-center">
                <a href="#" class="text-2xl font-bold text-white">Next<span class="text-lime-custom">Gen</span>Marketing</a>
                <nav class="hidden md:flex space-x-8">
                    <a href="#about" class="text-white hover:text-secondary transition-colors">O nás</a>
                    <a href="#steps" class="text-white hover:text-secondary transition-colors">Naše práce</a>
                    <a href="#services" class="text-white hover:text-secondary transition-colors">Služby</a>
                    <a href="#faq" class="text-white hover:text-secondary transition-colors">FAQ</a>
                </nav>
                <a href="#contact" class="hidden md:inline-block btn-gradient text-gray-900 font-bold py-2 px-6 rounded-lg transition-colors">Kontakt</a>
                <button id="mobile-menu-button" class="md:hidden text-white">
                    <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7" />
                    </svg>
                </button>
            </div>
            <!-- Mobile Menu -->
            <div id="mobile-menu" class="hidden md:hidden">
                <a href="#about" class="block px-6 py-3 text-center hover:bg-gray-800">O nás</a>
                <a href="#steps" class="block px-6 py-3 text-center hover:bg-gray-800">Naše práce</a>
                <a href="#services" 
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 37.9.175.164:443 · nextgenmarketing.cz

    2026-01-21 21:12

    HTTP/1.1 200 OK
    Server: openresty
    Date: Wed, 21 Jan 2026 21:12:25 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 08 Sep 2025 13:21:10 GMT
    ETag: "75bc-63e4a0f99769e"
    alt-svc: h3=":443"; ma=86400
    
    Page title: NextGen | Marketingová Agentura
    
    <!DOCTYPE html>
    <html lang="cs" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextGen | Marketingová Agentura</title>
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet" />
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: 'Inter', sans-serif;
                /* Adding a subtle radial gradient for more depth */
                background-color: #111827; /* Fallback */
                background-image: radial-gradient(ellipse at top, hsl(215, 28%, 17%), #111827);
            }
            /* Custom lime color configuration */
            .bg-lime-custom { background-color: #A3E635; }
            .text-lime-custom { color: #A3E635; }
            .border-lime-custom { border-color: #A3E635; }
            .ring-lime-custom { --tw-ring-color: #A3E635; }
            
            /* Gradient button style */
            .btn-gradient {
                background-image: linear-gradient(to right, #a3e635, #84cc16);
                border: none;
                transition: all 0.3s ease;
            }
            .btn-gradient:hover {
                background-image: linear-gradient(to right, #84cc16, #a3e635);
                box-shadow: 0 0 20px rgba(163, 230, 53, 0.4);
            }
    
            /* Simple animation for FAQ */
            .faq-answer {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.5s ease-in-out;
            }
            
            /* Animation for elements on scroll */
            .scroll-animate {
                opacity: 0;
                transform: translateY(40px);
                transition: opacity 0.6s ease-out, transform 0.6s ease-out;
            }
    
            .scroll-animate.is-visible {
                opacity: 1;
                transform: translateY(0);
            }
            
            /* Staggered animation delays */
            .delay-100 { transition-delay: 100ms; }
            .delay-200 { transition-delay: 200ms; }
            .delay-300 { transition-delay: 300ms; }
            .delay-400 { transition-delay: 400ms; }
            .delay-500 { transition-delay: 500ms; }
    
        </style>
      <link rel="stylesheet" crossorigin href="/assets/main-D5bpnY4U.css">
    </head>
    <body class="bg-gray-900 text-gray-200">
    
        <!-- Header -->
        <header class="bg-gray-900/80 backdrop-blur-sm sticky top-0 z-50">
            <div class="container mx-auto px-6 py-4 flex justify-between items-center">
                <a href="#" class="text-2xl font-bold text-white">Next<span class="text-lime-custom">Gen</span>Marketing</a>
                <nav class="hidden md:flex space-x-8">
                    <a href="#about" class="text-white hover:text-secondary transition-colors">O nás</a>
                    <a href="#steps" class="text-white hover:text-secondary transition-colors">Naše práce</a>
                    <a href="#services" class="text-white hover:text-secondary transition-colors">Služby</a>
                    <a href="#faq" class="text-white hover:text-secondary transition-colors">FAQ</a>
                </nav>
                <a href="#contact" class="hidden md:inline-block btn-gradient text-gray-900 font-bold py-2 px-6 rounded-lg transition-colors">Kontakt</a>
                <button id="mobile-menu-button" class="md:hidden text-white">
                    <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7" />
                    </svg>
                </button>
            </div>
            <!-- Mobile Menu -->
            <div id="mobile-menu" class="hidden md:hidden">
                <a href="#about" class="block px-6 py-3 text-center hover:bg-gray-800">O nás</a>
                <a href="#steps" class="block px-6 py-3 text-center hover:bg-gray-800">Naše práce</a>
                <a href="#services" 
    Found 2026-01-21 by HttpPlugin
    Create report
*.nextgenmarketing.cznextgenmarketing.cz
CN:
*.nextgenmarketing.cz
Key:
RSA-4096
Issuer:
R12
Not before:
2025-11-23 12:51
Not after:
2026-02-21 12:51
Domain summary