Domain redirect-dev.foxxtech.net
Germany
AMAZON-02
Software information

Netlify

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2025-05-14 10:14
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65227f38c83d

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/foxxusa/foxx-redirect.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "stg"]
      	vscode-merge-base = origin/main
      	remote = origin
      	merge = refs/heads/stg
      [branch "dev"]
      	vscode-merge-base = origin/main
      
      Found on 2025-05-14 10:14
      447 Bytes
  • Open service 2a05:d014:58f:6200::259:80 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 10 Jan 2026 06:43:45 GMT
    Location: https://redirect-dev.foxxtech.net/
    Server: Netlify
    X-Nf-Request-Id: 01KEKAB2F82VD13CFKMHGNDECP
    Content-Length: 49
    Connection: close
    
    
    Redirecting to https://redirect-dev.foxxtech.net/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::259:443 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 1614
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Jan 2026 06:43:36 GMT
    Etag: "b13393a8b850bc482bd837478f5c6456-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEKAASZ4JHGM3T85ST09ASR3
    Connection: close
    
    Page title: Error Page
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Error Page</title>
      <style>
        body {
          margin: 0;
          padding: 0;
          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
          background-color: #f5f5f5;
          height: 100vh;
          display: flex;
          align-items: center;
          justify-content: center;
        }
    
        .error-container {
          text-align: center;
          padding: 2rem;
          background: white;
          border-radius: 8px;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          max-width: 500px;
          width: 90%;
        }
    
        .error-title {
          font-size: 2rem;
          color: #e74c3c;
          margin-bottom: 1rem;
        }
    
        .error-message {
          font-size: 1.2rem;
          color: #2c3e50;
          margin-bottom: 1.5rem;
          line-height: 1.5;
        }
    
        .error-description {
          color: #7f8c8d;
          margin-bottom: 2rem;
        }
    
        .back-button {
          display: inline-block;
          padding: 0.8rem 1.5rem;
          background-color: #3498db;
          color: white;
          text-decoration: none;
          border-radius: 4px;
          transition: background-color 0.3s;
        }
    
        .back-button:hover {
          background-color: #2980b9;
        }
      </style>
    </head>
    
    <body>
      <div class="error-container">
        <h1 class="error-title">Oops!</h1>
        <p class="error-message">Sorry, the page you are looking for cannot be accessed.</p>
        <p class="error-description">The page might be temporarily unavailable or may have been moved.</p>
      </div>
    </body>
    
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 1614
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Jan 2026 06:43:36 GMT
    Etag: "b13393a8b850bc482bd837478f5c6456-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEKAASHXDKZW9NEETDF5QKH5
    Connection: close
    
    Page title: Error Page
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Error Page</title>
      <style>
        body {
          margin: 0;
          padding: 0;
          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
          background-color: #f5f5f5;
          height: 100vh;
          display: flex;
          align-items: center;
          justify-content: center;
        }
    
        .error-container {
          text-align: center;
          padding: 2rem;
          background: white;
          border-radius: 8px;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          max-width: 500px;
          width: 90%;
        }
    
        .error-title {
          font-size: 2rem;
          color: #e74c3c;
          margin-bottom: 1rem;
        }
    
        .error-message {
          font-size: 1.2rem;
          color: #2c3e50;
          margin-bottom: 1.5rem;
          line-height: 1.5;
        }
    
        .error-description {
          color: #7f8c8d;
          margin-bottom: 2rem;
        }
    
        .back-button {
          display: inline-block;
          padding: 0.8rem 1.5rem;
          background-color: #3498db;
          color: white;
          text-decoration: none;
          border-radius: 4px;
          transition: background-color 0.3s;
        }
    
        .back-button:hover {
          background-color: #2980b9;
        }
      </style>
    </head>
    
    <body>
      <div class="error-container">
        <h1 class="error-title">Oops!</h1>
        <p class="error-message">Sorry, the page you are looking for cannot be accessed.</p>
        <p class="error-description">The page might be temporarily unavailable or may have been moved.</p>
      </div>
    </body>
    
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 63.176.8.218:80 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 10 Jan 2026 06:43:44 GMT
    Location: https://redirect-dev.foxxtech.net/
    Server: Netlify
    X-Nf-Request-Id: 01KEKAB1TZZ9JDF1GD1XVXN7RD
    Content-Length: 49
    Connection: close
    
    
    Redirecting to https://redirect-dev.foxxtech.net/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 35.157.26.135:80 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 10 Jan 2026 06:43:45 GMT
    Location: https://redirect-dev.foxxtech.net/
    Server: Netlify
    X-Nf-Request-Id: 01KEKAB2GH2X7NPNQ8666XYZ9M
    Content-Length: 49
    Connection: close
    
    
    Redirecting to https://redirect-dev.foxxtech.net/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 63.176.8.218:443 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 1614
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Jan 2026 06:43:35 GMT
    Etag: "b13393a8b850bc482bd837478f5c6456-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEKAASB0XQ216RXBEQCQHR3B
    Connection: close
    
    Page title: Error Page
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Error Page</title>
      <style>
        body {
          margin: 0;
          padding: 0;
          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
          background-color: #f5f5f5;
          height: 100vh;
          display: flex;
          align-items: center;
          justify-content: center;
        }
    
        .error-container {
          text-align: center;
          padding: 2rem;
          background: white;
          border-radius: 8px;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          max-width: 500px;
          width: 90%;
        }
    
        .error-title {
          font-size: 2rem;
          color: #e74c3c;
          margin-bottom: 1rem;
        }
    
        .error-message {
          font-size: 1.2rem;
          color: #2c3e50;
          margin-bottom: 1.5rem;
          line-height: 1.5;
        }
    
        .error-description {
          color: #7f8c8d;
          margin-bottom: 2rem;
        }
    
        .back-button {
          display: inline-block;
          padding: 0.8rem 1.5rem;
          background-color: #3498db;
          color: white;
          text-decoration: none;
          border-radius: 4px;
          transition: background-color 0.3s;
        }
    
        .back-button:hover {
          background-color: #2980b9;
        }
      </style>
    </head>
    
    <body>
      <div class="error-container">
        <h1 class="error-title">Oops!</h1>
        <p class="error-message">Sorry, the page you are looking for cannot be accessed.</p>
        <p class="error-description">The page might be temporarily unavailable or may have been moved.</p>
      </div>
    </body>
    
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::258:443 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 1614
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Jan 2026 06:43:36 GMT
    Etag: "b13393a8b850bc482bd837478f5c6456-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEKAAT4G0ATJ1CCBXH7JRB1D
    Connection: close
    
    Page title: Error Page
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Error Page</title>
      <style>
        body {
          margin: 0;
          padding: 0;
          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
          background-color: #f5f5f5;
          height: 100vh;
          display: flex;
          align-items: center;
          justify-content: center;
        }
    
        .error-container {
          text-align: center;
          padding: 2rem;
          background: white;
          border-radius: 8px;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          max-width: 500px;
          width: 90%;
        }
    
        .error-title {
          font-size: 2rem;
          color: #e74c3c;
          margin-bottom: 1rem;
        }
    
        .error-message {
          font-size: 1.2rem;
          color: #2c3e50;
          margin-bottom: 1.5rem;
          line-height: 1.5;
        }
    
        .error-description {
          color: #7f8c8d;
          margin-bottom: 2rem;
        }
    
        .back-button {
          display: inline-block;
          padding: 0.8rem 1.5rem;
          background-color: #3498db;
          color: white;
          text-decoration: none;
          border-radius: 4px;
          transition: background-color 0.3s;
        }
    
        .back-button:hover {
          background-color: #2980b9;
        }
      </style>
    </head>
    
    <body>
      <div class="error-container">
        <h1 class="error-title">Oops!</h1>
        <p class="error-message">Sorry, the page you are looking for cannot be accessed.</p>
        <p class="error-description">The page might be temporarily unavailable or may have been moved.</p>
      </div>
    </body>
    
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::258:80 · redirect-dev.foxxtech.net

    2026-01-10 06:43

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 10 Jan 2026 06:43:43 GMT
    Location: https://redirect-dev.foxxtech.net/
    Server: Netlify
    X-Nf-Request-Id: 01KEKAB0XN0J6K80CP4WME79XD
    Content-Length: 49
    Connection: close
    
    
    Redirecting to https://redirect-dev.foxxtech.net/
    Found 2026-01-10 by HttpPlugin
    Create report
redirect-dev.foxxtech.net
CN:
redirect-dev.foxxtech.net
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-10 05:43
Not after:
2026-04-10 05:43