Domain architectdock.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 104.26.7.92:8443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 15:18:57 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbd25e86ec7ff83-SIN
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::ac43:46ad:80 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 15:18:37 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Gi9OBKc3GpmmYYS%2BuwG8X97d%2BYshMCt7pLnBgHsmN%2F5qF7KryfdrkJqIy4PEBhHRUcxb65WUwirAxyFBgmGmmU7CggdpG%2Fo365f2CSJFcHSV8PfoeSu6obpQAzg%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbd25e1cdaaebf3-SJC
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::ac43:46ad:443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 15:18:38 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=asLTZM6T8sNC1txr5U4NgwBtxKZ1tN6ESQx%2BVT%2FA4FENlsTXzvnhlWyY8UKFTOfUON2rz3Cnp4P8PSOU6fc5hBhzOIAytpbCfJI5am1esezaU09%2FyOUC2QCbhik%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bbd25e48c9b9766-FRA
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:75c:8443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 15:18:57 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbd25e718184b06-EWR
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.26.6.92:443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HhsG%2B4I0bYfAolCia173C5r3X5%2F1Ha2hmZgW3pT8YDbZ97z6PIarep%2FIPh2E2QIRBsNuDmWdKzKmXHSpafMWmk2C2i%2BgmaZ6%2B2rUAET4TAY%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bbd25e0ee41c487-SJC
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.70.173:8443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 15:18:57 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbd25e70bd3ebf3-SJC
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.70.173:443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VzKR%2Bx33whNp%2FypgHiRtKO566xasZGe87NOx30DJpfr1Ui7EJi1NCZcjFDeWg%2F2ItD7VkfmFKo2gOU11hNocvXVXqqV9Q%2BV%2BZADtAs3tMc8%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bbd25e0e999cfd5-SJC
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.26.7.92:80 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=K70ea6O6ZxlvGG3WczepI4%2FvXLrZaCK8BKB6k1D21EiionhPPt4dVsGhAJ91UsCiNEHGrgGkDW5QT0oIswohc9GqZ3FC8K32arc29l9fiA0%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbd25e0dd4239cf-YYZ
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:75c:443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 15:18:37 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=r4LjR%2FVXLQNeXwsghbcMgQ4SOOKBvnY0uUIEbkc9i8dkQ%2FYjU%2BPnb%2BgGZQ7FXwxxzO%2BwwHwjwA28MnlH8em2sB5Aw%2Bwrpd26183uys%2F80205OhOySc2Ij2KTcpM%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bbd25e1fb173701-YYZ
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.26.6.92:80 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3RIA92C6gNxykHPiTV4FKPYEAhRVXB4Uqxsi6e5k4YnOxckMw%2BueJJ0PJgyUNb9LJJX38et5SmgqGJu4Ao4YNw3YSusL%2BBgbOQdVMt27DZw%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbd25e0cd715163-YYZ
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.26.7.92:443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 15:18:37 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=g0u%2F4cZmfcN%2BtVusq7nsZQhl6GxEA2xiEtGJgWiiZbNiwFEu%2BlQPqAabBjM8OgQnLLVLuby780CT3af%2F%2BcKqCMcT6Ow%2BqARxJBXtRW9aNV8%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bbd25e1ed85aadc-YYZ
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.26.6.92:8443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 15:18:57 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbd25e70d88ac3a-YYZ
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.70.173:80 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Q93jutf2JhGG0ML5e97N5LYVCVMCukXb%2BKSsq3541Trxpu3TNpcLwmGsBtNOOc%2FFQiBk7%2F3bw1m30xyJN3MadvXEVlHDLr4I7ttoLNVEL60%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbd25e0cc8144b0-YYZ
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::ac43:46ad:8443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 15:18:57 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbd25e6ff810b27-LHR
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:65c:8443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 15:18:57 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbd25e6eb1a989b-LHR
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:75c:80 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gWprAG2ixYQ8WOHCLFdi3wV5ZqFF4FVcv%2BpN%2BVTx62FuL5O84G3ZvJPTsE16dr39X87nRJihKFX4r4GqMvhC2lrRSHheXuFbFM6CliJPra5%2FAFWn2uTmsRoR"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbd25e0a91eef2b-LHR
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:65c:80 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 15:18:36 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1gfKosUDbeumMiEyTzIzzTXYMp2OjVAFxU8IrOnAxFON260JW%2BUp%2Bhl5KOl4DPVqmt25zFkI34auS5J%2FDP2c4lbgNp3UzS7CFkNHvzyVSDwv6Nt%2BCTg%2BvWw939w%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbd25e098b8dcc8-FRA
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:65c:443 · architectdock.com

    2026-01-10 15:18

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 15:18:37 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ovSRTxF5EcAh4g8mRN8fp4BfhhJDLzh%2BD5yPXoaIuxZjDP%2BjzeMPSBlzDxPFfdzo3W6xBlLbqVAViMJv4ESI%2B7lUeC47y%2BVYbuUpgZNzfTQuPGdcS2QT7mC6pgk%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bbd25e3682d992f-AMS
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:20::ac43:46ad:443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 13:23:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VvdowTOvYlZCYunuwUeguLr7BjkYn63f3Ajv%2BM6Hlas63TaX7mvC%2FxV9bFzTd8fP0onkYntzhG4UsrZw2cX0P57pg4l9CODBWMfG912j8HCFLSGge5KrfRXozvc%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b7a91f7ab4a1cbd-FRA
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::ac43:46ad:80 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 13:23:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=D0dowNrkn21EanNmgzFjmRzYNzZ4KIOhygtVC30z5CD9Ypqf9nxFFcVIjnhf3pOtLfr3HUH%2BjYRSuKhT2d9lNAyjWEPvueEdfdSd3pRNMo8jRLNrUog7lGufAnA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7a91f2c95f741b-BLR
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.67.70.173:443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 13:23:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=O%2Ff9pkFEIr131h1kF%2FtL0eg2wUSqoHKS7VfL9wfhXC3Clkq2miXfbMTHHVCHRRYrB66dacPEp6CQmIndQI%2Bg2brZYDtP%2BjpczKYL4FHj2oE%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b7a91f43a09c472-EWR
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.26.7.92:80 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 13:23:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GBNbeGFOAr1wdPy3tUp%2BKhVP10ulnjPfZ4tMX3fYpQDs4CgiGJCseBv%2BKs0co0hpXUymtXMymE78MWd3nZ8NgU%2BNJKyYjh9Uhp%2FRlY9y3ic%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7a91f2ef17abfa-YYZ
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:75c:8443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 522 <none>
    Date: Fri, 02 Jan 2026 13:23:37 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b7a91f91bfa785b-EWR
    
    
    error code: 522
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.26.6.92:8443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 522 <none>
    Date: Fri, 02 Jan 2026 13:23:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b7a91f919bf4fa8-EWR
    
    
    error code: 522
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.26.7.92:8443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 522 <none>
    Date: Fri, 02 Jan 2026 13:23:37 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b7a91f90b19cb6b-EWR
    
    
    error code: 522
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.67.70.173:8443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 522 <none>
    Date: Fri, 02 Jan 2026 13:23:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b7a91f8eee7ecfb-LHR
    
    
    error code: 522
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.26.6.92:80 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 13:23:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pDEyIZkPQH1w6Rlhr1DojuRf1nEdt3dAObyzpJEcLmsGJ2Z%2B24E8dg6l9e%2FhDfHLmOwhl2D712GnXk6EG8EJXyh8MYXy5RtFiQhzZh54QN4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7a91f2a9630339-LHR
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.67.70.173:80 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 13:23:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hRxUzPatOilcyP9T4flEagtRzDoSFtT4stbw9tL0MIdWjbrNotka54kvVpuPBi%2BH6dvWZmur9Q3nt%2FRI42SDvW%2BjInOTgJP9jhq4B69hpjU%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7a91f2ada99fea-AMS
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:65c:8443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 522 <none>
    Date: Fri, 02 Jan 2026 13:23:37 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b7a91f8d8ef001d-LHR
    
    
    error code: 522
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.26.6.92:443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 13:23:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PrpoT7IpcHZAdEN4Bk5zqUA5ac7U0C7OyKo1E94ZI39H2hnK2ze4o9XEJ2xArThyMlovG7hPUnouG4j%2BvCrBNVBZvmkMSehHoOAN5lP2ziw%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b7a91f54ae460f3-LHR
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:75c:80 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 13:23:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QPnUQ0CO5cGGji8pnBjh9L7ZlTzABJGnqFK8HfWJ0itSG7Iwv3uVI90uY83QTiSgcJL%2BMvaqpNEefgX8uF5TGrJw74Q4YRjFWq5YNcRZXDRVKKnHAjseCDDRWR8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7a91f2aa9437da-FRA
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::ac43:46ad:8443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 522 <none>
    Date: Fri, 02 Jan 2026 13:23:37 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b7a91f8db227c0a-FRA
    
    
    error code: 522
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:65c:80 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 13:23:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://architectdock.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CvBm0bALLqARMVNERD3c7uz5DyC4Yf9Lcn8mfq95CtBFgMiYVYWzvsiG7jGa2rtljdq%2BSg8xXwdcjswLzn83LeYwFQIEQjA9WSKiANonkNkgJ39yZyJYz8cAECI%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7a91f29dfadbc5-FRA
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:20::681a:75c:443 · architectdock.com

    2026-01-02 13:23

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 13:23:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 21 Nov 2025 02:06:27 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Id9BcLzug%2FeTkoqxkNKhtCJQCAsnMRAwyxscwfUrbpOzGCUhmQB0080RWxE92J09pmg4B7n2xcqCAzI1AL1GwB83fovCYMwp92D8IYmfZGt%2F04qzjTqXd%2FkNaOg%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b7a91f58c21803d-FRA
    
    Page title: ArchitectDock - Cloud Infrastructure & AI Studio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ArchitectDock - Cloud Infrastructure & AI Studio</title>
        <link rel="icon" type="image/png" href="/favicon.png">
        <script src="https://cdn.tailwindcss.com"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: {
                                50: '#eff6ff',
                                100: '#dbeafe',
                                200: '#bfdbfe',
                                300: '#93c5fd',
                                400: '#60a5fa',
                                500: '#3b82f6',
                                600: '#2563eb',
                                700: '#1d4ed8',
                                800: '#1e40af',
                                900: '#1e3a8a',
                            },
                            accent: {
                                400: '#22d3ee',
                                500: '#06b6d4',
                                600: '#0891b2',
                                700: '#0e7490',
                            },
                        },
                    },
                },
            }
        </script>
        <style>
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            }
    
            .portal-card {
                transition: all 0.3s ease;
            }
    
            .portal-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            }
    
            @keyframes float {
                0%, 100% {
                    transform: translateY(0px);
                }
                50% {
                    transform: translateY(-10px);
                }
            }
    
            .logo-float {
                animation: float 3s ease-in-out infinite;
            }
        </style>
    </head>
    <body class="min-h-screen bg-gradient-to-br from-gray-50 to-gray-100">
        <div class="min-h-screen flex flex-col items-center justify-center p-4">
            <!-- Logo -->
            <div class="mb-12 logo-float">
                <img src="/logo_mediumdark.png" alt="ArchitectDock Logo" class="h-24 w-auto">
            </div>
    
            <!-- Main Heading -->
            <div class="text-center mb-12 max-w-3xl">
                <h1 class="text-5xl font-bold text-gray-900 mb-4">Welcome to ArchitectDock</h1>
                <p class="text-xl text-gray-600">
                    Enterprise infrastructure and AI workflow platform
                </p>
            </div>
    
            <!-- Portal Cards -->
            <div class="grid md:grid-cols-2 gap-8 max-w-4xl w-full">
                <!-- Cloud Portal -->
                <a href="https://cloud.architectdock.com" class="portal-card group">
                    <div class="bg-white rounded-2xl shadow-lg p-8 border-2 border-transparent group-hover:border-primary-500">
                        <div class="flex items-center justify-between mb-4">
                            <h2 class="text-3xl font-bold text-gray-900">Cloud</h2>
                            <svg class="w-8 h-8 text-primary-600 group-hover:text-primary-700" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
                            </svg>
                        </div>
                        <p class="text-gray-600 mb-6">
                            GPU instance management, container orchestration, and cloud infrastructure
                        </p>
                        <div class="flex items-center text-primary-600 group-hover:text-primary-700 font-medium">
                            <span>Go to Cloud Portal</span>
                            <svg class="w-5 h-5 ml-2 group-hover:translate-x-1 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l
    Found 2026-01-02 by HttpPlugin
    Create report
architectdock.com*.architectdock.com
CN:
architectdock.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-30 20:16
Not after:
2026-03-30 21:16