Help
RSS
API
Feed
Maltego
Contact
Domain > www.hcauxilium.co.in
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-05-18
23.111.171.162
(
ClassC
)
2025-11-22
13.232.35.77
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Sat, 22 Nov 2025 17:50:26 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://www.hcauxilium.co.in/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Sat, 22 Nov 2025 17:50:27 GMTContent-Type: text/htmlContent-Length: 10647Last-Modified: Wed, 19 Nov 2025 07:31:29 GMTConnection: keep-aliveETag: 691d7251-2997Accept-Ranges: bytes !DOCTYPE html>html langen> head> title>Holy Child Auxilium School/title> meta charsetutf-8 /> meta http-equivX-UA-Compatible contentIEedge /> meta nameviewport contentwidthdevice-width, initial-scale1 /> link relshortcut icon href/public/images/favicon.png /> link hrefcss/bootstrap.min.css relstylesheet typetext/css /> link hrefcss/bootstrap-icons.css relstylesheet typetext/css /> link hrefcss/style.css relstylesheet typetext/css /> !--Uchead--> div iduchead>/div> script src/js/dynamic-webApi-mutation.js defer>/script> !-- script src/js/nameVariations.js defer>/script> --> !-- script src/js/automatically-lazy-load.js defer>/script> --> /head> body> div classmodal fade show idexampleModalToggle aria-hiddentrue aria-labelledbyexampleModalToggleLabel tabindex-1> div classmodal-dialog modal-dialog-centered> div classmodal-content> div idmodalH classcarousel slide data-bs-ridecarousel> div classcarousel-inner>/div> button classcarousel-control-prev typebutton data-bs-target#modalH data-bs-slideprev> span classcarousel-control-prev-icon aria-hiddentrue>/span> span classvisually-hidden>Previous/span> /button> button classcarousel-control-next typebutton data-bs-target#modalH data-bs-slidenext> span classcarousel-control-next-icon aria-hiddentrue>/span> span classvisually-hidden>Next/span> /button> /div> /div> /div> /div> div classlandingslider> div classlandingdiv> div classlandingmidbox> div classlandinglogo> img src/public/images/holy-footerlogo.png classimg-fluid altHoly Child Auxilium School /> h5>HC Auxilium School span> Vasant Vihar New Delhi /span>/h5> /div> div classlandingdesc> div classlandingdescsr> h3>Senior School/h3> p> a hrefhttps://goo.gl/maps/j9syp8toAZ3ZRZx59 target_blank >Poorvi Marg, Vasant Vihar,br /> New Delhi, 110057/a > /p> p> a hreftel:011 40043789>011 40043789/a>, a hreftel:011 2614 7846>011 2614 7846 /a> /p> /div> div classlandingdescjr> h3>Junior School/h3> p> a hrefhttps://goo.gl/maps/VPhD3PRtAkxXQPkA8 target_blank >Sector 12, Rama Krishna Puram, br /> New Delhi, 110022/a > /p> p>a hreftel:7428433153>7428433153/a>/p> /div> /div> div classlandinggopage> a hrefhome.html> div classcustom-btn btn-12> span>Click!/span>span> Enter Website/span> /div> /a> /div> /div> /div> /div> !--script--> script srcjs/jquery-3.6.0.min.js typetext/javascript>/script> script srcjs/bootstrap.min.js typetext/javascript>/script> script srcjs/lightslider.js typetext/javascript>/script> !-- script> $(.pop-up .close).click(function () { $(.pop-up,.pop-up-back).hide(); }); /script> --> script> document.addEventListener(DOMContentLoaded, function () { function loadHeadTag() { fetch(/uc/uchead.html) .then((response) > response.text()) .then((data) > { document.getElementById(uchead).innerHTML data; executeScripts(document.getElementById(uchead)); }) .catch((error) > console.error(Error loading head tag:, error)); } function executeScripts(container) { const scripts container.getElementsByTagName(script); for (let i 0; i scripts.length; i++) { const script document.createElement(script); if (scriptsi.src) { script.src scriptsi.src; } else { script.innerHTML scriptsi.innerHTML; } document.head.appendChild(script); } } loadHeadTag(); // Function to toggle the top navigation menu const toggleNav function () { const x document.getElementById(myTopnav); x.className x.className topnav ? topnav responsive : topnav; }; }); /script> !-- modal pop up --> script typetext/javascript> document.addEventListener(DOMContentLoaded, function () { const API_URL https://webapi.entab.info; // Function to fetch data from the API const fetchData async (endpoint) > { try { const response await fetch(`${API_URL}/api/${endpoint}/HCASD`); if (!response.ok) { throw new Error(`HTTP error! status: ${response.status}`); } return await response.json(); } catch (error) { console.error(`Error fetching ${endpoint}:`, error); return null; } }; // Function to load data and update the carousel const loadData async () > { const notificationData await fetchData(notification); if (notificationData) updateHighlightContent(notificationData); }; const updateHighlightContent (data) > { const carouselInner document.querySelector( #modalH .carousel-inner ); const modalElement document.getElementById(exampleModalToggle); const prevControl document.querySelector(.carousel-control-prev); const nextControl document.querySelector(.carousel-control-next); if (!Array.isArray(data) || data.length 0) { carouselInner.innerHTML ; if (modalElement) { const modalInstance bootstrap.Modal.getInstance(modalElement); if (modalInstance) { modalInstance.hide(); } } return; } carouselInner.innerHTML data .map((item, index) > { const hasImage item.image && item.image.length > 0; const imageUrl hasImage ? `https://webapi.entab.info/api/image/${item.image0}` : ; // Default placeholder image return ` div classcarousel-item ${index 0 ? active : }> div classmodal-header> h1>${item.title || }/h1> button typebutton classbtn-close btn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> div classcard modalcard> div classrow> div classcard-body> ${ hasImage ? `img src${imageUrl} classimg-fluid alt${ item.title || Notification }/>` : } p>${item.description || }/p> div classclearfix>/div> div classd-grid gap-2 d-md-flex justify-content-around> ${ item.attachments && item.attachments.length > 0 ? `a hrefhttps://webapi.entab.info/api/image/${item.attachments0} classbtn btn-primary btn-sm target_blank>Attachment/a>` : } ${ item.link ? `a target_blank href${item.link} classbtn btn-primary btn-sm>Click Here/a>` : } ${ item.url ? `a target_blank href${item.url} classbtn btn-primary btn-sm>Click URL/a>` : } /div> /div> /div> /div> /div> /div> `; }) .join(); // Show/hide controls based on the number of notifications if (data.length 1) { if (prevControl) prevControl.style.display none; if (nextControl) nextControl.style.display none; } else { if (prevControl) prevControl.style.display block; if (nextControl) nextControl.style.display block; } if (modalElement) { const modalInstance new bootstrap.Modal(modalElement); modalInstance.show(); } }; // Load data when the DOM content is loaded loadData(); }); /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
]