Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - eucar.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 19:59:34 GMT
Server: Apache
Location: https://www.inspiration.de
Content-Length: 0
Content-Type: text/html; charset=UTF-8
X-Varnish: 39027669
Age: 0
Via: 1.1 varnish (Varnish/5.0)
X-Cache: MISS

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.inspiration.de
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 19:59:35 GMT
Server: Apache
Cache-Control: public, s-maxage=14400
x-content-digest: enc0a6e0cb24c1d63d66e14fe0229469fb819de59dd6b7b9615962801d20f6b6e0
Age: 4123
Strict-Transport-Security: max-age=63072000;
Upgrade: h2,h2c
Connection: Upgrade
content-length: 17186
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: eucar.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
  <head>
    <title>Inspiration: If you want to fly</title>
    <meta name=viewport content="width=device-width, initial-scale=1">
    <script src="/bundles/weblabpolymer/bower_components/webcomponentsjs/webcomponents-lite.js"></script>

    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-drawer-panel/paper-drawer-panel.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-header-panel/paper-header-panel.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-toolbar/paper-toolbar.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-icon-button/paper-icon-button.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-menu-button/paper-menu-button.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-tabs/paper-tabs.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-listbox/paper-listbox.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-item/paper-item.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/iron-icons/iron-icons.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/iron-flex-layout/iron-flex-layout.html">
    <link rel="import" href="/bundles/weblabpolymer/bower_components/paper-card/paper-card.html">

    <style is="custom-style">
      body {
        background-color: var(--paper-grey-200, #eee);;
      }
      .spalten {
        @apply(--layout-horizontal);
      }
      .einespalte {
        @apply(--layout-vertical);
        float: left;
      }
      paper-card#p-c-1-1 {
        background-color: white;
      }
      paper-card#p-c-2-1,
      paper-card#p-c-2-2,
      paper-card#p-c-2-3,
      paper-card#p-c-2-4,
      paper-card#p-c-3-1,
      paper-card#p-c-3-2,
      paper-card#p-c-3-3,
      paper-card#p-c-3-4 {
        background-color: white;
        display: block;
      }
      div.googlead_3_1 {
        padding: 0;
        margin: 0;
      }
      
      /* media width >= 1920 start */
      paper-header-panel, div#maincontent {
        width: 1848px;
        margin: 0 auto;
      }
      paper-card {
        width: 1040px;
        left: 176px;
      }
      paper-card#p-c-1-1 {
        margin-top: 24px;
        height: 907px;
      }
      paper-card#p-c-1-1 div.card-image img {
/*        height: 584px;*/
        width: 1040px;
      }
      paper-card#p-c-1-1 div.card-content {
        font-size: 32px;
      }
      paper-card#p-c-2-1,
      paper-card#p-c-2-2,
      paper-card#p-c-2-3,
      paper-card#p-c-2-4,
      paper-card#p-c-3-1,
      paper-card#p-c-3-2,
      paper-card#p-c-3-3,
      paper-card#p-c-3-4 {
        margin-top: 24px;
        margin-left: 24px;
        height: 170px;
        width: 280px;
      }
      paper-card#p-c-3-1,
      .googlead_3_1 {
/*        height: 170px;*/
        height: 907px;
/*        width: 280px;*/
        width: 304px;
      }
      paper-card#p-c-2-2,
      paper-card#p-c-2-3,
      paper-card#p-c-2-4,
      paper-card#p-c-3-2,
      paper-card#p-c-3-3,
      paper-card#p-c-3-4 {
        height: 213px;
      }
      paper-card#p-c-2-2 div.card-image,
      paper-card#p-c-2-3 div.card-image,
      paper-card#p-c-2-4 div.card-image,
      paper-card#p-c-3-2 div.card-image,
      paper-card#p-c-3-3 div.card-image,
      paper-card#p-c-3-4 div.card-image {
        height: 123px;
      }
      paper-card#p-c-2-2 div.card-image img,
      paper-card#p-c-2-3 div.card-image img,
      paper-card#p-c-2-4 div.card-image img,
      paper-card#p-c-3-2 div.card-image img,
      paper-card#p-c-3-3 div.card-image img,
      paper-card#p-c-3-4 div.card-image img {
        width: 280px;
      }
      paper-card#p-c-2-2 div.card-content,
      paper-card#p-c-2-3 div.card-content,
      paper-card#p-c-2-4 div.card-content,
      paper-card#p-c-3-2 div.card-content,
      paper-card#p-c-3-3 div.card-content,
      paper-card#p-c-3-4 div.card-content {
        padding: 66px 0 16px 16px;
        font-size: 18px;
        font-weight: bold;
      }
      /* media width >= 1920 ende */

      @media (max-width: 1919px) {
        paper-header-panel, div#maincontent {
          width: 1368px;
          margin: 0 auto;
        }
        paper-card {
          width: 760px;
          left: 136px;
        }
        paper-card#p-c-1-1 {
          margin-top: 24px;
          height: 663px;
        }
        paper-card#p-c-1-1 div.card-image img {
/*          height: 427px;*/
          width: 760px;
        }
        paper-card#p-c-1-1 div.card-content {
          padding: 8px 16px 16px 16px;
          font-size: 24px;
        }
        paper-card#p-c-2-1,
        paper-card#p-c-2-2,
        paper-card#p-c-2-3,
        paper-card#p-c-2-4,
        paper-card#p-c-3-1,
        paper-card#p-c-3-2,
        paper-card#p-c-3-3,
        paper-card#p-c-3-4 {
          margin-top: 24px;
          margin-left: 24px;
          height: 124px;
          width: 200px;
        }
        paper-card#p-c-3-1,
        .googlead_3_1 {
/*          height: 124px;*/
          height: 663px;
/*          width: 200px;*/
          width: 224px;
        }
        paper-card#p-c-2-2,
        paper-card#p-c-2-3,
        paper-card#p-c-2-4,
        paper-card#p-c-3-2,
        paper-card#p-c-3-3,
        paper-card#p-c-3-4 {
          height: 156px;
        }
        paper-card#p-c-2-2 div.card-image,
        paper-card#p-c-2-3 div.card-image,
        paper-card#p-c-2-4 div.card-image,
        paper-card#p-c-3-2 div.card-image,
        paper-card#p-c-3-3 div.card-image,
        paper-card#p-c-3-4 div.card-image {
          height: 112px;
        }
        paper-card#p-c-2-2 div.card-image img,
        paper-card#p-c-2-3 div.card-image img,
        paper-card#p-c-2-4 div.card-image img,
        paper-card#p-c-3-2 div.card-image img,
        paper-card#p-c-3-3 div.card-image img,
        paper-card#p-c-3-4 div.card-image img {
          width: 200px;
        }
        paper-card#p-c-2-2 div.card-content,
        paper-card#p-c-2-3 div.card-content,
        paper-card#p-c-2-4 div.card-content,
        paper-card#p-c-3-2 div.card-content,
        paper-card#p-c-3-3 div.card-content,
        paper-card#p-c-3-4 div.card-content {
          padding: 22px 0 16px 8px;
          font-size: 16px;
          font-weight: bold;
        }
      }

      @media (max-width: 1439px) {
        paper-header-panel, div#maincontent {
          width: 976px;
          margin: 0 auto;
        }
        paper-card {
          width: 544px;
          left: 96px;
        }
        paper-card#p-c-1-1 {
          margin-top: 16px;
          height: 472px;
        }
        paper-card#p-c-1-1 div.card-image img {
/*          height: 304px;*/
          width: 544px;
        }
        paper-card#p-c-1-1 div.card-content {
          padding: 4px 12px 12px 12px;
          font-size: 24px;
        }
        paper-card#p-c-2-1,
        paper-card#p-c-2-2,
        paper-card#p-c-2-3,
        paper-card#p-c-2-4,
        paper-card#p-c-3-1,
        paper-card#p-c-3-2,
        paper-card#p-c-3-3,
        paper-card#p-c-3-4 {
          margin-top: 16px;
          margin-left: 16px;
          height: 88px;
          width: 144px;
        }
        paper-card#p-c-3-1,
        .googlead_3_1 {
/*          height: 88px;*/
          height: 472px;
/*          width: 144px;*/
          width: 160px;
        }
        paper-card#p-c-2-2,
        paper-card#p-c-2-3,
        paper-card#p-c-2-4,
        paper-card#p-c-3-2,
        paper-card#p-c-3-3,
        paper-card#p-c-3-4 {
          height: 112px;
        }
        paper-card#p-c-2-2 div.card-image,
        paper-card#p-c-2-3 div.card-image,
        paper-card#p-c-2-4 div.card-image,
        paper-card#p-c-3-2 div.card-image,
        paper-card#p-c-3-3 div.card-image,
        paper-card#p-c-3-4 div.card-image {
          height: 80px;
        }
        paper-card#p-c-2-2 div.card-image img,
        paper-card#p-c-2-3 div.card-image img,
        paper-card#p-c-2-4 div.card-image img,
        paper-card#p-c-3-2 div.card-image img,
        paper-card#p-c-3-3 div.card-image img,
        paper-card#p-c-3-4 div.card-image img {
          width: 144px;
        }
        paper-card#p-c-2-2 div.card-content,
        paper-card#p-c-2-3 div.card-content,
        paper-card#p-c-2-4 div.card-content,
        paper-card#p-c-3-2 div.card-content,
        paper-card#p-c-3-3 div.card-content,
        paper-card#p-c-3-4 div.card-content {
          padding: 17px 0 16px 8px;
          font-size: 12px;
          font-weight: bold;
        }
      }

      @media (max-width: 1023px) {
        paper-header-panel, div#maincontent {
          width: 784px;
          margin: 0 auto;
        }
        paper-card {
          width: 432px;
          left: 80px;
        }
        paper-card#p-c-1-1 {
          margin-top: 16px;
          height: 375px;
        }
        paper-card#p-c-1-1 div.card-image img {
/*          height: 241px;*/
          width: 432px;
        }
        paper-card#p-c-1-1 div.card-content {
          padding: 4px 12px 12px 12px;
          font-size: 20px;
        }
        paper-card#p-c-2-1,
        paper-card#p-c-2-2,
        paper-card#p-c-2-3,
        paper-card#p-c-2-4,
        paper-card#p-c-3-1,
        paper-card#p-c-3-2,
        paper-card#p-c-3-3,
        paper-card#p-c-3-4 {
          margin-top: 16px;
          margin-left: 16px;
          height: 70px;
          width: 112px;
        }
        paper-card#p-c-3-1,
        .googlead_3_1 {
/*          height: 70px;*/
          height: 375px;
/*          width: 112px;*/
          width: 128px;
        }
        paper-card#p-c-2-2,
        paper-card#p-c-2-3,
        paper-card#p-c-2-4,
        paper-card#p-c-3-2,
        paper-card#p-c-3-3,
        paper-card#p-c-3-4 {
          height: 86px;
        }
        paper-card#p-c-2-2 div.card-image,
        paper-card#p-c-2-3 div.card-image,
        paper-card#p-c-2-4 div.card-image,
        paper-card#p-c-3-2 div.card-image,
        paper-card#p-c-3-3 div.card-image,
        paper-card#p-c-3-4 div.card-image {
          height: 63px;
        }
        paper-card#p-c-2-2 div.card-image img,
        paper-card#p-c-2-3 div.card-image img,
        paper-card#p-c-2-4 div.card-image img,
        paper-card#p-c-3-2 div.card-image img,
        paper-card#p-c-3-3 div.card-image img,
        paper-card#p-c-3-4 div.card-image img {
          width: 112px;
        }
        paper-card#p-c-2-2 div.card-content,
        paper-card#p-c-2-3 div.card-content,
        paper-card#p-c-2-4 div.card-content,
        paper-card#p-c-3-2 div.card-content,
        paper-card#p-c-3-3 div.card-content,
        paper-card#p-c-3-4 div.card-content {
          padding: 12px 0 16px 8px;
          font-size: 9px;
          font-weight: bold;
        }
      }

      div.title {
        margin-left: 0;
      }
      
      a.paper-item-link {
          text-decoration: none;
          color: darkslategrey;
      }
    </style>
  
  </head>
  <body class="fullbleed layout vertical" onResize="resizer()">

    <!-- Cookie Consent by https://www.PrivacyPolicies.com -->
<!--    <script type="text/javascript" src="//www.privacypolicies.com/public/cookie-consent/3.1.0/cookie-consent.js"></script>-->
<!--    <script type="text/javascript" src="/cookie-consent.js"></script>
    <script type="text/javascript">
      document.addEventListener('DOMContentLoaded', function () {
        cookieconsent.run({"notice_banner_type":"simple","consent_type":"express","palette":"light","language":"de"});
      });
    </script>
-->
    <paper-header-panel class="flex">
      <paper-toolbar slot="header">
        <paper-menu-button slot="top">
          <paper-icon-button id="navicon" slot="dropdown-trigger" icon="menu"></paper-icon-button>
          <paper-listbox slot="dropdown-content">
            <a class="paper-item-link" href="/" tabindex="-1">
              <paper-item label="Home" on-tap="menuSelected">Home</paper-item>
            </a>
            <a class="paper-item-link" href="/impressum" tabindex="-1">
              <paper-item label="Impressum" on-tap="menuSelected">Impressum</paper-item>
            </a>
            <a class="paper-item-link" href="/datenschutz" tabindex="-1">
              <paper-item label="Datenschutzerklärung" on-tap="menuSelected">Datenschutzerklärung</paper-item>
            </a>
          </paper-listbox>
        </paper-menu-button>

        <div class="spacer title" slot="top">Inspiration: If you want to fly</div>
        <!-- icon displays at right because of span class above -->
        <paper-icon-button id="morebutton" slot="top" icon="more-vert"></paper-icon-button>
      </paper-toolbar>
      <div>Content</div>
    </paper-header-panel>
  <div id="maincontent">
      <div class="einespalte">
      <paper-card id="p-c-1-1">
        <div class="card-image">
          <img src="/images/gelberschmetterling-16x9_1040.jpg" srcset="/images/gelberschmetterling-16x9_760.jpg 1919w, /images/gelberschmetterling-16x9_544.jpg 1439w, /images/gelberschmetterling-16x9_432.jpg 1023w" />
        </div>
        <div class="card-content">
          <div class="firstline" style="text-align: center;">If you want to fly,</div>
&nbsp;
<div class="remaininglines" style="text-align: center;"><strong>give up everything</strong></div>
<div class="remaininglines" style="text-align: center;">that weighs you down.</div>
        </div>
      </paper-card>
    </div>
    <div class="einespalte">
      <paper-card id="p-c-2-1">
        <div class="card-content">
          small pics
        </div>
      </paper-card>
      <paper-card id="p-c-2-2">
        <div class="card-image">
          <a href="/articles/Just+like+our+eyes"><img src="/images/StrasseBeiNacht-16x9_280.jpg" srcset="/images/StrasseBeiNacht-16x9_200.jpg 1919w, /images/StrasseBeiNacht-16x9_144.jpg 1439w, /images/StrasseBeiNacht-16x9_112.jpg 1023w" /></a>
        </div>
        <div class="card-content">
          Just like our eyes
        </div>
      </paper-card>
      <paper-card id="p-c-2-3">
        <div class="card-image">
          <a href="/articles/A+comfort+zone"><img src="/images/BaumstumpfTepoztlan-16x9_280.jpg" srcset="/images/BaumstumpfTepoztlan-16x9_200.jpg 1919w, /images/BaumstumpfTepoztlan-16x9_144.jpg 1439w, /images/BaumstumpfTepoztlan-16x9_112.jpg 1023w" /></a>
        </div>
        <div class="card-content">
          A comfort zone
        </div>
      </paper-card>
      <paper-card id="p-c-2-4">
        <div class="card-image">
          <a href="/articles/No+matter"><img src="/images/Bergweg-16x9_280.jpg" srcset="/images/Bergweg-16x9_200.jpg 1919w, /images/Bergweg-16x9_144.jpg 1439w, /images/Bergweg-16x9_112.jpg 1023w" /></a>
        </div>
        <div class="card-content">
          No matter
        </div>
      </paper-card>
    </div>
    <div class="einespalte">
      <paper-card id="p-c-3-1">
        <div class="card-content googlead_3_1">
           
        </div>
      </paper-card>
    </div>
    </div>

    <script type="text/javascript">
      var reload_function;
      var oldsize = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
      var oldsizeindex = 0;
      var widthindex = new Array(0,400,600,840,1024,1440,1920);
      for(i=0;i<widthindex.length;i++) {
        if (oldsize >= widthindex[i]) {
          oldsizeindex = i;
        }
      }

      function resizer(){
        reload_function = setTimeout(
          function(){
            newsize = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
            newsizeindex = 0;
            for(i=0;i<widthindex.length;i++) {
              if (newsize >= widthindex[i]) {
                newsizeindex = i;
              }
            }
            if (newsizeindex != oldsizeindex) {
              oldsizeindex = newsizeindex;
              window.location=window.location;
            }
          },500);
      }
    </script>
<!--
    <script cookie-consent="targeting">
      // Run after all the page elements have loaded
      window.onload = function(){ 
        // This will take care of asynchronous Google ads
        setTimeout(function() { 
          // We are targeting the first banner ad of AdSense
          var ad = document.querySelector("ins.adsbygoogle");
          // If the ad contains no innerHTML, ad blockers are at work
          if (ad && ad.innerHTML.replace(/\s/g, "").length == 0) {
            // Since ad blocks hide ads using CSS too
            ad.style.cssText = 'display:block !important'; 
            // You can put any text, image or even IFRAME tags here
            ad.innerHTML = 'Your custom HTML messages goes here';
          }
        }, 2000); // The ad blocker check is performed 2 seconds after the page load 
      }; 
   </script>
-->

<!--
    <script cookie-consent="targeting" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2268181722944252" crossorigin="anonymous">
-->


  </body>
</html>
                               

Whois info of domain

Domain Name: EUCAR.COM
Registry Domain ID: 1320937_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrygate.com
Registrar URL: http://www.registrygate.com
Updated Date: 2024-05-26T07:01:33Z
Creation Date: 1998-05-26T04:00:00Z
Registry Expiry Date: 2025-05-25T04:00:00Z
Registrar: RegistryGate GmbH
Registrar IANA ID: 1328
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +49.1805734437
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.WECLTD.EU
Name Server: NS3.WECLTD.EU
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T19:59:13Z <<<
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