Help
RSS
API
Feed
Maltego
Contact
Domain > prices.atlasliquidity.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-02
104.26.2.100
(
ClassC
)
2025-12-11
104.26.3.100
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Thu, 11 Dec 2025 09:44:18 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Location: https://prices.atlasliquidity.com/cf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sRa7I6vUYKEew%2B%2Ft13pCOEvorxeFRfhssBd2bj%2FtbvPUNAYO3rxoUXX2Nrfc85qdQfXBgN%2BBHnB%2BM7pStVrLWBLreRynAQJ%2FlrfhymK9WltOwkHsraUSdAQ%3D%3D}}CF-RAY: 9ac40aeb4e82cb73-PDX html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.24.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Thu, 11 Dec 2025 09:44:19 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarex-powered-by: ExpressNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sFdKOOtvIZhmPZf0jKEhHKZ5nw6T1XE%2B%2BLM0dQukI8J%2BU7iUqxMKjU5jJqvFRB%2FpBHk3JP6lzjcaNt9upl5YKs%2BeVprcy82LO9xgsPSFpHDaA1s6DE2I3%2FA%3D%3D}}cf-cache-status: DYNAMICvary: accept-encodingCF-RAY: 9ac40aed9e79b7b9-PDX html> head> title>MT4 Price Socket Server/title> style> body { font-family: Arial, sans-serif; margin: 20px; line-height: 1.6; } pre { background: #f4f4f4; padding: 10px; border-radius: 5px; } code { font-family: monospace; } /style> /head> body> h1>MT4 Price Socket Server/h1> p>This server provides real-time price updates for MT4 symbols./p> h2>Client Implementation Notes/h2> p>The server now supports message compression to reduce bandwidth usage. Clients should implement decompression as follows:/p> pre>code>// Client-side decompression example (JavaScript)socket.on(message, function(message) { // Check if message is compressed if (message && message.compressed true) { try { // Decode base64 and decompress const compressedData atob(message.data); // For browser // OR: const compressedData Buffer.from(message.data, base64); // For Node.js // Decompress (using pako or other zlib-compatible library) // Browser: const decompressedStr pako.inflate(compressedData, { to: string }); // Node.js: const decompressedStr zlib.inflateSync(compressedData).toString(); // Parse the JSON const decompressedMessage JSON.parse(decompressedStr); // Process the decompressed message processMessage(decompressedMessage); } catch (error) { console.error(Error decompressing message:, error); } } else { // Message is not compressed, process normally processMessage(message); }}); /code>/pre> p>For more information, check the a href/status>server status/a>./p> /body> /html>
Subdomains
Date
Domain
IP
price.atlasliquidity.com
2025-12-11
172.67.69.177
prices.atlasliquidity.com
2025-12-11
104.26.3.100
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
]