Help
RSS
API
Feed
Maltego
Contact
Domain > prema.mergenai.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-10-14
3.209.33.64
(
ClassC
)
2025-04-21
34.204.245.49
(
ClassC
)
2025-08-11
54.81.125.188
(
ClassC
)
Port 443
HTTP/1.1 200 OKcontent-length: 2020content-type: text/html; charsetutf-8date: Mon, 21 Apr 2025 18:20:38 GMTserver: envoyx-envoy-upstream-service-time: 3 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Ask - Congenial Computer/title> link relstylesheet href/static/styles.css> script srchttps://code.jquery.com/jquery-3.6.0.min.js>/script>/head>body> div classmain-container> div classlogo-container> img src/static/logo.png/> /div> div classchat-container> div idchatbox classchat-box>/div> div classinput-container> input iduserInput typetext placeholderAsk your congenial computer... autocompleteoff/> button idsendButton>Ask/button> /div> /div> /div> script> $(document).ready(function() { $(#sendButton).click(function() { sendMessage(); }); $(#userInput).keypress(function(e) { if (e.which 13) { sendMessage(); } }); function sendMessage() { let userMessage $(#userInput).val(); if (userMessage.trim() ) { return; } $(#chatbox).append(div classchat-message user-message> + userMessage + /div>); $(#userInput).val(); $.ajax({ url: /api/v1/chat, type: POST, contentType: application/json, data: JSON.stringify({message: userMessage}), success: function(response) { $(#chatbox).append(div classchat-message bot-message> + response.response + /div>); $(#chatbox).scrollTop($(#chatbox)0.scrollHeight); } }); } }); /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
]