Help
RSS
API
Feed
Maltego
Contact
Domain > k7a.nl
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-14
104.21.9.127
(
ClassC
)
2025-03-29
172.67.130.220
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 26 Aug 2023 18:28:28 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-alivestrict-transport-security: max-age63072000vary: Accept-Encodingx- !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd>html> head> meta http-equivContent-Type contenttext/html; charsetutf-8> meta nameviewport contentminimal-ui> title>K7A/title> script srchttps://code.jquery.com/jquery-latest.min.js typetext/javascript>/script> script srchttps://cdn.jsdelivr.net/npm/chart.js>/script> script> document.addEventListener(DOMContentLoaded, function() { var ctx document.getElementById(wattChart).getContext(2d); ctx.canvas.width 650; ctx.canvas.height 150; var wattChart new Chart(ctx, { type: line, data: { labels: , // Hier kun je tijdslabels toevoegen als dat nodig is datasets: { label: Watt, data: , borderColor: rgba(128, 128, 128, 0.5), backgroundColor: rgba(128, 128, 128, 0.2), borderWidth: 2, // Geef de lijndikte aan fill: true, cubicInterpolationMode: monotone } }, options: { scales: { x: { display: false // Verberg de x-as }, y: { display: true, // Verberg de y-as ticks: { color: lightgrey // Kleur de tekst op de y-as grijs } } }, plugins: { legend: { display: false } }, elements: { point: { radius: 0 // Verberg de rasterpunten } }, layout: { padding: { left: 10, right: 10, top: 0, bottom: 0 } } }}); function updateChart(newWatt) { wattChart.data.labels.push(); // Voeg hier een tijdslabel toe als dat nodig is wattChart.data.datasets0.data.push(newWatt); wattChart.update(); } function sendRequest(){ $.ajax({
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
]