OK
http://www.systranbox.com/
Germany
Country
Network
January 18, 2025, 08:08 AM UTC
Date & Time
Websites
Websites
Runtime: 932ms
On January 18, 2025, 08:08 AM UTC, http://www.systranbox.com/ was accessible when tested on AS147049 in Germany.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
162.158.112.104
Query:
IN A www.systranbox.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
172.67.151.13
@
IN
A
104.21.48.117
Query:
IN AAAA www.systranbox.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
AAAA
2606:4700:3033::ac43:970d
@
IN
AAAA
2606:4700:3030::6815:3075

TCP Connections

Connection to 2606:4700:3030::6815:3075:80 was blocked.
Connection to 2606:4700:3033::ac43:970d:80 was blocked.
Connection to 172.67.151.13:80 succeeded.
Connection to 104.21.48.117:80 succeeded.

HTTP Requests

URL
GET http://www.systranbox.com/
Response Headers
Age:
2202286
Alt-Svc:
h3=":443"; ma=86400
Cache-Control:
public, max-age=14400
Cf-Cache-Status:
STALE
Cf-Ray:
903d1961a81e357e-WAW
Connection:
keep-alive
Content-Type:
text/html; charset=utf-8
Date:
Sat, 18 Jan 2025 08:08:47 GMT
Last-Modified:
Sat, 21 Dec 2024 16:56:05 GMT
Nel:
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Report-To:
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=pPUz7xBc27jyryPRuA1sgt4PpOaZ3KC%2BFwez%2FK4NPtgDQvOHz%2B0dO9tR0VDqx%2BOn2%2FOfQu4Owr35RfDe7CKLmbNz8wEuMPmuAfIa%2FZf%2FDKDOJ3hb1mNj3z%2BDgN2tGrsU8xqov0I%3D"}],"group":"cf-nel","max_age":604800}
Server:
cloudflare
Server-Timing:
cfL4;desc="?proto=TCP&rtt=9371&min_rtt=9371&rtt_var=4685&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=280&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
X-Address:
gin_throttle_mw_7200000000_104.248.46.122
X-Ratelimit-Limit:
500
X-Ratelimit-Remaining:
499
X-Ratelimit-Reset:
1734803765
Response Body












<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Coming Soon - awionline.org</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>

Resolver

Resolver ASN
AS13335
Resolver IP
162.158.112.104
Resolver Network Name
Cloudflare Inc
Report ID
20250118T080708Z_webconnectivity_DE_147049_n1_ndHBKoKmDIHAU4Hs
Platform
android
Software Name
ooniprobe-android-unattended (4.0.1)
Measurement Engine
ooniprobe-engine (3.24.0)

Raw Measurement Data

Loading