Help
RSS
API
Feed
Maltego
Contact
Domain > chaitanyaserver.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-27
185.77.97.55
(
ClassC
)
2026-01-24
77.37.76.204
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sat, 24 Jan 2026 17:04:40 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://chaitanyaserver.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: c33a71c1552f768883a09fdc4eb48da5-phx-edge8x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.491 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 503 Service UnavailableDate: Sat, 24 Jan 2026 17:04:41 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.2.27Retry-After: 60platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: c709fdf81a618500440b504d46fc459a-phx-edge8 !doctype html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width,initial-scale1 /> title>Mantence Mode/title> meta namerobots contentnoindex, nofollow /> !-- Google Font --> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@300;400;600;700&displayswap relstylesheet> style> :root{ --bg1: #0f1724; --bg2: #071020; --card: rgba(255,255,255,0.04); --accent: linear-gradient(90deg,#5eead4,#60a5fa); --muted: rgba(255,255,255,0.72); --glass: rgba(255,255,255,0.03); --btn-bg: rgba(255,255,255,0.06); --radius: 16px; color-scheme: dark; } *{box-sizing:border-box} html,body{height:100%} body{ margin:0; font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial; background: radial-gradient(1000px 600px at 10% 10%, rgba(96,165,250,0.07), transparent 8%), radial-gradient(800px 500px at 90% 90%, rgba(94,234,212,0.05), transparent 12%), linear-gradient(180deg,var(--bg1),var(--bg2)); color:#e6eef8; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; display:flex; align-items:center; justify-content:center; padding:28px; } .wrap{ width:100%; max-width:980px; background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01)); border-radius: calc(var(--radius) + 8px); padding:28px; box-shadow: 0 10px 30px rgba(2,6,23,0.6), inset 0 1px 0 rgba(255,255,255,0.02); display:grid; grid-template-columns: 1fr 420px; gap:20px; align-items:center; } /* left content */ .content{ padding:18px; display:flex; flex-direction:column; gap:18px; } .brand{ display:flex; gap:12px; align-items:center; } .logo{ width:56px; height:56px; border-radius:12px; background: linear-gradient(135deg,#091429 0%, rgba(255,255,255,0.02) 100%); display:flex; align-items:center; justify-content:center; box-shadow: 0 6px 18px rgba(9,17,33,0.6), inset 0 1px 0 rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.03); flex-shrink:0; } .logo svg{width:34px;height:34px} .brand h1{ margin:0; font-size:18px; letter-spacing:0.2px; font-weight:700; } .brand p{margin:0;font-size:13px;color:var(--muted)} h2{ margin:0; font-size:28px; line-height:1.02; font-weight:700; letter-spacing:-0.4px; } p.lead{ margin:0; color:var(--muted); font-size:15px; max-width:62ch; } .actions{ display:flex; gap:12px; margin-top:6px; flex-wrap:wrap; } .btn{ display:inline-flex; gap:10px; align-items:center; padding:10px 14px; border-radius:12px; background:var(--btn-bg); color: #e6eef8; text-decoration:none; font-weight:600; font-size:14px; border:1px solid rgba(255,255,255,0.03); backdrop-filter: blur(6px); transition:transform .18s ease, box-shadow .18s ease; } .btn:hover{transform:translateY(-4px); box-shadow:0 8px 18px rgba(2,6,23,0.6)} .btn.secondary{background:transparent;border:1px solid rgba(255,255,255,0.06); color:var(--muted);font-weight:600} .btn .dot{ width:10px;height:10px;border-radius:50%; background:linear-gradient(180deg,#34d399,#059669); box-shadow:0 4px 8px rgba(3,105,161,0.12); } /* right card */ .card{ background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01)); border-radius:12px; padding:18px; display:flex; flex-direction:column; gap:12px; align-items:flex-start; border:1px solid rgba(255,255,255,0.03); } .illus{ width:100%; display:flex; justify-content:center; align-items:center; padding:10px 0 4px 0; } .status{ display:flex; gap:10px; align-items:center; width:100%; justify-content:space-between; } .eta{ color:var(--muted); font-size:13px; } .progress{ width:100%; height:10px; background: rgba(255,255,255,0.02); border-radius:999px; overflow:hidden; margin-top:6px; } .progress > i{ display:block; height:100%; width:0%; background: linear-gradient(90deg,#60a5fa,#5eead4); border-radius:999px; transition:width 1.2s cubic-bezier(.2,.9,.3,1); } footer.small{ display:flex; gap:10px; align-items:center; justify-content:space-between; width:100%; color:var(--muted); font-size:13px; margin-top:6px; } /* subtle animated background shapes */ .bg-shape{ position:absolute; pointer-events:none; filter: blur(40px); opacity:0.15; transform: translateZ(0); } .bg-1{right:6%;top:6%; width:420px;height:220px;background:radial-gradient(circle at 30% 30%, #60a5fa, transparent 40%);} .bg-2{left:4%;bottom:8%;width:320px;height:160px;background:radial-gradient(circle at 70% 70%, #5eead4, transparent 30%);} /* responsive */ @media (max-width:900px){ .wrap{grid-template-columns:1fr; padding:18px} .logo{width:48px;height:48px} h2{font-size:22px} } @media (max-width:420px){ body{padding:18px} .brand h1{font-size:16px} h2{font-size:20px} .btn{padding:9px 12px;font-size:13px} } /style>/head>body> div classbg-shape bg-1 aria-hiddentrue>/div> div classbg-shape bg-2 aria-hiddentrue>/div> main classwrap rolemain aria-labelledbymantence-title aria-describedbymantence-desc> section classcontent> div classbrand aria-hiddenfalse> div classlogo titleMantence Mode> !-- Simple geometric logo --> svg viewBox0 0 64 64 fillnone xmlnshttp://www.w3.org/2000/svg roleimg aria-labellogo> rect x6 y6 width52 height52 rx12 fillurl(#g)/> path dM18 36 L28 24 L38 36 strokergba(255,255,255,0.92) stroke-width3 stroke-linecapround stroke-linejoinround fillnone/> defs> linearGradient idg x10 x21> stop offset0 stop-color#0ea5a7/> stop offset1 stop-color#2563eb/> /linearGradient> /defs> /svg> /div> div> h1>Mantence Mode/h1> p>Scheduled maintenance & system upgrade/p> /div> /div> div> h2 idmantence-title>We'll be back soon/h2> p classlead idmantence-desc>Sorry for the inconvenience — we're performing some maintenance. Thanks for your patience!/p> /div> div classactions roleregion aria-labelactions> a classbtn hrefmailto:support%40chaitanyaglobalholdings.in> span classdot aria-hiddentrue>/span> Contact Support /a> a classbtn secondary href/ relnoopener noreferrer>Return Home/a> a classbtn secondary href# idstatusBtn aria-pressedfalse>Check Status/a> /div> /section> aside classcard aria-hiddenfalse> div classillus aria-hiddentrue> !-- Maintenance illustration (SVG) --> svg width220 height140 viewBox0 0 220 140 fillnone xmlnshttp://www.w3.org/2000/svg roleimg aria-labelmaintenance illustration> rect x0 y0 width220 height140 rx12 fillrgba(255,255,255,0.02)/> g transformtranslate(18,18) fillnone stroke-width2 stroke-linecapround stroke-linejoinround> circle cx82 cy50 r34 strokergba(255,255,255,0.08)/> path dM82 24v8 strokergba(255,255,255,0.9)/> path dM82 72v8 strokergba(255,255,255,0.12)/> path dM116 50h8 strokergba(255,255,255,0.12)/> path dM56 50h-8 strokergba(255,255,255,0.12)/> path dM95 33l6-6 strokergba(255,255,255,0.9)/> path dM69 67l-6 6 strokergba(255,255,255,0.12)/> !-- wrench --> path dM18 40c6-6 12-8 16-6 4 2 6 8 2 12-3 3-12 4-14 10-2 6 2 10 6 14 4 4 8 6 12 4 4-2 8-6 14-6 6 0 10 4 14 8 strokergba(255,255,255,0.06)/> /g> /svg> /div> div classstatus> div> div stylefont-weight:700>Update progress/div> div classeta>Estimated time: strong idetaText>~1 hour/strong>/div> /div> div styletext-align:right;color:var(--muted);font-size:13px>Service: strong>Maintenance/strong>/div> /div> div classprogress roleprogressbar aria-valuemin0 aria-valuemax100 aria-valuenow0 aria-labelmaintenance progress> i idprogressBar stylewidth:0%>/i> /div> footer classsmall> /footer> /aside> /main> script> // Friendly animation & simple status check stub (client-side only) (function(){ const bar document.getElementById(progressBar); const eta document.getElementById(etaText); let p 0; function fakeProgress(){ if(p > 84) return; // stop before 100% to avoid false complete p + Math.floor(Math.random()*8) + 3; if(p > 84) p 84; bar.style.width p + %; document.querySelector(roleprogressbar).setAttribute(aria-valuenow, p); setTimeout(fakeProgress, 900 + Math.random()*1500); } fakeProgress(); // Check status button: if you have a real endpoint, change url below document.getElementById(statusBtn).addEventListener(click, function(e){ e.preventDefault(); const btn this; btn.setAttribute(aria-pressed,true); btn.textContent Checking...; // simulated async check setTimeout(function(){ // simulated result: still maintenance btn.textContent Still in maintenance; btn.setAttribute(aria-pressed,false); // show ETA updated eta.textContent ~45 minutes; }, 1200); }); // Small accessibility: allow Escape key to reveal a hidden admin hint (non-functional) window.addEventListener(keydown, function(e){ if(e.key Escape){ // visual cue only; security: no bypass included in this page. const old document.querySelector(.logo); if(old){ old.style.transform scale(1.04); setTimeout(()>old.style.transform,600); } } }); })(); /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
]