Help
RSS
API
Feed
Maltego
Contact
Domain > www.prdkmv.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-11-29
216.157.85.173
(
ClassC
)
2019-07-23
77.104.142.240
(
ClassC
)
2025-08-29
212.85.29.32
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Fri, 29 Aug 2025 04:48:01 GMTServer: LiteSpeedLocation: https://www.prdkmv.org/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: Sat, 02 Aug 2025 18:25:04 GMTEtag: 12a2-688e5800-a1f6570e02307207;;;Accept-Ranges: bytesContent-Length: 4770Date: Fri, 29 Aug 2025 04:48:01 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html langen>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0/> title>Student Result Portal/title> style> body { font-family: Arial, sans-serif; background-color: #f4f4f4; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; } .banner { width: 100%; background-color: #4CAF50; color: white; text-align: center; padding: 20px; font-size: 1.5rem; } .container { width: 90%; max-width: 500px; padding: 20px; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); text-align: center; border-radius: 10px; margin-top: 20px; } h1 { color: #333; } .search-box { margin-top: 20px; text-align: left; } .search-box label { display: block; margin-bottom: 5px; font-weight: bold; } .search-box input { padding: 10px; width: 100%; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 5px; } .search-box button { padding: 10px; width: 100%; background-color: #28a745; color: #fff; border: none; border-radius: 5px; cursor: pointer; } .download-result { margin-top: 20px; } .download-result button { padding: 10px; width: 100%; background-color: #007bff; color: #fff; border: none; border-radius: 5px; cursor: pointer; } .error-message { color: red; margin-top: 20px; } /style>/head>body oncontextmenureturn false;> div classbanner idbanner> img srcbanner-image.jpg altBanner stylewidth: 100%; height: auto;> /div> div classcontainer> h1>Search Student Result/h1> div classsearch-box> label forenrollmentInput>Enter Enrollment Number/label> input typetext idenrollmentInput placeholderEnrollment Number onkeydowncheckEnterKey(event) /> label fordobInput>Enter Date of Birth (DD/MM/YYYY)/label> input typedate iddobInput onkeydowncheckEnterKey(event) /> button onclickcheckResult()>Check Result/button> /div> div classerror-message iderrorMessage>/div> div classdownload-result iddownloadResult styledisplay: none;> button iddownloadButton onclickdownloadFile()>Successful Result Found - Click Here to Download/button> /div> /div> p>a>For Verification Please Send Mail to: info@prdkmv.org/a>/p> script> let fileUrl ; function formatDateToDDMMYYYY(dateStr) { const date new Date(dateStr); const day String(date.getDate()).padStart(2, 0); const month String(date.getMonth() + 1).padStart(2, 0); const year String(date.getFullYear()); return day + month + year; } function checkResult() { const enrollmentInput document.getElementById(enrollmentInput).value.trim(); const dobInput document.getElementById(dobInput).value; const errorMessage document.getElementById(errorMessage); const downloadResult document.getElementById(downloadResult); errorMessage.innerHTML ; downloadResult.style.display none; if (!enrollmentInput) { errorMessage.innerHTML Please enter your enrollment number.; return; } if (!dobInput) { errorMessage.innerHTML Please enter your date of birth.; return; } const formattedDOB formatDateToDDMMYYYY(dobInput); fileUrl `${enrollmentInput}_${formattedDOB}.pdf`; fetch(fileUrl) .then(response > { if (response.ok) { downloadResult.style.display block; } else { errorMessage.innerHTML Result not found. Please check your enrollment number and date of birth.; } }) .catch(() > { errorMessage.innerHTML An error occurred. Please try again later.; }); } function downloadFile() { if (fileUrl) { window.location.href fileUrl; } } function checkEnterKey(event) { if (event.key Enter) { checkResult(); } } document.addEventListener(contextmenu, function (e) { e.preventDefault(); }, false); /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
]