Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - cls2.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 23:58:58 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Last-Modified: Tue, 29 Apr 2025 08:46:43 GMT
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7p8qDCydtqaZZfKVMbLaF0fugBo4W5lrwqJcBX5wUiMPB9T9fmQyE6yv4YlcGT6vx9LYsQ7r2iBLPD87yRfbXWNwDGCAlP9LBHFti5Qsbk7Cmmco1Qb5XxtHYy%2Fsf%2FoSYDlOTcRcLw%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9382c01c4d962d92-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7442&min_rtt=7442&rtt_var=3721&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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: cls2.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">
    <meta name="description" content="Innovative Video Processing and Security Solutions">
    <title>DVP Software | Digital Video Processing Software</title>
    <link rel="stylesheet" href="style.css">
    <!-- Include Google Fonts for modern typography -->
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap" rel="stylesheet">
</head>
<body>
    <!-- Header Section -->
    <header class="header">
        <div class="company-name">DVP&nbsp;Software</div>
        <nav>
            <ul>
                <li><a href="#home">Home</a></li>
                <li><a href="#solutions">Portfolio</a></li>
                <li><a href="#about">About</a></li>
                <li><a href="#contact">Contact</a></li>
            </ul>
        </nav>
    </header>

    <!-- Hero Section -->
    <section class="hero" id="home">
        <div class="hero-content">
            <h1>How can I help?</h1>
            <p>Start or speed up your projects with a reliable R&amp;D partner</p>
            <a href="#contact" class="cta-button">Get in Touch</a>
        </div>
    </section>

    <!-- Solutions Section -->
    <section class="solutions" id="solutions">
    <div class="container">
        <h2>Portfolio</h2>
        <div class="solutions-grid">
            <div class="solution">
                <img src="inference.jpg" alt="AI Video Watermarking" class="solution-image">
                <h3>Video Watermarking AI</h3>
                <p>Built and trained a Neural Network with pyTorch to generate robust invisible forensic watermarks on a GPU with 5x real-time transcoding.</p>
            </div>
            <div class="solution">
                <img src="ffmpeg.jpg" alt="Codecs & Filters">
                <h3>Codecs & Filters</h3>
                <p>H.264, H.265, J2K codec optimization, custom video and audio filters integration in FFmpeg.</p>
            </div>
            <div class="solution">
                <img src="cdn.jpg" alt="Secure HLS Streaming">
                <h3>Secure HLS Streaming for CDNs</h3>
                <p>Origin and Edge JavaScript cloud video secure processing for Live and VOD (Encrypted/signed tokens &amp; custom manifests)</p>
            </div>
            <div class="solution">
                <img src="mpp.jpg" alt="Front-end integration">
                <h3>Front & back-end integration</h3>
                <p>Fully functionnal Netflix clone created from scratch, with NodeJS + AWS RDB backend, ABR HLS streaming, watermarking and CDN deployment.</p>
            </div>
            <div class="solution">
                <img src="distributed.jpg" alt="Cloud Computing">
                <h3>Cloud computing</h3>
                <p>AWS auto-scaling video transcoding backend, with automatic quality control, Job management with AWS RDS databases.</p>
            </div>
            <div class="solution">
                <img src="filtering.jpg" alt="Digital Signal Processing">
                <h3>Signal Processing</h3>
                <p>MATLAB, Python, C and C++ signal processing for Fingerprinting, Watermarking, Feature Extraction, Face Detection, ...</p>
            </div>
            <div class="solution">
                <img src="fpga.jpg" alt="Hardware & Validation">
                <h3>Hardware & Validation</h3>
                <p>FPGA and DSP electronic design and validation for Embedded Systems.</p>
            </div>
            <div class="solution">
                <img src="qtcreator.jpg" alt="Linux & Windows Software">
                <h3>Linux & Windows Software</h3>
                <p>Video editing C++/Qt desktop applications, Docker containers with cross-compilation, Linux drivers, Anti-reverse engineering, Secure license management, and more...</p>
            </div>
        </div>
    </div>
    </section>

    <!-- About Section -->
    <section class="about" id="about">
        <div class="container">
            <h2>About</h2>
            <p>Projects usually start with algorithm validation and optimization in MATLAB or Python before being ported to C or C++. Robustness, modularity and code readability are a priority. By combining software engineering, traditionnal signal processing, machine learning, cloud processing and cybersecurity practices, we work to develop modern solutions that solve your problems in video processing and data protection, whether your system is a large cloud deployment, a tiny embedded system or a PC application.</p>
        </div>
    </section>

    <!-- Contact Section -->
    <section class="contact" id="contact">
        <div class="contactm">
            <h2>Get in touch</h2>
            <a href="/cdn-cgi/l/email-protection#b2d1dddcc6d3d1c680828087f2d6c4c2c1ddd4c69cd1dddf"><button><span class="__cf_email__" data-cfemail="afccc0c1dbceccdb9d9f9d9aefcbd9dfdcc0c9db81ccc0c2">[email&#160;protected]</span></button></a>
        </div>
    </section>


    <!-- Footer Section -->
    <footer>
        <div class="container">
            <p>&copy; 2025 DVP Software SAS | All Rights Reserved</p>
        </div>
    </footer>

<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
                               

Whois info of domain

Domain Name: CLS2.COM
Registry Domain ID: 1852069802_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2025-02-24T04:17:27Z
Creation Date: 2014-03-26T16:55:19Z
Registry Expiry Date: 2026-03-26T16:55:19Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: MARIA.NS.CLOUDFLARE.COM
Name Server: RICK.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T23:58:51Z <<<
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