Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - fuyul.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.22.1
Date: Fri, 02 May 2025 09:17:46 GMT
Content-Type: text/html
Content-Length: 169
Connection: keep-alive
Location: https://fuyul.com/

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://fuyul.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.22.1
Date: Fri, 02 May 2025 09:17:46 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.1.33-64+ubuntu22.04.1+deb.sury.org+1
Access-Control-Allow-Origin: http://fuyul.com
Vary: Accept-Encoding
Expires: Fri, 02 May 2025 09:32:46 GMT
Cache-Control: max-age=900

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: fuyul.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>fuyul.com - Flexible payment plans available | Buy with Epik.com</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">

    <meta property="og:title" content="fuyul.com - Flexible payment plans available | Buy with Epik.com" />
    <meta property="og:description" content="fuyul.com payment plan starts from $10/mo. The domain you are buying will be delivered upon purchase." />
    <meta property="og:url" content="https://fuyul.com" />
    <meta property="og:image:type" content="image/jpeg" />
    <meta property="og:image" content="/images/ogimage.jpg">
    <script>
        function SSLExists() {
            if (location.protocol != 'https:')
            {
                var http = new XMLHttpRequest();
                http.onload=function() {
                    location.href = 'https:' + window.location.href.substring(window.location.protocol.length);
                };
                http.open('GET', 'https:' + window.location.href.substring(window.location.protocol.length));
                http.send();
            }
        };
        SSLExists();
    </script>

    <link href="https://fonts.googleapis.com/css?display=swap&family=Open+Sans:400,600" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
    <noscript><link href="https://fonts.googleapis.com/css?display=swap&family=Open+Sans:400,600" rel="stylesheet"></noscript>
    <link href="https://fonts.googleapis.com/css?display=swap&family=Roboto:400,900" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
    <noscript><link href="https://fonts.googleapis.com/css?display=swap&family=Roboto:400,900" rel="stylesheet"></noscript>
    <link rel="stylesheet" href="/css/bootstrap-custom.min.css" rel="stylesheet">
    <link rel="stylesheet" href="/css/parking2.min.css?v=6">
    
    
            <meta name="description" content="fuyul.com payment plan starts from $10/mo. The domain you are buying will be delivered upon purchase.">
    
    
    <style>
        .light .block-2 .top .sup::before,
        .light .block-1 .top .sup::before
        {
            content: "$";
        }
    </style>
</head>

<body class="dark">

<div class="container-page">

    <section class="top-section">

        <div class="main-bg">
            <img src="/images/parking2/bg/a18.jpg" class="main-bg" alt="">
        </div>

        <img src="/images/epik-domain-names-dark.svg?v=1" style="position: absolute; top:20px; left:20px; " alt="Find your next company name, marketing slogan, product idea, or premium name at Epik today." />

                    <iframe title="Verified by TrustRatings.com" src="https://cust-api.trustratings.com/api/v1/widget/epik.com?background=white&orientation=horizontal" height="30" width="200" style="border: none; border-radius: 10px; position: absolute; top:20px; right:20px;"></iframe>
        
        <a href="https://www.epik.com/" class="logo" target="_blank" rel="noopener" style="visibility: hidden"></a>

        <div class="container description" >

            <div class="row slog">
                <div class="col-md-12">
                    <h1 >
                        fuyul.com                                            </h1>
                </div>
                <div class="col-md-12">
                    <p>
                                            The domain name is parked using the Epik parking platform.                                        </p>
                </div>
            </div>

            <div class="row justify-content-center option">
                
                                
                                    <div class="col-sm-12 col-md-4 col-lg-3">
                        <div class="option-block block-2">
                            <div class="top">
                                <h4 class="title">START A PAYMENT PLAN FOR</h4>

                                                                                                                                            <div class="price" style="line-height: 30px; " >
                                                                                    $40                                                                            </div><br/>
                                    <div class="price" style="font-size: 20px;">
                                        +
                                        $10/mo
                                    </div>
                                
                                                            </div>
                            <div class="bottom">
                                <a href="#" class="bordered-green-btn" onclick="gl.showPPlan(); return false;" >DETAILS</a>
                            </div>
                                                    </div>
                    </div>
                
                
                                            </div>
        </div>
    </section>

    </div>

    <section class="main-blocks-content">
        <div class="container">

                            <h2 class="main-blocks-content__title" style="line-height: 37px;" >Why purchase this domain with Epik?</h2>
                <div class="flex-container">
                    <div class="main-blocks-content__block">
                        <div class="main-blocks-content__block__icon bg-icon_1"></div>
                        <h5 class="main-blocks-content__block__title-h5">Secure & Instant Domain Delivery</h5>
                        <p class="main-blocks-content__block__text">The domain you are buying is delivered upon purchase.</p>
                    </div>
                    <div class="main-blocks-content__block mtl-2">
                        <div class="main-blocks-content__block__icon bg-icon_2"></div>
                        <h5 class="main-blocks-content__block__title-h5">Buyer Protection Program</h5>
                        <p class="main-blocks-content__block__text">Buy with confidence. Your purchase is secured by Epik.</p>
                    </div>
                    <div class="main-blocks-content__block">
                        <div class="main-blocks-content__block__icon bg-icon_3"></div>
                        <h5 class="main-blocks-content__block__title-h5">All-inclusive. <br> No-nonsense</h5>
                        <p class="main-blocks-content__block__text">Free WHOIS privacy, free forwarding, 24/7 Support are all standard.</p>
                    </div>
                </div>
            
                            <div class="payments">
                    <div class="container">

                        <h2 class="payments__title">We accept</h2>

                        <div style="text-align: center">
                            <img src="/images/parking2/payments/cc.svg" style="display:inline-block; width: 70px; height: 48px;" alt="Credit Card" />
                            <img src="/images/parking2/payments/paypal.svg" style="display:inline-block; width: 70px; height: 48px;" alt="PayPal" />
                            <img src="/images/parking2/payments/in_store_credit.svg" style="display:inline-block; width: 70px; height: 48px;" alt="In-Store Credit" />
                            <img src="/images/parking2/payments/ach.svg" style="display:inline-block; margin: 3px 0; width: 70px; height: 48px;" alt="ACH Network" />
                        </div>
                    </div>
                </div>
            
                            <div class="row share-it" style="margin-top:50px;">
                    <div class="col-lg-12">
                        <p class="title-share">Share it</p>
                        <ul class="social">
                            <li><a href="https://www.facebook.com/sharer.php?u=fuyul.com" target="_blank" rel="noopener">
                                    <i class="fab fa-facebook-square bg-social_fb" ></i> Facebook</a>
                            </li>
                            <li><a href="https://twitter.com/intent/tweet?url=fuyul.com" target="_blank" rel="noopener">
                                    <i class="fab fa-twitter-square bg-social_tw"></i> Twitter</a>
                            </li>
                            <li><a href="https://www.linkedin.com/shareArticle?mini=true&url=fuyul.com" target="_blank" rel="noopener">
                                    <i class="fab fa-linkedin bg-social_in"></i> LinkedIn</a>
                            </li>
                        </ul>
                    </div>
                </div>
            
            
        </div>
    </section>

<footer>
    <div class="container" >
        <div style="font-family: 'Open Sans', sans-serif; margin-bottom: 10px;max-width:100%;font-size: 12px;" >
                            <div style="float: left; padding: 10px 0 10px 0;">
                    Currency:                    <select id="currencies" onchange="gl.redirectByParam('currency', this.value)" style="margin-right: 30px;">
                    </select>
                </div>
            
            <div style="float: left; padding: 10px 0 10px 0;font-size: 12px;">
                Language:                <select onchange="gl.redirectByParam('lang', this.value)" style="margin-right: 30px;">
                                            <option selected value="en">English</option>
                                            <option  value="es">Spanish</option>
                                            <option  value="pt">Portuguese</option>
                                            <option  value="fr">French</option>
                                            <option  value="de">German</option>
                                            <option  value="zh-CN">Chinese</option>
                                            <option  value="ru">Russian</option>
                                            <option  value="tl">Tagalog</option>
                                            <option  value="th">Thai</option>
                                            <option  value="it">Italian</option>
                                            <option  value="tr">Turkey</option>
                                    </select>
            </div>
            <br />
            <hr />
        </div>

        <div>
            <div style="float: left; font-size: 12px; margin-top: 15px; background-color: white;max-width: 75%;" >
                Epik &reg; is a registered trademark of <a href="https://www.epik.com/llc/" target="_blank" title="Epik LLC">Epik LLC</a>. Copyright &copy; 2025 by Epik LLC. All rights reserved.                Whois Privacy services provided by <a href="https://anonymize.com" target="_blank" rel="noopener">Anonymize.com</a>            </div>
            <div style="float: right;">
                <a href="https://www.icann.org/" target="_blank">
                <img src="https://www.epik.com/wp-content/themes/epik-redesign/src/img/icann-accredited-thumb-350x352-332.png" alt="icann logo" style="width: 54px; height: 54px;"> </a>
            </div>
        </div>

    </div>
</footer>

<div class="modal custom-modal-details" id="modal" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered" role="document">
        <div class="modal-content"></div>
    </div>
</div>

<div id="thankyou" class="modal fade custom-modal-thank" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="modal-dialog" role="document"></div>
</div>

<script src="/js/lab.min.js"></script>
<script>
    $LAB.setGlobalDefaults({AllowDuplicates: false});

    </script>

<script src="/js/global.js?v=1"></script>
<script>
    gl.currency = 'USD';
    gl.lang = 'en';
    gl.renderCurrenies(["USD","EUR","GBP","INR","AUD","CNY","BRL","AED","CAD","CZK","CHF","DKK","HKD","JPY","NOK","NZD","PEN","PLN","SEK","ZAR","PKR","BTC","ETH","LTC","XRP","TRY","ALL","AFN","ARS","AWG","AZN","BSD","BBD","BDT","BYR","BZD","BMD","BOB","BAM","BWP","BGN","BND","KHR","KYD","CLP","COP","CRC","HRK","CUP","DOP","XCD","EGP","SVC","FKP","FJD","GIP","GTQ","GYD","HNL","HUF","ISK","IDR","IRR","ILS","JMD","KZT","KPW","KRW","KGS","LAK","LVL","LBP","LRD","LTL","MKD","MYR","MUR","MXN","MNT","MZN","NAD","NPR","ANG","NIO","NGN","OMR","PAB","PYG","PHP","QAR","RON","RUB","SHP","SAR","RSD","SCR","SGD","SBD","SOS","LKR","SRD","SYP","TWD","THB","TTD","UAH","UYU","UZS","VEF","VND","YER","USDT","USDC"]);
</script>



<!-- Start Open Pixel Snippet -->
<script>
    !function(e,n,t,i,o,p,s){e[i]||((o=e[i]=function(){o.process?o.process.apply(o,arguments):o.queue.push(arguments)}).queue=[],o.t=+new Date,(p=n.createElement(t)).async=1,p.src="/js/openpixel.min.js?t="+864e5*Math.ceil(new Date/864e5),(s=n.getElementsByTagName(t)[0]).parentNode.insertBefore(p,s))}(window,document,"script","opix"),opix("init","parking"),opix("event","pageload",'fuyul.com');
</script>
<!-- End Open Pixel Snippet -->

</body>
</html>
                               

Whois info of domain

Domain Name: FUYUL.COM
Registry Domain ID: 2591465093_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.epik.com
Registrar URL: http://www.epik.com
Updated Date: 2025-02-10T14:55:03Z
Creation Date: 2021-02-15T08:35:54Z
Registry Expiry Date: 2026-02-15T08:35:54Z
Registrar: Epik LLC
Registrar IANA ID: 617
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.7373015923
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS3.EPIK.COM
Name Server: NS4.EPIK.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 45083 13 2 7DBB69F4D7C39F95DADBEBC097535F7B3344B9A03C94FE78E3F3CD9531B2D315
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T09:17:31Z <<<
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