Help
RSS
API
Feed
Maltego
Contact
Domain > rmit-online.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
Files that talk to rmit-online.de
MD5
A/V
cf47a1d0ec25fce39288595c5b046d02
Whois
Property
Value
Email
support@flatbooster.de
NameServer
ns2.flatns.de
Changed
2014-11-03 06:32:27
DNS Resolutions
Date
IP Address
2024-03-26
62.216.176.170
(
ClassC
)
2025-01-02
85.220.231.170
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 02 Mar 2024 23:01:09 GMTServer: Apache/2.4.10 (Debian)Last-Modified: Fri, 23 Dec 2022 10:52:14 GMTETag: 2038-5f07c940f3bfaAccept-Ranges: bytesContent-Length: 8248Vary: Accept html>head>meta http-equivContent-Language contentde>meta http-equivContent-Type contenttext/html; charsetwindows-1252>title>Unsere Seiten werden gerade überarbeitet/title>/head>body bgcolor#FFFFFF>canvas idcanvas>/canvas>style> body { background: #000; } canvas { position: absolute; top: 0; left: 0; }/style>script>// Höhe des Canvas festlegenvar canvas document.getElementById(canvas);var ctx canvas.getContext(2d);var width canvas.width window.innerWidth;var height canvas.height window.innerHeight;// Canvas-Höhe erweiterncanvas.style.height 1600px;height canvas.height 1600; // Schneeflocken-Array erstellen var snowflakes ; // Zufällige Schneeflocken-Eigenschaften erstellen function Snowflake() { this.x 0; this.y 0; this.vy 0; this.vx 0; this.r 0; this.reset(); } // Schneeflocken-Eigenschaften zurücksetzen Snowflake.prototype.reset function() { this.x Math.random() * width; this.y Math.random() * -height; this.vy 1 + Math.random() * 3; this.vx 0.5 - Math.random(); this.r 1 + Math.random() * 2; this.o 0.5 + Math.random() * 0.5; } // Schneeflocken zeichnen Snowflake.prototype.draw function() { ctx.beginPath(); ctx.arc(this.x, this.y, this.r, 0, Math.PI * 2); ctx.closePath(); ctx.fillStyle rgba(255, 255, 255, + this.o + ); ctx.fill(); } // Schneeflocken-Update Snowflake.prototype.update function() { this.x + this.vx; this.y + this.vy; if (this.y > height) { this.reset(); } } // Canvas leeren function clearCanvas() { ctx.clearRect(0, 0, width, height); } // Animationsschleife function update() { clearCanvas(); for (var i 0; i snowflakes.length; i++) { snowflakesi.update(); snowflakesi.draw(); } requestAnimationFrame(update); } // Schneeflocken erstellen function init() { for (var i 0; i 250; i++) { snowflakes.push(new Snowflake()); } update(); } // Animation starten init(); /script>table styleborder:1px solid black;margin-left:auto;margin-righ
Subdomains
Date
Domain
IP
www.rmit-online.de
2014-06-15
81.30.151.138
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
]