Domain infinitegroupchat.com
United States
AMAZON-02
Software information

Vercel

tcp/443 tcp/80

  • Open service 216.198.79.1:443 · infinitegroupchat.com

    2026-01-12 08:08

    HTTP/1.1 307 Temporary Redirect
    Cache-Control: public, max-age=0, must-revalidate
    Content-Type: text/plain
    Date: Mon, 12 Jan 2026 08:08:59 GMT
    Location: https://www.infinitegroupchat.com/
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Id: sfo1::vd6q6-1768205339345-ad8948711016
    Connection: close
    Transfer-Encoding: chunked
    
    
    Redirecting...
    
    Found 2 hours ago by HttpPlugin
    Create report
  • Open service 216.198.79.1:80 · infinitegroupchat.com

    2026-01-12 08:08

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://infinitegroupchat.com/
    Refresh: 0;url=https://infinitegroupchat.com/
    server: Vercel
    
    
    Redirecting...
    Found 2 hours ago by HttpPlugin
    Create report
  • Open service 216.198.79.65:443 · www.infinitegroupchat.com

    2026-01-11 16:12

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 3992953
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 9257
    Content-Type: text/html; charset=utf-8
    Date: Sun, 11 Jan 2026 16:12:48 GMT
    Etag: "f0bff86dfd6d0a8a688004b03784943e"
    Last-Modified: Wed, 26 Nov 2025 11:03:34 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::9m4s8-1768147967989-0eb0be52cb93
    Connection: close
    
    Page title: Infinite Groupchat
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
    
        <!-- Primary Meta Tags -->
        <title>Infinite Groupchat</title>
        <meta name="title" content="Infinite Groupchat - A fine-tuned LLM in the browser" />
        <meta name="description" content="Experience an AI-powered chat simulator running entirely in your browser with WebLLM and WebGPU. Watch AI personalities interact in real-time using a fine-tuned Qwen 0.6B model trained on 60K messages. Privacy-first, no server required." />
        <meta name="keywords" content="WebLLM, WebGPU, browser AI, local LLM, Qwen, fine-tuning, AI chat simulator, privacy AI, client-side AI, React, TypeScript, machine learning, browser-based inference, fine-tuned model, HuggingFace" />
        <meta name="author" content="brimtown" />
        <meta name="theme-color" content="#3498db" />
    
        <!-- Canonical URL -->
        <link rel="canonical" href="https://infinitegroupchat.com/" />
    
        <!-- Open Graph / Facebook -->
        <meta property="og:type" content="website" />
        <meta property="og:url" content="https://infinitegroupchat.com/" />
        <meta property="og:title" content="Infinite Groupchat - A fine-tuned LLM in the browser" />
        <meta property="og:description" content="Join a simulated groupchat powered by an LLM trained on a college groupchat. Runs in real-time using WebLLM and a fine-tuned Qwen model, entirely in browser." />
        <meta property="og:image" content="https://infinitegroupchat.com/og-image.png" />
        <meta property="og:image:width" content="1200" />
        <meta property="og:image:height" content="630" />
        <meta property="og:site_name" content="Infinite AI Groupchat" />
    
        <!-- Twitter -->
        <meta property="twitter:card" content="summary_large_image" />
        <meta property="twitter:url" content="https://infinitegroupchat.com/" />
        <meta property="twitter:title" content="Infinite AI Groupchat - A fine-tuned LLM in the browser" />
        <meta property="twitter:description" content="Join a simulated groupchat powered by an LLM trained on a college groupchat. Runs in real-time using WebLLM and a fine-tuned Qwen model, entirely in browser." />
        <meta property="twitter:image" content="https://infinitegroupchat.com/og-image.png" />
    
        <!-- PWA Manifest -->
        <link rel="manifest" href="/manifest.json" />
    
        <!-- Favicons and Icons -->
        <link rel="icon" href="/icon-192.png" />
        <link rel="icon" type="image/png" sizes="192x192" href="/icon-192.png" />
        <link rel="icon" type="image/png" sizes="512x512" href="/icon-512.png" />
        <link rel="apple-touch-icon" href="/icon-192.png" />
    
        <!-- Preconnect for performance -->
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link rel="preconnect" href="https://i.groupme.com">
        <link rel="preconnect" href="https://web.groupme.com">
    
        <link href="https://fonts.googleapis.com/css2?family=Mona+Sans:wght@400;600;700&display=swap" rel="stylesheet">
    
        <!-- Critical CSS (<14KB) - matches real app skeleton -->
        <style>
          html {
            min-height: 100%;
            background: white;
            background-image: radial-gradient(at 48% 43%, hsl(328, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 84% 70%, hsl(99, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 82% 0%, hsl(0, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 16% 36%, hsl(0, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 45% 0%, hsla(217, 100%, 50%, 0.69) 0px, transparent 50%),
              radial-gradient(at 55% 81%, hsla(266, 100%, 50%, 0.47) 0px, transparent 50%);
          }
          html, body {
            margin: 0;
            padding: 0;
          }
          body {
            font-family: 'Mona Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
            font-size: 15px;
            line-height: 20px;
            width: 100%;
            max-width: 800px;
            margin: 0 auto;
            padding: 4px 4px 0px;
            color: 
    Found 18 hours ago by HttpPlugin
    Create report
  • Open service 64.29.17.65:80 · www.infinitegroupchat.com

    2026-01-11 16:12

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://www.infinitegroupchat.com/
    Refresh: 0;url=https://www.infinitegroupchat.com/
    server: Vercel
    
    
    Redirecting...
    Found 18 hours ago by HttpPlugin
    Create report
  • Open service 216.198.79.65:80 · www.infinitegroupchat.com

    2026-01-11 16:12

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://www.infinitegroupchat.com/
    Refresh: 0;url=https://www.infinitegroupchat.com/
    server: Vercel
    
    
    Redirecting...
    Found 18 hours ago by HttpPlugin
    Create report
  • Open service 64.29.17.65:443 · www.infinitegroupchat.com

    2026-01-11 16:12

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 3986614
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 9257
    Content-Type: text/html; charset=utf-8
    Date: Sun, 11 Jan 2026 16:12:47 GMT
    Etag: "f0bff86dfd6d0a8a688004b03784943e"
    Last-Modified: Wed, 26 Nov 2025 12:49:12 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::csq6p-1768147967640-be113e50e3df
    Connection: close
    
    Page title: Infinite Groupchat
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
    
        <!-- Primary Meta Tags -->
        <title>Infinite Groupchat</title>
        <meta name="title" content="Infinite Groupchat - A fine-tuned LLM in the browser" />
        <meta name="description" content="Experience an AI-powered chat simulator running entirely in your browser with WebLLM and WebGPU. Watch AI personalities interact in real-time using a fine-tuned Qwen 0.6B model trained on 60K messages. Privacy-first, no server required." />
        <meta name="keywords" content="WebLLM, WebGPU, browser AI, local LLM, Qwen, fine-tuning, AI chat simulator, privacy AI, client-side AI, React, TypeScript, machine learning, browser-based inference, fine-tuned model, HuggingFace" />
        <meta name="author" content="brimtown" />
        <meta name="theme-color" content="#3498db" />
    
        <!-- Canonical URL -->
        <link rel="canonical" href="https://infinitegroupchat.com/" />
    
        <!-- Open Graph / Facebook -->
        <meta property="og:type" content="website" />
        <meta property="og:url" content="https://infinitegroupchat.com/" />
        <meta property="og:title" content="Infinite Groupchat - A fine-tuned LLM in the browser" />
        <meta property="og:description" content="Join a simulated groupchat powered by an LLM trained on a college groupchat. Runs in real-time using WebLLM and a fine-tuned Qwen model, entirely in browser." />
        <meta property="og:image" content="https://infinitegroupchat.com/og-image.png" />
        <meta property="og:image:width" content="1200" />
        <meta property="og:image:height" content="630" />
        <meta property="og:site_name" content="Infinite AI Groupchat" />
    
        <!-- Twitter -->
        <meta property="twitter:card" content="summary_large_image" />
        <meta property="twitter:url" content="https://infinitegroupchat.com/" />
        <meta property="twitter:title" content="Infinite AI Groupchat - A fine-tuned LLM in the browser" />
        <meta property="twitter:description" content="Join a simulated groupchat powered by an LLM trained on a college groupchat. Runs in real-time using WebLLM and a fine-tuned Qwen model, entirely in browser." />
        <meta property="twitter:image" content="https://infinitegroupchat.com/og-image.png" />
    
        <!-- PWA Manifest -->
        <link rel="manifest" href="/manifest.json" />
    
        <!-- Favicons and Icons -->
        <link rel="icon" href="/icon-192.png" />
        <link rel="icon" type="image/png" sizes="192x192" href="/icon-192.png" />
        <link rel="icon" type="image/png" sizes="512x512" href="/icon-512.png" />
        <link rel="apple-touch-icon" href="/icon-192.png" />
    
        <!-- Preconnect for performance -->
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link rel="preconnect" href="https://i.groupme.com">
        <link rel="preconnect" href="https://web.groupme.com">
    
        <link href="https://fonts.googleapis.com/css2?family=Mona+Sans:wght@400;600;700&display=swap" rel="stylesheet">
    
        <!-- Critical CSS (<14KB) - matches real app skeleton -->
        <style>
          html {
            min-height: 100%;
            background: white;
            background-image: radial-gradient(at 48% 43%, hsl(328, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 84% 70%, hsl(99, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 82% 0%, hsl(0, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 16% 36%, hsl(0, 0%, 96%) 0px, transparent 50%),
              radial-gradient(at 45% 0%, hsla(217, 100%, 50%, 0.69) 0px, transparent 50%),
              radial-gradient(at 55% 81%, hsla(266, 100%, 50%, 0.47) 0px, transparent 50%);
          }
          html, body {
            margin: 0;
            padding: 0;
          }
          body {
            font-family: 'Mona Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
            font-size: 15px;
            line-height: 20px;
            width: 100%;
            max-width: 800px;
            margin: 0 auto;
            padding: 4px 4px 0px;
            color: 
    Found 18 hours ago by HttpPlugin
    Create report
infinitegroupchat.com
CN:
infinitegroupchat.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 03:48
Not after:
2026-02-09 03:48
www.infinitegroupchat.com
CN:
www.infinitegroupchat.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 03:48
Not after:
2026-02-09 03:48