Host 143.204.68.44
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443 tcp/80

heroku-router

tcp/443 tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2023-10-09 19:58
    Last seen 2026-02-06 04:10
    Open for 850 days
  • MacOS file listing through .DS_Store file
    First seen 2023-10-09 19:58
    Last seen 2026-02-06 04:10
    Open for 850 days
  • Git configuration and history exposed
    First seen 2023-06-19 11:24
    Last seen 2024-06-26 14:27
    Open for 373 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65220a50c8fe

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://gitlab.com/coinswitchfe/equities-web.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "develop"]
      	remote = origin
      	merge = refs/heads/develop
      
      Found on 2024-06-26 14:27
      382 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522ba498f70

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://gitlab.com/coinswitchfe/equities-web.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "huxly/about-us"]
      	remote = origin
      	merge = refs/heads/huxly/about-us
      [branch "develop"]
      	remote = origin
      	merge = refs/heads/develop
      [branch "huxly/policy_changes"]
      	remote = origin
      	merge = refs/heads/huxly/policy_changes
      
      Found on 2023-06-19 11:24
      550 Bytes
  • Open service 143.204.68.44:80 · matdev.in

    2026-01-23 12:04

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Fri, 23 Jan 2026 12:04:37 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 688a9b5db284546ed87785b84177fb70.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: L-MLCQV0FCkt_a6HA_9-kxbQNiAHhPHfB5xZpRfLFjRLiUl__1nwkA==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · direwolf-c551d35522-e128d1205b8a.aster-virginia.herokuapp.com

    2026-01-09 21:04

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 21:04:46.910333455 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 b300247d165f158108c6e9c9fc082006.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 72zIr1o1zKvUk8Y3KlRVTM607qB79dHNuc_l3ZfUU9qZnda2Mfu_eA==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-c551d35522-e128d1205b8a.aster-virginia.herokuapp.com

    2026-01-09 21:04

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 21:04:46.903309154 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 22256b58fb1796f3914f338d1d6ef560.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: unRFz-01214wKjPe2GhaIYaqZbhIcIvWnH8Z4N6fjso7UuFTm9BbdA==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-8e1b77319a-68d5dd6efaae.aster-virginia.herokuapp.com

    2026-01-09 21:02

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 21:02:15.626289992 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 f25261ba016233f0454d8943ca7e6eda.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 6gw4NjQD3eE544D77FvyBjXA_CvvIWvJMEOUudrVb5Zv9Qla3jVfyw==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · direwolf-8e1b77319a-68d5dd6efaae.aster-virginia.herokuapp.com

    2026-01-09 21:02

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 21:02:15.769321473 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 3017587acd2a65d8bc5fcc9f562d64cc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: Ejj1qMEyXrTKySbzSneAmq1hSQMQJPEtL2ghqGTqKBnYEdVZH9OUrQ==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-4f31b97af4-ff12461701f3.aster-virginia.herokuapp.com

    2026-01-09 20:45

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 20:45:41.56575201 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 d4ae29ce8264e419547c36ebbfbca8ea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: baulavAVla94y3UM1dOGwi1ggTS9Zsc6xu2eoDcL_d94ZCeGOCYYnQ==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · direwolf-4f31b97af4-ff12461701f3.aster-virginia.herokuapp.com

    2026-01-09 20:45

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 20:45:41.590642997 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 9a9edb00220c3ef50c1919f84fea4888.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: TSnIYX3aqHP0ROG-CltvFAiEhZf674ZwwLeiREfBF_YS6xMZZQ5v9Q==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-ab348b6877-638205296294.aster-virginia.herokuapp.com

    2026-01-09 19:48

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 19:48:22.699910369 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 3017587acd2a65d8bc5fcc9f562d64cc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: Y1pxCkbDHzO9vB35Ly7yvb3euBeXUZyuBlGho3Pd_15Fys8pE9rE8g==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · direwolf-ab348b6877-638205296294.aster-virginia.herokuapp.com

    2026-01-09 19:48

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2026-01-09 19:48:23.153210505 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 f25261ba016233f0454d8943ca7e6eda.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: WgZ3ZyRJJ9JV6Dsq6TnJrGwHE1ZDZNBdFD1YfLKU0-Nuy7IVQSINgg==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · matdev.in

    2026-01-09 08:23

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Fri, 09 Jan 2026 08:23:52 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 bf8b5b2c3ca89509ca41446ce65cfb98.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: N4gl40EeActpNmuLVuv-S95GwDtV71_6ouhnVXsHtrccayU20O7sjg==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · matdev.in

    2026-01-09 01:16

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Fri, 09 Jan 2026 01:16:18 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 af2e366d348958e3f4e4b852661686a4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 2TbybCclBP5TXQcfw5q2JzQrhOVYAb1t498-CCL8UIUtwfpIZV-wMQ==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · matdev.in

    2026-01-02 10:37

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Fri, 02 Jan 2026 10:37:42 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 073930fa982e49355f5b7af46de37fc6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: gB9jtxpsBuC-m7CT16sRZfR3r9iCQ0FK1cKKraq-wzUw8nY206w1Lg==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · matdev.in

    2026-01-01 22:58

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Thu, 01 Jan 2026 22:58:16 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 073930fa982e49355f5b7af46de37fc6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 0W9PIPZBaePfaPIbEvXvXvy9jvCq4GroXERBBgMBG6IAXPQIR2f_KQ==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-01e81a22ac-822aebd5a758.aster-virginia.herokuapp.com

    2025-12-23 10:05

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-23 10:05:34.912460782 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 c29e813f981bfce75709b36f6e4555a2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: _LHKawusEozAM55-nhq9ZNAt4jgUabYpQoATz2a8E3IJLgsuV6bojQ==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · matdev.in

    2025-12-23 09:21

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Tue, 23 Dec 2025 09:21:23 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 ffcbf18841bd703b7328f6803e6f0530.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: WgCbHEYX0aF01Fja8sjnMUlEv7RptsIrW_njIgINV5664JpZxfmxsg==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-82590b16dd-eab23cf09fc0.aster-virginia.herokuapp.com

    2025-12-23 06:27

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-23 06:27:18.482342023 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 16f38d6df135d34d67fe44df60d91ab4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: kpgfu6td83BZ4ZPAdPZKDZNjjY4yEpcatKpLefZJ5GuGKmZaYslk4Q==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-68df5abcf4-bafa16a8edcb.aster-virginia.herokuapp.com

    2025-12-23 05:44

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-23 05:44:18.558101571 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 f25261ba016233f0454d8943ca7e6eda.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 2u-iZIG9m0KDqniPO_FVlMYLmpq6TAlv_d6GdXuxjCcN-DDZ8XHhKA==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-1bf9dc359b-2141d36ec225.aster-virginia.herokuapp.com

    2025-12-23 04:22

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-23 04:22:15.869606388 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 43f56e539b5c147f3a1a5a878be02240.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: oDna4q3xoOgZEOfTlqnLB-rFJvB2kB__24QKhzJs3E9tXNlvKF4A1Q==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · direwolf-4441b849fc-7be179fac970.aster-virginia.herokuapp.com

    2025-12-23 02:28

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-23 02:28:09.142389692 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 073930fa982e49355f5b7af46de37fc6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 2bsv87IUr5759SKPiZFNQhlCjsWkD6JnXAMgu8Ue7dYSpCSKxfQKag==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 143.204.68.44:80 · direwolf-41877a7988-4f95bf5bc121.aster-virginia.herokuapp.com

    2025-12-22 20:13

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-22 20:13:02.653803103 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 9a9edb00220c3ef50c1919f84fea4888.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 1QlTIlT2UX8IH2ZQ9YQ62JHkYhMnt7God8AeHVnMszlmxpxq25vQTg==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · direwolf-0bb3331b89-61ecc40190f6.aster-virginia.herokuapp.com

    2025-12-22 20:10

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=utf-8
    Content-Length: 548
    Connection: close
    Cache-Control: no-cache, no-store
    Date: 2025-12-22 20:10:16.139227564 +0000 UTC
    Server: heroku-router
    X-Cache: Error from cloudfront
    Via: 1.1 16f38d6df135d34d67fe44df60d91ab4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: 6Cw9zXnv-oSmPwefSy8Ez2yUlP8bqrv0aQ45WGzl4Dp_FI_aPv9QFg==
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
          html,body {
            height: 100%;
            overflow: hidden;
          }
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 143.204.68.44:443 · matdev.in

    2025-12-22 09:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 10597
    Connection: close
    Date: Mon, 22 Dec 2025 09:47:04 GMT
    Last-Modified: Fri, 15 Dec 2023 08:04:42 GMT
    ETag: "6d373c3097b143080359fb779b999aa5"
    x-amz-server-side-encryption: AES256
    x-amz-version-id: yDHhumj7ULGk5yFIQQDtInIW5i21UmHi
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 aa5f00ed95fd16b8d894989f7ad491ba.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: LHR61-P1
    X-Amz-Cf-Id: TRS0vuOBtT93JqlfEum7X_d_BTnzH8Cyt5Ly2ew-I6So1E6cxTZg7g==
    
    Page title: Matdev
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
          rel="stylesheet"
        />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap"
          rel="stylesheet"
        />
        <link rel="stylesheet" href="./style.css" />
        <title>Matdev</title>
      </head>
      <body>
        <header>
          <div class="content-wrapper">
            <h1 class="logo"><a href="/">MATDEV</a></h1>
            <div class="header-links-wrapper">
              <a href="/about-us.html" class="header-link">About Us</a>
              <a href="/contact-us.html" class="header-link">Contact Us</a>
              <a href="/privacy-policy.html" class="header-link">Privacy Policy</a>
              <a href="/tnc.html" class="header-link">Terms & Conditions</a>
              <a href="/investor-charter.html" class="header-link"
                >Investor Charter</a
              >
              <div class="header-drop-wrapper">
                <div class="header-drop-heading-wrapper">
                  <p>Legal and Regulatory</p>
                  <img src="/down-arrow.png" alt="down-arrow" />
                </div>
                <div class="header-drop-content-wrapper">
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2020-21.pdf"
                    target="_blank"
                    >Annual return (2020-21)</a
                  >
                  <a
                    href="https://rightalpha.s3.ap-southeast-1.amazonaws.com/annual-report-2021-22.pdf"
                    target="_blank"
                    >Annual return (2021-22)</a
                  >
                </div>
              </div>
              <a href="/disclaimer.html" class="header-link">Disclaimer</a>
              <a href="/faq.html" class="header-link">FAQ</a>
              <img
                id="menu-close-icon"
                class="mob-only"
                src="/cross.png"
                alt="menu-icon"
                width="20"
                height="20"
              />
            </div>
            <img
              id="hamburger-menu-icon"
              class="mob-only"
              src="/hamburger.png"
              alt="menu-icon"
              width="25"
              height="15"
            />
          </div>
        </header>
        <section class="hero first-section">
          <div id="complaint-status" class="complaint-status">
            <div class="title-bar">
              <h1>
                The Complaint Status for last month is updated and is displayed
                below:
              </h1>
              <img
                id="complaint-modal-close-icon"
                class="complaint-modal-close-icon"
                src="./assets/images/close.svg"
                alt="close_icon"
                width="24"
                height="24"
              />
            </div>
            <div class="modal">
              <iframe
                src="https://csk-matdev.s3.ap-southeast-1.amazonaws.com/complaint_status.pdf#zoom=100"
                width="100%"
                height="400"
              ></iframe>
            </div>
          </div>
          <div class="content-wrapper">
            <div class="content-half">
              <h1 class="page-heading">
                Simplified new age investing for everyone
              </h1>
              <button>Coming Soon</button>
            </div>
            <div class="content-half">
              <img
                class="hero-img"
                src="/hero-img.png"
                alt="hero-img"
                height="555"
                width="555"
              />
            </div>
          </div>
        </section>
        <section class="features">
          <div class="content-wrapper">
            <h2 class="section-heading centered-text">MATDEV features</h2>
            <div class="features-content">
              <div 
    Found 2025-12-22 by HttpPlugin
    Create report
*.aster-virginia.herokuapp.com
CN:
*.aster-virginia.herokuapp.com
Key:
RSA-2048
Issuer:
Not before:
2025-02-26 00:00
Not after:
2026-03-27 23:59
matdev.in
CN:
matdev.in
Key:
RSA-2048
Issuer:
Not before:
2025-08-30 00:00
Not after:
2026-09-28 23:59