Help
RSS
API
Feed
Maltego
Contact
Domain > cdnagesdb.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-04
104.21.18.56
(
ClassC
)
2025-06-08
172.67.180.109
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 30 Oct 2023 14:42:13 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveLast-Modified: Fri, 26 May 2023 21:01:47 GMTVary: Accept-EncodingCF-Cache-Statu !DOCTYPE html>html>head> title>Number Guessing Game/title> style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f0f0f0; } .container { width: 80%; margin: 0 auto; padding-top: 5%; } h1 { text-align: center; color: #333; } .number-input { display: block; margin: 0 auto; padding: 10px; font-size: 20px; } #result { margin-top: 20px; text-align: center; font-size: 25px; } /style>/head>body> div classcontainer> h1>Guess the Number!/h1> input classnumber-input typenumber idguess min1 max10 placeholderEnter number from 1 to 10> p idresult>/p> /div> script> var randomNumber Math.floor(Math.random() * 10) + 1; document.getElementById(guess).addEventListener(change, function() { var userGuess this.value; var resultElement document.getElementById(result); if (userGuess randomNumber) { resultElement.textContent Congratulations! You guessed it right.; resultElement.style.color green; } else { resultElement.textContent Sorry, try again!; resultElement.style.color red; } }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 30 Oct 2023 14:42:14 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveLast-Modified: Fri, 26 May 2023 21:01:47 GMTVary: Accept-EncodingCF-Cache-Statu !DOCTYPE html>html>head> title>Number Guessing Game/title> style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f0f0f0; } .container { width: 80%; margin: 0 auto; padding-top: 5%; } h1 { text-align: center; color: #333; } .number-input { display: block; margin: 0 auto; padding: 10px; font-size: 20px; } #result { margin-top: 20px; text-align: center; font-size: 25px; } /style>/head>body> div classcontainer> h1>Guess the Number!/h1> input classnumber-input typenumber idguess min1 max10 placeholderEnter number from 1 to 10> p idresult>/p> /div> script> var randomNumber Math.floor(Math.random() * 10) + 1; document.getElementById(guess).addEventListener(change, function() { var userGuess this.value; var resultElement document.getElementById(result); if (userGuess randomNumber) { resultElement.textContent Congratulations! You guessed it right.; resultElement.style.color green; } else { resultElement.textContent Sorry, try again!; resultElement.style.color red; } }); /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
]