Help
RSS
API
Feed
Maltego
Contact
Domain > 4asiki.ru
×
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
2015-02-11
31.170.164.220
(
ClassC
)
2024-11-09
45.130.41.95
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginx-reuseport/1.21.1Date: Sat, 09 Nov 2024 14:34:33 GMTContent-Type: text/htmlContent-Length: 2767Connection: keep-aliveKeep-Alive: timeout30Vary: Accept-EncodingX-Powered-By: PHP/5.6.40 !DOCTYPE html>html langru>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Криптовалюты с CoinMarketCap/title> style> body { font-family: Arial, sans-serif; margin: 20px; padding: 0; background-color: #f4f4f4; } #crypto-container { display: flex; flex-wrap: wrap; } .crypto { background: #ffffff; border: 1px solid #ddd; border-radius: 5px; padding: 20px; margin: 10px; width: calc(25% - 40px); box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .loading, .error { text-align: center; width: 100%; margin-top: 20px; } /style>/head>body> h1>Криптовалюты/h1> div idcrypto-container>/div> script> const API_KEY 222e446d-43b3-46ee-8453-b473f16a0f5f; // Укажите тут свой API ключ CoinMarketCap async function fetchCryptoData() { const container document.getElementById(crypto-container); container.innerHTML div classloading>Загрузка котировок.../div>; try { const response await fetch(https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?CMC_PRO_API_KEY + API_KEY); if (!response.ok) { throw new Error(Ошибка при получении данных); } const data await response.json(); container.innerHTML ; // Очистка контейнера data.data.forEach(crypto > { const cryptoElement document.createElement(div); cryptoElement.classList.add(crypto); cryptoElement.innerHTML ` h2>${crypto.name} (${crypto.symbol})/h2> p>Цена: $${crypto.quote.USD.price.toFixed(2)}/p> p>Изменение за 24 часа: ${crypto.quote.USD.percent_change_24h.toFixed(2)}%/p> p>Рыночная капитализация: $${crypto.quote.USD.market_cap.toFixed(2)}/p> `; container.appendChild(cryptoElement); }); } catch (error) { container.innerHTML `div classerror>Ошибка: ${error.message}/div>`; } } fetchCryptoData(); /script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx-reuseport/1.21.1Date: Sat, 09 Nov 2024 14:34:33 GMTContent-Type: text/htmlContent-Length: 2767Connection: keep-aliveKeep-Alive: timeout30Vary: Accept-EncodingX-Powered-By: PHP/5.6.40 !DOCTYPE html>html langru>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Криптовалюты с CoinMarketCap/title> style> body { font-family: Arial, sans-serif; margin: 20px; padding: 0; background-color: #f4f4f4; } #crypto-container { display: flex; flex-wrap: wrap; } .crypto { background: #ffffff; border: 1px solid #ddd; border-radius: 5px; padding: 20px; margin: 10px; width: calc(25% - 40px); box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .loading, .error { text-align: center; width: 100%; margin-top: 20px; } /style>/head>body> h1>Криптовалюты/h1> div idcrypto-container>/div> script> const API_KEY 222e446d-43b3-46ee-8453-b473f16a0f5f; // Укажите тут свой API ключ CoinMarketCap async function fetchCryptoData() { const container document.getElementById(crypto-container); container.innerHTML div classloading>Загрузка котировок.../div>; try { const response await fetch(https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?CMC_PRO_API_KEY + API_KEY); if (!response.ok) { throw new Error(Ошибка при получении данных); } const data await response.json(); container.innerHTML ; // Очистка контейнера data.data.forEach(crypto > { const cryptoElement document.createElement(div); cryptoElement.classList.add(crypto); cryptoElement.innerHTML ` h2>${crypto.name} (${crypto.symbol})/h2> p>Цена: $${crypto.quote.USD.price.toFixed(2)}/p> p>Изменение за 24 часа: ${crypto.quote.USD.percent_change_24h.toFixed(2)}%/p> p>Рыночная капитализация: $${crypto.quote.USD.market_cap.toFixed(2)}/p> `; container.appendChild(cryptoElement); }); } catch (error) { container.innerHTML `div classerror>Ошибка: ${error.message}/div>`; } } fetchCryptoData(); /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
]