Domain celebrify.it
United States
GOOGLE-CLOUD-PLATFORM
  • Git configuration and history exposed
    First seen 2025-10-10 12:11
    Last seen 2026-01-03 21:24
    Open for 85 days
    • Severity: critical
      Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b48733872d5419

      [init]
      	defaultBranch = none
      [fetch]
      	recurseSubmodules = false
      [credential]
      	interactive = never
      [gc]
      	autoDetach = false
      [http]
      	extraHeader = X-Gitaly-Correlation-ID: f6e51bb65918486e8b7ea7c660c3afe8
      [transfer]
      	bundleURI = true
      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab-ci-token:glcbt-6b_VzkDBUnyhbKLz2f_oEzu@gitlab.com/veronica.velkova/ring-landing.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [lfs]
      	repositoryformatversion = 0
      
      Found on 2026-01-03 21:24
      528 Bytes
    • Severity: critical
      Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b48733e9d30381

      [init]
      	defaultBranch = none
      [fetch]
      	recurseSubmodules = false
      [credential]
      	interactive = never
      [gc]
      	autoDetach = false
      [http]
      	extraHeader = X-Gitaly-Correlation-ID: bb5041dad0594747b3ce43e7667c3c6f
      [transfer]
      	bundleURI = true
      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab-ci-token:glcbt-6b_Zxxj7ahTqp45CeaRWGNx@gitlab.com/veronica.velkova/ring-landing.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [lfs]
      	repositoryformatversion = 0
      
      Found on 2025-10-10 12:11
      528 Bytes
  • Git configuration and history exposed
    First seen 2025-10-10 12:11
    • Severity: critical
      Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b48733e9d30381

      [init]
      	defaultBranch = none
      [fetch]
      	recurseSubmodules = false
      [credential]
      	interactive = never
      [gc]
      	autoDetach = false
      [http]
      	extraHeader = X-Gitaly-Correlation-ID: bb5041dad0594747b3ce43e7667c3c6f
      [transfer]
      	bundleURI = true
      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab-ci-token:glcbt-6b_Zxxj7ahTqp45CeaRWGNx@gitlab.com/veronica.velkova/ring-landing.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [lfs]
      	repositoryformatversion = 0
      
      Found on 2025-10-10 12:11
      528 Bytes
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-11 21:12

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Sun, 11 Jan 2026 21:22:55 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KEQEF91H60BDY71AEHF7825B
    Date: Sun, 11 Jan 2026 21:12:55 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-10 21:15

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Sat, 10 Jan 2026 21:25:47 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KEMW7TF3TTW0BSQKKCMRK91E
    Date: Sat, 10 Jan 2026 21:15:47 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-09 21:45

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Fri, 09 Jan 2026 21:55:26 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KEJBHC3QBEF5JFPWY4THDMWC
    Date: Fri, 09 Jan 2026 21:45:26 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-08 21:39

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Thu, 08 Jan 2026 21:49:30 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KEFRSSRAW3HAYVFEATFEVHHQ
    Date: Thu, 08 Jan 2026 21:39:30 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-07 21:29

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Wed, 07 Jan 2026 21:39:04 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KED5SZ5EBH6G74XMANXACPEJ
    Date: Wed, 07 Jan 2026 21:29:04 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-06 21:21

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Tue, 06 Jan 2026 21:31:06 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KEAJYNPCFQ2GCB9BM3R8XRCQ
    Date: Tue, 06 Jan 2026 21:21:06 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-03 21:24

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Sat, 03 Jan 2026 21:34:17 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KE2VYB26896K1PW89B5ZBF5D
    Date: Sat, 03 Jan 2026 21:24:17 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-02 21:09

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Fri, 02 Jan 2026 21:19:59 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KE08QET1PPNYJ65XBWGGS2DX
    Date: Fri, 02 Jan 2026 21:09:59 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2026-01-01 21:40

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Thu, 01 Jan 2026 21:50:22 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KDXR2BDNRCDPJV46NMNC22EZ
    Date: Thu, 01 Jan 2026 21:40:22 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2025-12-31 21:40

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Wed, 31 Dec 2025 21:50:17 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KDV5NG79844P95TK01FNA8X1
    Date: Wed, 31 Dec 2025 21:40:17 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2025-12-30 21:33

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Tue, 30 Dec 2025 21:43:22 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KDRJW3FZXPNEYZN0STZHGQNX
    Date: Tue, 30 Dec 2025 21:33:22 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2025-12-23 02:43

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Tue, 23 Dec 2025 02:53:23 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KD4HE0CRQM7D6SV8PXVYBEN4
    Date: Tue, 23 Dec 2025 02:43:23 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2025-12-21 08:11

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Sun, 21 Dec 2025 08:21:39 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KCZZDN4BDJ3VDTPP78J55R75
    Date: Sun, 21 Dec 2025 08:11:39 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · celebrify.it

    2025-12-19 06:04

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 2936
    Content-Type: text/html; charset=utf-8
    Etag: "8959ef6f7040f4be98cb71697e90ad9b47dc5c32d6421392c188d0930ed63f17"
    Expires: Fri, 19 Dec 2025 06:14:16 UTC
    Last-Modified: Sat, 11 Oct 2025 10:14:45 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KCTKAZ85ZJWXCES2X913M4W4
    Date: Fri, 19 Dec 2025 06:04:16 GMT
    Connection: close
    
    Page title: Celebrify Landing
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Celebrify Landing</title>
      <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
      <style>
        /* LandingPage.css */
        .landing-page {
          display: flex;
          flex-direction: column;
          align-items: stretch;
          min-height: 100vh;
          padding: 40px 20px;
          box-sizing: border-box;
          text-align: center;
          max-width: 800px;
          margin: auto;
          color: #3F3F3F;
          font-family: 'DM Sans', Arial, sans-serif;
        }
        body {
          margin: 0;
          font-family: 'DM Sans', Arial, sans-serif;
          background: url('background_with_letters.png') no-repeat center center fixed;
          background-size: cover;
          overflow: hidden;
          min-height: 100vh;
        }
        .header {
          margin-top: 60px;
          margin-bottom: 15px;
          padding-bottom: 50px;
        }
        .logo {
          max-width: 350px;
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .bold {
          font-weight: bold;
          color: #666;
        }
        .content {
          flex: 1;
          display: flex;
          flex-direction: column;
        }
        h1, .content h1 {
          font-size: clamp(2.5rem, 6vw, 4rem);
          font-weight: 300;
          color: #48494C;
          margin-bottom: 20px;
          line-height: 1.2;
        }
        .highlight, .content .highlight {
          color: #FF7150;
        }
        .subtitle {
          font-size: clamp(1.1rem, 2.5vw, 1.4rem);
          line-height: 1.6;
          color: #48494C;
          margin-bottom: 40px;
        }
        .footer {
          margin-top: auto;
          color: #48494C;
          font-size: 1em;
          padding-bottom: 0.1rem;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      </style>
    </head>
    <body>
      <div class="landing-page">
        <header class="header">
          <a href="https://celebrify.com" target="_blank" rel="noopener noreferrer">
            <img src="Logo.svg" alt="Celebrify Logo" class="logo" />
          </a>
        </header>
        <main class="content">
          <h1>Because even magic needs <span class="highlight">a master plan.</span></h1>
          <p class="subtitle">
            For planners of <span class="bold">luxury weddings</span><br>
            &amp; <span class="bold">multi-day celebrations.</span><br>
            B2B done beautifully.
          </p>
        </main>
        <footer class="footer">
          <span style="font-size: 1.5em; vertical-align: middle; margin-right: 0.5em;">Story unfolding soon</span>
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
          <img src="Strawberry.svg" alt="Strawberry" style="width:0.9em;vertical-align:middle;margin-left:0.5em;">
        </footer>
      </div>
    </body>
    </html>
    
    Found 2025-12-19 by HttpPlugin
    Create report
celebrify.it
CN:
celebrify.it
Key:
RSA-4096
Issuer:
R13
Not before:
2025-12-09 10:22
Not after:
2026-03-09 10:22
Domain summary
IP summary