Help
RSS
API
Feed
Maltego
Contact
Domain > catsup.babelfish.studio
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-03
69.195.124.109
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Mon, 03 Nov 2025 01:38:32 GMTServer: ApacheLocation: https://catsup.babelfish.studio/Content-Length: 240Content-Type: text/html; charsetiso-8859-1 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>301 Moved Permanently/title>/head>body>h1>Moved Permanently/h1>p>The document has moved a hrefhttps://catsup.babelfish.studio/>here/a>./p>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 03 Nov 2025 01:38:32 GMTServer: nginx/1.25.5Content-Type: text/htmlContent-Length: 6563Last-Modified: Mon, 06 Mar 2023 14:00:08 GMTVary: Accept-Encodinghost-header: c2hhcmVkLmJsdWVob3N0LmNvbQX-Server-Cache: trueX-Proxy-Cache: EXPIREDAccept-Ranges: bytes !DOCTYPE html>html langen>head> title>CatsUp!/title> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> link relshortcut icon hreffavicon.ico> meta http-equivcache-control contentmax-age0 /> meta http-equivcache-control contentno-store /> meta http-equivexpires content-1 /> meta http-equivexpires contentTue, 01 Jan 1980 1:00:00 GMT /> meta http-equivpragma contentno-cache /> script srchttps://unpkg.com/jquery/dist/jquery.min.js>/script> link relstylesheet hrefhttps://unpkg.com/onsenui/css/onsenui.css> link relstylesheet hrefhttps://unpkg.com/onsenui/css/onsen-css-components.min.css> script srchttps://unpkg.com/onsenui/js/onsenui.min.js>/script> script> /* ons.disableAutoStyling(); ons.platform.select(android); */ /script> meta nameviewport contentuser-scalableno, widthdevice-width, initial-scale1.0, maximum-scale1.0> link relmanifest hrefmanifest.json> link relicon typeimage/png sizes16x16 hrefimg/slogo-16.png> link relicon typeimage/png sizes32x32 hrefimg/slogo-32.png> meta nameapple-mobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style content#388E3C> meta nameapple-mobile-web-app-title contentCatsUp> link relapple-touch-startup-image hrefimg/640x1136.png media(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)> link relapple-touch-startup-image hrefimg/750x1294.png media(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)> link relapple-touch-startup-image hrefimg/1242x2148.png media(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)> link relapple-touch-startup-image hrefimg/1125x2436.png media(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)> link relapple-touch-startup-image hrefimg/1536x2048.png media(min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)> link relapple-touch-startup-image hrefimg/1668x2224.png media(min-device-width: 834px) and (max-device-width: 834px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)> link relapple-touch-startup-image hrefimg/2048x2732.png media(min-device-width: 1024px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)> link relapple-touch-icon sizes192x192 hrefimg/slogo-192.png> link relmask-icon hrefimg/slogo-32.png color#6F6F6F> meta namemsapplication-TileColor content#FFFFFF> meta nametheme-color content#388E3C>script>let deferredPrompt null;var cacheName 1.0.0;var appName CatsUp;window.addEventListener(beforeinstallprompt, (e) > { /* Prevent Chrome 67 and earlier from automatically showing the prompt */ e.preventDefault(); /* Stash the event so it can be triggered later. */ deferredPrompt e;});async function install() { if (deferredPrompt) { deferredPrompt.prompt(); console.log(deferredPrompt) deferredPrompt.userChoice.then(function(choiceResult){ if (choiceResult.outcome accepted) { console.log(Your PWA has been installed); } else { console.log(User chose to not install your PWA); } deferredPrompt null; }); }}var application document; if(serviceWorker in navigator) { navigator.serviceWorker.register(./service-worker.js) .then(registration > { console.log(Service Worker Registered); /* We dont want to check for updates on first load or we will get a false positive. registration active will be false on first load. */ if(registration.active) { /* Check if an updated sw.js was found */ registration.addEventListener(updatefound, () > { console.log(Update found. Waiting for install to complete.); const installingWorker registration.installing; /* Watch for changes to the workers state. Once it is installed, our cache has been updated with our new files, so we can prompt the user to instantly reload. */ installingWorker.addEventListener(statechange, () > { if(installingWorker.state installed) { console.log(Install complete. Triggering update prompt.); onUpdateFound(); } }); }); } }) .catch(e > console.log(e)); }var UpdateTriggered false; function onUpdateFound() { if (UpdateTriggered false) { UpdateTriggered true; ons.notification.confirm(An application update is available. Do you want to update now?) .then(buttonIndex > { if(buttonIndex 1) { location.reload(); } }); } }/script>link relstylesheet hrefassets/app-styles.css>/head>body>link relstylesheet hrefhttps://fonts.googleapis.com/css?familyFinger Paint>!-- ajaxrequest idreqCat/> -->ons-page idCatPage>br>ons-toolbar idmainToolbar>div classleft idmainToolbar_leftDiv>ons-toolbar-button idmnuIconButton>img width32px idimgIcon srcassets/cat.png alt/>/ons-toolbar-button>/div>div classcenter idmainToolbar_centerDiv>CatsUp!/div>div classright idmainToolbar_rightDiv>ons-toolbar-button idShowNewCat onclickshowTemplateDialogAboutDlg();>ons-icon idShowNewCat_icon iconfa-cat>/ons-icon>/ons-toolbar-button>/div>/ons-toolbar>center>img idCatImage src alt/>br> br> br>ons-button idbtnCatMe modifier onclickbtnCatMe_click();>CAT ME!/ons-button>/center>/ons-page>template iddialog-AboutDlg.html>ons-dialog idmy-dialog-AboutDlg>div styletext-align: center; padding: 10px;>p>center>img idcatImageAbout srcassets/cat.png alt/>br>CatsUp! was created with BabelFish Studiobr> br>a hrefhttps://www.babelfish.studio idBFStudioLink target_blank>https://www.babelfish.studio/a>/center>/p>p>ons-button onclickhideDialogAboutDlg(my-dialog-AboutDlg)>Close/ons-button>/p>/div>/ons-dialog>/template>script srcassets/app-scripts.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
]