Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - epyh.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Wed, 07 May 2025 09:58:20 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=10
Vary: Accept-Encoding
Vary: Accept-Encoding

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: epyh.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>
    <title>Websupport | En av Europas största leverantörer av Webbhotell och Domännamn!</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
    <meta name="format-detection" content="telephone=no">
    <meta name="keywords" content="">
    <meta name="description" content="">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <base href="https://cdn.websupport.eu/">
    <link rel="icon" href="/parking-pages/favicon.png" type="image/x-icon">
    <meta name="author" content="William Conor, [email protected]">
    <style>
      @font-face {
        font-family: 'WebsupportSans-Normal';
        src: url('https://cdn.websupport.sk/fonts/WebsupportSans-Normal.eot');
        src: url('https://cdn.websupport.sk/fonts/WebsupportSans-Normal.eot?#iefix') format('embedded-opentype'), url('https://cdn.websupport.sk/fonts/WebsupportSans-Normal.woff2') format('woff2'), url('https://cdn.websupport.sk/fonts/WebsupportSans-Normal.woff') format('woff'), url('https://cdn.websupport.sk/fonts/WebsupportSans-Normal.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
      }

      @font-face {
        font-family: 'WebsupportSans-Extra-Bold';
        src: url('https://cdn.websupport.sk/fonts/WebsupportSans-ExtraBold.eot');
        src: url('https://cdn.websupport.sk/fonts/WebsupportSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('https://cdn.websupport.sk/fonts/WebsupportSans-ExtraBold.woff2') format('woff2'), url('https://cdn.websupport.sk/fonts/WebsupportSans-ExtraBold.woff') format('woff'), url('https://cdn.websupport.sk/fonts/WebsupportSans-ExtraBold.ttf') format('truetype'), url('https://cdn.websupport.sk/fonts/WebsupportSans-ExtraBold.svg#WebsupportSans-ExtraBold') format('svg');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
      }

      .up a, .up a:hover {
        text-decoration: none
      }

      body.up, h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        font-weight: 400
      }

      .up .content .bottom_blk ul, .up .country li {
        list-style: none
      }

      .flags span, .up a {
        cursor: pointer
      }

      * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-tap-highlight-color: transparent
      }

      .up a, .up applet, .up div, .up html, .up iframe, .up img, .up input, .up object, .up option, .up select, .up span, body.up {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0
      }

      .up html {
        -webkit-text-size-adjust: none
      }

      .up button, .up input, .up select, .up textarea {
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
        box-shadow: none
      }

      .up input[type=button] {
        -webkit-appearance: none !important
      }

      .up a {
        outline: 0
      }

      .up img {
        border: 0;
        max-width: 100%;
        vertical-align: bottom
      }

      .up a:focus {
        text-decoration: none !important;
        outline: 0 !important
      }

      .up button:focus {
        outline: 0
      }

      .up input::-webkit-input-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up input:-moz-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up input::-moz-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up input:-ms-input-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up textarea::-webkit-input-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up textarea:-moz-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up textarea::-moz-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up textarea:-ms-input-placeholder {
        color: #97a1ab;
        opacity: 1
      }

      .up button::-moz-focus-inner, .up input[type=submit]::-moz-focus-inner {
        border: 0
      }

      h1, h2, h3, h4, h5, h6 {
        font-family: WebsupportSans-Normal, sans-serif;
        font-style: normal;
        line-height: 1.3;
        color: #1a322f;
        letter-spacing: 0
      }

      body.up {
        font-size: 16px;
        color: #060202;
        background: #fff;
        font-family: Arial, sans-serif;
        overflow-x: hidden
      }

      .up .wrapper {
        width: 100%;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        min-height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 70px 0
      }

      .up .main {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 15px
      }

      .up a, .up button {
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
      }

      .up .mid-container {
        width: 100%
      }

      .up .logo img {
        width: 100%;
        max-width: 123px
      }

      .up .imgblk {
        text-align: center
      }

      .mobile {
        display: none;
      }

      .up .imgblk .imgbox {
        margin-bottom: 50px
      }

      .up .imgblk .imgbox img {
        max-width: 630px;
        width: 100%
      }

      .up .imgblk .content {
        margin-bottom: 52px
      }

      .up .imgblk .content h1 {
        color: #2c3843;
        font-size: 24px;
        text-align: center;
        line-height: 1.17;
        margin-bottom: 16px;
        font-weight: 700;
        font-family: Arial, sans-serif;
        letter-spacing: 0
      }

      .up .imgblk .content p {
        color: #717c86;
        font-size: 16px;
        text-align: center;
        line-height: 1.5;
        font-family: Arial, sans-serif;
        font-weight: 400;
        margin-bottom: 50px
      }

      .page_4.up form a.search_btn, .page_4.up form > .textbox {
        outline: 0;
        height: 54px;
        background-color: #1e262d;
        color: #e7f0f8;
        float: left
      }

      .up .country img {
        margin-right: 6px;
        vertical-align: middle;
        max-width: 24px
      }

      .up .country li {
        margin: 0;
        padding: 0 0 24px;
        display: flex;
        align-items: center;
        line-height: 1
      }

      .up .country li:last-child {
        padding: 0
      }


      .up .desktop {
        padding: 0;
        text-align: left;
        margin: 43px 0 72px
      }


      .page_4.up .imgblk .content p {
        font-size: 14.4px;
        color: #97a1ab;
        text-align: left;
        margin: 0 0 24px
      }

      .page_4.up .imgblk .imgbox img {
        max-width: 530px
      }

      .up .content .bottom_blk {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px solid #4e5964;
        padding: 25px 0;
        max-width: 430px;
        width: 100%
      }

      .flags, .up .content .bottom_blk .social_blk ul {
        display: flex
      }

      .up .content .bottom_blk .social_blk ul li {
        font-family: Arial, sans-serif;
        font-size: 14.4px;
        line-height: 1.26;
        color: #97a1ab;
        text-align: center;
        font-weight: 400;
        margin: 0 0 0 17px
      }

      .up .content .bottom_blk .social_blk ul li a {
        color: #97a1ab
      }

      .page_4.up .imgblk .content p a, .up .content .bottom_blk .social_blk ul li a:focus, .up .content .bottom_blk .social_blk ul li a:hover {
        color: #00ffa0
      }

      body.page_4 {
        background: #2c3843
      }

      .page_4.up .imgblk {
        text-align: center;
        display: flex;
        width: 100%
      }

      .page_4.up .imgblk .content {
        width: 50%;
        margin-bottom: 0
      }

      .page_4.up .imgblk .imgbox {
        width: 50%;
        text-align: center
      }

      .page_4.up .logo {
        padding: 0;
        text-align: left;
        margin: -22px 0 72px
      }

      .page_4.up .imgblk .content h1 {
        font-family: WebsupportSans-Extra-Bold, sans-serif;
        font-size: 54px;
        line-height: 1.112;
        color: #fff;
        margin-bottom: 17px;
        text-align: left;
        font-weight: 900
      }

      .page_4.up .imgblk .content h2 {
        font-family: WebsupportSans-Extra-Bold, sans-serif;
        font-size: 22.5px;
        line-height: 1.266;
        color: #fff;
        margin-bottom: 7px;
        text-align: left;
        font-weight: 700
      }

      .page_4.up .imgblk .content p a:focus, .page_4.up .imgblk .content p a:hover {
        color: #fff
      }

      .page_4.up form {
        outline: 0;
        float: left;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        position: relative;
        z-index: 0
      }

      .page_4.up form > .textbox {
        width: 360px;
        padding: 0 22px;
        border: 0;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        font-family: WebsupportSans-Normal, sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.34
      }

      .page_4.up form a.search_btn {
        width: 71px;
        line-height: 54px;
        padding: 0;
        border: 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
        position: relative;
        z-index: 0;
        cursor: pointer
      }

      .page_4.up form a.search_btn img {
        max-width: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
      }

      .page_4.up .search_blk {
        margin: 100px 0 95px
      }

      @media (max-width: 1440px) {
        .up .imgblk .imgbox img {
          max-width: 500px
        }

        .up .imgblk .content p {
          margin-bottom: 30px
        }

        .page_4.up .imgblk .imgbox img {
          max-width: 480px
        }

        .page_4.up .logo {
          margin: 0 0 30px
        }

        .page_4.up .search_blk {
          margin: 30px 0 80px
        }

        .page_4.up .imgblk .content, .page_4.up .imgblk .imgbox {
          width: 50%
        }

        .page_4.up .imgblk .content h1 {
          font-size: 44px
        }
      }

      @media (max-width: 1200px) {

        .page_4.up .imgblk .content, .page_4.up .imgblk .imgbox {
          width: 50%
        }

        .page_4.up .imgblk .content h1 {
          font-size: 40px
        }

        .page_4.up .imgblk .content h2 {
          font-size: 20px
        }

        .page_4.up .imgblk .content h1 br {
          display: none
        }

        .page_4.up .logo {
          margin: 0 0 30px
        }

        .page_4.up .search_blk {
          margin: 30px 0 90px
        }

        .page_4.up form > .textbox {
          height: 45px;
          width: 270px;
          padding: 0 15px;
          font-size: 16px;
          line-height: 1
        }

        .page_4.up form a.search_btn {
          height: 45px;
          width: 50px;
          line-height: 45px
        }

        .page_4.up form a.search_btn img {
          max-width: 20px
        }
      }

      @media (max-width: 767px) {
        .mobile {
          display: block;
        }

        .desktop {
          display: none;
        }

        .page_4.up .imgblk .content h2, .page_4.up .imgblk .content p, .up .mobile {
          text-align: center
        }

        .up .wrapper {
          padding: 40px 0
        }

        .up .logo img {
          max-width: 140px
        }

        .up .imgblk .content h1 {
          font-size: 20px
        }

        .up .imgblk .content p {
          margin-bottom: 30px
        }

        .up .imgblk .content p br {
          display: none
        }

        .page_4.up .imgblk .imgbox img, .up .imgblk .imgbox img {
          max-width: 240px
        }

        .up .content .bottom_blk {
          padding: 20px 0;
          max-width: 100%
        }

        .page_4.up .imgblk .imgbox {
          width: 100%
        }

        .page_4.up .imgblk .content h1 {
          font-size: 30px;
          text-align: center
        }

        .up .desktop {
          margin: 0 !important
        }

        .up .mobile {
          margin: 30px 0;
          width: 100%
        }

        .up .social_blk {
          justify-content: center;
          width: 100%;
        }

        .up .content .bottom_blk .social_blk ul {
          justify-content: flex-end;
        }

        .page_4.up .imgblk {
          flex-wrap: wrap;
          width: 100%;
          max-width: 530px;
          margin: 0 auto
        }

        .page_4.up .imgblk .content {
          width: 100%;
          order: 2
        }

        .page_4.up .imgblk .content h1 {
          font-size: 34px
        }

        .page_4.up form > .textbox {
          height: 42px;
          width: 240px;
          padding: 0 12px;
          font-size: 16px;
          line-height: 1
        }

        .page_4.up form a.search_btn {
          height: 42px;
          width: 42px;
          line-height: 42px
        }

        .page_4.up .search_blk {
          margin: 30px 0
        }

        .page_4.up form {
          display: flex;
          justify-content: center;
          float: none
        }
      }

      .flags img {
        height: 20px;
        margin-right: 14px
      }

      .flags span:hover {
        opacity: .8
      }
    </style>
</head>
<body class="up page_4">

<div class="wrapper">
    <div class="mid-container">
        <div class="main">
            <div class="imgblk">
                <div class="mobile">
                    <a href="https://www.websupport.se/" class="logo">
                        <img src="/parking-pages/logo.png" alt="Websupport">
                    </a>
                </div>
                <div class="content">
                    <div class="desktop">
                        <a href="https://www.websupport.se/" class="logo">
                            <img src="/parking-pages/logo.png" alt="Websupport">
                        </a>
                    </div>
                    <div class="swedish">
                        <h1>Det finns inget <br> på den här<br> domänen än</h1>
                        <p>Det kan finnas flera anledningar till att inget innehåll visas. Om <br> du är webbansvarig kan du ladda upp/ta bort befintligt innehåll <br> eller så kan du kontakta en webbansvarig.
                        </p>

                        <div class="search_blk">
                            <h2>Registrera en ny domän hos Websupport</h2>
                            <form
                                role="search"
                                method="get"
                                action="https://www.websupport.se/cart/domain-checker"
                            >
                                <input
                                    type="text"
                                    name="qd"
                                    class="textbox"
                                    placeholder="www.yourdomain.com"
                                >
                                <a href="javascript:void(0);" class="search_btn">
                                    <img
                                        src="/parking-pages/search_icon.png"
                                        alt="Sök"
                                        class="sear_icon"
                                    >
                                </a>
                            </form>
                        </div>
                    </div>
                    <div class="english" style="display:none;">
                        <h1>Nothing to see
                            <br>
                            here yet
                        </h1>
                        <p>There might be several reasons why no content is displayed. If
                            <br>
                           you're the web admin, you can upload/delete the existing content,
                            <br>
                           and if not, you can contact them.
                        </p>
                        <div class="search_blk">
                            <h2>Set up a new domain in Websupport</h2>
                            <form
                                role="search"
                                method="get"
                                action="https://www.websupport.se/cart/domain-checker"
                            >
                                <input
                                    type="text"
                                    name="qd"
                                    class="textbox"
                                    placeholder="www.yourdomain.com"
                                >
                                <a href="javascript:void(0);" class="search_btn">
                                    <img
                                        src="/parking-pages/search_icon.png"
                                        alt="Search"
                                        class="sear_icon"
                                    >
                                </a>
                            </form>
                        </div>
                    </div>
                    <div class="bottom_blk">
                        <div class="flags">
                            <span onclick="changeLanguage('se')">
                               <img src="/parking-pages/flag_se.png" alt="SE" />
                            </span> <span onclick="changeLanguage('en')">
                               <img src="/parking-pages/flag_en.png" alt="EN" />
                            </span>
                        </div>
                        <div class="social_blk">
                            <ul>
                                <li><a href="https://admin.websupport.se/">Webadmin</a></li>
                                <li><a href="https://www.websupport.se/">Websupport</a></li>
                                <li><a href="https://websupport.se/support/">Help</a></li>
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="imgbox">
                    <img src="/parking-pages/cary_blank.png" alt="" aria-hidden="true">
                </div>
            </div>
        </div>
    </div>
</div>
<script>
  var swedish = document.querySelectorAll('.swedish');
  var english = document.querySelectorAll('.english');

  function getLang() {
    return (navigator.languages !== undefined) ? navigator.languages[0] : navigator.language;
  }

  function show(elements) {
    elements.forEach((element) => {
      element.style.display = null;
    });
  }

  function hide(elements) {
    elements.forEach((element) => {
      element.style.display = 'none';
    });
  }

  function changeLanguage(lang) {
    if (lang === 'se') {
      show(swedish);
      hide(english);
    } else if (lang === 'en') {
      hide(swedish);
      show(english);
    }
  }

  var locale = getLang();
  if (locale === 'en-US' || locale === 'en-GB' || locale === 'en') {
    changeLanguage('en');
  } else {
    changeLanguage('se');
  }
</script>
</body>
</html>
                               

Whois info of domain

Domain Name: EPYH.COM
Registry Domain ID: 143573424_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ascio.com
Registrar URL: http://www.ascio.com
Updated Date: 2025-02-19T09:52:36Z
Creation Date: 2005-02-22T21:26:19Z
Registry Expiry Date: 2026-02-22T21:26:19Z
Registrar: Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA
Registrar IANA ID: 106
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.LOOPIAGROUP.COM
Name Server: NS2.LOOPIAGROUP.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 57920 13 2 D1576E65256D76531609E1DC3EA2E05D294016B8628632B3D75450DE70B813A5
DNSSEC DS Data: 64066 13 2 87309589D32B4384287F5AAC5138F91FD56F90B0C88227B69F3BB8AF184A31A8
DNSSEC DS Data: 64066 13 1 0BE4A30CBCF01EC3347B5760974847CF295C4BF4
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T09:58:06Z <<<
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