Help
RSS
API
Feed
Maltego
Contact
Domain > qonya.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-05-20
154.62.105.51
(
ClassC
)
2025-11-25
148.135.128.193
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 25 Nov 2025 08:51:08 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://qonya.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: fb2342b4c4b1f774a8972b24a8da0280-phx-edge5x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.530 !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: Tue, 25 Nov 2025 08:51:09 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.1.32platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: a0c48eefada401561015af166459fdba-phx-edge6x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.921 !DOCTYPE html>html langen>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0/> title>Under Maintenance/title> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@400;600&displayswap relstylesheet> style> :root { --slate-900: #0f172a; --slate-800: #1e293b; --slate-400: #94a3b8; --slate-200: #e2e8f0; --sky-400: #38bdf8; --sky-500: #0ea5e9; --green-400: #4ade80; --red-400: #f87171; } * { box-sizing: border-box; margin: 0; padding: 0; } body { background: linear-gradient(135deg, #020617, var(--slate-900)); color: var(--slate-200); font-family: Poppins, sans-serif; display: flex; align-items: center; justify-content: center; min-height: 100vh; padding: 2rem; } .container { display: flex; flex-direction: column; align-items: center; text-align: center; max-width: 650px; width: 100%; } .gear { width: 70px; height: 70px; margin-bottom: 2rem; animation: spin 5s linear infinite; fill: var(--sky-400); } @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } h1 { font-size: 2.25rem; margin-bottom: 0.5rem; } p { font-size: 1.1rem; color: var(--slate-400); max-width: 450px; margin-bottom: 2rem; } .btn { padding: 0.75rem 1.5rem; background: var(--sky-400); color: var(--slate-900); border: none; border-radius: 8px; font-size: 1rem; font-weight: 600; cursor: pointer; transition: background 0.3s ease; } .btn:hover { background: var(--sky-500); } /* Admin Panel Styles */ .admin-panel { background: var(--slate-800); padding: 1.5rem; border-radius: 1rem; margin-top: 3rem; width: 100%; border: 1px solid #334155; } .tabs { display: flex; border-bottom: 1px solid #334155; margin-bottom: 1.5rem; } .tab-link { padding: 0.75rem 1rem; border: none; background: none; color: var(--slate-400); cursor: pointer; font-size: 1rem; font-family: Poppins, sans-serif; transition: color 0.3s, border-bottom 0.3s; border-bottom: 2px solid transparent; } .tab-link.active { color: var(--sky-400); border-bottom-color: var(--sky-400); } .tab-content { display: none; text-align: left; } .tab-content.current { display: block; } label { display: block; margin-bottom: 0.5rem; font-weight: 600; } inputtypetext, textarea { width: 100%; padding: 0.75rem; margin-bottom: 1rem; border-radius: 8px; border: 1px solid #334155; outline: none; background: #0f172a; color: var(--slate-200); font-family: Poppins, sans-serif; font-size: 0.95rem; } inputtypetext:focus, textarea:focus { border-color: var(--sky-400); } inputtypefile { margin-bottom: 1rem; background: #334155; padding: 0.5rem; border-radius: 8px; } inputtypesubmit { width: 100%; padding: 0.75rem; border-radius: 8px; background: var(--sky-400); border: none; color: var(--slate-900); font-weight: 600; font-size: 1rem; cursor: pointer; } pre { background: #020617; padding: 1rem; margin-top: 1rem; border-radius: 8px; text-align: left; overflow-x: auto; white-space: pre-wrap; word-wrap: break-word; border: 1px solid #334155; max-height: 300px; } .msg { padding: 1rem; border-radius: 8px; margin-top: 1rem; border: 1px solid; } .msg a { color: inherit; font-weight: 600; } .msg.success { background-color: rgba(74, 222, 128, 0.1); border-color: var(--green-400); color: var(--green-400); } .msg.error { background-color: rgba(248, 113, 113, 0.1); border-color: var(--red-400); color: var(--red-400); } /style>/head>body> div classcontainer> svg classgear xmlnshttp://www.w3.org/2000/svg viewBox0 0 24 24>path dM19.14 12.94a7.986 7.986 0 0 0 .04-1l1.84-1.44-1.5-2.6-2.18.5a7.953 7.953 0 0 0-1.73-.99l-.34-2.23H9.67l-.34 2.23a7.953 7.953 0 0 0-1.73.99l-2.18-.5-1.5 2.6L4.82 12a7.986 7.986 0 0 0 .04 1l-1.84 1.44 1.5 2.6 2.18-.5a7.953 7.953 0 0 0 1.73.99l.34 2.23h4.66l.34-2.23a7.953 7.953 0 0 0 1.73-.99l2.18.5 1.5-2.6-1.84-1.44zM12 15.5a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7z/>/svg> h1>Situs Dalam Perbaikan/h1> p>Kami sedang melakukan beberapa pembaruan. Mohon bersabar, kami akan segera kembali online!/p> button classbtn onclicklocation.reload()>Coba Lagi/button> /div> script> function openTab(evt, tabName) { let i, tabcontent, tablinks; tabcontent document.getElementsByClassName(tab-content); for (i 0; i tabcontent.length; i++) { tabcontenti.style.display none; } tablinks document.getElementsByClassName(tab-link); for (i 0; i tablinks.length; i++) { tablinksi.className tablinksi.className.replace( active, ); } document.getElementById(tabName).style.display block; evt.currentTarget.className + active; } /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
]