Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - dbulk.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://dbulk.com/
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
X-Powered-By-Plesk: PleskWin
Date: Wed, 14 May 2025 08:56:12 GMT
Content-Length: 141

HTTP Code 301 Moved Permanently

301 status code 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://dbulk.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Sat, 04 May 2024 21:53:40 GMT
Accept-Ranges: bytes
ETag: "f4285c866d9eda1:0"
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
X-Powered-By-Plesk: PleskWin
Date: Wed, 14 May 2025 08:56:12 GMT
Content-Length: 7953

HTTP Code 200 OK

200 status code 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: dbulk.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>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>DBULK</title>
    <style>
        body, html {
            margin: 0;
            padding: 0;
            height: 100%;
            background-color: #121212;
            font-family: 'Arial', sans-serif;
            overflow: auto;
        }

        .header {
            padding: 20px 40px;
            text-align: center;
            background-color: #282828;
            display: flex;
            justify-content: space-between;
            align-items: center;
            z-index: 1000;
            position: relative;
            width: 100%;
        }

        .header h1 {
            margin: 0;
            font-size: 24px;
            color: white;
        }

        .navbar {
            display: flex;
            list-style: none;
            justify-content: center;
            margin: 0 10%;
        }

        .navbar li {
            position: relative;
            padding: 10px 15px;
            color: white;
            display: block;
        }

        .navbar li a {
            color: white;
            text-decoration: none;
            display: block;
        }

        .navbar li a:hover,
        .dropdown-content a:hover {
            background-color: #555;
        }

        .dropdown-content {
            display: none;
            position: absolute;
            background-color: #333;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
            min-width: 160px;
        }

        .dropdown-content a {
            color: white;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

        .navbar li:hover .dropdown-content {
            display: block;
        }

        canvas {
            display: block;
            position: absolute;
            top: 80px;
            left: 0;
            width: 100%;
            height: calc(100% - 80px);
            z-index: 0;
        }

        .title {
            text-align: center;
            color: white;
            padding-top: 100px;
            font-size: 32px;
        }

        .content {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-around;
            position: relative;
            z-index: 2;
            padding-bottom: 50px;
        }

        .block {
            width: 30%;
            margin-bottom: 20px;
            color: white;
            background-color: transparent;
            border: 1px solid white;
            padding: 10px;
            box-sizing: border-box;
            text-align: center;
        }

        .block img {
            width: 100%;
            height: auto;
            padding-bottom: 10px;
        }

        .block p {
            font-weight: bold;
            font-size: 18px;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .block .description {
            font-size: 14px;
            color: #ccc;
            text-align: justify;
        }
    </style>
</head>
<body>
    <div class="header">
        <h1><a href="http://dbulk.com" style="color: white; text-decoration: none;">DBULK</a></h1>
        <ul class="navbar">
            <li><a href="#">Services</a>
                <div class="dropdown-content">
                    <a href="#">Data Analysis</a>
                    <a href="#">Marketing Tools</a>
                    <a href="#">Automation</a>
                </div>
            </li>
            <li><a href="realestate">Real Estate</a>
                <div class="dropdown-content">
                    <a href="#">Lead Generator</a>
                    <a href="#">Property Data</a>
                    <a href="#">Agent Finder</a>
                </div>
            </li>
            <li><a href="contact.html">Contact Us</a>
            </li>
        </ul>
    </div>
    <canvas id="dataCanvas"></canvas>
    <h2 class="title">WELCOME TO DBULK.COM<BR>YOUR AUTOMATED BULK DATA SOLUTIONS</h2>
    <div class="content">
        <div class="block">
            <img src="images/bulkdata.jpg" alt="Bulk Data Solutions">
            <p>Bulk Data Solutions</p>
            <div class="description">Offering scalable data handling and processing solutions tailored for big data needs.</div>
        </div>
        <div class="block">
            <img src="images/analysis.jpg" alt="Data Analysis">
            <p>Data Analytics</p>
            <div class="description">Advanced analytics tools and services to derive meaningful insights from complex datasets.</div>
        </div>
        <div class="block">
            <img src="images/ai.jpg" alt="AI Solutions">
            <p>AI Solutions</p>
            <div class="description">Harness the power of artificial intelligence to optimize and automate business processes.</div>
        </div>
        <div class="block">
            <img src="images/software.jpg" alt="Software Development">
            <p>Software Development</p>
            <div class="description">Custom software development services to build tailored solutions that meet unique business requirements.</div>
        </div>
        <div class="block">
            <img src="images/auto.jpg" alt="Automation">
            <p>Automation</p>
            <div class="description">Streamline your operations with our cutting-edge automation solutions that boost efficiency.</div>
        </div>
        <div class="block">
            <img src="images/marketing.jpg" alt="Marketing">
            <p>Marketing</p>
            <div class="description">Innovative marketing strategies and tools to increase reach and enhance customer engagement.</div>
        </div>
    </div>

<script>
    const canvas = document.getElementById('dataCanvas');
    const ctx = canvas.getContext('2d');
    canvas.width = window.innerWidth;
    canvas.height = window.innerHeight - 80;

    let dataPoints = [];
    const numPoints = 100;
    const maxVelocity = 1.5;
    const connectDistance = 150;

    class DataPoint {
        constructor() {
            this.x = Math.random() * canvas.width;
            this.y = Math.random() * (canvas.height) + 80; // Start below the header
            this.vx = (Math.random() * maxVelocity * 2) - maxVelocity;
            this.vy = (Math.random() * maxVelocity * 2) - maxVelocity;
            this.size = Math.random() * 3 + 2;
        }

        update() {
            this.x += this.vx;
            this.y += this.vy;
            if (this.x > canvas.width || this.x < 0) this.vx *= -1;
            if (this.y > canvas.height + 80 || this.y < 80) this.vy *= -1;
        }

        draw() {
            ctx.fillStyle = 'rgba(255, 255, 255, 0.8)';
            ctx.beginPath();
            ctx.arc(this.x, this.y, this.size, 0, 2 * Math.PI);
            ctx.fill();
        }
    }

    function init() {
        for (let i = 0; i < numPoints; i++) {
            dataPoints.push(new DataPoint());
        }
        animate();
    }

    function animate() {
        ctx.clearRect(0, 0, canvas.width, canvas.height); // Correct clearing starting from top
        dataPoints.forEach(point => {
            dataPoints.forEach(otherPoint => {
                const dx = point.x - otherPoint.x;
                const dy = point.y - otherPoint.y;
                const distance = Math.sqrt(dx * dx + dy * dy);
                if (distance < connectDistance) {
                    ctx.strokeStyle = `rgba(255, 255, 255, ${1 - distance / connectDistance})`;
                    ctx.beginPath();
                    ctx.moveTo(point.x, point.y);
                    ctx.lineTo(otherPoint.x, otherPoint.y);
                    ctx.stroke();
                }
            });
            point.update();
            point.draw();
        });
        requestAnimationFrame(animate);
    }

    init();
</script>


</body>
</html>
                               

Whois info of domain

Domain Name: DBULK.COM
Registry Domain ID: 1753980660_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-10-23T14:52:12Z
Creation Date: 2012-10-22T18:06:43Z
Registry Expiry Date: 2025-10-22T18:06:43Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS15.DOMAINCONTROL.COM
Name Server: NS16.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T08:55:55Z <<<
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