Domain adwaitdental.com
Germany
AMAZON-02
Software information

Netlify

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2024-03-16 15:52
    Last seen 2024-09-18 19:08
    Open for 186 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522365e4390

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = git@github.com:PrasunaDahal01/hospital-site.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2024-09-18 19:08
      313 Bytes
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-09-14 16:41

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 14 Sep 2024 16:41:25 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7RPJ8WJ2PQ4X13NWXGV4RW7
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-09-12 20:18

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 12 Sep 2024 20:18:56 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7KY748H6MRMYP8XT5HJSM3M
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 52.58.254.253:80 · adwaitdental.com

    2024-09-12 13:23

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Thu, 12 Sep 2024 13:23:52 GMT
    Location: https://adwaitdental.com/
    Server: Netlify
    X-Nf-Request-Id: 01J7K6F42X5R8NG9W0HX8M6CKT
    Content-Length: 40
    Connection: close
    
    
    Redirecting to https://adwaitdental.com/
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 52.58.254.253:443 · adwaitdental.com

    2024-09-12 13:23

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 12 Sep 2024 13:23:53 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7K6F4EKYEBTNGFF2JZ0G95W
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 18.192.94.96:80 · adwaitdental.com

    2024-09-12 13:23

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Thu, 12 Sep 2024 13:23:51 GMT
    Location: https://adwaitdental.com/
    Server: Netlify
    X-Nf-Request-Id: 01J7K6F3A7J0W351T2FX5VFAS3
    Content-Length: 40
    Connection: close
    
    
    Redirecting to https://adwaitdental.com/
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-09-12 13:23

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 12 Sep 2024 13:23:52 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7K6F3NSB9JWQFF1WZF9W3Y2
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-09-10 21:50

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Tue, 10 Sep 2024 21:50:14 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7EYMW5JNPPAVXG8Y6QH4TK4
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-10 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-09-08 11:56

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 08 Sep 2024 11:56:02 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J78QVDJ21AEA624XZYAESS2D
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-09-06 23:14

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 06 Sep 2024 23:14:40 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J74SWKCNCQV3NB64XM77G6AA
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-09-06 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-08-18 08:42

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 18 Aug 2024 08:42:29 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5JADXRD5P19GMMRP9VAV6WK
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-08-18 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-08-16 11:01

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 16 Aug 2024 11:01:09 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5DDJCWE20P5T34JQSJ5306T
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-08-14 07:39

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Wed, 14 Aug 2024 07:39:55 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J57X8FQZTDKMN0A3WBT52K1S
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-08-12 07:20

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Aug 2024 07:20:32 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J52QBJ4EA2V1A0JXX0J2BW3D
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-08-10 07:02

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Aug 2024 07:02:48 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4XHHMHAN5FFAD0QF9CZEQ43
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · adwaitdental.com

    2024-08-08 06:41

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 7145
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 08 Aug 2024 06:41:28 GMT
    Etag: "4dd011e7be908db5df49b8f30c59746a-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4RBH4GGH6KD5W9XYNJT0A31
    Connection: close
    
    Page title: my clinic
    
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>my clinic</title>
    
        <link
          rel="stylesheet"
          href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
        />
        <link rel="stylesheet" href="style.css" />
      </head>
      <body>
        <header class="header">
          <a href="#" class="logo">
            <i class="fa-solid fa-tooth"></i>
            Adwait Dental Home
          </a>
          <nav class="navbar">
            <a href="#home">HOME</a>
            <a href="#services">SERVICE</a>
            <a href="#about">ABOUT</a>
            <a href="#gallery">GALLERY</a>
            <a href="#staffs">STAFFS</a>
            <a href="#contact">CONTACT</a>
          </nav>
          <div id="menu-btn" class="fas fa-bars"></div>
        </header>
    
        <section class="home" id="home">
          <div class="image">
            <img src="images/adwaitpage.jpg" alt="" />
          </div>
    
          <div class="content">
            <a href="#contact" class="btn contact">
              contact us
              <span class="fas fa-chevron-right"></span>
            </a>
          </div>
        </section>
    
        <section class="services" id="services">
          <h1>Our <span>Services</span></h1>
          <div class="servicebox">
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcleaning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Cleaning</h2>
                <p>
                  Refresh your smile. Our gentle cleaning removes plaque and tartar
                  buildup, giving you a brighter, healthier mouth. Schedule your
                  appointment today for a sparkling smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/teethcrowning.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Crowning</h2>
                <p>
                  Renew your smile with our teeth crowning service. Our custom-fit
                  crowns restore both strength and beauty to your teeth. Schedule
                  your appointment today for a brighter, stronger smile!
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/rct.jpg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>RCT</h2>
                <p>
                  Relieve tooth pain and save your smile with our root canal
                  treatment. Our gentle and effective procedure removes infection
                  and restores dental health.
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
    
            <div class="servicecard">
              <div class="serviceimage">
                <img src="./images/tooth extraction.jpeg" alt="" />
              </div>
              <div class="serviceinfo">
                <h2>Teeth Extraction</h2>
                <p>
                  Ease discomfort and preserve your oral health with our tooth
                  extraction service. Our skilled professionals perform gentle
                  extractions, ensuring minimal discomfort
                </p>
                <div class="servicebtn"><h3>Visit Us</h3></div>
              </div>
            </div>
          </div>
        </section>
    
        <section class="about" id="about">
          <h1>About<span>Us </span></h1>
          <div class="row">
            <div class="image">
              <img src="images/home2.jpg" alt="" />
            </div>
    
            <div class="content">
              <h3>Namaste!!</h3>
              <p>
                "Welcome to Adwait Dental Home, where smiles come first. We're a
                friendly team of dental professionals committed to your oral health
                and happiness. With us, you'll find personalized care in a warm and
                welcoming environment. From routine check-ups to specialized
                treatments, we
    Found 2024-08-08 by HttpPlugin
    Create report
*.adwaitdental.comadwaitdental.com
CN:
*.adwaitdental.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-09-12 12:25
Not after:
2024-12-11 12:25
*.adwaitdental.comadwaitdental.com
CN:
*.adwaitdental.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-07-14 13:14
Not after:
2024-10-12 13:14
Domain summary
IP summary