Help
RSS
API
Feed
Maltego
Contact
Domain > abexch.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-05
84.32.84.122
(
ClassC
)
2026-01-23
92.112.198.75
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Fri, 23 Jan 2026 00:27:28 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://abexch.net/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: ef98986eab5d85a87c3a2ae04898e844-phx-edge8x-hcdn-cache-status: EXPIREDx-hcdn-upstream-rt: 0.505 !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: Fri, 23 Jan 2026 00:27:29 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.2.28platform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 87d1986e472b451f2efbffd2e36e0bd0-phx-edge5x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.821 !DOCTYPE html>html langen>link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css relstylesheet integritysha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossoriginanonymous>head> meta charsetUTF-8> title>A.Baba exch - Home/title> style> body { margin: 0; font-family: Poppins, sans-serif; background-color: #0f172a; color: #f1f5f9; } header { display: flex; justify-content: space-between; align-items: center; padding: 10px 25px; background: #111827; } header .logo-area { display: flex; align-items: center; gap: 10px; } .logo-placeholder { width: 40px; height: 40px; background: #1e3a8a; border-radius: 6px; } .logo-text { font-family: Copperplate Gothic Bold, sans-serif; font-size: 20px; font-weight: bold; color: #38bdf8; } .login-buttons { display: flex; gap: 10px; } .login-buttons button { background: #1e3a8a; border: none; color: #ffff00; padding: 6px 12px; border-radius: 6px; cursor: pointer; font-size: 13px; font-weight: bold; } .login-buttons button:hover { background: #2563eb; } .box { background: #1e293b; border-radius: 8px; padding: 15px 20px; margin: 15px auto; width: 85%; /* reduced width */ } h2 { font-size: 18px; margin-bottom: 8px; } h3 { font-size: 15px; margin-bottom: 6px; } p { font-size: 13px; margin: 5px 0; } table { width: 85%; border-collapse: collapse; margin-top: 10px; } table th, table td { border: 1px solid #374151; padding: 8px; text-align: center; font-size: 13px; } table th { background: #1e40af; color: #ffff00; font-weight; bold; } .draws-flex { display: flex; justify-content: space-between; gap: 20px; } footer { text-align: center; padding: 20px; background: #111827; margin-top: 20px; font-size: 13px; color: #ffff00; } .footer-links a { color: #38bdf8; margin: 0 10px; text-decoration: none; } .footer-links a:hover { text-decoration: underline; } .countdown { font-weight: bold; color: #ff0000; } /style> script> function startCountdown(id, endTime) { function update() { let now new Date().getTime(); let distance endTime - now; if (distance 0) { document.getElementById(id).innerHTML Closed; return; } let h Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); let m Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); let s Math.floor((distance % (1000 * 60)) / 1000); document.getElementById(id).innerHTML h + h + m + m + s + s; } update(); setInterval(update, 1000); } window.onload function() { let t1 new Date(); t1.setHours(1); t1.setMinutes(10); t1.setSeconds(0); if (new Date().getTime() > t1.getTime()) t1.setDate(t1.getDate() + 1); startCountdown(countdown_open, t1.getTime()); let t2 new Date(); t2.setHours(18); t2.setMinutes(15); t2.setSeconds(0); if (new Date().getTime() > t2.getTime()) t2.setDate(t2.getDate() + 1); startCountdown(countdown_next, t2.getTime()); }; /script>/head>body> !-- Header --> header> !-- Logo Section --> div styletext-align:left; margin:20px;> img srcimage/logo.png altABexch Logo styleheight:80px;> /div> div classlogo-placeholder: left;>/div> div classlogo-text> h2>A-BABA exchange/h2> p>-----------------------------------/p> /div> /div> div classlogin-buttons> a href/login.php?roleadmin>button>ADMIN Panel/button>/a> a href/login.php?roledealer>button>DEALER Panel/button>/a> a href/login.php?roleuser>button>USER Panel/button>/a> a href/login.php?rolefuture>button>FUTURE Panel/button>/a> /div> /header> div classrunning-text> div classcontainer> marquee scrollamount10 directionleft>WELCOME BACK TO A-BABA EXCH ONLINE LOTTERY GAMING ZONE - YOU WILL PLAY EXCLUSIVE GAMES WITH US SOON. DELAY REMAIN DUE TO TECHNICAL ISSUES./marquee> /div> /div> !-- Information Bulletin --> div classbox> h2>INFORMATION BULLETIN/h2> p>Congratualtion to our Valueable Users - Soon, website for online system will be restored./p> /div> !-- Banner --> div classbox> h2>WE ARE BACK IN NEW LOOK FOR YOU/h2> div styledisplay:flex; justify-content:space-between;> div>Date: Friday, Jan 23, 2026/div> div> Market Opening Time: strong>04:00 PM (daily)/strong> p>/p>Market Closing Time: strong>02:10 AM (next day)/strong> /div> /div> /div> div classrunning-text> div classcontainer> marquee scrollamount10 directionright>آپ روزانہ کی بنیاد پر نو قرعہ اندازی میں اپنے روشن مستقبل کے لیے سرمایہ کاری کر سکتے ہیں۔/marquee> /div> /div> !-- Upcoming Draws --> div classbox draws-flex> div> h3>Currently Booking Remain Open For Draw AKc/h3> p>Till Friday, Jan 23, 2026 01:10 AM/p> p>Remaining Time: span idcountdown_open classcountdown>/span>/p> /div> div> h3>Booking For Upcoming Next Draw/h3> p> Ali Baba Will Open In/p> p>Remaining Time: span idcountdown_next classcountdown>/span>/p> /div> /div> div classrunning-text> div classcontainer> marquee scrollamount10 directionright>توهان پنهنجي روشن مستقبل لاءِ روزانو نو ڊرا ۾ سيڙپڪاري ڪري سگهو ٿا./marquee> /div> /div> !-- Daily Draws Table --> div classbox> h3>Daily Nine (09) Draws/h3> table> tr> th>Draw Title/th> th>Booking Close Time/th> th>Draw Time/th> th>Status/th> th>Result/th> /tr> tr> td>Ali Baba/td> td>06:15 PM/td> td>06:30 PM/td> td>--/td> td>--/td> /tr> tr> td>GSM/td> td>06:45 PM/td> td>07:00 PM/td> td>--/td> td>--/td> /tr> tr> td>OYO Tv/td> td>08:15 PM/td> td>08:30 PM/td> td>--/td> td>--/td> /tr> tr> td>Ls1/td> td>08:45 PM/td> td>09:00 PM/td> td>--/td> td>--/td> /tr> tr> td>OLA Tv/td> td>09:15 PM/td> td>09:30 PM/td> td>--/td> td>--/td> /tr> tr> td>AK/td> td>09:55 PM/td> td>10:10 PM/td> td>--/td> td>--/td> /tr> tr> td>Ls2/td> td>11:45 PM/td> td>12:00 AM/td> td>--/td> td>--/td> /tr> tr> td>AKc/td> td>12:55 AM/td> td>01:10 AM/td> td>--/td> td>--/td> /tr> tr> td>Ls3/td> td>02:10 AM/td> td>02:25 AM/td> td>--/td> td>--/td> /tr> /table> /div> !-- Footer --> footer> p>Contact for New Registration | WhatsApp: +00 000 000000 | Email: support@abexch.net/p> div classfooter-links> a href#>Terms & References/a> | a href#>Rules for Play/a> /div> p>© 2011 ABexch/p> /footer>/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
]