Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - s3ph.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 08 May 2025 22:39:20 GMT
Server: Apache/2.4.52 (Ubuntu)
Last-Modified: Tue, 15 Apr 2025 18:38:01 GMT
ETag: "8b8-632d577ea71b6"
Accept-Ranges: bytes
Content-Length: 2232

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: s3ph.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<?php
require_once 'core/db.php';
require_once 'core/session.php';
?>
<!DOCTYPE html>
<html lang="tr" data-theme="dark">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>S3PH</title>
  <link rel="stylesheet" href="assets/style.css" />
  <script src="https://unpkg.com/lucide@latest"></script>
</head>
<body>
  <audio id="glitch-audio" src="assets/sounds/glitch.mp3" preload="auto"></audio>
  <div class="glitch-background"></div>

  <div class="topbar">
    <div class="logo glitch" data-glitch="S3PH">S3PH</div>
    <div class="theme-toggle" onclick="toggleTheme()" title="Tema Değiştir">🌓</div>
  </div>

  <div class="center-box">
    <div class="slogan-container">
      <div id="slogan">Yükleniyor...</div>
    </div>
    <div class="buttons">
      <a href="auth/login.php" class="btn">Giriş Yap</a>
      <a href="auth/register.php" class="btn">Kayıt Ol</a>
    </div>
  </div>

  <script>
    // ✅ Tema geçişi
    function toggleTheme() {
      const html = document.documentElement;
      const newTheme = html.getAttribute("data-theme") === "dark" ? "light" : "dark";
      html.setAttribute("data-theme", newTheme);
      localStorage.setItem("theme", newTheme);
    }

    // ✅ Kaydedilen temayı yükle
    document.addEventListener("DOMContentLoaded", () => {
      const savedTheme = localStorage.getItem("theme") || "dark";
      document.documentElement.setAttribute("data-theme", savedTheme);
    });

    // ✅ Slogan animasyonu
    const slogans = [
      "S3PH. Anonimlik bir yaşam tarzıdır.",
      "S3PH. Sistemin dışında kalma.",
      "S3PH. Kod, güç ve özgürlük.",
      "S3PH. Karanlıkta görünmeyen izler bırak.",
      "S3PH. Kontrol sende."
    ];
    let sloganIndex = 0;
    function changeSlogan() {
      const sloganEl = document.getElementById("slogan");
      sloganEl.classList.remove("fade-in");
      void sloganEl.offsetWidth;
      sloganEl.classList.add("fade-in");
      sloganEl.textContent = slogans[sloganIndex];
      sloganIndex = (sloganIndex + 1) % slogans.length;
    }

    setInterval(changeSlogan, 4000);
    changeSlogan();
    lucide.createIcons();
  </script>
</body>
</html>
                               

Whois info of domain

Domain Name: S3PH.COM
Registry Domain ID: 2972059151_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ihs.com.tr
Registrar URL: http://www.ihs.com.tr
Updated Date: 2025-04-13T20:14:24Z
Creation Date: 2025-04-02T21:46:24Z
Registry Expiry Date: 2026-04-02T21:46:24Z
Registrar: IHS Telekom, Inc.
Registrar IANA ID: 1091
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +902165460056
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DIJKSTRA.IHSDNS.COM
Name Server: KNUTH.IHSDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-08T22:39:09Z <<<
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