Domain plannbiz.com
United States
FASTLY
Software information

GitHub.com

tcp/443 tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2024-07-18 16:15
    Last seen 2024-09-18 18:03
    Open for 62 days
  • MacOS file listing through .DS_Store file
    First seen 2024-07-18 16:15
    Last seen 2024-07-18 16:16
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-09-16 00:24

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: 89E1:0E5A:139AFC5:1419D15:66E77AD3
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 00:24:51 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230045-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726446292.609042,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 15977e125c0d0fe8e42adca688c15440d921197f
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-09-14 11:44

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Sat, 14 Sep 2024 11:54:55 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 8443:35CA03:50C239D:529F07D:66E57737
    Accept-Ranges: bytes
    Date: Sat, 14 Sep 2024 11:44:55 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230125-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726314296.825527,VS0,VE3
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 8f7999939a6ff325677f7aa5487f937744d63d10
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-09-14 00:25

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: 7EB2:3581D1:376D7A3:38B48A9:66E4D7FB
    Accept-Ranges: bytes
    Date: Sat, 14 Sep 2024 00:25:32 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230131-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726273532.019546,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: c53887b309c914283bc3a528c5afebd09b0afc1f
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-09-12 15:00

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Thu, 12 Sep 2024 15:10:22 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 30FC:342B28:28F1444:29CA8A6:66E30206
    Accept-Ranges: bytes
    Date: Thu, 12 Sep 2024 15:00:22 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230094-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726153223.647820,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 9ccbad88d826967b452d02bd2de9f6f41cc20015
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-09-12 02:11

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: DEF4:206EC5:2BD9734:2C1F1E5:66E24DEE
    Accept-Ranges: bytes
    Date: Thu, 12 Sep 2024 02:11:59 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-lcy-eglc8600058-LCY
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726107119.309875,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 32d2d111d088849afb82f25632f73f216200d3e2
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-09-10 19:17

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Tue, 10 Sep 2024 19:27:14 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 5726:342B28:693C28:6B5B8B:66E09B39
    Accept-Ranges: bytes
    Date: Tue, 10 Sep 2024 19:17:21 GMT
    Via: 1.1 varnish
    Age: 7
    X-Served-By: cache-fra-eddf8230146-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1725995841.369504,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 4bb4ad6e151af6bb1cce2199634b5875195db52c
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-09-10 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-09-10 01:30

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: 6BE2:303E1C:1253B2D:1321AD9:66DFA131
    Accept-Ranges: bytes
    Date: Tue, 10 Sep 2024 01:30:26 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-qpg1224-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1725931826.218688,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: ac21a2216b07bbd72fee87cf71d50768f00f18f4
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-10 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-09-08 17:46

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Sun, 08 Sep 2024 17:56:07 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 2AC8:145290:470012E:4853F0B:66DDE2DF
    Accept-Ranges: bytes
    Date: Sun, 08 Sep 2024 17:46:07 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230042-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1725817568.924290,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 2128c126e6ccfa340ec1062b3bbe0ac156b43b3c
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-09-08 00:03

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: A33B:39DCFF:29685D1:2DE9318:66DCE9E6
    Accept-Ranges: bytes
    Date: Sun, 08 Sep 2024 00:03:50 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-lga21956-LGA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1725753831.655161,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 882ad808aee52ce882cd114f739271ca5cf2406b
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-09-06 16:00

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Fri, 06 Sep 2024 16:10:01 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 3D29:CE6E0:1A6594D:1AE8687:66DB2701
    Accept-Ranges: bytes
    Date: Fri, 06 Sep 2024 16:00:02 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230044-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1725638402.185713,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 1443fa42c188b59c8f1e89fac06ab5366289adfe
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-09-06 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-08-18 10:00

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Sun, 18 Aug 2024 10:10:52 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 63A2:1C8474:18CD767:197AB6E:66C1C654
    Accept-Ranges: bytes
    Date: Sun, 18 Aug 2024 10:00:52 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-etou8220056-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723975253.716230,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 458eb780448ba817b6e24881e551e42d3d5b7360
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-08-18 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-08-18 00:39

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: 732C:170212:6E85B3:715E16:66C142B9
    Accept-Ranges: bytes
    Date: Sun, 18 Aug 2024 00:39:21 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230067-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723941562.898787,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 65f9819eaa9e124e96cef62d4115e09f0db3e7ff
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-08-18 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-08-16 07:11

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Fri, 16 Aug 2024 07:21:46 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: E484:45CE7:C9DC88:CFAB6B:66BEFBB1
    Accept-Ranges: bytes
    Date: Fri, 16 Aug 2024 07:11:46 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230118-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723792306.164374,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 9755e8af2b89f4470c32b790148268f288b911ac
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-08-16 00:52

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: 56E1:178AB8:9B52F4:B483AB:66BEA2B8
    Accept-Ranges: bytes
    Date: Fri, 16 Aug 2024 00:52:08 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-chi-klot8100035-CHI
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723769529.857180,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 0a6c3b2ea0aee065dbb01cb47f692b39d9f303d1
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-08-14 07:32

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Wed, 14 Aug 2024 07:42:07 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: A71E:339638:21B43AE:22B3A58:66BC5D77
    Accept-Ranges: bytes
    Date: Wed, 14 Aug 2024 07:32:07 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230100-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723620727.230735,VS0,VE4
    Vary: Accept-Encoding
    X-Fastly-Request-ID: d1117bc652d8ad24a660098bb6a9a00d3c65d426
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-08-14 00:26

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: C6FE:27AE44:47C3F3B:49DC25F:66BBF9BB
    Accept-Ranges: bytes
    Date: Wed, 14 Aug 2024 00:26:36 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230105-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723595196.062339,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 3391232d5f9175f512e31925afc958a1d04b2781
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-08-12 07:39

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Mon, 12 Aug 2024 07:49:53 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 41CC:0909:BAAF0D:C82782:66B9BC49
    Accept-Ranges: bytes
    Date: Mon, 12 Aug 2024 07:39:53 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-qpg1255-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723448394.995709,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 49cce044ba0c1c8f10dc4f129f5b592e24545040
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-08-12 00:23

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: C8B4:10ED:298D2E7:2AE500C:66B955E8
    Accept-Ranges: bytes
    Date: Mon, 12 Aug 2024 00:23:04 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-sjc1000137-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723422184.298617,VS0,VE3
    Vary: Accept-Encoding
    X-Fastly-Request-ID: d6fcc59fc599ce81bced625532257ff05d14cf89
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-08-10 06:42

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Sat, 10 Aug 2024 06:52:19 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 7EED:341630:199EC5D:1A55025:66B70BCB
    Accept-Ranges: bytes
    Date: Sat, 10 Aug 2024 06:42:19 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230144-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723272140.892856,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: de6b88ab1a199d82c479025c2f2c795d7837f656
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-08-10 04:01

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: C5BA:3B0C72:F8A806:1243CD1:66B6E61A
    Accept-Ranges: bytes
    Date: Sat, 10 Aug 2024 04:01:34 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-yyz4536-YYZ
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723262495.702629,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 2fc433341baffa58d53f8c2cd14da188eaddbab0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · plannbiz.com

    2024-08-08 07:28

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 29419
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Fri, 19 Jul 2024 15:57:11 GMT
    Access-Control-Allow-Origin: *
    ETag: "669a8cd7-72eb"
    expires: Thu, 08 Aug 2024 07:38:00 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: E6B8:3A22D5:364DE25:377E84B:66B47380
    Accept-Ranges: bytes
    Date: Thu, 08 Aug 2024 07:28:00 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230052-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723102081.928988,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: c59c4761cbeb5fd5fc532e567054660ca5a933d5
    
    Page title: Plannbizz
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <!-- Basic -->
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <!-- Mobile Metas -->
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
      <!-- Site Metas -->
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <meta name="author" content="" />
    
      <title>Plannbizz</title>
    
    
      <!-- bootstrap core css -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
      <link
        rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
      />
      <!-- fonts style -->
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@700&display=swap" rel="stylesheet">
    
      <!--owl slider stylesheet -->
    
      <!-- font awesome style -->
    
      <!-- Custom styles for this template -->
      <link href="css/style.css" rel="stylesheet" />
      <!-- responsive style -->
      <link href="css/responsive.css" rel="stylesheet" />
      <style>
          .consultind{
          display: flex;
          min-width: 46%;
          max-width: 46%;
          padding: 20px;
          gap: 10px;
          border: 1px solid;
          margin: 5px;
          font-size: medium;    
          flex-direction: column;
          border-radius: 10px;
          background-color: #03001a;
          color: #dddddd;
        }
        .consultind:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .consultind h2{
          font-family: "Fredoka", sans-serif;
          color: #c7ff7e;
        }
        .consultind a {
          width: 100%;
          text-align: right;
          color:#f07b26;
        }
         .info-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                padding: 20px;
                font-family: Arial, sans-serif;
                color: #333;
            }
            .info-box {
                background-color: #f8f5d7;
                border: 1px solid #ddd;
                border-radius: 8px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.1);
                margin: 10px;
                padding: 20px;
                text-align: center;
                width: 250px;
            }
            .info-box h2 {
                font-size: 48px;
                font-weight: 700;
                margin: 0;
                color: #f07b26;
            }
            .info-box p {
                margin: 5px 0 0;
                font-size: 20px;
                font-weight: 700;
                color: #191919;
            }
    
    table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            overflow-x: auto;
            width: max-content;
        }
        th, td {
            border: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            white-space: nowrap; /* Prevent text wrapping */
            white-space: nowrap; /* Prevent text wrapping */
            overflow: hidden; /* Hide content that exceeds cell width */
            text-overflow: ellipsis;
        }
        th {
            background-color: #f2f2f2;
        }
        /* Responsive styling */
        @media (max-width: 600px) {
            table {
                table-layout: fixed; /* Fix column width */
                overflow-x: auto;
                width: max-content;
    
            }
            th, td {
                padding: 6px; /* Smaller padding */
                font-size: 12px; /* Smaller font size */
            }
            #consult img {
              display: none;
            }
            .brander{
              font-size: 44px !important;
              text-shadow: 3px 4px #182019 !important;
            }
        }
    
        .fredoka {
      font-family: "Fredoka", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 38ppx;
        letter-spacing: 2px;
        color: antiquewhite !important;
        font-variation-settings:"wdth" 100;
        
        }
        .fredoka .brander{
          font-size: 64px;
          letter-spacing: 7px;
          color: #c7ff
    Found 2024-08-08 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · plannbiz.com

    2024-08-08 04:29

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://plannbiz.com/
    X-GitHub-Request-Id: 0C99:3199D2:5238C92:54567F8:66B4498E
    Accept-Ranges: bytes
    Date: Thu, 08 Aug 2024 04:29:02 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230083-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1723091343.758259,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: d4859a040217cdbbcc0b634da029efac0f36cb2e
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-08-08 by HttpPlugin
    Create report
plannbiz.comwww.plannbiz.com
CN:
plannbiz.com
Key:
RSA-2048
Issuer:
R11
Not before:
2024-07-18 15:15
Not after:
2024-10-16 15:15
Domain summary
IP summary