Help
RSS
API
Feed
Maltego
Contact
Domain > liveonwax.com
×
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
2014-05-29
75.119.219.252
(
ClassC
)
2025-02-06
159.89.81.187
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Thu, 06 Feb 2025 18:37:36 GMTServer: Apache/2.4.62 (Ubuntu)Last-Modified: Sun, 05 Jan 2025 15:11:48 GMTETag: ff8-62af6ee4c2bd1Accept-Ranges: bytesContent-Length: 4088Vary: Accept-EncodingContent-Type: text/html !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Live on Wax/title> style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f4f4f9; color: #333; } header { background-image: url(images/header.jpeg); /* Background image */ background-size: cover; /* Make the background cover the entire header */ background-position: center; /* Center the background image */ color: white; text-align: center; padding: 3rem 0; /* Increased padding for better visibility */ } .container { max-width: 900px; margin: 2rem auto; padding: 1rem; background: white; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); border-radius: 8px; overflow: hidden; } .status { font-weight: bold; margin-bottom: 1rem; font-size: 18px; } audio { width: 100%; margin: 1rem 0; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .metadata { margin: 1rem 0; padding: 1rem; background: #e9ecef; border-radius: 4px; font-size: 16px; } .plain-text p { font-size: 16px; line-height: 1.5; } .chat { margin: 2rem 0; } iframe { width: 100%; height: 600px; border: none; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } /style>/head>body> header> h1>Live on Wax/h1> /header> div classcontainer> div classstatus idstatus>Status: Checking.../div> audio idaudioPlayer controls> source srchttp://stream.liveonwax.com:8000/stream typeaudio/ogg> Your browser does not support the audio element. /audio> div classmetadata idmetadata> Song: N/Abr> Artist: N/A /div> div classplain-text> p>This is a personal streaming website. Enjoy the music!/p> /div> div classchat> iframe srchttps://liveonwax.com/element/general width100% height600 styleborder: none;>/iframe> /div> /div> script> const statusElement document.getElementById(status); const metadataElement document.getElementById(metadata); const streamUrl http://stream.liveonwax.com:8000/status-json.xsl; // Function to update stream metadata and status async function updateStreamInfo() { try { const response await fetch(streamUrl); const data await response.json(); if (data && data.icestats && data.icestats.source) { const source data.icestats.source; statusElement.textContent Status: Live; metadataElement.innerHTML ` Song: ${source.title || Unknown}br> Artist: ${source.artist || Unknown} `; } else { statusElement.textContent Status: Offline; metadataElement.innerHTML Song: N/Abr>Artist: N/A; } } catch (error) { statusElement.textContent Status: Offline; metadataElement.innerHTML Song: N/Abr>Artist: N/A; console.error(Error fetching stream info:, error); } } // Update stream info every 10 seconds setInterval(updateStreamInfo, 10000); updateStreamInfo(); // Initial fetch /script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.26.0 (Ubuntu)Date: Thu, 06 Feb 2025 18:37:37 GMTContent-Type: text/htmlContent-Length: 4088Connection: keep-aliveLast-Modified: Sun, 05 Jan 2025 15:11:48 GMTETag: ff8-62af6ee4c2bd1Accept-Ranges: bytesVary: Accept-Encoding !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Live on Wax/title> style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f4f4f9; color: #333; } header { background-image: url(images/header.jpeg); /* Background image */ background-size: cover; /* Make the background cover the entire header */ background-position: center; /* Center the background image */ color: white; text-align: center; padding: 3rem 0; /* Increased padding for better visibility */ } .container { max-width: 900px; margin: 2rem auto; padding: 1rem; background: white; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); border-radius: 8px; overflow: hidden; } .status { font-weight: bold; margin-bottom: 1rem; font-size: 18px; } audio { width: 100%; margin: 1rem 0; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .metadata { margin: 1rem 0; padding: 1rem; background: #e9ecef; border-radius: 4px; font-size: 16px; } .plain-text p { font-size: 16px; line-height: 1.5; } .chat { margin: 2rem 0; } iframe { width: 100%; height: 600px; border: none; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } /style>/head>body> header> h1>Live on Wax/h1> /header> div classcontainer> div classstatus idstatus>Status: Checking.../div> audio idaudioPlayer controls> source srchttp://stream.liveonwax.com:8000/stream typeaudio/ogg> Your browser does not support the audio element. /audio> div classmetadata idmetadata> Song: N/Abr> Artist: N/A /div> div classplain-text> p>This is a personal streaming website. Enjoy the music!/p> /div> div classchat> iframe srchttps://liveonwax.com/element/general width100% height600 styleborder: none;>/iframe> /div> /div> script> const statusElement document.getElementById(status); const metadataElement document.getElementById(metadata); const streamUrl http://stream.liveonwax.com:8000/status-json.xsl; // Function to update stream metadata and status async function updateStreamInfo() { try { const response await fetch(streamUrl); const data await response.json(); if (data && data.icestats && data.icestats.source) { const source data.icestats.source; statusElement.textContent Status: Live; metadataElement.innerHTML ` Song: ${source.title || Unknown}br> Artist: ${source.artist || Unknown} `; } else { statusElement.textContent Status: Offline; metadataElement.innerHTML Song: N/Abr>Artist: N/A; } } catch (error) { statusElement.textContent Status: Offline; metadataElement.innerHTML Song: N/Abr>Artist: N/A; console.error(Error fetching stream info:, error); } } // Update stream info every 10 seconds setInterval(updateStreamInfo, 10000); updateStreamInfo(); // Initial fetch /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
]