Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
302 Found - 3dfab.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 23 May 2025 01:37:57 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 44
Connection: keep-alive
Location: http://www.tanner.com
X-Served-By: Namecheap URL Forward
Server: namecheap-nginx

HTTP Kodu 302 Bulundu (Geçici Olarak Taşındı)

302 Found, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.

Kod 302 ne zaman kullanılır?

  • Bir sayfa URL'sini geçici olarak değiştirirken
  • Yeni içerik test edilirken
  • Geçici bakım sırasında

Kod 302 kullanıcı için ne anlama geliyor?

Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.

200 OK - http://www.tanner.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
x-amz-id-2: sp7ZSYP/RYaWLbR+2ia66hP6Oc901rKq0k49MCxAOalDAmxtiXkLTBEudqxPdx2Ny+QBUQD1hAA=
x-amz-request-id: 5RHG0H6WECT1A5S7
Date: Fri, 23 May 2025 01:37:59 GMT
Last-Modified: Wed, 07 Sep 2022 01:25:24 GMT
x-amz-version-id: _ZlASCbM8OYf7rmICTmiexrX0odeHGpV
ETag: "dc04f4572e33ad6149bda30848b7c5b5"
Content-Type: text/html
Content-Length: 12273
Server: AmazonS3

HTTP Kodu 200 OK

200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: 3dfab.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">

  <head>

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>Tanner Research</title>

    <!-- <script src="./js/jquery-3.6.1.min.js"></script> -->
    <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>

    <!-- include JS module that will load nav bar and footer -->
    <script type="module" src="js/header_footer_lvl1.js"></script>

    <!-- Bootstrap core CSS -->
    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom styles for this template -->
    <link href="css/modern-business.css" rel="stylesheet">

  </head>

  <body>

    <!-- Navigation -->
    <div id="navbar"> </div>
    <!-- <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary fixed-top">
      <div class="container">
        <a class="navbar-brand" href="index.html"><img src="images/TannerResearch-White.svg" height="40"></a>
        <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
          <span class="navbar-toggler-icon"></span>
        </button>
        <div class="collapse navbar-collapse" id="navbarResponsive">
          <ul class="navbar-nav ml-auto">
            <li class="nav-item dropdown">
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownPortfolio" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                Laboratories
              </a>
              <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownPortfolio">
                <a class="dropdown-item" href="labs/index.html">Labs Overview</a>
                <a class="dropdown-item" href="mems.html">MEMS</a>
                <a class="dropdown-item" href="electronics.html">Electronics</a>
                <a class="dropdown-item" href="optics.html">Optics</a>
              </div>
            </li>
            <li class="nav-item">
              <a class="nav-link" href="robotics/index.html">Robotics</a>
            </li>
            <li class="nav-item">
              <a class="nav-link" href="contact.html">Contact</a>
            </li>
          </ul>
        </div>
      </div>
    </nav> -->


    <header>
      <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
        <ol class="carousel-indicators">
          <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
          <li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
          <li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
          <li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
        </ol>
        <div class="carousel-inner" role="listbox">
          <!-- Slide One - Set the background image for this slide in the line below -->
          <div class="carousel-item active" style="background-image: url('images/cleanroom.png')">
            <div class="carousel-caption d-none d-md-block">
              <h3>MEMS</h3>
              <p>In-house Microelectromechical Systems R&D</p>
            </div>
          </div>
          <!-- Slide Two - Set the background image for this slide in the line below -->
          <div class="carousel-item" style="background-image: url('images/electronics.png')">
            <div class="carousel-caption d-none d-md-block">
              <h3>Electronics</h3>
              <p>Custom designs for extreme environments</p>
            </div>
          </div>
          <!-- Slide Three - Set the background image for this slide in the line below -->
          <div class="carousel-item" style="background-image: url('images/optics.png')">
            <div class="carousel-caption d-none d-md-block">
              <h3>Optics</h3>
              <p>Precise sensor and detection systems</p>
            </div>
          </div>
          <!-- Slide Four - Set the background image for this slide in the line below -->
          <div class="carousel-item" style="background-image: url('images/IMG_5157_crop_scale.png')">
            <div class="carousel-caption d-none d-md-block">
              <h3>Robotics</h3>
              <p>Lightweight mobile platforms and arm systems</p>
            </div>
          </div>
        </div>
        <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
          <span class="carousel-control-prev-icon" aria-hidden="true"></span>
          <span class="sr-only">Previous</span>
        </a>
        <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
          <span class="carousel-control-next-icon" aria-hidden="true"></span>
          <span class="sr-only">Next</span>
        </a>
      </div>
    </header>

    <!-- Page Content -->
    <div class="container">

      <h1 class="my-4">Advanced Technologies</h1>
      <p>Our scientists and engineers are pushing the limits of state-of-the-art technology. We are targeting applications that promise to deliver unprecedented capabilities, including image processing, speech recognition, laser interferometry, and optical communication. Our expertise in a number of domains enables us to tackle these challenges with a variety of implementation technologies, including reconfigurable computers, MCMs (multi-chip modules), MEMS (micro-electromechanical systems), and analog ICs (integrated circuits).</p>

      <p>Our commitment to innovation is the key to our success. We invite you to explore our website to learn more about our achievements.</p>

      <!-- Features Section -->
      <div class="row">
        <div class="col-lg-6">
          <h2>R&D Technologies</h2>
          <p>Our specialities include:</p>
          <ul>
            <li>Optical sensors</li>
            <li>Optoelectronic</li>
            <li>Microelectromechical Systems (MEMS)</li>
            <li>Arming and Safing Systems</li>
            <li>Micromachining</li>
            <li>Robotics</li>
            <li>High Voltage Firesets</li>
            <li>Custom Integrated Circuits</li>
          </ul>
          <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis, omnis doloremque non cum id reprehenderit, quisquam totam aspernatur tempora minima unde aliquid ea culpa sunt. Reiciendis quia dolorum ducimus unde.</p> -->
        </div>
        <div class="col-lg-6">
          <img class="img-fluid rounded" src="images/tanner-building.png" alt="">
        </div>
      </div>
      <!-- /.row -->

      <hr>

      <!-- Portfolio Section -->
      <h2>Divisions</h2>

      <div class="row">
        <div class="col-lg-4 col-sm-6 portfolio-item" style="margin-left:120px">
          <div class="card h-100">
            <a href="labs/index.html"><img class="card-img-top" src="images/logo-labs.png" alt=""></a>
            <div class="card-body">
              <h4 class="card-title">
                <a href="labs/index.html">Tanner Laboratories</a>
              </h4>
              <p class="card-text">The R&D arm of Tanner Research, focusing on MEMS, electronics, and optics.</p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-sm-6 portfolio-item" style="margin-left:120px">
          <div class="card h-100">
            <a href="robotics/index.html"><img class="card-img-top" src="images/logo-robotics.png" alt=""></a>
            <div class="card-body">
              <h4 class="card-title">
                <a href="robotics/index.html">Tanner Robotics</a>
              </h4>
              <p class="card-text">Lightweight mobile platforms and arms for safe use alongside human labor.</p>
            </div>
          </div>
        </div>
        <!-- <div class="col-lg-4 col-sm-6 portfolio-item">
          <div class="card h-100">
            <a href="http://www.clearsync.com/home/index.html" target="_blank"><img class="card-img-top" src="./images/logo-clearsync.png" alt=""></a>
            <div class="card-body">
              <h4 class="card-title">
                <a href="http://www.clearsync.com/home/index.html" target="_blank">ClearSync</a>
              </h4>
              <p class="card-text">Share multiple calendars and contacts with anyone, anytime, anywhere.</p>
            </div>
          </div>
        </div> -->
        <!-- <div class="col-lg-4 col-sm-6 portfolio-item">
          <div class="card h-100">
            <a href="#"><img class="card-img-top" src="http://placehold.it/700x400" alt=""></a>
            <div class="card-body">
              <h4 class="card-title">
                <a href="#">Project Four</a>
              </h4>
              <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae.</p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-sm-6 portfolio-item">
          <div class="card h-100">
            <a href="#"><img class="card-img-top" src="http://placehold.it/700x400" alt=""></a>
            <div class="card-body">
              <h4 class="card-title">
                <a href="#">Project Five</a>
              </h4>
              <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae.</p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-sm-6 portfolio-item">
          <div class="card h-100">
            <a href="#"><img class="card-img-top" src="http://placehold.it/700x400" alt=""></a>
            <div class="card-body">
              <h4 class="card-title">
                <a href="#">Project Six</a>
              </h4>
              <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Itaque earum nostrum suscipit ducimus nihil provident, perferendis rem illo, voluptate atque, sit eius in voluptates, nemo repellat fugiat excepturi! Nemo, esse.</p>
            </div>
          </div>
        </div> -->
      </div>

      <!-- Tanner EDA Section -->
      <div class="row mb-4">
        <div class="col-md-12">
          <p>The Tanner EDA division of Tanner Research has been <a href="https://www.mentor.com/company/news/mentor-acquires-tanner-eda" target="_blank">sold to Mentor Graphics</a>. Information about the electronic design automation, software, training, and design kits can be found <a href="https://www.mentor.com/tannereda/" target="_blank">on the Mentor website.</a></p>
        </div>
        <!-- <div class="col-md-4">
          <a class="btn btn-lg btn-secondary btn-block" href="contact.html">Contact Us</a>
        </div> -->
      </div>

      <hr>

      <!-- /.row -->


      <!-- Call to Action Section -->
      <div class="row mb-4">
        <div class="col-md-8">
          <p>We support many clients in government, industry, and academic roles. We look forward to working with you to fulfill your advanced R&D needs.</p>
        </div>
        <div class="col-md-4">
          <a class="btn btn-lg btn-secondary btn-block" href="contact.html">Contact Us</a>
        </div>
      </div>

    </div>
    <!-- /.container -->

    <!-- Footer -->
    <div id="footer"> </div>
    <!-- <footer class="py-5 bg-dark">
      <div class="container">
        <p class="m-0 text-center">
          <a href="index.html">Home</a> |
          <a href="careers.html">Careers</a> |
          <a href="about.html">About</a> |
          <a href="contact.html">Contact</a>
        </p>

        <p class="m-0 text-center text-white">Copyright &copy; Tanner Research <a id="copyright_year"></a></p>
      </div>
    </footer> -->

    <!-- Bootstrap core JavaScript -->
    <script src="vendor/jquery/jquery.min.js"></script>
    <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

    <!-- Time & Date -->
    <!-- <script>
      var d = new Date();
      document.getElementById("copyright_year").innerHTML = d.getFullYear();
    </script> -->

  </body>

</html>
                               

Alan adının whois bilgisi

Domain Name: 3DFAB.COM
Registry Domain ID: 68830412_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2025-03-05T05:36:32Z
Creation Date: 2001-04-04T21:28:18Z
Registry Expiry Date: 2026-04-04T21:28:18Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.REGISTRAR-SERVERS.COM
Name Server: DNS2.REGISTRAR-SERVERS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T01:37:39Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass