Host 194.195.215.239
United States
Akamai Connected Cloud
CentOS Linux 8 5.11.0-49-generic
  • Open service 194.195.215.239:80 · duoduohuzhu.life

    2024-03-22 07:02

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    X-Address: gin_throttle_mw_360000000000_46.101.1.225
    X-Ratelimit-Limit: 10
    X-Ratelimit-Remaining: 8
    X-Ratelimit-Reset: 1711094566
    Date: Fri, 22 Mar 2024 07:02:46 GMT
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Coming Soon - duoduohuzhu.life
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Coming Soon - duoduohuzhu.life</title>
    
        <link rel="stylesheet" href="/assets/styles.css">
    
    </head>
    <body>
    <div class="container">
        <h1>Our Website is Coming Soon!</h1>
        <p>We are working hard to give you the best experience. Stay tuned!</p>
        <div class="countdown">
            <div class="countdown-item">
                <span id="days">00</span>
                <label>Days</label>
            </div>
            <div class="countdown-item">
                <span id="hours">00</span>
                <label>Hours</label>
            </div>
            <div class="countdown-item">
                <span id="minutes">00</span>
                <label>Minutes</label>
            </div>
            <div class="countdown-item">
                <span id="seconds">00</span>
                <label>Seconds</label>
            </div>
        </div>
    
        <form id="subscription-form" onsubmit="submitForm(event)">
            <input type="email" id="email" placeholder="Enter your email" required>
            <button type="submit">Subscribe</button>
            <p id="subscription-message"></p>
        </form>
        <a href="news">Fox News</a>
        <br>
        <a href="about">Learn more about our email marketing agency</a>
        <br>
        <a href="opt-out">Unsubscribe from our newsletter</a>
        <br>
        <a href="privacy">Privacy Policy</a>
    
    
    </div>
    
    
    
    <script >
        const launchDate = new Date('2023-05-01T00:00:00').getTime();
        const daysElement = document.getElementById('days');
        const hoursElement = document.getElementById('hours');
        const minutesElement = document.getElementById('minutes');
        const secondsElement = document.getElementById('seconds');
    
        function updateCountdown() {
            const currentTime = new Date().getTime();
            const timeRemaining = launchDate - currentTime;
    
            const days = Math.floor(timeRemaining / (1000 * 60 * 60 * 24));
            const hours = Math.floor((timeRemaining % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
            const minutes = Math.floor((timeRemaining % (1000 * 60 * 60)) / (1000 * 60));
            const seconds = Math.floor((timeRemaining % (1000 *
                60)) / 1000);
    
            daysElement.textContent = days.toString().padStart(2, '0');
            hoursElement.textContent = hours.toString().padStart(2, '0');
            minutesElement.textContent = minutes.toString().padStart(2, '0');
            secondsElement.textContent = seconds.toString().padStart(2, '0');
        }
    
        function submitForm(event) {
            event.preventDefault();
            const email = document.getElementById('email').value;
            
            document.getElementById('subscription-message').textContent = `Thank you for subscribing, ${email}!`;
        }
    
    
        updateCountdown();
        setInterval(updateCountdown, 1000);
    </script>
    </body>
    </html>
    
    Found 2024-03-22 by HttpPlugin
    Create report
  • Open service 194.195.215.239:443 · duoduohuzhu.life

    2024-03-22 07:02

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    X-Address: gin_throttle_mw_360000000000_134.209.25.199
    X-Ratelimit-Limit: 10
    X-Ratelimit-Remaining: 8
    X-Ratelimit-Reset: 1711094566
    Date: Fri, 22 Mar 2024 07:02:48 GMT
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Coming Soon - duoduohuzhu.life
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Coming Soon - duoduohuzhu.life</title>
    
        <link rel="stylesheet" href="/assets/styles.css">
    
    </head>
    <body>
    <div class="container">
        <h1>Our Website is Coming Soon!</h1>
        <p>We are working hard to give you the best experience. Stay tuned!</p>
        <div class="countdown">
            <div class="countdown-item">
                <span id="days">00</span>
                <label>Days</label>
            </div>
            <div class="countdown-item">
                <span id="hours">00</span>
                <label>Hours</label>
            </div>
            <div class="countdown-item">
                <span id="minutes">00</span>
                <label>Minutes</label>
            </div>
            <div class="countdown-item">
                <span id="seconds">00</span>
                <label>Seconds</label>
            </div>
        </div>
    
        <form id="subscription-form" onsubmit="submitForm(event)">
            <input type="email" id="email" placeholder="Enter your email" required>
            <button type="submit">Subscribe</button>
            <p id="subscription-message"></p>
        </form>
        <a href="news">Fox News</a>
        <br>
        <a href="about">Learn more about our email marketing agency</a>
        <br>
        <a href="opt-out">Unsubscribe from our newsletter</a>
        <br>
        <a href="privacy">Privacy Policy</a>
    
    
    </div>
    
    
    
    <script >
        const launchDate = new Date('2023-05-01T00:00:00').getTime();
        const daysElement = document.getElementById('days');
        const hoursElement = document.getElementById('hours');
        const minutesElement = document.getElementById('minutes');
        const secondsElement = document.getElementById('seconds');
    
        function updateCountdown() {
            const currentTime = new Date().getTime();
            const timeRemaining = launchDate - currentTime;
    
            const days = Math.floor(timeRemaining / (1000 * 60 * 60 * 24));
            const hours = Math.floor((timeRemaining % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
            const minutes = Math.floor((timeRemaining % (1000 * 60 * 60)) / (1000 * 60));
            const seconds = Math.floor((timeRemaining % (1000 *
                60)) / 1000);
    
            daysElement.textContent = days.toString().padStart(2, '0');
            hoursElement.textContent = hours.toString().padStart(2, '0');
            minutesElement.textContent = minutes.toString().padStart(2, '0');
            secondsElement.textContent = seconds.toString().padStart(2, '0');
        }
    
        function submitForm(event) {
            event.preventDefault();
            const email = document.getElementById('email').value;
            
            document.getElementById('subscription-message').textContent = `Thank you for subscribing, ${email}!`;
        }
    
    
        updateCountdown();
        setInterval(updateCountdown, 1000);
    </script>
    </body>
    </html>
    
    Found 2024-03-22 by HttpPlugin
    Create report
  • Open service 194.195.215.239:80 · duoduohuzhu.life

    2024-03-15 19:42

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    X-Address: gin_throttle_mw_360000000000_64.226.78.121
    X-Ratelimit-Limit: 10
    X-Ratelimit-Remaining: 8
    X-Ratelimit-Reset: 1710535338
    Date: Fri, 15 Mar 2024 19:42:18 GMT
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Coming Soon - duoduohuzhu.life
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Coming Soon - duoduohuzhu.life</title>
    
        <link rel="stylesheet" href="/assets/styles.css">
    
    </head>
    <body>
    <div class="container">
        <h1>Our Website is Coming Soon!</h1>
        <p>We are working hard to give you the best experience. Stay tuned!</p>
        <div class="countdown">
            <div class="countdown-item">
                <span id="days">00</span>
                <label>Days</label>
            </div>
            <div class="countdown-item">
                <span id="hours">00</span>
                <label>Hours</label>
            </div>
            <div class="countdown-item">
                <span id="minutes">00</span>
                <label>Minutes</label>
            </div>
            <div class="countdown-item">
                <span id="seconds">00</span>
                <label>Seconds</label>
            </div>
        </div>
    
        <form id="subscription-form" onsubmit="submitForm(event)">
            <input type="email" id="email" placeholder="Enter your email" required>
            <button type="submit">Subscribe</button>
            <p id="subscription-message"></p>
        </form>
        <a href="news">Fox News</a>
        <br>
        <a href="about">Learn more about our email marketing agency</a>
        <br>
        <a href="opt-out">Unsubscribe from our newsletter</a>
        <br>
        <a href="privacy">Privacy Policy</a>
    
    
    </div>
    
    
    
    <script >
        const launchDate = new Date('2023-05-01T00:00:00').getTime();
        const daysElement = document.getElementById('days');
        const hoursElement = document.getElementById('hours');
        const minutesElement = document.getElementById('minutes');
        const secondsElement = document.getElementById('seconds');
    
        function updateCountdown() {
            const currentTime = new Date().getTime();
            const timeRemaining = launchDate - currentTime;
    
            const days = Math.floor(timeRemaining / (1000 * 60 * 60 * 24));
            const hours = Math.floor((timeRemaining % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
            const minutes = Math.floor((timeRemaining % (1000 * 60 * 60)) / (1000 * 60));
            const seconds = Math.floor((timeRemaining % (1000 *
                60)) / 1000);
    
            daysElement.textContent = days.toString().padStart(2, '0');
            hoursElement.textContent = hours.toString().padStart(2, '0');
            minutesElement.textContent = minutes.toString().padStart(2, '0');
            secondsElement.textContent = seconds.toString().padStart(2, '0');
        }
    
        function submitForm(event) {
            event.preventDefault();
            const email = document.getElementById('email').value;
            
            document.getElementById('subscription-message').textContent = `Thank you for subscribing, ${email}!`;
        }
    
    
        updateCountdown();
        setInterval(updateCountdown, 1000);
    </script>
    </body>
    </html>
    
    Found 2024-03-15 by HttpPlugin
    Create report
  • Open service 194.195.215.239:443 · duoduohuzhu.life

    2024-03-15 19:42

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    X-Address: gin_throttle_mw_360000000000_206.81.24.227
    X-Ratelimit-Limit: 10
    X-Ratelimit-Remaining: 8
    X-Ratelimit-Reset: 1710535338
    Date: Fri, 15 Mar 2024 19:42:20 GMT
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Coming Soon - duoduohuzhu.life
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Coming Soon - duoduohuzhu.life</title>
    
        <link rel="stylesheet" href="/assets/styles.css">
    
    </head>
    <body>
    <div class="container">
        <h1>Our Website is Coming Soon!</h1>
        <p>We are working hard to give you the best experience. Stay tuned!</p>
        <div class="countdown">
            <div class="countdown-item">
                <span id="days">00</span>
                <label>Days</label>
            </div>
            <div class="countdown-item">
                <span id="hours">00</span>
                <label>Hours</label>
            </div>
            <div class="countdown-item">
                <span id="minutes">00</span>
                <label>Minutes</label>
            </div>
            <div class="countdown-item">
                <span id="seconds">00</span>
                <label>Seconds</label>
            </div>
        </div>
    
        <form id="subscription-form" onsubmit="submitForm(event)">
            <input type="email" id="email" placeholder="Enter your email" required>
            <button type="submit">Subscribe</button>
            <p id="subscription-message"></p>
        </form>
        <a href="news">Fox News</a>
        <br>
        <a href="about">Learn more about our email marketing agency</a>
        <br>
        <a href="opt-out">Unsubscribe from our newsletter</a>
        <br>
        <a href="privacy">Privacy Policy</a>
    
    
    </div>
    
    
    
    <script >
        const launchDate = new Date('2023-05-01T00:00:00').getTime();
        const daysElement = document.getElementById('days');
        const hoursElement = document.getElementById('hours');
        const minutesElement = document.getElementById('minutes');
        const secondsElement = document.getElementById('seconds');
    
        function updateCountdown() {
            const currentTime = new Date().getTime();
            const timeRemaining = launchDate - currentTime;
    
            const days = Math.floor(timeRemaining / (1000 * 60 * 60 * 24));
            const hours = Math.floor((timeRemaining % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
            const minutes = Math.floor((timeRemaining % (1000 * 60 * 60)) / (1000 * 60));
            const seconds = Math.floor((timeRemaining % (1000 *
                60)) / 1000);
    
            daysElement.textContent = days.toString().padStart(2, '0');
            hoursElement.textContent = hours.toString().padStart(2, '0');
            minutesElement.textContent = minutes.toString().padStart(2, '0');
            secondsElement.textContent = seconds.toString().padStart(2, '0');
        }
    
        function submitForm(event) {
            event.preventDefault();
            const email = document.getElementById('email').value;
            
            document.getElementById('subscription-message').textContent = `Thank you for subscribing, ${email}!`;
        }
    
    
        updateCountdown();
        setInterval(updateCountdown, 1000);
    </script>
    </body>
    </html>
    
    Found 2024-03-15 by HttpPlugin
    Create report
  • Open service 194.195.215.239:443

    2024-03-02 18:02

    HTTP/1.0 400 Bad Request
    
    
    Client sent an HTTP request to an HTTPS server.
    
    Found 2024-03-02 by HttpPlugin
    Create report
duoduohuzhu.life
CN:
duoduohuzhu.life
Key:
ECDSA-256
Issuer:
R3
Not before:
2024-03-15 18:42
Not after:
2024-06-13 18:41
Data leak
Size
22.8 MB
Collections
3
Rows
20288
Domain summary