Help
RSS
API
Feed
Maltego
Contact
Domain > puc.kumarans.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-09-05
3.7.191.229
(
ClassC
)
2025-10-06
13.126.139.133
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Mon, 06 Oct 2025 17:30:26 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://puc.kumarans.org:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 06 Oct 2025 17:30:27 GMTContent-Type: text/html; charsetutf-8Content-Length: 16478Connection: keep-aliveServer: nginxLast-Modified: Tue, 01 Jul 2025 07:00:52 GMTETag: 686387a4-405eAccept-Ranges: bytes !DOCTYPE html>html langen>head>meta http-equivCache-Control contentno-cache, no-store, must-revalidate />META HTTP-EQUIVPragma CONTENTno-cache>META HTTP-EQUIVExpires CONTENT0>meta charsetutf-8>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno>meta http-equivx-ua-compatible contentieedge> link relshortcut icon href/images/icons/ed-favicon.svg>link relstylesheet typetext/css href/v2/css/views/ed-all.css>script data-main/v2/scripts/libs/config.js src/v2/scripts/libs/require.js>/script> style>header{ padding:5px; color:#fff; font-size:14px;}body { display: flex; min-height: 100vh; flex-direction: column; margin:0px;}.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(/images/loader/default.gif) center no-repeat #fff;}@media only screen and (min-width: 481px) { #login{ position:absolute; top:50px; right:10px; }}main {flex: 1 0 auto;}footer{ background:#e7e7e7; padding:5px; color:#000; font-size:14px; line-height: 34px;}.abcRioButton { background: transparent; margin: auto;}.fancy { line-height: 0.5; text-align: center;}.fancy span { display: inline-block; position: relative; }.fancy span:before,.fancy span:after { content: ; position: absolute; height: 1px; border-bottom: 1px solid black; top: 0; width: 130px;}.fancy span:before { right: 100%; margin-right: 10px;}.fancy span:after { left: 100%; margin-left: 10px;}.ed-support { position: fixed; bottom: 50px; right: 50px; width:80px; max-width:90%; z-index:999;}.ed-support-action { width: 50px; height: 50px; border-radius: 50% !important; margin: -1px; box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%) !important; text-align: center; background: white; text-align: center; line-height: 50px; color: var(--primary-color); cursor: pointer; -webkit-transition: -webkit-transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important; -moz-transition: -moz-transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important; -o-transition: -o-transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important; transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important; float:right;}.ed-support-action:hover { -webkit-box-shadow: 0 4px 42px 0 rgb(0 0 0 / 25%) !important; -moz-box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.25) !important; box-shadow: 0 4px 42px 0 rgb(0 0 0 / 25%) !important; color: white; background: var(--primary-color);}.ed-support-action svg { width: 25px; height: 25px;}.ed-support-form-active{ display: block; opacity: 1; transform: translateY(0%);}@media screen and (max-width: 767px){ .ed-support { bottom: 50px; right: 10px; max-width:90%; }}.login-block{ position:relative;}.tour { position: absolute; top: 10px; left: 0; text-align: center; width: 100%; font-size: 16px; font-style: italic; font-weight: 500;}.tour a:hover svg{ fill:#033858;}.tour svg { fill: #CD201F; width: 25px; height: 25px; margin-left: 5px;}/style>script typetext/javascript> function onSignIn(googleUser) { var id_token googleUser.getAuthResponse().id_token; var logObj new Object; logObj.id_token id_token; $.ajax({ method: POST, url: api/v1/g-signin, contentType: application/json, data: JSON.stringify(logObj), dataType: json, }) .done(function( msg ) { googleLogin(msg); }) .fail(function(msg) { googleLogin(msg); }) .always(function() { }); } function googleLogin(msg){ console.log(msg); if(msg.access_token ! null && msg.access_token ! ){ if(msg.refreshToken !undefined && msg.refreshToken !){ sessionStorage.access_token msg.refreshToken; } else sessionStorage.access_token msg.access_token; sessionStorage.identity msg.identity; userDetailsmsg.user_object; home_pageuserDetailslanding_page; userDetails.home_pagehome_page; sessionStorage.setItem(userDetails,JSON.stringify(msg.user_object)); if(userDetails.user_rolestaff && userDetails.is_payroll true) { sessionStorage.setItem(pid, userDetailspid); sessionStorage.setItem(org_id, userDetailsorg_id); } else{ if(userDetails.user_roleparent) sessionStorage.setItem(student_list, JSON.stringify(userDetailsstudent_list)); if(userDetails.force_change_pwd !undefined && userDetails.force_change_pwd){ window.location /v2/views/force-change-password/; return; } } window.location home_page; } else{ gapi.auth2.getAuthInstance().signOut().then(function() { if(msg.status FAIL) SNToast({ text:msg.message, type:error}); SNToast({ text:msg.responseJSONdescription ,type : error}); }); } return false; } function signOut() { gapi.auth2.getAuthInstance().signOut().then(function() { SNAlert({text:Google account is signed out, type:success}); }); }/script>/head>body>div idse-pre-con>/div>div idcontent>/div>div classmodal fade ided_reset_password_modal tabindex-1 roledialog> div classmodal-dialog modal-sm roledocument> div classmodal-content> div classmodal-header> button typebutton classclose data-dismissmodal aria-hiddentrue>×/button> h4 classmodal-title>Reset Password/h4> /div> div classmodal-body> div classform-group> label fored_username>User name/label> input typetext classform-control ided_username nameusername placeholderYOUR USERNAME requiredrequired autocompleteoff> /div> button typebutton idbtn_reset_password classbtn btn-primary>Reset Password/button> /form> /div> /div> /div>/div>div classed-support> div classed-support-action ided-get-support> svg xmlnshttp://www.w3.org/2000/svg width16 height16 fillcurrentColor classbi bi-headset viewBox0 0 16 16> path dM8 1a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a6 6 0 1 1 12 0v6a2.5 2.5 0 0 1-2.5 2.5H9.366a1 1 0 0 1-.866.5h-1a1 1 0 1 1 0-2h1a1 1 0 0 1 .866.5H11.5A1.5 1.5 0 0 0 13 12h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V6a5 5 0 0 0-5-5z/> /svg> /div>/div>ed_support>/ed_support>script typetext/javascript>var guidelineInfo{};require(config,function(){ require(edCss,bootstrap,edApi,edNoty,edHelp,edUtils,function(edCss,bootstrap,edApi,edNoty,edHelp,edUtils){ isGoogleSSOEnabled(); if(edApi.isLoggedIn()){ edApi.gotoDefaultView() } edCss.init(,function(){ edNoty.init(); var hrefs/sites/+window.location.hostname+/style.css; edUtils.addLinksToHead(hrefs); edHelp.init({tag_name:ed_support},function(supObj){ supportObjectsupObj; }); $(#content).load(/sites/+window.location.hostname+/home-2.0.html?uid+Math.random(),function (responseText, textStatus, req) { if (textStatus error) { $(#content).load(/sites/edchemy/home-2.0.html?uid+Math.random(),function () { $(#se-pre-con).hide(); $(.logo).attr(src,/sites/+window.location.hostname+/logo.png); addTour(); if(guidelineInfofile_path!null){ if($(#guideline-div).length 0) $(.login-content .alert.alert-info).html(a href+edUtils.getS3Url()+guidelineInfofile_path+ target_blank>+guidelineInfobutton_title+/a>); else $(#guideline-div).html(a href+edUtils.getS3Url()+guidelineInfofile_path+ target_blank>+guidelineInfobutton_title+/a>); } else{ $.ajax({ url:/sites/+window.location.hostname+/guideline.pdf, type:HEAD, success: function(){ $(#guideline-div).html(a href+/sites/+window.location.hostname+/guideline.pdf+ target_blank> Guideline or Help document/a>); } }); } $(#sn_login_id).select(); }); } else{ if(guidelineInfofile_path!null){ if($(#guideline-div).length 0) $(.login-content .alert.alert-info).html(a href+edUtils.getS3Url()+guidelineInfofile_path+ target_blank>+guidelineInfobutton_title+/a>); else $(#guideline-div).html(a href+edUtils.getS3Url()+guidelineInfofile_path+ target_blank>+guidelineInfobutton_title+/a>); } addTour(); $(#se-pre-con).hide(); $(#sn_login_id).select(); } }); }); $(document).on(click,#ed-get-support,function(e){ supportObject.openSupport(); }); $(document).on(submit,#sn_login_form,function (e) { e.preventDefault(); var logObj new Object; logObj.username $(#sn_login_id).val(); logObj.password $(#sn_login_password).val(); edApi.snLoginServiceCall(auth,logObj,function(msg){ if(msg.access_token ! null && msg.access_token ! ){ edApi.storeToken(msg); userDetailsmsg.user_object; home_pageuserDetailslanding_page; userDetails.home_pagehome_page; edApi.setLocalStore(userDetails,JSON.stringify(msg.user_object)); if(userDetails.user_roleparent) edApi.setLocalStore(student_list, JSON.stringify(userDetailsstudent_list)); if(userDetails.force_change_pwd !undefined && userDetails.force_change_pwd){ edApi.gotoView(/v2/views/force-change-password/); return; } edApi.gotoView(home_page); } else{ if(msg.data !undefined && msg.data.forgot_password){ SNToast({ text:Forgot Password ,type : error}); } else if(typeof msg.message ! undefined){ SNAlert({ text:msg.message ,type : warning}); } } }); return false; }); $(document).on(click,#forgot_password,function(){ $(#ed_reset_password_modal).modal(show); $(#ed_username).val($(#sn_login_id).val()); }); $(document).on(click,#register,function(){ window.open(/register2.0.html); }); $(document).on(click,#btn_reset_password,function (e) { var data new Object; data.username $(#ed_username).val(); data.user_id; data.academic_year_id; edApi.edAllAnonyServiceCall(account/resetPassword,data,function(response){ if(response.statusSUCCESS){ SNToast({ text:response.message ,type : success}); $(#ed_reset_password_modal).modal(hide); } else{ SNToast({ text:response.message ,type : error}); } }); return false; }); $(document).on(focus,inputtypetext,inputtypeemail,inputtypenumber,inputtypepassword,inputtypesearch,textarea,function() { $(this).parent().find(label).addClass(active); }); $(document).on(click,label,function() { $(this).parent().find(inputtypetext,inputtypeemail,inputtypenumber,inputtypepassword,inputtypesearch,textarea).focus(); $(this).parent().find(textarea).focus(); }); $(document).on(blur change,inputtypetext,inputtypeemail,inputtypenumber,inputtypepassword,inputtypesearch,function() { if($(this).val() || $(this).val()null) $(this).parent().find(label).removeClass(active); else $(this).parent().find(label).addClass(active); }); $(document).on(show.bs.modal, .modal, function (event) { var zIndex 1040 + (10 * $(.modal:visible).length); $(this).css(z-index, zIndex); setTimeout(function(){ $(.modal-backdrop).not(.modal-stack).css(z-index, zIndex - 1).addClass(modal-stack); },0); }); function addTour(){ $(.login-block).append(div classtour>a hrefhttps://www.youtube.com/watch?v3JIpN8nnPoM target_blank>Take a Tour svg xmlnshttp://www.w3.org/2000/svg width16 height16 fillcurrentColor classbi bi-youtube viewBox0 0 16 16>path fill-ruleevenodd dM8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.122C.002 7.343.01 6.6.064 5.78l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z/>/svg>/a>/div>); } function isGoogleSSOEnabled(){ var data new Object; data.user_id; data.academic_year_id; edApi.edAllAnonyServiceCall(account/googleSSO,data,function(response){ if(response.statusSUCCESS){ dataresponse.data guidelineInfodataguideline_info; if(guidelineInfofile_path!null){ if($(#guideline-div).length 0) $(.login-content .alert.alert-info).html(a href+edUtils.getS3Url()+guidelineInfofile_path+ target_blank>+guidelineInfobutton_title+/a>); else $(#guideline-div).html(a href+edUtils.getS3Url()+guidelineInfofile_path+ target_blank>+guidelineInfobutton_title+/a>); } //addTour(); client_iddataclient_id if(client_id){ $(head).append(META namegoogle-signin-client_id content+client_id+>); $(head).append(script srchttps://apis.google.com/js/platform.js async defer />); edApi.setLocalStore(google-signin-client_id,JSON.stringify(client_id)); $(#myGoogleSSODiv).css(display,block); } else{ edApi.removeLocalStore(google-signin-client_id); } } else{ edApi.removeLocalStore(google-signin-client_id); } }); } if(sessionStorage.getItem(google-signin-client_id)){ $(#myGoogleSSODiv).css(display,block); } });});function isMobile(){ var isMobile false; //initiate as false // device detection if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|ipad|iris|kindle|Android|Silk|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(navigator.userAgent) || /1207|6310|6590|3gso|4thp|501-6i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez(4-70|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-a-w)|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n100-2|n202-3|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-(1-8|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-2-7|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|50-3|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(navigator.userAgent.substr(0,4))) isMobile true; return isMobile;}/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
]