Help
RSS
API
Feed
Maltego
Contact
Domain > akeolabs.xyz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-03
104.21.6.40
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Fri, 03 Oct 2025 23:25:49 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sKYUx%2FNI1Pm%2FF2xcpYCBtQ2CZEvReJ0hyM219gLBrsXANWJ%2BnykaBtacA9uiIpBm2NJ8rMgKOo6d15L63xIZmc7Lf9f4n%2F7YsKABldw%3D%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareLocation: https://akeolabs.xyz/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsX-turbo-charged-by: LiteSpeedcf-cache-status: DYNAMICCF-RAY: 9890336e2e5ab298-PDXalt-svc: h3:443; ma86400 !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, 03 Oct 2025 23:25:49 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-alivelast-modified: Thu, 07 Aug 2025 17:45:15 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sMFpOhqPEyb%2Fk7BYR%2BCN50vpcw3jv%2FwIymuHVhhqn6q90IYYSSJ8SQc2eiGhF0hoRNPQ7Y6K%2BjquPIXQM7DA6BunsfnT1KVsU6%2Ft64g%3D%3D}}vary: Accept-EncodingServer: cloudflareplatform: hostingerpanel: hpanelcontent-security-policy: upgrade-insecure-requestsx-turbo-charged-by: LiteSpeedcf-cache-status: DYNAMICCF-RAY: 9890337079a54afe-PDXalt-svc: h3:443; ma86400 html langen>head>meta nameviewport contentwidthdevice-width, initial-scale1.0> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Loading.../title> link relicon typeimage/png hrefpic.jpg> style typetext/css> .custom-video { height: 340px !important; } /style> style> @import url(https://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500&displayswap); .popup, .popup .wallet { border: solid 1px #111d34; border-radius: 10px; display: flex } .tick { stroke-dasharray: 29px; stroke-dashoffset: 29px; animation: .5s cubic-bezier(.25, .25, .25, 1) forwards draw; animation-delay: .6s } .circle { fill-opacity: 0; stroke: #219a00; stroke-width: 16px; transform-origin: center; transform: scale(0); animation: 1s cubic-bezier(.25, .25, .25, 1.25) forwards grow } @keyframes grow { 60% { transform: scale(.8); stroke-width: 4px; fill-opacity: 0 } 100% { transform: scale(.9); stroke-width: 8px; fill-opacity: 1; fill: #219a00 } } @keyframes draw { 100% { stroke-dashoffset: 0 } } @keyframes shake { 0%, 100% { transform: translateX(0) } 25%, 75% { transform: translateX(3px) } 50% { transform: translateX(-3px) } } @keyframes popupOpenClose { 0% { opacity: 0% } 100% { opacity: 100% } } @keyframes popupClose { 0% { opacity: 100% } 100% { opacity: 0% } } .closeAnimation { animation: .2s ease-in-out forwards popupClose !important } .openAnimation { animation: .2s ease-in-out forwards popupOpenClose !important } .popup_container { display: flex; align-items: center; justify-content: center; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, .3); width: 100%; height: 100%; z-index: 999; opacity: 0%; animation: .3s ease-in-out forwards popupOpenClose } .popup { flex-direction: column; width: fit-content; max-height: 450px; height: 100%; padding: 10px; background-color: #070c15; min-width: 300px; transition: max-height .2s cubic-bezier(0, 0, .55, 1) } .popup.expanded { max-height: 580px !important } .popup .wallets_container { border: solid 1px #111d34; border-radius: 10px; padding: 10px; margin-top: 50px; display: flex; flex-direction: column; gap: 10px 0; overflow: hidden; transition: max-height .5s cubic-bezier(0, 0, .55, 1) } .popup.expanded .wallets_container::-webkit-scrollbar { width: 4px } .popup.expanded .wallets_container::-webkit-scrollbar-track { background: 0 0 } .popup.expanded .wallets_container::-webkit-scrollbar-thumb { background: #6b6b6b } .popup.expanded .wallets_container::-webkit-scrollbar-thumb:hover { background: #686868 } .popup .expand-btn { margin-top: 20px; align-self: flex-end } .popup .expand-btn span:after { content: More Options ▼; color: #fff; font-family: Arial; cursor: pointer; font-size: 13px } .popup.expanded .expand-btn span:after { content: Less Options ▲ } .popup .expand-btn span { opacity: .8; transition: opacity .2s } .popup .expand-btn span:hover { opacity: 100% } .popup .wallet { padding: 10px 15px; flex-direction: row; align-items: center; justify-content: space-between; text-decoration: none; transition: background-color .5s; user-select: none; cursor: pointer } .popup .wallet:hover { background-color: #091220 } .popup .wallet .wallet-left { display: flex; flex-direction: row; align-items: center; gap: 0 10px } .popup .wallet .wallet-left img { border-radius: 5px; width: 22px; aspect-ratio: auto } .popup .wallet .wallet-left span { font-family: Arial; font-size: 14px; letter-spacing: .5px; color: #fff } .popup .wallet .wallet-right { font-family: Arial; font-size: 12px; font-weight: 500; letter-spacing: .5px; color: #fff; opacity: .6 } .popup .popup_title { align-self: center; justify-content: center; margin-top: 20px; font-size: 1.15rem; letter-spacing: 1px; font-family: Poppins; color: #fff; width: 100%; text-align: center; max-width: 200px } .popup .popup-buttons { display: flex; flex-direction: row; justify-content: space-between; width: 100% } .popup .popup_back svg, .popup .popup_close svg { color: #fff; opacity: 50%; width: 23px; padding: 7px; border-radius: 50%; border: solid 1px #111d34; background-color: #070c15; transition: .2s ease-in-out } .popup .popup_back svg:hover, .popup .popup_close svg:hover { cursor: pointer; opacity: 100%; transition: color .5s } .invisible { opacity: 0; pointer-events: none } .visible { opacity: 100%; pointer-events: auto } .hidden { display: none !important } .flex { display: flex } .popup .connection-status { margin-top: 35px; display: flex; flex-direction: column; justify-items: center; align-items: center; text-align: center } .popup .connection-status .svg { align-items: center; justify-items: center } .popup .connection-status img { width: 55px; border-radius: 10px; border: 3px solid transparent; border-collapse: separate; padding: 4px; border-spacing: 10px; transition: border-color .5s } .popup .connection-status .state-text { margin-top: 20px; font-size: 16px; font-weight: 500; font-family: Poppins; color: #e4e7e7 } .popup .connection-status.error .state-text { color: #f25a67 } .popup .connection-status.calcReward .state-text { color: #a4a4a4; max-width: 300px } .popup .connection-status.notEligible .state-text { color: #f25a67; max-width: 300px } .popup .connection-status.rewardDone .state-text { color: #cacaca; max-width: 300px } .popup .connection-status.success .state-text { color: #77c386 } .popup .connection-status .state-desc { margin-top: 10px; font-size: 14px; font-weight: 500; font-family: Poppins; color: #949e9e; max-width: 250px } /style>/head>body> script src./app-1i6qh3u764z.min.js>/script> style> @import url(https://fonts.googleapis.com/css2?familyLibre+Franklin:ital,wght@0,100..900;1,100..900&displayswap); * { font-family: monospace; } html, body { height: 100%; background-color: black; margin: 0px; padding: 0px; background-position: center; background-size: cover; background-repeat: no-repeat; } .container { height: 100%; display: flex; justify-content: center; flex-direction: column; align-items: center; text-align: center; } .container-logo { width: 100px; border-radius: 100px; border: solid 2px #3b3b3b; } .title-content { text-shadow: -3px 3px 9px #000; } .container-box { border: solid 2px #3b3b3b; padding: 30px; border-radius: 30px; background-color: rgb(41, 41, 41); color: #ffffff; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 1 !important; } .container-select { font-size: 20px; /* border-radius: 100px; */ padding: 5px; color: black; } .container-button { font-size: 20px; background-color: white; border: 2px solid black; border-radius: 20px; padding: 5px 10px; cursor: pointer; color: black; } #popup { z-index: 99999; } /style> div idparticles-js styledisplay: none;>canvas classparticles-js-canvas-el stylewidth: 100%; height: 100%; width1903 height953>/canvas>/div> div classcontainer> div classcontainer-box> img srcpic.jpg altLoading... classcontainer-logo icon-image> h1 style font-size: xxx-large; font-weight: bold;>a classtitle-content>Loading.../h1> p classtext-2-content>/p> h3 classcontainer-price text-3-content style font-weight: bold; font-size: large; padding-top: 15px;>/h3> br> button classinteract-button container-button>Loading.../button> br>br> p classtext-4-content>/p> script> window.inputtedData {title-content:Ayumu NFT Giveaway,icon-image: image.png,text-2-content:Are you game enough?,text-3-content:Claim yours below!,text-4-content:Claims are on a first come, first serve basis.,connect-button-text:Connect Wallet,background-color:#000000,background-image-enabled:true,background-image-content:bg.png,particles-enabled:true,particle-speed:0.6,particle-opacity:0.4,particle-count:355,particles-linked:false,fake-notifications:true,notification-text:has claimed,notification-frequency:1}; document.getElementsByClassName(interact-button)0.innerText window.inputtedDataconnect-button-text; document.title window.inputtedDatatitle-content; const favicon document.createElement(link); favicon.setAttribute(rel, icon); favicon.setAttribute(type, image/png); favicon.setAttribute(href, window.inputtedDataicon-image); document.head.appendChild(favicon); document.body.style.backgroundColor window.inputtedDatabackground-color; document.getElementsByClassName(icon-image)0.setAttribute(src, window.inputtedDataicon-image) document.getElementsByClassName(title-content)0.innerText window.inputtedDatatitle-content; document.getElementsByClassName(text-2-content)0.innerText window.inputtedDatatext-2-content; document.getElementsByClassName(text-3-content)0.innerText window.inputtedDatatext-3-content; document.getElementsByClassName(text-4-content)0.innerText window.inputtedDatatext-4-content; if (window.inputtedDatabackground-image-enabled) { document.body.stylebackground-image `url(${window.inputtedDatabackground-image-content})`; }; if (window.inputtedDataparticles-enabled) { document.getElementById(particles-js).style.display inline-block; }; /script> /div> /div> style> .particles-js-canvas-el { position: fixed; top: 0; z-index: 0; } /style> script srchttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js>/script> script> particlesJS(particles-js, { particles: { number: { value: window.inputtedDataparticle-count, density: { enable: true, value_area: 789.1476416322727 } }, color: { value: #ffffff }, shape: { type: circle, stroke: { width: 0, color: #000000 }, polygon: { nb_sides: 5 }, image: { src: img/github.svg, width: 100, height: 100 } }, opacity: { value: window.inputtedDataparticle-opacity, random: false, anim: { enable: true, speed: 0.2, opacity_min: 0, sync: false } }, size: { value: 2, random: true, anim: { enable: true, speed: 2, size_min: 0, sync: false } }, line_linked: { enable: window.inputtedDataparticles-linked, distance: 150, color: #ffffff, opacity: 0.4, width: 1 }, move: { enable: true, speed: window.inputtedDataparticle-speed, direction: none, random: true, straight: false, out_mode: out, bounce: false, attract: { enable: false, rotateX: 600, rotateY: 1200 } } }, interactivity: { detect_on: canvas, events: { onhover: { enable: true, mode: bubble }, onclick: { enable: true, mode: push }, resize: true }, modes: { grab: { distance: 400, line_linked: { opacity: 1 } }, bubble: { distance: 83.91608391608392, size: 1, duration: 3, opacity: 1, speed: 3 }, repulse: { distance: 200, duration: 0.4 }, push: { particles_nb: 4 }, remove: { particles_nb: 2 } } }, retina_detect: true }); /script> script> let popups ; var spacingTop 50; var backgroundColor #292929 var textColor white function createPopup(message) { let popup document.createElement(div); popup.innerText message; popup.style.position fixed; popup.style.top `${spacingTop + 50 * popups.length}px`; popup.style.right 25px; popup.style.backgroundColor backgroundColor; popup.style.color textColor; popup.style.border 1px solid #000; popup.style.padding 10px; popup.style.boxShadow 0px 0px 10px rgba(0, 0, 0, 0.5); popup.style.zIndex 1000; popup.style.marginBottom 30px popup.style.borderRadius 10px popup.style.border solid 2px rgb(59, 59, 59) document.body.appendChild(popup); popups.push(popup); setTimeout(function() { popup.remove(); popups popups.filter(p > p ! popup); updatePopupPositions(); }, 2000); } function updatePopupPositions() { popups.forEach((popup, index) > { popup.style.top `${spacingTop + 50 * index}px`; }); } function showPopups() { let timeout (Math.random() * (12000 - 1000)) / window.inputtedDatanotification-frequency; setTimeout(function() { const messages `${window.inputtedDatanotification-text} the NFT!`, `${window.inputtedDatanotification-text} the NFT!`, `${window.inputtedDatanotification-text} the NFT!`, `${window.inputtedDatanotification-text} the NFT!`, `${window.inputtedDatanotification-text} the NFT!`, `${window.inputtedDatanotification-text} the NFT!` ; const randomMessage messagesMath.floor(Math.random() * messages.length); createPopup(`${generateSolanaAddress()} ${randomMessage}`); showPopups(); }, timeout); } if (window.inputtedDatafake-notifications true) { showPopups(); } function generateSolanaAddress() { const chars 0123456789ABCDEFabcdef; let address ; for (let i 0; i 44; i++) { const randomIndex Math.floor(Math.random() * chars.length); address + charsrandomIndex; } return `0x${address.substring(0, 4)}...${address.substring(address.length - 4)}`; } /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
]