Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ebash.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 15:32:16 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Sat, 17 May 2025 16:32:16 GMT
Location: https://www.sandboxsocial.com/e-bash.html
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Ri8bGUa4CChQDNrmiI6TZ4J9B7piKiTsTzuhv2QeRrNo53pw7qCHMdgiNkgKksCiApjjinQF76ctrgy9vN2EwCVA2kJSO2UxNjzxPaFov25YwuvESVpkJTr9WYfLV7M1i9R%2F6eG2%2FKw%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94142aa46c3f7129-OSL
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=14077&min_rtt=14077&rtt_var=7038&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.sandboxsocial.com/e-bash.html
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 21308
x-amz-id-2: MMV4Jxatx+UDcdpClGHIiFwt7p1dL6vi1g64xqEhkr7/9W2HDnNBJCrKDfOwkpw+rxcJpZLFiJn1nRtjKC/43lk4WJqUBs5p
x-amz-request-id: C399NF99269NPXV9
x-amz-meta-cb-modifiedtime: Tue, 18 Mar 2025 14:34:08 GMT
Last-Modified: Tue, 18 Mar 2025 14:34:30 GMT
ETag: "48a90de25155e710f99a9d33e145765c"
Content-Type: text/html
Server: AmazonS3
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 May 2025 15:32:17 GMT
Via: 1.1 varnish
X-Served-By: cache-hel1410030-HEL
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1747495937.807740,VS0,VE356
Cache-Control: max-age=31536000, public
X-Static-Assets: true

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: ebash.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="initial-scale=1, width=device-width" />

 
    <link rel="stylesheet" href="./indexv1.css" />
    <link rel="stylesheet" href="./e-bashv1.css" />
    <link rel="stylesheet" href="mapv1.css" />
    <link rel="stylesheet" href="./footerv1.css" />
    <link rel="stylesheet" href="./navv1.css" />
    <link rel="stylesheet" href="./tapintofunv1.css" />
    
    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap"
    />
    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css2?family=Space Grotesk:wght@700&display=swap"
    />
  </head>
  <body>
    
    <section class="attraction-page">
       
      <section class="frame-parent">
<!-- nav.html -->

<div class="site-header">
  <header class="address">
    <a href="https://www.google.com/maps/dir/?api=1&destination=39.4269092155049,-87.41871033514381" target="_blank">

      <img class="location-icon" alt="Location icon" src="./public/location-icon.svg" />
      <div class="location-text">
        Visit us in Haute City Center, 3401 S US Hwy 41, Terre Haute, IN
      </div>
    </a>
 
    

  </header>
  <!-- nav.html -->
  <div class="topbar">
       <div class="sandbox-logo">
      <a href="index.html">
        <img class="sandbox-icon" loading="lazy" alt="" src="./public/logos/Sandbox_Logo.png" />
      </a>
        </div>
        <div class="hamburger-button-container">
          <div class="hamburger-icon-container">
            <svg class="hamburger-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
              <path d="M3.33333 15H16.6667C17.125 15 17.5 14.625 17.5 14.1667C17.5 13.7083 17.125 13.3333 16.6667 13.3333H3.33333C2.875 13.3333 2.5 13.7083 2.5 14.1667C2.5 14.625 2.875 15 3.33333 15ZM3.33333 10.8333H16.6667C17.125 10.8333 17.5 10.4583 17.5 10C17.5 9.54167 17.125 9.16667 16.6667 9.16667H3.33333C2.875 9.16667 2.5 9.54167 2.5 10C2.5 10.4583 2.875 10.8333 3.33333 10.8333ZM2.5 5.83333C2.5 6.29167 2.875 6.66667 3.33333 6.66667H16.6667C17.125 6.66667 17.5 6.29167 17.5 5.83333C17.5 5.375 17.125 5 16.6667 5H3.33333C2.875 5 2.5 5.375 2.5 5.83333Z" fill="white" fill-opacity="0.88"/>
            </svg>
          </div>
        </div>
    
            
    <div class="navigation-links">
      
      <a href="highlanders.html" class="navigation-menu-item">
        <div class="nav-button-container">
        
          <div class="nav-button-label-container">
            <div class="nav-button-label">
            <div class="nav-button-text">Highlanders</div>
          </div>
        
        </div>
      </div>
      </a>
      <a href="e-bash.html" class="navigation-menu-item">
        <div class="nav-button-container">
        
          <div class="nav-button-label-container">
            <div class="nav-button-label">
            <div class="nav-button-text">eBash</div>
          </div>
        
        </div>
      </div>
      </a>
      <a href="bank-of-pinball.html" class="navigation-menu-item">
        <div class="nav-button-container">
        
          <div class="nav-button-label-container">
            <div class="nav-button-label">
            <div class="nav-button-text">Bank of Pinball</div>
          </div>
        
        </div>
      </div>
      </a>
      <a href="weathertop.html" class="navigation-menu-item">
        <div class="nav-button-container">
        
          <div class="nav-button-label-container">
            <div class="nav-button-label">
            <div class="nav-button-text">Weathertop</div>
          </div>
        
        </div>
      </div>
      </a>
      <a href="lucky-putt.html" class="navigation-menu-item">
        <div class="nav-button-container">
        
          <div class="nav-button-label-container">
            <div class="nav-button-label">
            <div class="nav-button-text">LuckyPutt</div>
          </div>
        
        </div>
      </div>
      </a>
           <a href="groupevents.html" class="contact-button-container1">
        <div class="contact-button-container2">
          <div class="contact-button-container3">
          <div class="contact-button-container4">
            <div class="contact-button-text">Event Bookings</div>
          </div>
        </div>
        </div>
      </a>

    </div>
    
    </div>
    <div class="navigation-links-when-active">
      <div class="hamburger-close-button-container">
        <div class="hamburger-close-button-button">
          <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
            <path d="M15.2496 4.75843C14.9246 4.43343 14.3996 4.43343 14.0746 4.75843L9.99961 8.8251L5.92461 4.7501C5.59961 4.4251 5.07461 4.4251 4.74961 4.7501C4.42461 5.0751 4.42461 5.6001 4.74961 5.9251L8.82461 10.0001L4.74961 14.0751C4.42461 14.4001 4.42461 14.9251 4.74961 15.2501C5.07461 15.5751 5.59961 15.5751 5.92461 15.2501L9.99961 11.1751L14.0746 15.2501C14.3996 15.5751 14.9246 15.5751 15.2496 15.2501C15.5746 14.9251 15.5746 14.4001 15.2496 14.0751L11.1746 10.0001L15.2496 5.9251C15.5663 5.60843 15.5663 5.0751 15.2496 4.75843Z" fill="white" fill-opacity="0.88"/>
            </svg>
        </div>
      </div>

      <a href="highlanders.html" class="navigation-menu-item-container">
        <div class="navigation-menu-item-label-container">
          <div class="navigation-menu-item-button-label">
            <div class="navigation-menu-item-button-text">Highlanders</div>
          </div>
        </div>
      </a>
      <a href="e-bash.html" class="navigation-menu-item-container">
        <div class="navigation-menu-item-label-container">
          <div class="navigation-menu-item-button-label">
            <div class="navigation-menu-item-button-text">eBash</div>
          </div>
        </div>
      </a>
      <a href="bank-of-pinball.html" class="navigation-menu-item-container">
        <div class="navigation-menu-item-label-container">
          <div class="navigation-menu-item-button-label">
            <div class="navigation-menu-item-button-label2">
            <div class="navigation-menu-item-button-text">Bank of Pinball</div>
          </div>
        </div>
        </div>
      </a>
      <a href="weathertop.html" class="navigation-menu-item-container">
        <div class="navigation-menu-item-label-container">
          <div class="navigation-menu-item-button-label">
            <div class="navigation-menu-item-button-text">Weathertop</div>
          </div>
        </div>
      </a> <a href="lucky-putt.html" class="navigation-menu-item-container">
        <div class="navigation-menu-item-label-container">
          <div class="navigation-menu-item-button-label">
            <div class="navigation-menu-item-button-text">Lucky Putt</div>
          </div>
        </div>
      </a>
             <a href="groupevents.html" class="navigation-menu-item-container special-party-booking-link">
        <div class="navigation-menu-item-label-container">
            <div class="navigation-menu-item-button-label">
                <div class="navigation-menu-item-button-text">Event Bookings</div>
            </div>
        </div>
    </a>
    
            </div>
  </div>



        <div class="frame-icon"></div>
        <img class="promo-icon-image" loading="lazy" alt="" src="./public/logos/ebash-logo.png">
        
  
       
      </section>
      <section class="section-about">
        <div class="about-container">
          <div class="about-content">
            
          <button class="about-chip">
              <b class="about-chip-text">ABOUT</b>
            </button>
            <div class="about-title">WHAT IS EBASH?</div>
            <p class="about-description-text">
              eBash is one of the Midwest’s oldest LAN centers. What is a LAN center? Picture you and your friends bringing your favorite gaming systems over to your house and playing all together. Now picture having that same experience without having to take all your gaming gear with you.
          </p>
          <p class="attraction-description-text2">
              Not only can you game at eBash with your friends just like an old school gaming party, but you also get experiences you wouldn’t normally have in your basement. Think you’re the best at a game - prove it! Whether you're a Sony or Microsoft fan or think that PC is master race, we’ve got something for you!
          </p>
        </div>     
        <div class="about-image-wrapper">
          <img
          class="attraction-description-image"
          loading="lazy"
          alt=""
          src="./public/ebash/esports.png"
        />
      </div>
    </div>
      </section>
 
      <section class="photo-container">
        <img
          class="photo1"
          loading="lazy"
          alt=""
          src="./public/cover-images/ebash1.png"
        />

        <img
          class="photo2"
          loading="lazy"
          alt=""
          src="./public/cover-images/ebash2.png"
        />
      </section>
      <section class="double-fun-section">
        <div class="double-fun-container">
        <div class="double-fun-heading-container">
          <div  class="double-fun-heading-minititle">
          <div class ="mini-title-text">THE EBASH EXPERIENCE</div>
        </div>
          <div class="double-fun-heading-text">ONE SPACE, DOUBLE FUN</div>
          <p class="double-fun-description-text">Dive into the heart of competitive gaming at eBash, where every click, every move, and every strategy propels you closer to glory.</p>
        </div>
        <div class="double-fun-image-container">
          <div class="double-fun-esports-imagebackground">
            <div class="double-fun-image-heading-text">The Esports Arena</div>
            <div class="double-fun-image-text-description">
              eBash's esports arena boasts high-speed internet, advanced gaming PC and consoles with TONS of games catering to gamers of every skill level.
                
            </div>
                      </div>
          <div class="double-fun-arcade-alley">
            <div class="double-fun-image-heading-text">Arcade Alley</div>
            <div class="double-fun-image-text-description">
              Arcade Alley at eBash delivers a modern arcade experience combining physical activity and interactive. Earn tickets to redeem prizes - fun for the whole family.
            
                      </div>
        </div>
     </div>
    </div>
      </section>



  


      <section class="start-your-adventure-section">
        <div class="start-your-adventure-content-container">
          <div class="start-your-adventure-content-container2">
            <div class="header-container">
              <div class="pricing-container">
                <b class="pricing">pricing</b>
              </div>
              <div class="adventure-heading">start your next adventure</div>
              <div class="adventure-description">
                We have more than 80 games with free licenses for you to play
                without even care about purchasing the games. Just take a seat
                and play!
              </div>
            </div>

            <div class="cost-to-play-container">
              <div class="hourly-cost-container">
                <div class="time">1 hour</div>
                <div class="cost">$10</div>
                <div class="per-person">per person</div>
              </div>
           
              <div class="day-pass-container">
                <div class="time">All Day Pass</div>
                <div class="cost">$20</div>
                <div class="per-person">per person</div>
              </div>
            </div>
            <div class="how-does-it-work-container">
              <div class="left-side-heading-container">
                <div class="text-container"></div>
                   <div class="how-does-it">How does it work?</div>
                  <div class="we-provide-all">
                    We provide all the games, equipement and know‒how for gamers
                    to play populay esports titles together. Playing online is
                    fun, but playing online with friends beside you is the
                    ultimate gaming experience!
                  </div>
                </div>
              
              <div class="reservation-container">
                <div class="right-side-text-container">
                 <div class="how-to-make">How to make a reservation</div>
                  <div class="walk-ins-are-generally-container">
                    <span
                      >Unless you need to book 10+ computers for a party, eBash is walk-in only.
                    </span>
                  
                  </div>
                </div>
              </div>
            </div>

         
          </div>
          <div class="game-images-container">
            <img
              class="game-image"
              loading="lazy"
              alt=""
              src="./public/ebash/ebash-game-1.png"
            />

            <img
              class="game-image"
              loading="lazy"
              alt=""
              src="./public/ebash/ebash-game-2.png"
            />

            <img
              class="game-image"
              loading="lazy"
              alt=""
              src="./public/ebash/ebash-game-3.png"
            />

            <img
              class="game-image"
              loading="lazy"
              alt=""
              src="./public/ebash/ebash-game-4.png"
            />

            <img
              class="game-image"
              loading="lazy"
              alt=""
              src="./public/ebash/ebash-game-5.png"
            />

            <img
              class="game-image"
              loading="lazy"
              alt=""
              src="./public/ebash/ebash-game-6.png"
            />
          </div>
        </div>
      </section>
   
      <section class="tap-into-fun-frame-parent">
        <div class="tap-into-fun-app-heading">
          <div class="tap-into-app-header">
                   <div class="tap-into-fun-heading">Tap into Fun!</div>
                   <div class="download-our-mobile">
                    Download our mobile app now to become a VIP member, or to make a Highlanders reservation.
                    The Sandbox Social app is going to become the heart of the facility, so download it now and reserve your username!
                  </div>
                
        <div class="tap-store-buttons-container">
          <a href="https://apps.apple.com/us/app/sandbox-social/id6446316911" class="tap-ios-button-container" target="_blank">
            <img class="tap-ios-store-icon" loading="lazy" alt="Download on the App Store" src="./public/app-store.svg" />
        </a>
        <a href="https://play.google.com/store/apps/details?id=com.eventyr.takoha" class="play-button-container" target="_blank">
            <img class="tap-play-store-icon" loading="lazy" alt="Get it on Google Play" src="./public/google-play.svg" />
        </a>
        </div>
      </div>
      </div>
      
      <div class="tap-app-image"> </div>
             
  
   
    </section>

    <section class="section-contact">
      <div class="map-container">
        <div id="map" class="map"></div>
      </div>
      <div class="contact-container">
        <div class="contact-title">Come Visit Us!</div>
        <div class="contact-info">
          <div class="contact-location-wrapper">
            <div class="contact-overline-text">Location</div>
            <div class="contact-location-description">
              <div class="contact-icon">
                <img src="./public/location-icon.svg" alt="Location icon" />
              </div>
              <div class="map-address">
                <div class="location">Haute City Center</div>
                <div class="address-text">3401 S US Hwy 41, Terre Haute, IN 47802, United States</div>
              </div>
            </div>
          </div>

          <div class="contact-phone-email-wrapper">
            <div class="contact-overline-text">Contact Us</div>
            <div class="contact-phone-wrapper">
              <div class="contact-icon">
                <img src="./public/phone.svg" alt="Phone icon" />
              </div>
              <a href="tel:812-235-0040" class="contact-details-text">812-235-0040</a>
            </div>
            <div class="contact-email-wrapper">
              <div class="contact-icon">
                <img src="./public/mail.svg" alt="Mail icon" />
              </div>
              <a href="mailto:[email protected]" class="contact-details-text">[email protected]</a>
            </div>
          </div>

          <div class="contact-hours-wrapper">
            <div class="contact-overline-text">Sandbox Social  / Bank of Pinball / Highlanders / eBash</div>
            <div class="contact-hours-daytime">
              <div class="days-text">Sunday - Thursday: 11:00 AM - 9:00 PM</div>
              <div class="days-text">Friday - Saturday: 10:00 AM - Midnight</div>
            </div>

            <div class="contact-hours-daytime">
              <div class="contact-overline-text">Lucky Putt / VARBox / WeatherTop / Home Run Hangout</div>
              <div class="days-text">Monday - Saturday: 10:00 AM - 8:00 PM</div>
              <div class="days-text">Sunday: 12:00 PM - 6:00 PM</div>
            </div>

         
          </div>

        </div>
      </div>
    </section>
<footer class="footer-section">
  <div class="main-footer">
    <div class="footer-content">
    <div class="sandbox-logo-dark-mode1">
      <img class="sandbox-icon-png" loading="lazy" alt="" src="./public/logos/Sandbox_Logo.png" />
      </div>
      <div class="links">
     <div class="explore-links">
      <div class="link-title-text"> Explore </div>
      <a href="highlanders.html">
        <div class="footer-link">Highlanders</div>
    </a>
    <a href="bank-of-pinball.html">
        <div class="footer-link">Bank of Pinball</div>
    </a>
    <a href="e-bash.html">
        <div class="footer-link">eBash</div>
    </a>
    <a href="lucky-putt.html">
      <div class="footer-link">Lucky Putt</div>
  </a>    

<a href="weathertop.html">
  <div class="footer-link">Weathertop</div>
</a> 
<a href="groupevents.html">
<div class="footer-link">Event Bookings</div>
</a> 
</div>  
         
         
<div class="social-media">
          <b class="link-group-title">Connect With Us</b>
          <a href="https://www.facebook.com/sboxsocial">
            <div class="footer-link">Facebook</div>
        </a>
        <a href="https://discord.gg/tQncHN5YFZ">
          <div class="footer-link">Discord</div>
      </a>
      <a href="https://twitter.com/sboxsocial">
        <div class="footer-link">Twitter</div>
    </a>
    <a href="https://www.instagram.com/sboxsocial">
      <div class="footer-link">Instagram</div>
  </a>
        </div>
      </div>
    </div>
  </div>
  <div class="copyright-footer">
    <div class="copyright-label">© Copyright 2023 Tilt LLC</div>
  </div>
</footer>
      </div>
    <script src ="https://code.jquery.com/jquery-3.6.0.min.js"></script>

    <script src="nav.js"></script>
    <script>
      function initMap() {
        if (typeof google === 'object' && typeof google.maps === 'object') {
          console.log('Google Maps API loaded successfully.');

          // Your location coordinates
           var myLocation = { lat: 39.4269092155049, lng: -87.41871033514381 };

          // Create a map instance
          var map = new google.maps.Map(document.getElementById('map'), {
            zoom: 15,
            center: myLocation
          });

          // Add a marker to the map
          var marker = new google.maps.Marker({
            position: myLocation,
            map: map,
            title: 'Sandbox Social'
          });
        } else {
          console.error('Google Maps API not loaded.');
          setTimeout(initMap, 500); // Retry after a short delay
        }
      }

      // Load the Google Maps JavaScript API
      function loadGoogleMapsAPI() {
        var script = document.createElement('script');
        script.src = 'https://maps.googleapis.com/maps/api/js?key=AIzaSyB3q-nGPKdO4TKC3dkhEpDkk5d5jBGfY3o&callback=initMap';
        script.async = true;
        script.defer = true;
        document.body.appendChild(script);
      }

      // Wait for the DOM to be fully loaded before loading the Google Maps API
      document.addEventListener('DOMContentLoaded', loadGoogleMapsAPI);
    </script>
  </body>
</html>                               

Whois info of domain

Domain Name: EBASH.COM
Registry Domain ID: 4011474_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.amazon
Registrar URL: http://registrar.amazon.com
Updated Date: 2024-05-14T12:37:05Z
Creation Date: 1998-11-17T05:00:00Z
Registry Expiry Date: 2025-11-16T05:00:00Z
Registrar: Amazon Registrar, Inc.
Registrar IANA ID: 468
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2024422253
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: ABDULLAH.NS.CLOUDFLARE.COM
Name Server: JILLIAN.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T15:31:57Z <<<
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