Help
RSS
API
Feed
Maltego
Contact
Domain > maintenance.docosan.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-12-18
104.26.9.59
(
ClassC
)
2026-01-06
4.194.242.60
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Tue, 06 Jan 2026 05:43:27 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://maintenance.docosan.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Tue, 06 Jan 2026 05:43:28 GMTContent-Type: text/htmlContent-Length: 6301Last-Modified: Tue, 11 Feb 2025 03:01:18 GMTConnection: keep-aliveETag: 67aabd7e-189dAccept-Ranges: bytes !doctype html>html langen>head> title>Docosan Maintenance/title> meta charsetutf-8> meta namerobots contentnoindex> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta http-equivContent-Type contenttext/html; charsetutf-8/> link relicon hreflogo.svg typeimage/png> link hrefhttps://fonts.googleapis.com/css2?familyRoboto:wght@400;700&displayswap relstylesheet> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css> style> body-mainte { font-family: Roboto, sans-serif; color: #333; background-color: #f8f9fa; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh; text-align: center; } .container { background: white; padding: 40px; border-radius: 10px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); max-width: 600px; width: 100%; margin: 20px; } h1 { font-size: 36px; color: ?php echo $font_color ?>; margin-bottom: 20px; } p { font-size: 16px; line-height: 1.5; margin: 20px 0; } a { color: #007bff; text-decoration: none; } a:hover { text-decoration: underline; } .countdown { display: flex; justify-content: center; margin-top: 20px; } .countdown div { margin: 0 10px; text-align: center; } .countdown div span { display: block; font-size: 30px; font-weight: bold; animation: pulse 1s infinite; } .countdown div label { font-size: 18px; color: #777; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } img.logo { max-width: 300px; margin-bottom: 20px; } .social-icons { margin-top: 20px; } .social-icons a { margin: 0 10px; color: #007bff; text-decoration: none; font-size: 24px; } .social-icons a:hover { color: #0056b3; } footer { margin-top: 20px; font-size: 12px; color: #777; } @media (prefers-color-scheme: dark) { body { background-color: #2e2e2e; color: #505050; } .container { background: #3e3e3e; color: #e0e0e0; } a { color: #79b8ff; } a:hover { color: #d1eaff; } } /style>/head>body stypebody-mainte> div classcontainer> a hreflogo-dark.webp>img srclogo-dark.webp altLogo classlogo>/a> h1>We’ll be back soon!/h1> div> p> Sorry for the inconvenience but we’re performing some maintenance at the moment. If you need to you can always a hrefmailto:lienhe@docosan.com>contact us/a>, otherwise we’ll be back online shortly! /p> p>— Docosan Team/p> /div> div classcountdown> !--div>--> !-- span classday>/span>--> !-- label>?php echo $translations$langday; ?>/label>--> !--/div>--> div> span classhour>/span> label>Hour/label> /div> div> span classminute>/span> label>minute/label> /div> div> span classsecond>/span> label>second/label> /div> /div> div classsocial-icons> a hrefhttps://www.facebook.com/docosan target_blank>i classfab fa-facebook>/i>/a> a hrefhttps://www.linkedin.com/company/26651206 target_blank>i classfab fa-linkedin>/i>/a> a hrefhttps://www.youtube.com/@docosan1585 target_blank>i classfab fa-youtube>/i>/a> /div> footer> Copyright c Docosan 2024 /footer> /div> script srchttps://d3lo83eqjy61xn.cloudfront.net/ecv-bot-embedded.js typetext/javascript>/script> script> const stringDate new Date(Date.now() + 300 * 1000).toLocaleString(); const countDay new Date(stringDate); // format: MM/DD/YYYY HH:MM:SS const countDown () > { const now new Date(); const counter countDay - now; const second 1000; const minute second * 60; const hour minute * 60; const day hour * 24; const textDay Math.floor(counter / day); const textHour Math.floor((counter % day) / hour); const textMinute Math.floor((counter % hour) / minute); const textSecond Math.floor((counter % minute) / second); if (textSecond 0) { // window.location.href ?php echo $redirect_url; ?>; } else { // document.querySelector(.day).innerText textDay; document.querySelector(.hour).innerText textHour; document.querySelector(.minute).innerText textMinute; document.querySelector(.second).innerText textSecond; } } countDown(); setInterval(countDown, 1000); /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
]