Help
RSS
API
Feed
Maltego
Contact
Domain > ilearn.learnsaf.gov.sg
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-12
52.74.208.127
(
ClassC
)
2026-02-24
3.163.24.95
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 24 Feb 2026 16:47:05 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://ilearn.learnsaf.gov.sg/X-Cache: Redirect from cloudfrontVia: 1.1 26c9d43b9089eee93b9e4ad4293d02c0.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: ciOzRQ4M1QPPqJbIiCSBjWTZluQPgY6TrJMtiduATmt8hfu_gOEyqA html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 404 Not FoundContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveDate: Tue, 24 Feb 2026 16:47:05 GMTReferrer-Policy: strict-origin-when-cross-originPermissions-Policy: accelerometer(), gyroscope()Set-Cookie: AWSALBVdxKwlCyh1ohjRv6mQHJ7J0f3Wb+TYrrIMRq9hbumXSKAU5WqACagUUGjtXSMNolXuKr3bf8BdFcfc1VyzRi33ADaU4siAPByS51k80C9vU5U8ZeEUTXh51//ZGF; ExpiresTue, 03 Mar 2026 16:47:05 GMT; Path/Set-Cookie: AWSALBCORSVdxKwlCyh1ohjRv6mQHJ7J0f3Wb+TYrrIMRq9hbumXSKAU5WqACagUUGjtXSMNolXuKr3bf8BdFcfc1VyzRi33ADaU4siAPByS51k80C9vU5U8ZeEUTXh51//ZGF; ExpiresTue, 03 Mar 2026 16:47:05 GMT; Path/; SameSiteNone; SecureStrict-Transport-Security: max-age31536000; includeSubDomainsAccess-Control-Allow-Credentials: trueAccess-Control-Allow-Methods: GET, POSTAccess-Control-Allow-Headers: accept, accept-encoding, authorization, content-type, dnt, if-match, origin, prefer, range, user-agent, x-csrftoken, x-requested-with, filesystemdb-upload, filesystemdb-insert, filesystemdb-getcontent, filesystemdb-accesskey, if-none-match, connectionX-XSS-Protection: 0X-Content-Type-Options: nosniffContent-Security-Policy: default-src self https:; script-src self https: unsafe-eval unsafe-inline; worker-src self blob:; style-src self https: unsafe-inline; img-src self https: data: blob:; media-src self https: blob: data:; connect-src self https: blob: wss:; font-src self https: data:; form-action self https:ri: aZ3WCWkLcw61KFdFNCoKdwAAAA0Vary: OriginX-Cache: Error from cloudfrontVia: 1.1 13367f2265e830e1595737bd8f2eab92.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: 5AlrE1WB9dzRMAo95JO6wky_sMsnzeeQIh8yBG903Tynx0p7Q3n7Fw !DOCTYPE html>html langen>head> title>iLEARN Login/title> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1> link relicon href./404/faviconilearn.jpg> link href./404/bootstrap.min.css relstylesheet> script href./404/bootstrap.bundle.min.js>/script> script href./404/micromodal.min.js>/script> script href./404/popper.min.js>/script> style> body { min-height: 100vh; display: flex; flex-direction: column; } .email-footer{ justify-content: center; margin-top:auto; background-color:black; color:white; text-align: center; } #mobileshow { display:none; } #mobilehide { display:none; } @media screen and (max-width: 1200px) { #mobileshow { display:block; background-color:black; width:100%; height:100%; } } @media screen and (min-width: 1200px) { #mobilehide { display:block; } } body, html { height: 100%; margin: 0; } .bg { /* The image used */ background: url(./404/bg20230522.jpg); /* Full height */ height: 100%; /* Center and scale the image nicely */ background-position: center; background-repeat: no-repeat; background-size: contain; background-repeat: no-repeat; background-position: 50%; border-radius: 0.25rem; } #maintext { -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ -o-animation: fadein 2s; /* Opera 12.1 */ animation: fadein 2s; } .ilearnbtn{ border-radius: 6px; font-family: Calibri, sans-serif; font-size: 32px; font-weight:bold; width: 250px; } .li-text{ border-radius: 6px; font-family: Calibri, sans-serif; font-size: 32px; font-weight:bold; width: 250px; } .card-text-header{ color:white; font-family: Calibri, sans-serif; font-size: 36px; font-weight:bold; width: 100%; } .desktopcard{ padding-top:240px; background-color:transparent; border: none; align-items:flex-start; margin-left:150px; } .mobile{ display:flex; background-color:black; border: none; justify-content: center; } .row{ display:flex; height:100vh; align-items:center; justify-content:space-around; } .td-text{ font-family: Calibri, sans-serif; font-size: 12px; font-weight:bold; color: white; } .container-xxl{ display:grid; width:100%; /* grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); grid-template-rows: repeat(auto-fill, minmax(200px, 1fr)); */ grid-template-columns: 1fr 1fr; height:100%; padding:0px; } .message{ grid-column-start: 1; padding-left:60px; } .footermsg{ grid-column-start: 1; padding-left:20px; } .card-contain{ grid-column-start: 2; } .card-body{ display:flex; justify-content: space-evenly; align-items: baseline; flex-direction: column; background-color: transparent; } .centered{ display:flex; justify-content: center; } td{ text-align: center; } @media screen and (max-width: 1680px) { .container-xxl{ max-width: 1900px; } .modal-footer{ justify-content: center; } .mobilecard{ background-color:black; } .ilearn-logo-mobile{ max-width:100%; max-height:100%; } .card-contain{ grid-column-start: 2; } .message{ grid-column-start: 1; padding-left:180px; }}@media screen and (max-width: 2500px) { .container-xxl{ max-width: 1900px; } .modal-footer{ justify-content: center; } .mobilecard{ background-color:black; } .ilearn-logo-mobile{ max-width:100%; max-height:100%; }} /style> meta nameviewport contentwidthdevice-width, initial-scale1>/head>body> div idmobilehide classbg> div classcontainer-xxl> !-- start of card --> div classcard-contain> div classcard desktopcard> div classcard-body> br/> p classcard-text-header centered>Select Login/p> table classtable table-borderless centered> tr> td> a typebutton idsingpass classbtn btn-light ilearnbtn onClicksetHrf(/php/oauth_providers_oidc_login.php?provider_id4&returnhttps%3A%2F%2Filearn.learnsaf.gov.sg%2Flearner.html%3Fs%3D3IjdrRWal50XyMzXadEUUBTNthHahlXc&applearner&s3IjdrRWal50XyMzXadEUUBTNthHahlXc,singpass)>SingPass/a> /td> /tr> tr> td> a typebutton classbtn btn-light btn-lg ilearnbtn iduserlogin onClicksetHrf(/learner.html?s6x2aqh2ZmR2X3MzXzFGcvlWd5RncldXc,userlogin)>User ID/a> /td> /tr> tr> td> /td> /tr> tr> td classtd-text> By continuing to the website, you agree to the Privacy Statement. /td> /tr> tr> td classtd-text> a href# data-togglemodal data-target#myModal onclickopenModal()>Privacy Statement/a> /td> /tr> tr> td classtd-text> a hrefhttps://www.tech.gov.sg/report_vulnerability>Report vulnerability/a> /td> /tr> /table> br/> /div> /div> /div> !-- end of card --> !-- div classmessage> p classtd-text>font colorblack style:bold>Warning:/font> This system is used to process Government of Singapore information and is protected computer under the computer misuse and cybersecurity act. An offender can be fine up to $100,000 and/or imprison up to 20 years if found guilty of unauthorized access, use, reproduction, possession, modification, interception, damage or transfer (including such attempts) of this and any content therein. If you are not authorized to use this system, please do not attempt to login. /p> --> /div> /div> !-- Modal --> div classmodal fade idexampleModal tabindex-1 aria-labelledbyexampleModalLabel aria-modaltrue roledialog> div classmodal-dialog modal-lg modal-dialog-scrollable roledocument> div classmodal-content> div classmodal-header> h5 classmodal-title idexampleModalLabel>strong>GOVERNMENT OF SINGAPORE PRIVACY STATEMENT/strong>/h5> /button> /div> div classmodal-body>p>1. This is a Government of Singapore digital service./p>p>2. We may use cookies, where a small data file is sent to your browser to store and track information about you when you enter our digital service. The cookie is used to track information such as the number of users and their frequency of use, profiles of users and their preferred digital services. While this cookie can tell us when you enter our digital services and which pages you visit, it cannot read data off your hard disk./p>p>3. You can choose to accept or decline cookies. Most web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. This may prevent you from taking full advantage of the digital service./p>p>4. If you provide us with personally identifiable data p>(a) Where appropriate, we may share necessary data with other Government agencies, so as to improve the discharge of public functions, and to serve you in the most efficient and effective way, unless such sharing is prohibited by law./p> p>(b) We will NOT share your personal data with non-Government entities, except where such entities have been authorised to carry out specific Government services./p> p>(c) For your convenience, we may also display to you data you had previously supplied us or other Government agencies. This will speed up the transaction and save you the trouble of repeating previous submissions. Should the data be out-of-date, please supply us with the latest data./p>/p>p>5. To safeguard your personal data, all electronic storage and transmission of Personal Data is secured with appropriate security technologies./p>p>6. This digital service may contain links to non-Government digital services whose data protection and privacy practices may differ from ours. We are not responsible for the content and privacy practices of these other digital services and encourage you to consult the privacy notices of those digital services./p>p>7. Please contact us at +65 6622 9262 or email to NGLSHelpdesk@stengg.com if you p>(a) have any enquires or feedback on our data protection policies and procedures,/p> p>(b) need more information on or access to data which you have provided to us in the past./p>/p> /div> div classmodal-footer> button typebutton classbtn btn-primary onclickcloseModal()>Back to Login Screen/button> /div> /div> /div> /div> !-- On Load Modal --> !-- div classmodal fade idonLoadModal tabindex-1 aria-labelledbyexampleModalLabel aria-modaltrue roledialog> div classmodal-dialog modal-lg modal-dialog-scrollable roledocument> div classmodal-content> div classmodal-header> h5 classmodal-title idexampleModalLabel>strong>NGLS ACCEPTABLE USE POLICY/strong>/h5> /button> /div> div classmodal-body> embed src./404/NGLS Accepable Use Policy Form caa 16 Feb.pdf#page1&zoom100 frameborder0 width100% height400px> /div> div classmodal-footer > input classform-check-input typecheckbox value idflexCheckDefault /> label classform-check-label forflexCheckDefault>I have hereby read and understood the above stated policies./label> /div> div classmodal-footer border-0> button typebutton classbtn btn-primary idackbtn disabled onclickcloseloadModal()>Acknowledge and Continue/button> /div> /div> /div> /div> -->div classmodal-backdrop fade show idbackdrop styledisplay: none;>/div>!-- div classmodal-backdrop fade show idbackdropmodal styledisplay: none;>/div> --> /div> !-- card start --> div idmobileshow> div classmodal fade idexamplemobileModal tabindex-1 aria-labelledbyexampleModalLabel aria-modaltrue roledialog> div classmodal-dialog modal-lg modal-dialog-scrollable roledocument> div classmodal-content> div classmodal-header> h5 classmodal-title idexamplemobileModalLabel>strong>GOVERNMENT OF SINGAPORE PRIVACY STATEMENT/strong>/h5> /button> /div> div classmodal-body> p>1. This is a Government of Singapore digital service./p> p>2. We may use cookies, where a small data file is sent to your browser to store and track information about you when you enter our digital service. The cookie is used to track information such as the number of users and their frequency of use, profiles of users and their preferred digital services. While this cookie can tell us when you enter our digital services and which pages you visit, it cannot read data off your hard disk./p> p>3. You can choose to accept or decline cookies. Most web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. This may prevent you from taking full advantage of the digital service./p> p>4. If you provide us with personally identifiable data p>(a) Where appropriate, we may share necessary data with other Government agencies, so as to improve the discharge of public functions, and to serve you in the most efficient and effective way, unless such sharing is prohibited by law./p> p>(b) We will NOT share your personal data with non-Government entities, except where such entities have been authorised to carry out specific Government services./p> p>(c) For your convenience, we may also display to you data you had previously supplied us or other Government agencies. This will speed up the transaction and save you the trouble of repeating previous submissions. Should the data be out-of-date, please supply us with the latest data./p> /p> p>5. To safeguard your personal data, all electronic storage and transmission of Personal Data is secured with appropriate security technologies./p> p>6. This digital service may contain links to non-Government digital services whose data protection and privacy practices may differ from ours. We are not responsible for the content and privacy practices of these other digital services and encourage you to consult the privacy notices of those digital services./p> p>7. Please contact us at +65 6622 9262 or email to NGLSHelpdesk@stengg.com if you p>(a) have any enquires or feedback on our data protection policies and procedures,/p> p>(b) need more information on or access to data which you have provided to us in the past./p> /p> /div> div classmodal-footer> button typebutton idsingpass classbtn btn-primary onClickclosemobileModal()>Back to Login Screen/button> /div> /div> /div> /div> div classcard mobile> br/> br/> img classilearn-logo-mobile src./404/blackbg.jpg> div classcard-body> br/> p classcard-text-header centered>Select Login/p> table classtable table-borderless centered> tr> td> a typebutton classbtn btn-light btn-lg ilearnbtn idsingpass2 onClicksetHrf(/learner.html?s3IjdrRWal50XyMzXadEUUBTNthHahlXc,singpass2)>SingPass/a> /td> /tr> tr> td> a typebutton classbtn btn-light btn-lg ilearnbtn iduserlogin2 onClicksetHrf(/learner.html?s6x2aqh2ZmR2X3MzXzFGcvlWd5RncldXc,userlogin2)>User ID/a> /td> /tr> tr> td> /td> /tr> tr> td classtd-text> By continuing to the website, you agree to the Privacy Statement. /td> /tr> tr> td classtd-text> a href# data-togglemodal data-target#myModal onclickopenmobileModal()>Privacy Statement/a> /td> /tr> tr> td classtd-text> a hrefhttps://www.tech.gov.sg/report_vulnerability>Report Vulnerability/a> /td> /tr> /table> br/> /div> div classmodal-backdrop fade show idmobilebackdrop styledisplay: none;>/div> /div> /div> !-- end of card --> script languagejavascript> function openModal() { document.getElementById(backdrop).style.display block document.getElementById(exampleModal).style.display block document.getElementById(exampleModal).classList.add(show) } function closeModal() { document.getElementById(backdrop).style.display none document.getElementById(exampleModal).style.display none document.getElementById(exampleModal).classList.remove(show) } // function openloadModal() { // document.getElementById(backdropmodal).style.display block // document.getElementById(onLoadModal).style.display block // document.getElementById(onLoadModal).classList.add(show) // } // function closeloadModal() { // document.getElementById(backdropmodal).style.display none // document.getElementById(onLoadModal).style.display none // document.getElementById(onLoadModal).classList.remove(show) // } // Get the modal var modal document.getElementById(exampleModal); // When the user clicks anywhere outside of the modal, close it window.onclick function(event) { if (event.target modal) { closeModal() } } //Mobile Code function openmobileModal() { document.getElementById(mobilebackdrop).style.display block document.getElementById(examplemobileModal).style.display block document.getElementById(examplemobileModal).classList.add(show) } function closemobileModal() { document.getElementById(mobilebackdrop).style.display none document.getElementById(examplemobileModal).style.display none document.getElementById(examplemobileModal).classList.remove(show) } // Get the modal var modal2 document.getElementById(examplemobileModal); // When the user clicks anywhere outside of the modal, close it window.onclick function(event) { if (event.target modal2) { closemobileModal() } } function setHrf(url, id){ let baseurl window.location.origin; const fullurl baseurl + url; document.getElementById(id).href fullurl; } // window.addEventListener(load, (event) > { // openloadModal(); // }); // // Get the modal // var modal2 document.getElementById(onLoadModal); // // When the user clicks anywhere outside of the modal, close it // window.onclick function(event) { // if (event.target modal2) { // closeModal() // } // } // let checkbox document.querySelector(inputidflexCheckDefault); // checkbox.addEventListener(change, function() { // if (this.checked) { // let ackBtn document.getElementById(ackbtn); // ackBtn.removeAttribute(disabled); // } else { // let ackBtn document.getElementById(ackbtn); // ackBtn.setAttribute(disabled,disabled); // } // }); /script>/body>footer classemail-footer> All rights reserved. Please call +65 6622 9262 or email a href mailto: NGLSHelpdesk@stengg.com>NGLSHelpdesk@stengg.com/a> for any issues encountered./footer>/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
]