Help
RSS
API
Feed
Maltego
Contact
Domain > tyrewala.in
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-04-18
13.33.160.34
(
ClassC
)
2026-01-19
147.79.120.84
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Mon, 19 Jan 2026 20:36:56 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://tyrewala.in/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 2a93e746aee0fc722a0e1089148ddd55-phx-edge5x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.622 !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 200 OKDate: Mon, 19 Jan 2026 20:36:58 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.2.29Cache-Control: no-store, max-age0, no-cacheplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requestsAccess-Control-Allow-Origin: *Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONSAccess-Control-Allow-Headers: Content-Type, AuthorizationServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 3d11040e55f9c21c01d3afd5a2c044b7-phx-edge6x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.933 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Tyrewala/title> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/css/bootstrap.min.css relstylesheet> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css relstylesheet> style> @import url(https://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700&displayswap); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Inter, -apple-system, BlinkMacSystemFont, sans-serif; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 20px; } .login-container { width: 100%; max-width: 480px; position: relative; } .login-card { background: #ffffff; border-radius: 16px; box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); border: 1px solid rgba(255, 255, 255, 0.2); overflow: hidden; transition: all 0.3s ease; } .login-card:hover { box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15), 0 20px 20px -8px rgba(0, 0, 0, 0.08); transform: translateY(-2px); } .card-header { background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); color: white; text-align: center; padding: 40px 30px; } .card-header h2 { font-size: 28px; font-weight: 600; margin: 0 0 8px 0; letter-spacing: -0.025em; } .card-header p { font-size: 16px; margin: 0; opacity: 0.9; font-weight: 400; } .login-content { padding: 40px 30px; } .login-btn { width: 100%; padding: 16px 24px; font-size: 16px; font-weight: 600; border-radius: 12px; border: none; margin-bottom: 16px; transition: all 0.2s ease; display: flex; align-items: center; justify-content: center; gap: 12px; text-decoration: none; cursor: pointer; } .login-btn i { font-size: 18px; transition: transform 0.2s ease; } .login-btn:hover i { transform: scale(1.1); } /* Admin Button - Professional Red */ .admin-btn { background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%); color: white; box-shadow: 0 4px 14px 0 rgba(220, 38, 38, 0.25); } .admin-btn:hover { background: linear-gradient(135deg, #b91c1c 0%, #991b1b 100%); box-shadow: 0 8px 25px 0 rgba(220, 38, 38, 0.35); transform: translateY(-2px); color: white; } /* User Button - Professional Blue */ .user-btn { background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%); color: white; box-shadow: 0 4px 14px 0 rgba(37, 99, 235, 0.25); } .user-btn:hover { background: linear-gradient(135deg, #1d4ed8 0%, #1e40af 100%); box-shadow: 0 8px 25px 0 rgba(37, 99, 235, 0.35); transform: translateY(-2px); color: white; } .divider { text-align: center; margin: 24px 0; position: relative; } .divider::before { content: ; position: absolute; top: 50%; left: 0; right: 0; height: 1px; background: linear-gradient(to right, transparent, #e5e7eb, transparent); } .divider span { background: white; padding: 0 16px; color: #6b7280; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 0.05em; } /* Footer info */ .login-footer { padding: 20px 30px; background: #f8fafc; border-top: 1px solid #e2e8f0; text-align: center; } .login-footer p { margin: 0; color: #64748b; font-size: 14px; font-weight: 400; } .security-badge { display: inline-flex; align-items: center; gap: 8px; background: #ecfdf5; color: #065f46; padding: 8px 12px; border-radius: 6px; font-size: 12px; font-weight: 500; margin-top: 12px; } /* Responsive design */ @media (max-width: 576px) { body { padding: 16px; } .login-card { border-radius: 12px; } .card-header { padding: 32px 24px; } .card-header h2 { font-size: 24px; } .login-content { padding: 32px 24px; } .login-footer { padding: 16px 24px; } } /style>/head>body> div classlogin-container> div classlogin-card> div classcard-header> h2>i classfas fa-building>/i> Enterprise Portal/h2> p>Secure access to your business dashboard/p> /div> div classlogin-content> a hrefhttps://tyrewala.in/login.php classlogin-btn admin-btn> i classfas fa-user-tie>/i> span>Administrator/span> /a> div classdivider> span>or/span> /div> a hrefhttps://tyrewala.in/login.php classlogin-btn user-btn> i classfas fa-user>/i> span>Employee Login/span> /a> /div> div classlogin-footer> p>Powered by secure enterprise authentication/p> !--div classsecurity-badge>--> !-- i classfas fa-shield-alt>/i>--> !-- span>SSL Encrypted/span>--> !--/div>--> /div> /div> /div> script srchttps://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/js/bootstrap.bundle.min.js>/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
]