Help
RSS
API
Feed
Maltego
Contact
Domain > mail.etechcomputers.com.au
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-03-01
31.22.4.32
(
ClassC
)
2025-12-03
31.22.4.26
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Wed, 03 Dec 2025 17:36:42 GMTContent-Type: text/html; charsetiso-8859-1Content-Length: 319Connection: keep-alivePermissions-Policy: geolocation(self), microphone(self), accelerometer(self)Location: https://mail.etechcomputers.com.au/Cache-Control: max-age0Expires: Wed, 03 Dec 2025 17:36:42 GMT !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>301 Moved Permanently/title>/head>body>h1>Moved Permanently/h1>p>The document has moved a hrefhttps://mail.etechcomputers.com.au/>here/a>./p>hr>address>Apache Server at mail.etechcomputers.com.au Port 80/address>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Wed, 03 Dec 2025 17:36:42 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.4.14Permissions-Policy: geolocation(self), microphone(self), accelerometer(self)Cache-Control: max-age0Expires: Wed, 03 Dec 2025 17:36:42 GMT html> head> title>Etech Computers - Website is Under Construction/title> !--Mobile--> meta nameviewport contentwidthdevice-width, initial-scale0.7> !--Favicon--> link relicon typeimage/jpg hrefimg/logo_.png /> !-- Google Fonts --> link hrefhttps://fonts.googleapis.com/css?familyLato:300,400,700 relstylesheet typetext/css> !-- FontAwesome --> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> !-- Countdown CSS --> link hrefhttps://pbutcher.uk/flipdown/css/flipdown/flipdown.css relstylesheet /> link hrefhttps://use.fontawesome.com/releases/v5.3.1/css/all.css relstylesheet /> !-- Countdown JS--> script srchttps://pbutcher.uk/flipdown/js/flipdown/flipdown.js>/script> meta propertyog:type contentwebsite /> meta propertyog:url contenthttps://mail.etechcomputers.com.au/ /> meta propertyog:title contentEtech Computers /> meta propertyog:image contentimg/logo_.png /> meta propertyog:description content /> meta propertyog:site_name contentEtech Computers /> meta propertyog:locale contenten_US /> meta propertyarticle:author contenthttps://www.facebook.com/ /> style> .centered{ width:100%; position:fixed; left:50%; Top:50%; transform: translate(-50%, -50%); text-align:center; } /style> !-- CSS Countdown --> style> html { height: 100%; } body { margin: 0px; height: 100%; display: flex; align-items: center; align-content: space-around; } body, .example h1, .example p, .example .button { transition: all .2s ease-in-out; } body.light-theme { background-color: #151515; } body.light-theme .example h1 { color: #FFFFFF; } body.light-theme .example p { color: #FFFFFF; } body.light-theme .buttons .button { color: #FFFFFF; border-color: #FFFFFF; } body.light-theme .buttons .button:hover { color: #151515; background-color: #FFFFFF; } .example { font-family: Roboto, sans-serif; width: 550px; height: 378px; margin: auto; padding: 20px; box-sizing: border-box; } .example .flipdown { margin: auto; } .example h1 { text-align: center; font-weight: 100; font-size: 3em; margin-top: 0; margin-bottom: 10px; } .example p { text-align: center; font-weight: 100; margin-top: 0; margin-bottom: 35px; } .example .buttons { width: 100%; height: 50px; margin: 50px auto 0px auto; display: flex; align-items: center; justify-content: space-around; } .example .buttons p { height: 50px; line-height: 50px; font-weight: 400; padding: 0px 25px 0px 0px; color: #333; margin: 0px; } .example .button { display: inline-block; height: 50px; box-sizing: border-box; line-height: 46px; text-decoration: none; color: #333; padding: 0px 20px; border: solid 2px #333; border-radius: 4px; text-transform: uppercase; font-weight: 700; transition: all .2s ease-in-out; } .example .button:hover { background-color: #333; color: #FFF; } .example .button i { margin-right: 5px; } @media(max-width: 550px) { .example { width: 100%; height: 362px; } .example h1 { font-size: 2.5em; } .example p { margin-bottom: 25px; } .example .buttons { width: 100%; margin-top: 25px; text-align: center; display: block; } .example .buttons p, .example .buttons a { float: none; margin: 0 auto; } .example .buttons p { padding-right: 0px; } .example .buttons a { display: inline-block; } } /style> /head> body> !-- div classcentered> img srcimg/logo_.png altEtech Computers - Logo width300 heightauto > p stylemargin:25px 0px 25px 0px;>We are updating our website!br/>Please check back later./p> img srchttps://mail.etechcomputers.com.au/img/under-con.jpg altWebsite Under Construction width180px heightauto/> /div> !--img srchttps://www.google-analytics.com/collect?v2&tidG-1S9R5YHTFG&cid555&tevent&enEmail&cnTest>--> !-- Count Down --> div classexample> p> img srcimg/logo_.png altEtech Computers - Logo width300 heightauto > /p> p>We Are Updating Our Websitebr/>Please Check Back After:/p> div idflipdown classflipdown>/div> div classbuttons> p>For enquiries, Please Contact us on:span idver>/span> /p> a hreftel:+61424525228 target_blank classbutton>i classfa fa-volume-control-phone aria-hiddentrue>/i> span>0424 525 228/span>/a> /div> p idtime stylefont-size:11px;font-family:tahoma;margin:80px 0px 25px 0px;>/p> /div> script> var clock document.getElementById(time); setInterval(function(){ // set the date to show in PST timezone let date new Date(); let timezoneOffset date.getTimezoneOffset(); let pstOffset 600; // this is the offset for the Pacific Standard Time timezone let adjustedTime new Date(date.getTime() + (pstOffset + timezoneOffset) * 60 * 1000); // display the date and time in PST timezone let options { weekday: long, year: numeric, month: long, day: numeric, hour: numeric, minute: numeric, second: numeric, timeZone: Australia/Sydney }; let pstDateTime adjustedTime.toLocaleString(en-AU, options); //console.log(pstDateTime); // Output: 2/16/2022, 11:01:20 AM clock.innerHTML pstDateTime + br/>Australia Sydney Time },1000); console.log(new Date().getTime()); /script> !-- JS Countdown --> script> document.addEventListener(DOMContentLoaded, () > { // Unix timestamp (in seconds) to count down to //var twoDaysFromNow (new Date().getTime() / 1000) + (86400 * 30) + 1; var twoDaysFromNow (1765411200000 / 1000) + (86400 * 30) + 1; // Set up FlipDown var flipdown new FlipDown(twoDaysFromNow) // Start the countdown .start() // Do something when the countdown ends .ifEnded(() > { console.log(The countdown has ended!); }); // Toggle theme var interval setInterval(() > { let body document.body; body.classList.toggle(light-theme); body.querySelector(#flipdown).classList.toggle(flipdown__theme-dark); body.querySelector(#flipdown).classList.toggle(flipdown__theme-light); }, 5000); //var ver document.getElementById(ver); //ver.innerHTML flipdown.version; }); /script> script> const visitor { referrer: document.referrer || direct, landing: window.location.href, timestamp: new Date().toISOString() }; console.log(visitor); if (visitor.referrer.includes(google.)) { const url new URL(visitor.referrer); keyword url.searchParams.get(utm_term); } console.log(Search Keyword:, keyword); /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
]