Help
RSS
API
Feed
Maltego
Contact
Domain > mydat.ru
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-04-30
104.28.8.104
(
ClassC
)
2019-04-30
104.28.9.104
(
ClassC
)
2026-03-08
91.237.223.139
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 08 Mar 2026 06:37:47 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Mon, 27 Oct 2025 13:21:08 GMTETag: 1b3e-64223c5afa1eaAccept-Ranges: bytesContent-Length: 6974Vary: Accept-EncodingContent-Type: text/html !DOCTYPE html>html langru>head> meta charsetUTF-8> title>Технические работы/title> style> @import url(https://fonts.googleapis.com/css2?familyComic+Neue:wght@700&displayswap); body { margin: 0; padding: 0; background: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4); background-size: 400% 400%; animation: gradientShift 8s ease infinite; height: 100vh; display: flex; justify-content: center; align-items: center; font-family: Comic Neue, cursive; overflow: hidden; } @keyframes gradientShift { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .main-container { text-align: center; background: rgba(255, 255, 255, 0.95); padding: 30px; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); border: 3px dashed #ff6b6b; max-width: 90%; } .title { color: #ff6b6b; font-size: 2.5em; margin-bottom: 20px; text-shadow: 2px 2px 0 #ffe66d; animation: bounce 2s infinite; } @keyframes bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } } .marquee-container { background: linear-gradient(90deg, #ffe66d, #4ecdc4); padding: 15px; border-radius: 50px; margin: 20px 0; position: relative; overflow: hidden; box-shadow: inset 0 0 10px rgba(0,0,0,0.1); } .marquee-content { display: inline-block; white-space: nowrap; animation: marquee 20s linear infinite; font-size: 1.3em; color: #2d3436; text-shadow: 1px 1px 0 rgba(255,255,255,0.5); } @keyframes marquee { 0% { transform: translateX(100%); } 100% { transform: translateX(-100%); } } .coffee-cup { font-size: 4em; animation: steam 3s infinite; margin: 20px 0; } @keyframes steam { 0%, 100% { transform: translateY(0) scale(1); } 50% { transform: translateY(-10px) scale(1.05); } } .hamster { font-size: 3em; position: absolute; bottom: 10px; right: -50px; animation: hamsterRun 15s linear infinite; } @keyframes hamsterRun { 0% { right: -50px; transform: scaleX(1); } 49% { transform: scaleX(1); } 50% { right: 100%; transform: scaleX(-1); } 99% { transform: scaleX(-1); } 100% { right: -50px; transform: scaleX(1); } } .progress-container { width: 100%; height: 20px; background: #e0e0e0; border-radius: 10px; margin: 25px 0; overflow: hidden; position: relative; } .progress-bar { height: 100%; width: 45%; background: linear-gradient(90deg, #4ecdc4, #45b7d1); border-radius: 10px; animation: progress 3s ease-in-out infinite; position: relative; } @keyframes progress { 0%, 100% { width: 30%; } 50% { width: 70%; } } .floating { animation: floating 3s ease-in-out infinite; } @keyframes floating { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-15px); } } .subtitle { color: #2d3436; font-size: 1.2em; margin-top: 15px; opacity: 0.8; } .sparkle { position: absolute; font-size: 1.5em; animation: sparkleMove 4s linear infinite; } @keyframes sparkleMove { 0% { transform: translateY(100px) rotate(0deg); opacity: 0; } 50% { opacity: 1; } 100% { transform: translateY(-100px) rotate(360deg); opacity: 0; } } /style>/head>body> !-- Случайные блестки --> div classsparkle styleleft: 10%; animation-delay: 0s;>✨/div> div classsparkle styleleft: 25%; animation-delay: 1s;>⭐/div> div classsparkle styleleft: 50%; animation-delay: 2s;>💫/div> div classsparkle styleleft: 75%; animation-delay: 3s;>🌟/div> div classsparkle styleleft: 90%; animation-delay: 0.5s;>🔆/div> div classmain-container floating> h1 classtitle>🚧 Упс..... 🚧/h1> div classcoffee-cup>☕/div> div classmarquee-container> div classmarquee-content> ⚡ >>> ОБНОВЛЕНИЕ СИСТЕМЫ >>> Мы переливаем кофе в сервера, перезагружаем матрицу и пытаемся вспомнить, куда дели пароль от админки. Скоро все заработает! >>> Не перезагружайте страницу... или перезагружайте. Мы не ваша мама. >>> 💻 /div> div classhamster>🐹/div> /div> div classprogress-container> div classprogress-bar>/div> /div> p classsubtitle>Хомяк уже в колесе, осталось совсем чуть-чуть!/p> p classsubtitle>А пока можете посмотреть в окно - там тоже красиво 🌈/p> /div> script> // Добавляем случайные блестки function createSparkle() { const sparkle document.createElement(div); sparkle.className sparkle; sparkle.textContent ✨, ⭐, 💫, 🌟, 🔆Math.floor(Math.random() * 5); sparkle.style.left Math.random() * 100 + %; sparkle.style.animationDelay Math.random() * 4 + s; document.body.appendChild(sparkle); // Удаляем блестку после анимации setTimeout(() > { sparkle.remove(); }, 4000); } // Создаем несколько блесток setInterval(createSparkle, 500); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 08 Mar 2026 06:37:48 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Mon, 27 Oct 2025 13:21:08 GMTETag: 1b3e-64223c5afa1eaAccept-Ranges: bytesContent-Length: 6974Vary: Accept-EncodingContent-Type: text/html !DOCTYPE html>html langru>head> meta charsetUTF-8> title>Технические работы/title> style> @import url(https://fonts.googleapis.com/css2?familyComic+Neue:wght@700&displayswap); body { margin: 0; padding: 0; background: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4); background-size: 400% 400%; animation: gradientShift 8s ease infinite; height: 100vh; display: flex; justify-content: center; align-items: center; font-family: Comic Neue, cursive; overflow: hidden; } @keyframes gradientShift { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .main-container { text-align: center; background: rgba(255, 255, 255, 0.95); padding: 30px; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); border: 3px dashed #ff6b6b; max-width: 90%; } .title { color: #ff6b6b; font-size: 2.5em; margin-bottom: 20px; text-shadow: 2px 2px 0 #ffe66d; animation: bounce 2s infinite; } @keyframes bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } } .marquee-container { background: linear-gradient(90deg, #ffe66d, #4ecdc4); padding: 15px; border-radius: 50px; margin: 20px 0; position: relative; overflow: hidden; box-shadow: inset 0 0 10px rgba(0,0,0,0.1); } .marquee-content { display: inline-block; white-space: nowrap; animation: marquee 20s linear infinite; font-size: 1.3em; color: #2d3436; text-shadow: 1px 1px 0 rgba(255,255,255,0.5); } @keyframes marquee { 0% { transform: translateX(100%); } 100% { transform: translateX(-100%); } } .coffee-cup { font-size: 4em; animation: steam 3s infinite; margin: 20px 0; } @keyframes steam { 0%, 100% { transform: translateY(0) scale(1); } 50% { transform: translateY(-10px) scale(1.05); } } .hamster { font-size: 3em; position: absolute; bottom: 10px; right: -50px; animation: hamsterRun 15s linear infinite; } @keyframes hamsterRun { 0% { right: -50px; transform: scaleX(1); } 49% { transform: scaleX(1); } 50% { right: 100%; transform: scaleX(-1); } 99% { transform: scaleX(-1); } 100% { right: -50px; transform: scaleX(1); } } .progress-container { width: 100%; height: 20px; background: #e0e0e0; border-radius: 10px; margin: 25px 0; overflow: hidden; position: relative; } .progress-bar { height: 100%; width: 45%; background: linear-gradient(90deg, #4ecdc4, #45b7d1); border-radius: 10px; animation: progress 3s ease-in-out infinite; position: relative; } @keyframes progress { 0%, 100% { width: 30%; } 50% { width: 70%; } } .floating { animation: floating 3s ease-in-out infinite; } @keyframes floating { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-15px); } } .subtitle { color: #2d3436; font-size: 1.2em; margin-top: 15px; opacity: 0.8; } .sparkle { position: absolute; font-size: 1.5em; animation: sparkleMove 4s linear infinite; } @keyframes sparkleMove { 0% { transform: translateY(100px) rotate(0deg); opacity: 0; } 50% { opacity: 1; } 100% { transform: translateY(-100px) rotate(360deg); opacity: 0; } } /style>/head>body> !-- Случайные блестки --> div classsparkle styleleft: 10%; animation-delay: 0s;>✨/div> div classsparkle styleleft: 25%; animation-delay: 1s;>⭐/div> div classsparkle styleleft: 50%; animation-delay: 2s;>💫/div> div classsparkle styleleft: 75%; animation-delay: 3s;>🌟/div> div classsparkle styleleft: 90%; animation-delay: 0.5s;>🔆/div> div classmain-container floating> h1 classtitle>🚧 Упс..... 🚧/h1> div classcoffee-cup>☕/div> div classmarquee-container> div classmarquee-content> ⚡ >>> ОБНОВЛЕНИЕ СИСТЕМЫ >>> Мы переливаем кофе в сервера, перезагружаем матрицу и пытаемся вспомнить, куда дели пароль от админки. Скоро все заработает! >>> Не перезагружайте страницу... или перезагружайте. Мы не ваша мама. >>> 💻 /div> div classhamster>🐹/div> /div> div classprogress-container> div classprogress-bar>/div> /div> p classsubtitle>Хомяк уже в колесе, осталось совсем чуть-чуть!/p> p classsubtitle>А пока можете посмотреть в окно - там тоже красиво 🌈/p> /div> script> // Добавляем случайные блестки function createSparkle() { const sparkle document.createElement(div); sparkle.className sparkle; sparkle.textContent ✨, ⭐, 💫, 🌟, 🔆Math.floor(Math.random() * 5); sparkle.style.left Math.random() * 100 + %; sparkle.style.animationDelay Math.random() * 4 + s; document.body.appendChild(sparkle); // Удаляем блестку после анимации setTimeout(() > { sparkle.remove(); }, 4000); } // Создаем несколько блесток setInterval(createSparkle, 500); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]