Apache
tcp/443 tcp/80
Open service 207.174.214.35:80 · mail.ianefz.com
2026-01-23 12:50
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 12:50:15 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Last-Modified: Tue, 28 Oct 2025 06:20:10 GMT
Accept-Ranges: bytes
Content-Length: 1525
Vary: Accept-Encoding
Content-Type: text/html
Page title: Coming Soon
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coming Soon</title>
<style>
/* Reset and layout */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
background: linear-gradient(135deg, #4f46e5, #9333ea);
color: #fff;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
padding: 20px;
}
h1 {
font-size: 3rem;
margin-bottom: 10px;
}
p {
font-size: 1.2rem;
margin-bottom: 30px;
opacity: 0.8;
}
.countdown {
font-size: 1.5rem;
font-weight: bold;
}
.email-form {
margin-top: 30px;
}
input[type="email"] {
padding: 10px;
border: none;
border-radius: 5px;
width: 250px;
max-width: 80%;
margin-right: 10px;
}
button {
padding: 10px 20px;
border: none;
border-radius: 5px;
background-color: #fff;
color: #4f46e5;
font-weight: bold;
cursor: pointer;
transition: 0.3s;
}
button:hover {
background-color: #ddd;
}
</style>
</head>
<body>
<h1>Coming Soon</h1>
<p>We’re working hard to give you an amazing experience. Stay tuned!</p>
<div class="countdown" id="countdown">Loading...</div>
</body>
</html>
Open service 207.174.214.35:443 · mail.ianefz.com
2026-01-23 12:50
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 12:50:06 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Last-Modified: Tue, 28 Oct 2025 06:20:10 GMT
Accept-Ranges: bytes
Content-Length: 1525
Vary: Accept-Encoding
Content-Type: text/html
Page title: Coming Soon
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coming Soon</title>
<style>
/* Reset and layout */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
background: linear-gradient(135deg, #4f46e5, #9333ea);
color: #fff;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
padding: 20px;
}
h1 {
font-size: 3rem;
margin-bottom: 10px;
}
p {
font-size: 1.2rem;
margin-bottom: 30px;
opacity: 0.8;
}
.countdown {
font-size: 1.5rem;
font-weight: bold;
}
.email-form {
margin-top: 30px;
}
input[type="email"] {
padding: 10px;
border: none;
border-radius: 5px;
width: 250px;
max-width: 80%;
margin-right: 10px;
}
button {
padding: 10px 20px;
border: none;
border-radius: 5px;
background-color: #fff;
color: #4f46e5;
font-weight: bold;
cursor: pointer;
transition: 0.3s;
}
button:hover {
background-color: #ddd;
}
</style>
</head>
<body>
<h1>Coming Soon</h1>
<p>We’re working hard to give you an amazing experience. Stay tuned!</p>
<div class="countdown" id="countdown">Loading...</div>
</body>
</html>