Help
RSS
API
Feed
Maltego
Contact
Domain > hnbguadm.samarth.edu.in
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-17
3.7.169.205
(
ClassC
)
2025-11-01
65.2.64.122
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Sat, 01 Nov 2025 10:11:42 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://hnbguadm.samarth.edu.in: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: Sat, 01 Nov 2025 10:11:43 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: nginx/1.26.2X-XSS-Protection: 1; modeblockSet-Cookie: PHPSESSIDh0a8nbus05a5ogsh2d8qqom0ca; path/; secure; HttpOnlyExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheX-Frame-Options: DENYX-Frame-Options: DENYX-Content-Type-Options: nosniffSet-Cookie: _csrf92488261d088987ce96757ecadaf18095902e9866ef9e961ca15caea07fe8766a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RQpip5NlhmPGR2qWzmqM9ddNX6U7B7vS%22%3B%7D; path/; HttpOnly; SameSiteLax !DOCTYPE html> html langen-US> head> !-- Google tag (gtag.js) -->script async srchttps://www.googletagmanager.com/gtag/js?idG-H52PFDY7EC>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-H52PFDY7EC);/script> meta namecsrf-param content_csrf>meta namecsrf-token contentMywSw3riRJls6WcW7nHmVdn9F6XCwtqFiOQs4qHTD6BhfWKqCtcK9QSEN1G8Q5cCo5Bm6PumvsvQ0nnV4-R58w> meta charsetUTF-8> meta http-equivX-Frame-Options contentdeny> meta nameviewport contentwidthdevice-width, initial-scale1> title> University Entrance Test (UET) Registration Portal - HEMVATI NANDAN BAHUGUNA GARHWAL UNIVERSITY /title> link relshortcut icon hrefhttps://hnbguadm.samarth.edu.in/assets/25f50b36/site_files/hnbgu_logo.jpeg /> link hrefhttps://hnbguadm.samarth.edu.in/assets/5b6d77c2/css/bootstrap.css?v1669054741 relstylesheet>link hrefhttps://hnbguadm.samarth.edu.in/assets/25f50b36/css/custom.css?v1744367678 relstylesheet>link hrefhttps://hnbguadm.samarth.edu.in/assets/25f50b36/css/media-queries.css?v1744367678 relstylesheet>link hrefhttps://hnbguadm.samarth.edu.in/assets/25f50b36/web-css/dist/index.css?v1744367678 relstylesheet> style> /* Pastel Green *//* Darkest Shade - 700 */ .level-2-bg { background-color: #243041 !important; } /* Dark Shade - 500 */ .level-1-bg { background-color: #048ff1 !important; } /* Dark Shade - 500 */ .btn-success:hover { background-color: #366e58 !important; border-color: #366e58 !important; } /* Dark Shade - 500 */ .btn-primary:hover { background-color: #366e58 !important; border-color: #366e58 !important; } /* Light Shade - 300 */ .btn-outline-warning:hover { background-color: #366e58 !important; border-color: #366e58 !important; } /* Light Shade - 300 */ .btn-outline-warning { border-color: #366e58 !important; } /* Light Shade - 300 */ .btn-success { background-color: #4f8670 !important; border-color: #4f8670 !important; } /* Light Shade - 300 */ .btn-primary { background-color: #4f8670 !important; border-color: #4f8670 !important; } /* Light Shade - 300 */ marquee { background-color: #048ff1 !important; } /style> /head> script> var url `/index.php/search-api/search` function myFunction() { return; document.getElementById(myDropdown).classList.toggle(show); } function filterFunction() { var input, filter, ul, li, a, i; input document.getElementById(myInput); if (input.value.length 2) { document.getElementById(link).innerHTML a href\#\>Please type at least two character/a> return } document.getElementById(link).innerHTML a href\#\>Searching..../a> let csrf_name `_csrf`; let csrf_value `MywSw3riRJls6WcW7nHmVdn9F6XCwtqFiOQs4qHTD6BhfWKqCtcK9QSEN1G8Q5cCo5Bm6PumvsvQ0nnV4-R58w`; var xhttp new XMLHttpRequest(); xhttp.open(POST, url + ?q + input.value, true); xhttp.setRequestHeader(csrf_name, csrf_value); xhttp.setRequestHeader(x-csrf-token, csrf_value); xhttp.setRequestHeader(Content-Type, application/json; charsetutf-8); xhttp.setRequestHeader(Accept, application/json); xhttp.onreadystatechange function () { if (this.readyState 4 && this.status 200) { let res JSON.parse(this.responseText) // console.log(res); // if(res.status success) // console.log(res) let result res.results let link if (result.length 0) { document.getElementById(link).innerHTML a href\ + res.showAll + \ style\color:blue;\> + See All FAQs + /a> } else { link + a href\ + res.showAll + \ style\color:blue;\> + See All FAQs + /a>; for (let i 0; i result.length; i++) { // console.log(resultiurl) if (resultiurl.length > 20) link + a href\ + resultiurl + \ > + resultitext // console.log(a href\+resultiurl+\ >+resultitext+ (+resultiurl+)/a>) } document.getElementById(link).innerHTML link } } else { // console.log(some error occurred) // document.getElementById(link).innerHTML a href\+res.showAll+\ style\color:blue;\>+See All FAQs+/a> } }; xhttp.send(); return; // filter input.value.toUpperCase(); // div document.getElementById(myDropdown); // a div.getElementsByTagName(a); // for (i 0; i a.length; i++) { // txtValue ai.textContent || ai.innerText; // if (txtValue.toUpperCase().indexOf(filter) > -1) { // ai.style.display ; // } else { // ai.style.display none; // } // } } function onClickCancel() { document.getElementById(myInput).value ; } /script> body> div classborder-bottom d-print-none stylebackground: rgb(245,245,245);> div classcontainer-fluid pt-2 pb-2> div classrow gy-3 align-items-center> div classcol-md-6 col-lg-8> /div> div classcol-md-4 col-lg-3 text-md-end> div classmt-md-auto mt-3> /div> /div> div classcol-md-2 col-lg-1 text-md-end> a href# classfw-bold text-dark text-primary-hover pe-2 idbtn-decrease stylefont-size: 10px>A-/a> a href# classfw-bold text-dark text-primary-hover pe-2 idbtn-orig stylefont-size: 14px>A/a> a href# classtext-dark fw-bold text-primary-hover idbtn-increase stylefont-size: 16px>A+/a> /div> /div> /div> /div> header> !-- Nav Level 01 --> nav classnavbar navbar-expand-lg navbar-light level-1-bg px-0 py-3 d-print-none> div classcontainer-fluid> a href/index.php/site/index classtext-white> img srchttps://hnbguadm.samarth.edu.in/assets/25f50b36/site_files/hnbgu_logo.jpeg classh-12 img-fluid w-auto> /a> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#navbarCollapse aria-controlsnavbarCollapse aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarCollapse> div classnavbar-nav mx-lg-auto text-start text-lg-center flex-column> p classh3 text-black mt-6 mt-lg-0> /p> a href/index.php/site title stylecolor: inherit> div class> h3 styleline-height: 1.64;color: white;> div classsmall fw-normal mb-0 fw-bold ls-wider> HEMVATI NANDAN BAHUGUNA GARHWAL UNIVERSITY /div> /h3> h5 styleline-height: 1.6;color: white; classls-wider> Admission 2025-26 /h5> /div> /a> /div> a classnavbar-brand hrefhttps://samarth.edu.in onclickreturn confirm(You are being redirected to an external website. Please note that HEMVATI NANDAN BAHUGUNA GARHWAL UNIVERSITY cannot be held responsible for external websites content & privacy policies.); titleNational Testing Agency target_blank> img srchttps://hnbguadm.samarth.edu.in/assets/25f50b36/img/samarth-logo-min.png classimg-fluid h-10 mt-8 mt-lg-0 mb-6 mb-lg-0> /a> /div> /div> /nav> !-- Nav Level 02 --> nav classnavbar navbar-expand-xl navbar-dark level-2-bg px-0 py-2 py-xl-0 d-print-none stylez-index: 999> div classcontainer-fluid> !-- Logo --> div classnavbar-nav> a classnav-item nav-link active href/index.php aria-currentpage stylepadding-left: 0px>Home/a> /div> !-- Navbar toggle --> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#navbarCollapse aria-controlsnavbarCollapse aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> !-- Collapse --> div classcollapse navbar-collapse idnavbarCollapse> !-- Nav --> div classnavbar-nav mt-lg-0 mt-8> a classnav-item nav-link href/index.php/notifications/index>Public Notice/a> a classnav-item nav-link href/index.php/site/programme >Programme Schedule/a> a classnav-item nav-link hrefhttps://hnbgu.ac.in/>University Website/a> a classnav-item nav-link href/index.php/faq/index>FAQ/a> a classnav-item nav-link href/index.php/site/contact>Contact Us/a> /div> !-- Search Bar starts --> !-- Search Bar ends --> div classnavbar-nav mx-lg-auto> /div> !-- Right navigation --> div classnavbar-nav ms-lg-4 mt-lg-0 mt-4> /div> div classd-flex align-items-lg-center my-3 my-lg-0> ul classnav justify-content-end align-self-start> /ul> ul classnav justify-content-end align-self-start> a href/index.php/site/login> button typebutton classbtn btn-sm btn-white w-full w-md-auto mt-5 mt-md-0 mb-3 mb-md-0 ms-md-0> Login /button> /a> /ul> /div> /div> /div> /nav> /header> div classcontent-wrapper mt-8 mb-12 d-print> style> marquee.custom { background-color: white !important; }/style>main rolemain> div classcontainer-fluid> div classrow mt-8> div classcol-md-12> marquee height51px stylecolor: white; padding-top: 12px; border-radius: 8px;background-colour:#337ab7 !important> span stylefont-weight: 550>University Entrance Test (UET) 2025-26 Registration Portal /span> : Welcome to University Entrance Test (UET) 2025-26 Registration Portal. /marquee> /div>/div> div classrow gx-3 d-block d-md-none> div classcol-xl-12> /div> /div> div classrow mt-8 mb-0 mb-md-12> div classcol-md-6 small> div class> p alignjustify>b>Hemvati Nandan Bahuguna Garhwal University (HNBGU)/b> was established as a State University vide U.P. State Government notification no. (10)/(865)/15/(75)(85)/64 dated 23 November 1973. It has the rare distinction of being established through a powerful and popular movement during the early 1970s. This movement symbolized the hopes and aspirations of the masses for the development of higher education institutions in the Garhwal region. It was converted into a Central University on January 15, 2009, under the Central Universities Act of 2009. As a Central University, HNBGU has a Pan-India appeal and attracts students from various parts of the country./p> p alignjustify>Nestled in the Himalayas of Uttarakhand, HNBGU is a residential and affiliating institution. It has jurisdiction over seven districts of the Garhwal region of Uttarakhand. The University has three campuses located at a distance from each other - Birla Campus with its extension at Chauras Campus in Srinagar Garhwal, B. Gopal Reddy (BGR) Campus in Pauri, and Swami Ram Teerth (SRT) Campus in Badshahithaul, Tehri. Additionally, there are 65 colleges affiliated with HNBGU across these districts. /p> p alignjustify>HNBGU offers undergraduate, postgraduate, and doctoral programs in various disciplines on its campuses. In addition to the conventional courses, It also offers regionally relevant courses tailored to the needs of the mountainous areas./p> p alignjustify>a titleMore hrefhttps://www.hnbgu.ac.in/home target_blank relnoopener>More >>/a>/p>/div> /div> div classcol-md-6 small ps-md-8 mt-12 mt-md-0> div classcard styleposition: sticky; top: 32px;> div classcard-header fw-bold border-bottom d-flex justify-content-between align-items-center> p>Notifications/p> /div> div classcard-body lh-looser> div stylemin-height: 400px; max-height: 400px; overflow-y: auto; text-align: justify;> marquee classcustom directionup height400px onmouseoverstop() onmouseoutstart()> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 09 Sep 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-09/Result%20Notification%20-%20UET%20%28only%20for%20BA%20LLB%20and%20LLB%29%202025-26_2.pdf> Result Notification - UET (only for BA LLB and LLB) 2025-26 /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 26 Aug 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-08/Notification%20for%20BA%20LLB%20and%20LLB%20Entrance%20Examination%202025-26.pdf> Notification for BA LLB and LLB Entrance Examination 2025-26 /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 06 Aug 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-08/Notification%20UET%20Result%202025-26.pdf> Notification regarding University Entrance Test 2025-26 result /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 19 Jul 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-07/UET-2025%20Answer%20key%20Notification%20%26%20Answer%20Key.pdf> UET-2025 Answer key Notification & Answer Key /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 07 Jul 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://www.hnbgu.ac.in/sites/default/files/2025-07/Extension%20of%20date%20for%20UET%202025-26%20online%20application.pdf> Extension of date for UET 2025-26 online application /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 07 Jul 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://www.hnbgu.ac.in/sites/default/files/2025-07/Final%20Schedule%20for%20University%20Entrance%20Test%20%28UET%29%202025-26%20%281%29.pdf> Examination Schedule for University Entrance Test (UET) -2025-26 /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 20 Jun 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-06/Extension%20of%20Dates%20for%20submitting%20online%20UET%202025-26%20application%20form.pdf> Notification Regarding Extension of Dates for submitting online UET 2025-26 application form /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 05 Jun 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-06/UET%202025-26%20Syllabus.pdf> University Entrance Test (UET) 2025-26 Syllabus for Different Programmes /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 26 May 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-06/Information%20Brochure%20University%20Entrance%20Test%20%28UET%29%202025-26%20%28Modified%29.pdf> Information Brochure University Entrance Test (UET) 2025-26 /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> div classtab-content idmyTabContent stylefont-weight: 500;> div classtab-pane fade show active idpublicNotice roletabpanel aria-labelledbypublicNotice-tab> ul classmy-6 ps-4> li classmb-6> div classrow> div classcol-md-2> h5 classtext-muted styleborder-right: solid 2px rgba(92,96,245,0.25)> 26 May 2025 /h5> /div> div classcol-md-10> a target_blank hrefhttps://hnbgu.ac.in/sites/default/files/2025-05/Notification%20PG%20Entrance%20Test%202025-26.pdf> Notification University Entrance Test (UET) 2025-26 for various PG programs including B.Ed., M.Ed., B.P.Ed. and M.P. Ed. /a> /div> /div> /li> hr classmy-8> /ul> /div> /div> /marquee> /div> /div> /div> /div> /div> /div>/main> /div> div classd-print-none> footer classfooter mt-auto> div classtext-white bg-dark> div classcontainer-fluid py-12 px-md-16> div classrow> h4 classtext-white>HNB Garhwal University 2025-26 Entrance Examination Registration Portal /h4> span classsmall mt-3 opacity-80>Welcome to the University Entrance Examination Registration Portal of H.N.B. Garhwal University (A Central University). /span> /div> div classrow> div classcol-md-4 mt-8> h4 classtext-white>Quick Links/h4> p classsmall mt-4> a href/ classtext-white>Home /a> /p> p classsmall mt-2> a hrefhttps://hnbguadm.samarth.edu.in/index.php/notifications/index>Public Notice/a> /p> p classsmall mt-2> a hrefhttps://www.hnbgu.ac.in/admission-prospectus classtext-white target_blank>Programme Information/a> /p> /div> div classcol-md-4 mt-8> h4 classtext-white>Follow Us/h4> p classsmall mt-2> a hrefhttps://www.facebook.com/OfficialPage.HNBGU/ classtext-white target_blank>Facebook/a> /p> p classsmall mt-2> a hrefhttps://www.youtube.com/channel/UCVXwyRYknHv724s6xZiIxdA classtext-white target_blank>YouTube/a> /p> /div> div classcol-md-4 mt-8> h4 classtext-white>Contact Us/h4> p classsmall mt-4> H.N.B. Garhwal University, br>Srinagar – 246174, Dist. Pauri Garhwal (Uttarakhand), br>India br> /p> /div> /div> /div> /div> div classtext-white bg-dark bg-opacity-90> div classcontainer-fluid py-6 px-md-16> p classsmall lh-loose>Copyright © Designed and Developed by a hrefhttps://samarth.edu.in classtext-white target_blank>Samarth eGov/a> | Content by Samarth Higher Education /p> /div> /div> /footer> /div> script typetext/javascript srchttps://code.jquery.com/jquery-3.2.1.min.js>/script>script srchttps://hnbguadm.samarth.edu.in/assets/ebf1bfca/yii.js?v1739476948>/script>script srchttps://hnbguadm.samarth.edu.in/assets/5b6d77c2/js/bootstrap.bundle.js?v1669054741>/script>script srchttps://hnbguadm.samarth.edu.in/assets/25f50b36/js/custom.js?v1744367678>/script>script srchttps://hnbguadm.samarth.edu.in/assets/25f50b36/js/ji_form.js?v1752226875>/script> /body> /html>
Subdomains
Date
Domain
IP
cukeralaadm23.samarth.edu.in
2025-10-01
13.233.47.114
uohydadm23.samarth.edu.in
2025-08-22
3.108.73.177
cuhimachaladm23.samarth.edu.in
2025-07-11
13.234.40.109
pucclawspetadm23.samarth.edu.in
2025-07-17
13.234.40.109
uohydadm24.samarth.edu.in
2025-02-09
52.66.98.153
cusbrec.samarth.edu.in
2025-07-24
3.6.179.23
uohydrec.samarth.edu.in
2025-07-25
13.200.22.63
cuhrec.samarth.edu.in
2025-09-06
15.207.42.149
iisertirupatirec.samarth.edu.in
2025-08-02
13.233.35.110
curajrec.samarth.edu.in
2024-05-30
3.7.175.255
cukrec.samarth.edu.in
2025-08-15
13.127.155.93
cuorec.samarth.edu.in
2025-07-24
13.232.148.108
ctuaprec.samarth.edu.in
2025-07-24
13.232.148.108
cuprec.samarth.edu.in
2025-07-24
13.232.148.108
hnbgurec.samarth.edu.in
2025-07-24
13.232.148.108
dbaturec.samarth.edu.in
2025-10-28
3.111.237.236
ggvrec.samarth.edu.in
2025-08-08
13.200.22.63
nlc.samarth.edu.in
2025-08-22
65.2.112.19
ukentrancephd.samarth.edu.in
2025-01-07
3.6.144.204
ukentrance.samarth.edu.in
2025-04-20
13.233.40.140
furkatingcollege.samarth.edu.in
2025-08-22
15.207.134.238
sibsagarcollege.samarth.edu.in
2025-08-09
13.235.227.105
avcollege.samarth.edu.in
2025-08-08
13.235.227.105
sanskritnfse.samarth.edu.in
2025-01-14
13.235.142.29
archive.samarth.edu.in
2025-06-29
65.2.87.106
www.archive.samarth.edu.in
2025-06-13
65.1.200.32
bhucuetpg.samarth.edu.in
2025-08-09
13.235.227.105
dte-assambtech.samarth.edu.in
2025-10-03
13.235.190.253
csucsl.samarth.edu.in
2025-01-07
13.127.98.167
dsrvsindiaadm.samarth.edu.in
2025-02-10
43.204.178.255
rtmnuoaadm.samarth.edu.in
2025-09-17
13.200.150.177
niepaadm.samarth.edu.in
2025-06-15
13.126.123.135
cusbadm.samarth.edu.in
2025-09-18
43.204.189.55
mgcubadm.samarth.edu.in
2025-10-26
3.108.128.143
rgniydadm.samarth.edu.in
2025-08-19
3.7.220.239
bbaudaceadm.samarth.edu.in
2025-08-23
3.7.203.162
ptscienceadm.samarth.edu.in
2025-08-02
3.7.203.228
www.puccmaheadm.samarth.edu.in
2025-07-22
65.2.22.38
mucdoeadm.samarth.edu.in
2025-06-17
3.6.45.120
unigugadm.samarth.edu.in
2025-10-01
3.111.1.243
cuhadm.samarth.edu.in
2025-05-10
3.7.223.192
ictmumbaiadm.samarth.edu.in
2025-05-08
13.232.198.212
iitmandiadm.samarth.edu.in
2025-02-09
3.111.84.85
nitsriadm.samarth.edu.in
2025-03-22
13.127.186.77
gbpssiadm.samarth.edu.in
2025-02-25
13.127.207.26
curajadm.samarth.edu.in
2025-10-01
3.111.1.243
cujadm.samarth.edu.in
2025-07-28
3.6.22.1
cukadm.samarth.edu.in
2025-10-24
35.154.174.0
cuhimachaladm.samarth.edu.in
2025-01-28
43.204.153.218
uohydodladm.samarth.edu.in
2025-07-26
65.2.22.38
nsktuodladm.samarth.edu.in
2025-09-19
13.233.222.135
niftemadm.samarth.edu.in
2025-08-24
3.108.73.177
dcrustmadm.samarth.edu.in
2025-10-01
13.233.47.114
gjumadm.samarth.edu.in
2025-11-01
13.126.174.116
nitapadm.samarth.edu.in
2025-07-22
3.6.22.1
cuapadm.samarth.edu.in
2025-09-24
43.204.189.55
mpublpadm.samarth.edu.in
2025-07-31
3.6.22.1
cupadm.samarth.edu.in
2025-04-16
65.0.41.83
cukashmiradm.samarth.edu.in
2025-08-23
3.7.169.205
bhufsradm.samarth.edu.in
2025-10-24
13.235.179.200
upsifsadm.samarth.edu.in
2025-07-10
3.7.88.146
sndtadm.samarth.edu.in
2025-07-22
3.7.203.228
sanskritadm.samarth.edu.in
2025-05-06
3.7.8.25
rgiptadm.samarth.edu.in
2025-10-24
13.200.193.172
jcboseustadm.samarth.edu.in
2025-10-01
13.233.47.114
nittadm.samarth.edu.in
2025-09-06
13.232.149.119
mmmutadm.samarth.edu.in
2025-07-11
35.154.86.146
vssutadm.samarth.edu.in
2025-04-08
3.108.28.24
bbauadm.samarth.edu.in
2025-07-28
52.66.59.62
sgbauadm.samarth.edu.in
2025-08-04
35.154.168.106
ddemduadm.samarth.edu.in
2025-01-14
13.235.142.29
dseuadm.samarth.edu.in
2025-01-07
3.7.197.112
hnbguadm.samarth.edu.in
2025-11-01
65.2.64.122
rguadm.samarth.edu.in
2025-08-29
13.126.177.94
bhuadm.samarth.edu.in
2025-05-19
13.127.54.89
nehuadm.samarth.edu.in
2025-10-01
13.233.47.114
kmcluadm.samarth.edu.in
2025-01-07
13.127.98.167
bamuadm.samarth.edu.in
2025-02-05
3.111.84.85
csjmuadm.samarth.edu.in
2025-08-08
43.204.161.147
cujammuadm.samarth.edu.in
2025-04-15
43.204.133.236
baouadm.samarth.edu.in
2025-06-29
13.126.118.108
ignouadm.samarth.edu.in
2025-02-09
3.108.79.108
uprtouadm.samarth.edu.in
2025-09-18
43.204.189.55
vbspuadm.samarth.edu.in
2025-02-25
13.127.207.26
sasuadm.samarth.edu.in
2025-10-28
3.6.207.38
nfsuadm.samarth.edu.in
2025-07-30
65.2.22.38
ksuadm.samarth.edu.in
2025-10-01
13.232.220.219
gtuadm.samarth.edu.in
2025-08-03
3.6.22.1
aktuadm.samarth.edu.in
2025-01-15
13.234.74.28
igntuadm.samarth.edu.in
2025-09-08
3.109.46.194
mvvuadm.samarth.edu.in
2025-10-01
13.232.220.219
tezuadm.samarth.edu.in
2025-01-07
13.127.98.167
ggvadm.samarth.edu.in
2025-02-23
3.108.207.38
daunivadm.samarth.edu.in
2025-08-17
3.7.203.162
bunivadm.samarth.edu.in
2025-10-01
13.232.220.219
manipurunivadm.samarth.edu.in
2025-01-30
3.108.253.114
prsunivadm.samarth.edu.in
2025-02-09
3.111.84.85
purneauniversityadm.samarth.edu.in
2025-10-01
13.233.47.114
nagalanduniversityadm.samarth.edu.in
2025-09-19
13.233.222.135
gurugramuniversityadm.samarth.edu.in
2025-02-09
3.108.79.108
doonuniversityadm.samarth.edu.in
2025-07-11
13.234.62.134
delhiteachersuniversityadm.samarth.edu.in
2025-07-12
13.234.62.134
gujaratuniversityadm.samarth.edu.in
2025-02-09
3.111.84.85
unigoaadmission.samarth.edu.in
2025-10-04
15.207.59.245
mgkvpgcadmission.samarth.edu.in
2025-02-21
52.66.96.156
mgkvpphdadmission.samarth.edu.in
2025-02-09
52.66.98.153
audadmission.samarth.edu.in
2025-01-17
13.232.109.180
cugdaceadmission.samarth.edu.in
2025-07-18
13.234.40.109
cuhimachaldaceadmission.samarth.edu.in
2025-10-31
52.66.93.243
brmlawcollegeadmission.samarth.edu.in
2025-10-01
13.232.220.219
muugadmission.samarth.edu.in
2025-07-02
13.126.118.108
universityofladakhadmission.samarth.edu.in
2025-07-11
3.7.88.146
gauhatiadmission.samarth.edu.in
2025-02-09
3.108.79.108
visvabharatiadmission.samarth.edu.in
2025-01-30
52.66.91.170
pondidladmission.samarth.edu.in
2025-02-09
3.111.84.85
kksuodladmission.samarth.edu.in
2025-07-14
15.207.146.9
soladmission.samarth.edu.in
2024-12-27
65.1.57.168
pondidltwinadmission.samarth.edu.in
2025-09-22
52.66.172.98
cuoadmission.samarth.edu.in
2025-10-01
65.0.252.234
mgkvpadmission.samarth.edu.in
2025-04-26
13.233.21.112
visvabharatifsradmission.samarth.edu.in
2025-07-11
3.7.88.146
bgsbuadmission.samarth.edu.in
2025-10-22
3.108.204.170
mduadmission.samarth.edu.in
2025-01-15
3.7.185.84
hnbguadmission.samarth.edu.in
2025-02-09
3.111.84.85
muadmission.samarth.edu.in
2025-01-23
13.232.109.180
ignouadmission.samarth.edu.in
2025-01-08
15.207.152.53
nsktuadmission.samarth.edu.in
2025-04-10
3.108.152.172
manuuadmission.samarth.edu.in
2025-01-20
3.108.210.57
mgahvadmission.samarth.edu.in
2025-06-21
3.6.102.44
www.mgahvadmission.samarth.edu.in
2025-08-17
3.7.169.205
pondiunivadmission.samarth.edu.in
2025-07-03
13.126.118.108
slbsrsvadmission.samarth.edu.in
2025-07-14
35.154.20.212
mkuniversityadmission.samarth.edu.in
2025-07-24
3.7.203.228
ignouiop.samarth.edu.in
2025-01-23
65.0.214.179
assamshesp.samarth.edu.in
2025-08-08
43.204.161.147
cukashmir.samarth.edu.in
2025-08-08
13.235.227.105
bhucuet.samarth.edu.in
2025-08-08
13.235.227.105
cusbnt.samarth.edu.in
2025-07-24
13.232.148.108
uohydnt.samarth.edu.in
2025-07-24
13.232.148.108
www.cuhnt.samarth.edu.in
2025-07-24
3.6.179.23
iisertirupatint.samarth.edu.in
2025-07-24
3.6.179.23
curajnt.samarth.edu.in
2025-07-24
13.232.148.108
iiserbprnt.samarth.edu.in
2025-05-09
15.207.79.216
bbaunt.samarth.edu.in
2025-07-24
13.232.148.108
rgunt.samarth.edu.in
2025-07-25
13.233.35.110
nehunt.samarth.edu.in
2025-07-24
13.233.35.110
www.jammunt.samarth.edu.in
2025-07-24
13.233.35.110
cujammunt.samarth.edu.in
2025-07-24
13.233.35.110
ignount.samarth.edu.in
2025-07-24
13.232.148.108
manuunt.samarth.edu.in
2025-07-24
13.232.148.108
tezunt.samarth.edu.in
2025-07-24
13.232.148.108
nehut.samarth.edu.in
2025-08-04
13.233.35.110
gu.samarth.edu.in
2025-09-22
3.108.142.182
ignou.samarth.edu.in
2025-01-08
13.235.146.224
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
]