Help
RSS
API
Feed
Maltego
Contact
Domain > safe-tech.net
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-06
207.253.227.12
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlLast-Modified: Fri, 21 Feb 2014 16:30:59 GMTAccept-Ranges: bytesETag: 25c78d4d222fcf1:0Server: Microsoft-IIS/8.5X-Powered-By: ASP.NETX-Powered-By-Plesk: PleskWinDate: Mon, 06 Jan 2025 15:32:49 GMTContent-Length: 25783 html>head>meta http-equivContent-Type contenttext/html; charsetutf-8 />link relshortcut icon href/favicon.ico />link relBookmark href/favicon.ico /> meta namemsvalidate.01 contentC5000CB7EB17CC1EF36AE15710A6415C />meta namerobots contentindex, follow />meta namekeywords contentresidential & business alarm systems, security camera, home security, wireless alarm systems, home automation, structured cabling, canada, montreal, north america, article surveillance, security bars, burglar alarms, access control, cctv, intercom, commercial alarm 5142722222, www.5142722222.com, 514-272-2222, crime, detection, digital video, digital video surveillance, installation, fire alarms, gates, guard, security film, monitoring 24|7, medical safe alert, safe-alert, safetech, gps tracking, insurance, surveillance, security gates, emergency response, police response, montreal>meta namedescription contentCanadas most trusted Security Systems Provider. Home or Business Monitoring. CCTV. Burglar Alarms. Wireless Alarm Systems. Fire Alarm Systems. Intercoms />title>Business & Home Security | Burglar Alarms | CCTV | www.safe-tech.ca/title>link hrefcss.css relstylesheet typetext/css>script languagejavascript> // script typetext/javascript> // Test whether the user has cookies enabled by setting a cookie // and then trying to retrieve it back. If a true argument is passed // then this function attempts to test whether persistant cookies // (i.e. non session cookies) are enabled. function testClientCookies() { var testPersistant false; if (arguments.length > 0) testPersistant arguments0; if (testPersistant) { // save a new cookies with an expiration date set to 5 seconds from now var now new Date(); var cookiedate new Date(now.valueOf() + 1000*5); document.cookie cookieTestpersist;expires + cookiedate.toGMTString(); } else { // save a session cookie (no expiration specified lives for the // lifetime of the browser) so that we check for any kind of cookies document.cookie cookieTestsession } if ((document.cookie).indexOf(cookieTest) -1) { // cookie not found; all cookies must be disabled return false; } else { return true; } } // testClientCookies // function of client-side check(s) that are made when the user tries to log in function doLoginTimeChecks() { // test if Session-cookies (at least) are enabled if (testClientCookies()) { document.formsloginForm.cookieTest.value 1; } // we cannot test if JavaScript is enabled (because the test itself would // have to be written in JavaScript) but we can set a variable that will // be looked at by login.asp when the user submits the form document.formsloginForm.JavaScriptTest.value 1; return true; } // Cookie reader function readCookie(name) { var cookieValue ; var search name + ; if(document.cookie.length > 0) { offset document.cookie.indexOf(search); if (offset ! -1) { offset + search.length; end document.cookie.indexOf(;, offset); if (end -1) end document.cookie.length; cookieValue unescape(document.cookie.substring(offset, end)) } } return cookieValue; } // Querystring reader function getQuerystring(key, default_) { if (default_null) default_; key key.replace(/\/,\\\).replace(/\/,\\\); var regex new RegExp(\\?&+key+(^*)); var qs regex.exec(window.location.href); if(qs null) return default_; else return qs1; } // If you use Remember Me checkbox along with login / password, this section is needed. // This function will be called // function rememberMeClick() { if (document.formsloginForm.rememberMe.checked true) { // first check if cookies are enabled at all so that we dont // inaccurately claim that only session cookies are enabled if (!testClientCookies) { window.location /Admin_Login.htm?mcookies_off&browser + browserCode; return; } // check for non-session cookie (pass true as argument) if (!testClientCookies(true)) { alert(In order to take advantage of Alarm.com\s Remember My Login feature, you must allow cookies to be stored on your computer. Visit the Alarm.com FAQ for more information.); document.formsloginForm.rememberMe.checked false; } } } // If you use Remember Me checkbox along with login / password, this section is needed. // This function will be called //// function LoadRememberedLoginName()// {// var login // login readCookie(login) // if (login ! ) // { // var loginbox document.getElementById(login)// if (loginbox ! null) // { // loginbox.value login;// } // var chkRemember document.getElementById(rememberMe)// if (chkRemember ! null)// {// chkRemember.checked true; // }// }// } // // Error message // // !! You can customize your own error message here. // function showAlarmLoginMessage() { var Qm getQuerystring(m); if (Qm null) return; var msg, errorReason; msg ; switch(Qm) { case bad_permission: msg Im sorry, you tried to reach a page or an object that you do not have permission to access. If you reached this page via a bookmark, please delete your bookmark, navigate to the page that you are trying to reach, and then re-bookmark the page. If you reached this page by manually typing in a URL, you may have entered an incorrect number or the number may have changed in our records. We encourage users to use the Alarm.com site links rather than typing in URLs for this reason. break; case cookies_off: msg It appears that cookies are not enabled on your computer. Although Alarm.com does not store any personal information on your computer, your browser must have cookies enabled in order to maintain your secured identity while you are logged in. break; case logout: msg You have successfully logged out. break; case no_session: msg Im sorry, your session has automatically timed out as a security precaution - please log in again. break; case scripting_off: msg It appears that your browsers current security settings prevent JavaScript from working correctly. Alarm.com uses JavaScript to add functionality to our web pages and make them easier to use. break; case sensors_cmd_sent: msg A request has been sent to your system to retrieve an up-to-date sensor list. It may take up to 2-3 minutes for this process to be completed. After a few moments, please try to log in again. break; case web_error: msg Im sorry, an unexpected error occurred while processing the page you requested. As a security precaution you have been automatically logged out. If the problem persists after you log back into the site, please contact us for help in resolving this problem. break; case login_fail: errorReason getQuerystring(r) if (errorReason lockout) { msg As a security precaution your account has been locked out due to too many incorrect password attempts. To unlock your account, please request a new password by filling out the Forgot your password form A hrefhttps://www.alarm.com/forgot_logininfo.asp>here. } else if (errorReason terminated) { msg Your account has been terminated. If you believe this to be in error, or if you would like to re-activate your account, please contact us. } else if (errorReason no_panel) { msg Your control panel has not communicated with Alarm.com. Please make sure your control panel is powered on then try again. If you are still having trouble, please contact us. } else if (errorReason error) { msg Were sorry, your account is currently unavailable. A message has automatically been sent to Technical Support to address this issue. We will contact you when the issue has been resolved. } else if (errorReason custom) { msg getQuerystring(cm) } else if (errorReason no_match) { msg Im sorry, the login and/or password you entered were not correct. If you have forgotten your login or password, please contact us. } break; default: break; } var divMsg document.getElementById(divAlarmMessage); if (divMsg ! null) { divMsg.innerHTML msg } }function MM_swapImgRestore() { //v3.0 var i,x,adocument.MM_sr; for(i0;a&&ia.length&&(xai)&&x.oSrc;i++) x.srcx.oSrc;}function MM_preloadImages() { //v3.0 var ddocument; if(d.images){ if(!d.MM_p) d.MM_pnew Array(); var i,jd.MM_p.length,aMM_preloadImages.arguments; for(i0; ia.length; i++) if (ai.indexOf(#)!0){ d.MM_pjnew Image; d.MM_pj++.srcai;}}}function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) ddocument; if((pn.indexOf(?))>0&&parent.frames.length) { dparent.framesn.substring(p+1).document; nn.substring(0,p);} if(!(xdn)&&d.all) xd.alln; for (i0;!x&&id.forms.length;i++) xd.formsin; for(i0;!x&&d.layers&&id.layers.length;i++) xMM_findObj(n,d.layersi.document); if(!x && d.getElementById) xd.getElementById(n); return x;}function MM_swapImage() { //v3.0 var i,j0,x,aMM_swapImage.arguments; document.MM_srnew Array; for(i0;i(a.length-2);i+3) if ((xMM_findObj(ai))!null){document.MM_srj++x; if(!x.oSrc) x.oSrcx.src; x.srcai+2;}}/script>!--script srcScripts/AC_RunActiveContent.js typetext/javascript>/script>-->style typetext/css>!--.STYLE1 {font-size: 12px; color:#FFFFFF; font-weight:Bold; font-family:Arial, Helvetica, sans-serif}.STYLE2 {font-size: 13px}.STYLE4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; height: 16px; border: 1px solid #999999;}.STYLE5 { color: #0000FF; border: 1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; height: 16px;}.style23 {color: #000000}a:link { text-decoration: none;}a:visited { text-decoration: none;}a:hover { text-decoration: none;}a:active { text-decoration: none;}-->/style>/head>body bgcolor#FFFFFF leftmargin0 topmargin0 marginwidth0 marginheight0 onLoadJavascript:MM_preloadImages(images/SAFE-TECH-S_20.jpg,images/SAFE-TECH-S_22.jpg,images/SAFE-TECH-S_24.jpg,images/SAFE-TECH-S_26.jpg,images/SAFE-TECH-S_28.jpg,images/SAFE-TECH-S_30.jpg,images/SAFE-TECH-S_32.jpg,image1/m1_93.jpg,image1/m1_95.jpg,image1/m1_97.jpg,image1/m1_99.jpg,image1/m1_101.jpg,image1/m1_103.jpg,image1/m2_43.jpg,image1/m1_123.jpg,image1/m1_125.jpg,image1/m1_127.jpg,image1/m1_129.jpg,image1/m1_131.jpg,image1/m1_133.jpg,image1/m1_61.jpg)>!-- ImageReady Slices (32.psd) -->form actionhttps://www.alarm.com/login.asp methodPOST nameloginForm idloginForm onSubmitjavascript:doLoginTimeChecks(); >table border0 aligncenter cellpadding0 cellspacing0>tr>td valigntop>div alignright> img srcimages/SAFE-TECH_02.jpg width5 height308 alt>/div>/td> td> table width52% border0 cellspacing0 cellpadding0> tr>td> table width920 border0 cellspacing0 cellpadding0> tr>td width8% rowspan2 valignbottom>img srcimages/SAFE-TECH_03.jpg width211 height99 alt>/td> td width92% height35 valignmiddle> table width100% border0 cellspacing0 cellpadding0> tr>td valignbottom> span classSTYLE1> Username:/span>/td> td valignbottom>input typetext namelogin idlogin classtextfield size12 maxlength15>/td> td valignbottom> span classSTYLE1> Password:/span>/td> td valignbottom>input typepassword namepassword classtextfield idpassword size12 maxlength15>/td> td valignbottom>input namebutton typesubmit valueAlarm Login classbutton> !-- input typehidden nameloginFolder valuehttp://www.safe-tech.ca/Index.html> --> input typehidden nameJavaScriptTest value> input typehidden namecookieTest value> /td> td width40% valignbottom>div alignright>a hrefmailto:info@safe-tech.net>img srcimages/safe-tech_09.jpg alt width68 height30 border0>/a>img srcimages/safe-tech_10.jpg width7 height30 alt>a hrefsitemap.html>img srcimages/SAFE-TECH_11.jpg alt width44 height30 border0>/a>!--img srcimages/safe-tech_12.jpg width8 height30 alt>a href/Index.html>img srcimages/safe-tech_13.jpg alt width36 height30 border0>/a>-->img srcimages/safe-tech_14.jpg width6 height30 alt>a href/fr/index.html>img srcimages/safe-tech_17.jpg alt width46 height30 border0>/a>img srcimages/safe-tech_16.jpg width6 height30 alt>a href#>img srcimages/safe-tech_15.jpg alt width53 height30 border0>/a>/div>/td> /tr> /table> /td> /tr>tr>td valignbottom>p stylemargin-top: 0; margin-bottom: 0>img srcimages/SAFE-TECH_19.jpg width8 height51 border0 alignleft hspace0>a hrefIndex.html>img srcimages/SAFE-TECH_20.jpg nameImage38 width57 height51 border0 onclickthis.srcimages/SAFE-TECH_20.jpg onmouseoverthis.srcimages/SAFE-TECH-S_20.jpg onmouseoutthis.src images/SAFE-TECH_20.jpg alignleft hspace0>img srcimages/SAFE-TECH_23.jpg width13 height51 border0 alignleft hspace0>a hrefPromotions.html>img srcimages/SAFE-TECH_22.jpg nameImage39 width91 height51 border0 onclickthis.srcimages/SAFE-TECH_22.jpg onmouseoverthis.srcimages/SAFE-TECH-S_22.jpg onmouseoutthis.src images/SAFE-TECH_22.jpg alignleft hspace0>img srcimages/SAFE-TECH_23.jpg width13 height51 border0 alignleft hspace0>a hrefPromotions.html>a hrefEducational.html>img srcimages/SAFE-TECH_24.jpg nameImage40 width102 height51 border0 onclickthis.srcimages/SAFE-TECH_24.jpg onmouseoverthis.srcimages/SAFE-TECH-S_24.jpg onmouseoutthis.src images/SAFE-TECH_24.jpg alignleft hspace0>img srcimages/SAFE-TECH_23.jpg width13 height51 border0 alignleft hspace0>a hrefEducational.html>a hrefContact.html>img srcimages/SAFE-TECH_26.jpg nameImage41 width91 height51 border0 onclickthis.srcimages/SAFE-TECH_26.jpg onmouseoverthis.srcimages/SAFE-TECH-S_26.jpg onmouseoutthis.src images/SAFE-TECH_26.jpg alignleft hspace0>img srcimages/SAFE-TECH_23.jpg width12 height51 border0 alignleft hspace0>a hrefabout.html>img srcimages/SAFE-TECH_28.jpg nameImage42 width81 height51 border0 onclickthis.srcimages/SAFE-TECH_28.jpg onmouseoverthis.srcimages/SAFE-TECH-S_28.jpg onmouseoutthis.src images/SAFE-TECH_28.jpg alignleft hspace0>img srcimages/SAFE-TECH_23.jpg width13 height51 border0 alignleft hspace0>a hrefabout.html>a hreftechsupportip.php>img srcimages/SAFE-TECH_30.jpg nameImage43 width107 height51 border0 onclickthis.srcimages/SAFE-TECH_30.jpg onmouseoverthis.srcimages/SAFE-TECH-S_30.jpg onmouseoutthis.src images/SAFE-TECH_30.jpg alignleft hspace0>/a>a href techsupportip.php > /a>img srcimages/SAFE-TECH_23.jpg width13 height51 alt border0 alignleft hspace0>/a>a href techsupportip.php >a hrefdownload.html>img srcimages/SAFE-TECH_32.jpg nameImage44 width95 height51 border0 onclickthis.srcimages/SAFE-TECH_32.jpg onmouseoverthis.srcimages/SAFE-TECH-S_32.jpg onmouseoutthis.src images/SAFE-TECH_32.jpg alignleft hspace0>/a>/td> /tr> /table> /td> /tr> tr> td>img srcimages/SAFE-TECH_33.jpg width920 height4 alt>/td> /tr> /table> a hrefContact.html> img srcimage1/flash/en/BetterSafe-TechThanSorry.jpg width921 height203 border0>/a>/td> td valigntop>img srcimages/SAFE-TECH_07.jpg width6 height308 alt>/td> /tr>/table>table width932 border0 aligncenter cellpadding0 cellspacing0> tr> td valigntop backgroundimages/SAFE-TECH_36.jpg> img srcimages/SAFE-TECH_36.jpg width6 height700 alt>/td> td>table width920 border0 cellspacing0 cellpadding0> tr> td aligncenter> img border0 srcimage1/home/home1_100.jpg hspace0 alignleft width921 height138>/td> /tr> tr> td aligncenter> p stylemargin-top: 0; margin-bottom: 0 aligncenter> a href24hourmonitoring.html>img srcimage1/home/home1_04.jpg nameB1 width173 height174 border0 onclickthis.srcimage1/home/home1_04.jpg onmouseoverthis.src image1/home/home2_04.jpg onmouseoutthis.src image1/home/home1_04.jpg alignleft hspace0> img srcimage1/home/home1_05.jpg width14 height174 border0 alignleft hspace0> a hrefalarm.html>img srcimage1/home/home1_06.jpg nameB2 width173 height174 border0 onclickthis.srcimage1/home/home1_06.jpg onmouseoverthis.src image1/home/home2_06.jpg onmouseoutthis.src image1/home/home1_06.jpg alignleft hspace0> img srcimage1/home/home1_07.jpg width14 height174 border0 alignleft hspace0> a hrefmedalarm.html>img srcimage1/home/home1_08.jpg nameB3 width173 height174 border0 onclickthis.srcimage1/home/home1_08.jpg onmouseoverthis.src image1/home/home2_08.jpg onmouseoutthis.src image1/home/home1_08.jpg alignleft hspace0> img srcimage1/home/home1_09.jpg width15 height174 border0 alignleft hspace0> a hreffire.html>img srcimage1/home/home1_10.jpg nameB4 width173 height174 border0 onclickthis.srcimage1/home/home1_10.jpg onmouseoverthis.src image1/home/home3_10.jpg onmouseoutthis.src image1/home/home1_10.jpg alignleft hspace0> img srcimage1/home/home1_11.jpg width15 height174 border0 alignleft hspace0> a hrefONSITE SECURITY.html>img srcimage1/home/home1_12.jpg nameB5 width173 height174 border0 onclickthis.srcimage1/home/home1_12.jpg onmouseoverthis.src image1/home/home2_12.jpg onmouseoutthis.src image1/home/home1_12.jpg alignleft hspace0> /a>/td> /tr> tr> td aligncenter>a hrefsave38.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(S1,,image1/home/home2_13.jpg,1)>img srcimage1/home/home1_13.jpg alt nameS1 width923 height45 border0>/a>/td> /tr> tr> td aligncenter>a nameintercom>/a> a hrefintercom.html>img srcimage1/home/home1_14.jpg nameG1 width173 height170 border0 onclickthis.srcimage1/home/home1_14.jpg onmouseoverthis.src image1/home/home3_14.jpg onmouseoutthis.src image1/home/home1_14.jpg alignleft hspace0> img srcimage1/home/home1_15.jpg width14 height170 border0 alignleft hspace0> a hrefcctv.html>img srcimage1/home/home1_16.png nameG2 width173 height170 border0 onclickthis.srcimage1/home/home1_16.png onmouseoverthis.src image1/home/home2_16.png onmouseoutthis.src image1/home/home1_16.png alignleft hspace0> img srcimage1/home/home1_17.jpg width15 height170 border0 alignleft hspace0> a hrefaccess.html>img srcimage1/home/home1_18.jpg nameG3 width173 height170 border0 onclickthis.srcimage1/home/home1_18.jpg onmouseoverthis.src image1/home/home2_188.jpg onmouseoutthis.src image1/home/home1_18.jpg alignleft hspace0> img srcimage1/home/home1_19.jpg width15 height170 border0 alignleft hspace0> a hrefEAS.html>img srcimage1/home/home1_20.jpg nameG4 width173 height170 border0 onclickthis.srcimage1/home/home1_20.jpg onmouseoverthis.src image1/home/home2_20.jpg onmouseoutthis.src image1/home/home1_20.jpg alignleft hspace0> img srcimage1/home/home1_21.jpg width14 height170 border0 alignleft hspace0> a hrefSfilm.html>img srcimage1/home/home1_22.jpg nameG5 width173 height170 border0 onclickthis.srcimage1/home/home1_22.jpg onmouseoverthis.src image1/home/home2_22.jpg onmouseoutthis.src image1/home/home1_22.jpg alignleft hspace0> a hrefONSITE SECURITY.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(G6,,image1/m1_133.jpg,1)>/a>/td> /tr> tr> td aligncenter>img srcimage1/home/home1_23.jpg width923 height43 alt>/td> /tr> tr> td aligncenter> a hrefhomeauto.html>img srcimage1/home/home1_24.jpg nameF1 width173 height194 border0 onclickthis.srcimage1/home/home1_24.jpg onmouseoverthis.src image1/home/home2_24.jpg onmouseoutthis.src image1/home/home1_24.jpg alignleft hspace0> img srcimage1/home/home1_25.jpg width14 height194 border0 alignleft hspace0> a hrefAVE.html>img srcimage1/home/home1_26.jpg nameF2 width173 height194 border0 onclickthis.srcimage1/home/home1_26.jpg onmouseoverthis.src image1/home/home2_26.jpg onmouseoutthis.src image1/home/home1_26.jpg alignleft hspace0> img srcimage1/home/home1_27.jpg width15 height194 border0 alignleft hspace0> a hrefStructure wiring.html>img srcimage1/home/home1_28.jpg nameF3 width173 height194 border0 onclickthis.srcimage1/home/home1_28.jpg onmouseoverthis.src image1/home/home2_28.jpg onmouseoutthis.src image1/home/home1_28.jpg alignleft hspace0> img srcimage1/home/home1_29.jpg width15 height194 border0 alignleft hspace0> a hrefgps.html>img srcimage1/home/home1_30.jpg nameF4 width173 height194 border0 onclickthis.srcimage1/home/home1_30.jpg onmouseoverthis.src image1/home/home2_300.jpg onmouseoutthis.src image1/home/home1_30.jpg alignleft hspace0> img srcimage1/home/home1_31.jpg width14 height194 border0 alignleft hspace0> a hrefsafe.html>img srcimage1/home/home1_34.jpg nameF5 width173 height194 border0 onclickthis.srcimage1/home/home1_34.jpg onmouseoverthis.src image1/home/home2_34.jpg onmouseoutthis.src image1/home/home1_34.jpg alignleft hspace0> a hrefONSITE SECURITY.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(G6,,image1/m1_133.jpg,1)>/a>/td>/tr> /table>/td> td valigntop backgroundimages/SAFE-TECH_38.jpg> img srcimages/SAFE-TECH_38.jpg width5 height700 alt>/td> /tr> tr> td colspan3 aligncenter>img srcimages/SAFE-TECH_47.jpg alt width932 border0 usemap#Map3>/td> /tr>/table>p>map nameMap3> area shaperect coords727, 7, 775, 24 hrefTSCM.html> area shaperect coords624, 6, 724, 24 hreftechsupportip.php> area shaperect coords458, 9, 542, 25 hrefContact.html> area shaperect coords152, 8, 200, 23 hrefIndex.html> area shaperect coords207, 8, 289, 25 hrefPromotions.html> area shaperect coords547, 7, 618, 24 hrefabout.html> area shaperect coords298, 8, 449, 24 hrefEducational.html> /map>/p>/form>/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
]