Help
RSS
API
Feed
Maltego
Contact
Domain > doskii.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-24
1.0.1.1
(
ClassC
)
2026-01-30
82.196.109.250
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Fri, 30 Jan 2026 14:51:55 GMTServer: Apache/2.4.65 (Debian)Location: https://doskii.net/Content-Length: 303Content-Type: text/html; charsetiso-8859-1 !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://doskii.net/>here/a>./p>hr>address>Apache/2.4.65 (Debian) Server at doskii.net Port 80/address>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 30 Jan 2026 14:51:55 GMTServer: Apache/2.4.65 (Debian)Vary: Accept-EncodingContent-Length: 5784Content-Type: text/html; charsetUTF-8 !DOCTYPE html>html> head> meta http-equivcontent-type contenttext/html; charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, user-scalableno> title>Doskii/title> link hrefhttps://fonts.googleapis.com/css?familyRoboto+Mono relstylesheet> meta nametheme-color content#141416> style> :root { color-scheme: dark; } html { background-color: #141416; } body, html { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; font-family: Helvetica Nueu, Helvetica, sans-serif; } .mainContainer { height: 100%; padding: 1em; display: flex; justify-content: center; align-items: center; } main { font-family: Roboto Mono, monospace; color: white; font-size: 1.75vmax; text-shadow: .05em .05em 2px rgba(0, 0, 0, .8); } main p { transition: 2000ms ease-in-out; text-align: center; padding: 0 1em; margin: 0; } main p.tsWrap { font-size: .5em; opacity: .4; letter-spacing: .5em; } .minimenu { position: absolute; left: 1em; top: 1em; font-size: 4mm; } .minimenu a { color: rgba(255,255,255,.1); border: .08em solid rgba(255,255,255,.1); padding: .5em 1em; border-radius: .1em; box-shadow: 0 0 .1em 0 rgba(0, 0, 0, 0.1), 0 .1em .1em 0 rgba(0, 0, 0, 0.14); text-decoration: none; transition: 200ms; font-size: .8em; } .minimenu a:hover { background-color: rgba(255,255,255,.6); color: rgba(0,0,0,.7); } .bg { height: 100%; width: 100%; position: fixed; z-index: -1; } /style> /head> body> canvas classbg>/canvas> div classmainContainer> main> p classclockWrap>2026-01-30 14:51:55 UTC/p> p classtsWrap>1769784715/p> /main> div classminimenu> a href/admin>Admin/a> /div> /div> script> // -- // -- Simple clock // -- let clockWrap document.querySelector(.clockWrap); let tsWrap document.querySelector(.tsWrap); let updateClock function() { let clockStr Intl.DateTimeFormat(undefined, {dateStyle: full, timeStyle: medium}).format(new Date()); clockStr clockStr.charAt(0).toLocaleUpperCase() + clockStr.slice(1); // first letter uppercase clockWrap.textContent clockStr; tsWrap.textContent Date.now().toLocaleString(); requestAnimationFrame(updateClock); }; requestAnimationFrame(updateClock); // -- // -- Background // -- // (Math.random() * (20 - -20) + -20) / 100 // Random direction // (Math.random() * (20 - 1) + 1) / 100 // Always positive (looks more organized) var c document.querySelector(.bg); var ctx c.getContext(2d); let pixels ; ctx.canvas.width window.innerWidth; ctx.canvas.height window.innerHeight; for (let i 0; i Math.sqrt(Math.pow(innerWidth,2) + Math.pow(innerHeight,2)) / 3; i++) { var rx Math.random() * (c.width - 0) + 0; var ry Math.random() * (c.height - 0) + 0; var rvx (Math.random() * (20 - -20) + -20) / 100; var rvy 0;//(Math.random() * (20 - -20) + -20) / 100; var rls Math.random() * (10000 - 1000) + 1000; var width 2;//Math.random() * (5 - 1) + 1; var height 2;//Math.random() * (5 - 1) + 1; var color #FFFFFF + Math.floor(Math.random()*100/*255*/).toString(16); pixels.push({x: rx, y: ry, vx: rvx, vy: rvy, o: 0, ls: rls, color: color, width: width, height: height}); } function update(timestamp) { ctx.canvas.width window.innerWidth; ctx.canvas.height window.innerHeight; ctx.clearRect(0, 0, c.width, c.height); ctx.beginPath(); pixels.forEach(function(p) { ctx.globalAlpha p.o; ctx.fillStyle p.color; ctx.fillRect(p.x, p.y, p.width, p.height); ctx.globalAlpha 1; p.x + p.vx; p.y + p.vy; if (p.x + p.width 0 || p.x > c.width || p.y + p.height 0 || p.y > c.height) { // remove out of bounds pixels p.o 0; } else if (timestamp > p.ls) { // fade out pixels at the end of their allowed time p.o p.o 0 ? 0 : p.o - 0.01; } else if (p.o 1) { // fade in new pixels until opaque p.o + 0.01; } if (p.o 0) { var rx Math.random() * (c.width - 0) + 0; var ry Math.random() * (c.height - 0) + 0; var rvx ((Math.random() * (20 - 1) + 1) / 100) * (new Date().getMinutes() % 2 0 ? 1 : -1);//(Math.random() * (20 - 1) + 1) / 100; var rvy 0;//(Math.random() * (20 - 1) + 1) / 100; var rls timestamp + (Math.random() * (10000 - 1000) + 1000); p.x rx; p.y ry; p.vx rvx; p.vy rvy; p.o 0; p.ls rls; } }) requestAnimationFrame(update); } requestAnimationFrame(update); /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
]