Help
RSS
API
Feed
Maltego
Contact
Domain > aalookaloo.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-08-11
104.21.78.109
(
ClassC
)
2025-12-11
91.108.107.22
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Thu, 11 Dec 2025 10:17:50 GMTServer: LiteSpeedLocation: https://aalookaloo.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !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 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Thu, 30 May 2024 12:13:04 GMTEtag: 5320-66586d50-de4a3c8cabbfc7af;;;Accept-Ranges: bytesContent-Length: 21280Date: Thu, 11 Dec 2025 10:17:51 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsStrict-Transport-Security: max-age300 !DOCTYPE html>html langen>head> meta charsetutf-8> title>Aaloo Kaloo/title> meta contentwidthdevice-width, initial-scale1.0 nameviewport> meta content namekeywords> meta content namedescription> !-- Favicon --> link hrefimg/Aaloo Kaloo Logo AK.ico relicon> !-- Google Web Fonts --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyHeebo:wght@400;500;600&familyNunito:wght@600;700;800&familyPacifico&displayswap relstylesheet> !-- Icon Font Stylesheet --> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css relstylesheet> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css relstylesheet> !-- Libraries Stylesheet --> link hreflib/animate/animate.min.css relstylesheet> link hreflib/owlcarousel/assets/owl.carousel.min.css relstylesheet> link hreflib/tempusdominus/css/tempusdominus-bootstrap-4.min.css relstylesheet /> !-- Customized Bootstrap Stylesheet --> link hrefcss/bootstrap.min.css relstylesheet> !-- Template Stylesheet --> style> /********** Template CSS **********/ :root { --primary: #FEA116; --light: #F1F8FF; --dark: #0F172B; } .ff-secondary { font-family: Pacifico, cursive; } .fw-medium { font-weight: 600 !important; } .fw-semi-bold { font-weight: 700 !important; } /*** Spinner ***/ #spinner { opacity: 0; visibility: hidden; transition: opacity .5s ease-out, visibility 0s linear .5s; z-index: 99999; } #spinner.show { transition: opacity .5s ease-out, visibility 0s linear 0s; visibility: visible; opacity: 1; } /*** Navbar ***/ .navbar-dark { position: absolute; width: 100%; top: 0; left: 0; z-index: 999; background: transparent !important; } .navbar-dark .navbar-brand img { max-height: 80px; transition: .5s; } @media (max-width: 991.98px) { .navbar-dark{ justify-content: center; } } /*** Hero Header ***/ .hero-header { background: linear-gradient(rgba(15, 23, 43, .9), rgba(15, 23, 43, .9)), url(img/Aaloo Kaloo.jpg); background-position: center bottom; background-repeat: no-repeat; background-size: cover; } .hero-header img { animation: imgRotate 50s linear infinite; } @keyframes imgRotate { 100% { transform: rotate(360deg); } } .breadcrumb-item + .breadcrumb-item::before { color: rgba(255, 255, 255, .5); } /*** Section Title ***/ .section-title { position: relative; display: inline-block; } .section-title::before { position: absolute; content: ; width: 45px; height: 2px; top: 50%; left: -55px; margin-top: -1px; background: var(--primary); } .section-title::after { position: absolute; content: ; width: 45px; height: 2px; top: 50%; right: -55px; margin-top: -1px; background: var(--primary); } .section-title.text-start::before, .section-title.text-end::after { display: none; } /*** Youtube Video ***/ #video1 { background: linear-gradient(rgba(15, 23, 43, .1), rgba(15, 23, 43, .1)), url(img/video 1.png); } #video2 { background: linear-gradient(rgba(15, 23, 43, .1), rgba(15, 23, 43, .1)), url(img/video 2.png); } .video { position: relative; height: 100%; min-height: 500px; background-position: center center !important; background-repeat: no-repeat !important; background-size: cover !important; } .video .btn-play { position: absolute; z-index: 3; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); box-sizing: content-box; display: block; width: 32px; height: 44px; border-radius: 50%; border: none; outline: none; padding: 18px 20px 18px 28px; } .video .btn-play:before { content: ; position: absolute; z-index: 0; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: block; width: 100px; height: 100px; background: var(--primary); border-radius: 50%; animation: pulse-border 1500ms ease-out infinite; } .video .btn-play:after { content: ; position: absolute; z-index: 1; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: block; width: 100px; height: 100px; background: var(--primary); border-radius: 50%; transition: all 200ms; } .video .btn-play img { position: relative; z-index: 3; max-width: 100%; width: auto; height: auto; } .video .btn-play span { display: block; position: relative; z-index: 3; width: 0; height: 0; border-left: 32px solid var(--dark); border-top: 22px solid transparent; border-bottom: 22px solid transparent; } @keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0; } } #videoModal { z-index: 99999; } #videoModal .modal-dialog { position: relative; max-width: 800px; margin: 60px auto 0 auto; } #videoModal .modal-body { position: relative; padding: 0px; } #videoModal .close { position: absolute; width: 30px; height: 30px; right: 0px; top: -30px; z-index: 999; font-size: 30px; font-weight: normal; color: #FFFFFF; background: #000000; opacity: 1; } /style>/head>body> div classcontainer-xxl bg-white p-0> !-- Spinner Start --> div idspinner classshow bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center> div classspinner-border text-primary stylewidth: 3rem; height: 3rem; rolestatus> span classsr-only>Loading.../span> /div> /div> !-- Spinner End --> !-- TOP --> div classcontainer-xxl position-relative p-0> nav classnavbar navbar-expand-lg navbar-dark bg-dark px-4 px-lg-5 py-3 py-lg-0> a href classnavbar-brand p-0 mt-4 mb-4> img srcimg/Aaloo Kaloo Logo Full.png altLogo> /a> /nav> div classcontainer-xxl py-5 bg-dark hero-header> div classcontainer my-5 py-5> div classrow align-items-center g-5> div classcol-lg-6 text-center text-lg-start> h1 classdisplay-3 text-white animated slideInLeft>Aaloo Kaloo/h1> p classtext-white animated slideInLeft mb-4 pb-2>Were all about flavor and convenience. Come and try our mouthwatering fries and fast food favorites./p> /div> div classcol-lg-6 text-center text-lg-end overflow-hidden> img classimg-fluid srcimg/Aaloo Kaloo Fries.png alt> /div> /div> /div> /div> /div> div classcontainer-xxl pt-5 px-5> p> Aaloo Kaloo is KPKs first and only online restaurant system, aiming to connect small fast food sellers with their customers and provide hygienic food at home. /p> ul> li> We will develop an app that allows users to conveniently order food online. /li> li> Our platform will directly connect restaurant with their customers. /li> li> We will incorporate an in-app calling feature that enables direct communication between customers and restaurant to ensure the food is prepared according to the customers preferences. /li> li> For the first time in the food industry, we will utilize AI technology, including an AI chatbot, to engage with online customers and process their orders. /li> li> We will develop a new POS (Point of Sale) and Management System. The AI will interact with the POS and Management System to gather information about dealing with customers, offer various deals, chat with customers, place automatic orders, and notify the restaurant about the orders. /li> /ul> /div> !-- Videos --> div classcontainer-xxl px-0 wow fadeInUp data-wow-delay0.1s> div classrow g-3 px-3 pt-3 m-0> div classcol-md-6> div classvideo idvideo1> button typebutton classbtn-play data-bs-togglemodal data-srchttps://www.youtube.com/embed/u3OHj1JZmaw data-bs-target#videoModal> span>/span> /button> /div> /div> div classcol-md-6> div classvideo idvideo2> button typebutton classbtn-play data-bs-togglemodal data-srchttps://www.youtube.com/embed/oIGQsgct8rY data-bs-target#videoModal> span>/span> /button> /div> /div> /div> /div> div classmodal fade idvideoModal tabindex-1 aria-labelledbyexampleModalLabel aria-hiddentrue> div classmodal-dialog> div classmodal-content rounded-0> div classmodal-header> h5 classmodal-title idexampleModalLabel>a hrefhttps://www.youtube.com/@AalooKaloo>Subscribe on Youtube/a> /h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> !-- 16:9 aspect ratio --> div classratio ratio-16x9> iframe classembed-responsive-item src idvideo allowfullscreen allowscriptaccessalways allowautoplay>/iframe> /div> /div> /div> /div> /div> !-- Social Media, Pictures and Contact --> div classcontainer-xxl py-5> div classcontainer> div classtext-center wow fadeInUp data-wow-delay0.1s> h5 classsection-title ff-secondary text-center text-primary fw-normal>Get In Touch/h5> h1 classmb-5>FOLLOW US ON SOCIAL MEDIA/h1> /div> div classrow g-4> div classcol-12> div classrow gy-4> div classcol-6 col-md-4> a hrefhttps://www.facebook.com/AalooKaloo.Official> h5 classsection-title ff-secondary fw-normal text-start text-primary>Facebook/h5> p>i classfab fa-facebook text-primary me-2>/i>AalooKaloo.Official/p> /a> /div> div classcol-6 col-md-4> a hrefhttps://www.instagram.com/AalooKaloo/> h5 classsection-title ff-secondary fw-normal text-start text-primary>Instagram/h5> p>i classfab fa-instagram text-primary me-2>/i>AalooKaloo/p> /a> /div> div classcol-6 col-md-4> a hrefhttps://twitter.com/AalooKaloo> h5 classsection-title ff-secondary fw-normal text-start text-primary>Twitter/h5> p>i classfab fa-twitter text-primary me-2>/i>AalooKaloo/p> /a> /div> div classcol-6 col-md-4> a hrefhttps://www.youtube.com/@AalooKaloo> h5 classsection-title ff-secondary fw-normal text-start text-primary>Youtube/h5> p>i classfab fa-youtube text-primary me-2>/i>@AalooKaloo/p> /a> /div> div classcol-6 col-md-4> a hrefhttps://www.tiktok.com/@AalooKaloo> h5 classsection-title ff-secondary fw-normal text-start text-primary>TikTok/h5> p>i classfab fa-tiktok text-primary me-2>/i>AalooKaloo/p> /a> /div> /div> /div> div classcol-md-6> div classrow g-3> div classcol-6 text-start> img classimg-fluid rounded w-100 wow zoomIn data-wow-delay0.1s srcimg/Aaloo Kaloo.jpg> /div> div classcol-6 text-start> img classimg-fluid rounded w-100 wow zoomIn data-wow-delay0.3s srcimg/Aaloo Kaloo Opening Night.jpg stylemargin-top: 25%;> /div> div classcol-6 text-end> img classimg-fluid rounded w-75 wow zoomIn data-wow-delay0.5s srcimg/Aaloo Kaloo Potato Tornado.jpg> /div> div classcol-6 text-end> img classimg-fluid rounded w-100 wow zoomIn data-wow-delay0.7s srcimg/Aaloo Kaloo Potato Fries Pizza.jpg> /div> /div> /div> div classcol-md-6 wow fadeIn data-wow-delay0.1s> iframe classposition-relative rounded w-100 h-100 srchttps://www.google.com/maps/embed?pb!1m14!1m8!1m3!1d13206.994164938917!2d71.7471334!3d34.1527749!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38d9393ce598898f%3A0x3fcc9c0796129f3e!2sAaloo%20Kaloo!5e0!3m2!1sen!2s!4v1687118965389!5m2!1sen!2s frameborder0 stylemin-height: 350px; border:0; allowfullscreen aria-hiddenfalse tabindex0>/iframe> /div> div classcol-12> div classrow gy-4> div classcol-md-4> h5 classsection-title ff-secondary fw-normal text-start text-primary>Address/h5> p>a hrefhttps://goo.gl/maps/Gn2sLctsnvD19V1p6>i classfa fa-map-marker text-primary me-2>/i>Farooq-e-Azam Chowk, Mardan Road, Charsadda, KPK, Pakistan/a>/p> /div> div classcol-md-4> h5 classsection-title ff-secondary fw-normal text-start text-primary>Call/h5> p>a hreftel:+923140507070>i classfa fa-phone text-primary me-2>/i>+92 314 050 70 70/a>/p> /div> div classcol-md-4> h5 classsection-title ff-secondary fw-normal text-start text-primary>Whatsapp/h5> p>a hrefhttps://wa.me/+923140507070>i classfab fa-whatsapp text-primary me-2>/i>+92 314 050 70 70/a>/p> /div> div classcol-md-4> h5 classsection-title ff-secondary fw-normal text-start text-primary>Email/h5> p>a hrefmailto:info@aalookaloo.com>i classfa fa-envelope text-primary me-2>/i>info@aalookaloo.com/a>/p> /div> div classcol-md-4> h5 classsection-title ff-secondary fw-normal text-start text-primary>Opening/h5> p>i classfa fa-clock text-primary me-2>/i>8AM (morning) - 2AM (night)/p> /div> /div> /div> /div> /div> /div> /div> !-- JavaScript Libraries --> script srchttps://code.jquery.com/jquery-3.4.1.min.js>/script> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js>/script> script srclib/wow/wow.min.js>/script> script srclib/easing/easing.min.js>/script> script srclib/waypoints/waypoints.min.js>/script> script srclib/counterup/counterup.min.js>/script> script srclib/owlcarousel/owl.carousel.min.js>/script> script srclib/tempusdominus/js/moment.min.js>/script> script srclib/tempusdominus/js/moment-timezone.min.js>/script> script srclib/tempusdominus/js/tempusdominus-bootstrap-4.min.js>/script> !-- Template Javascript --> script> (function ($) { use strict; // Spinner var spinner function () { setTimeout(function () { if ($(#spinner).length > 0) { $(#spinner).removeClass(show); } }, 1); }; spinner(); // Initiate the wowjs new WOW().init(); // Modal Video $(document).ready(function () { var $videoSrc; $(.btn-play).click(function () { $videoSrc $(this).data(src); }); console.log($videoSrc); $(#videoModal).on(shown.bs.modal, function (e) { $(#video).attr(src, $videoSrc + ?autoplay1&modestbranding1&showinfo0); }) $(#videoModal).on(hide.bs.modal, function (e) { $(#video).attr(src, $videoSrc); }) }); })(jQuery); /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
]