Help
RSS
API
Feed
Maltego
Contact
Domain > hindikibindi.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-15
18.67.0.57
(
ClassC
)
2026-02-23
3.169.173.111
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Mon, 23 Feb 2026 01:32:47 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://hindikibindi.org/X-Cache: Redirect from cloudfrontVia: 1.1 30f0e61c1580551568da5e96c38c9796.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: ArYNetU8UZUPejYxFjjN4PbywLd-_SvFzWk8gx_k6e-aq3GZ4JYg5g html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 1575Connection: keep-aliveDate: Sun, 22 Feb 2026 09:02:11 GMTLast-Modified: Mon, 08 Jan 2024 01:01:01 GMTETag: 44d0fa9cd8ecc8ac9fe7f2c0b11f8160Server: AmazonS3X-Cache: Hit from cloudfrontVia: 1.1 38789cdd14ddea5c4c609cb0e6656396.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: 18IXlHqHCNNVUnwTbHTZILTiH_bQybA-Uq7fcjRPGXHr2UVG756nfgAge: 59437 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Greeting App/title> style> /* Your CSS styles here */ /style> script srchttps://code.jquery.com/jquery-3.6.4.min.js>/script>/head>body> h1>Greeting App/h1> label fornameInput>Enter your name:/label> input typetext idnameInput> button onclickgetGreeting()>Get Greeting/button> p idgreetingOutput>/p> div classgif-container> img srcspongebob.gif alt Spongebob GIF width300> /div> script> function getGreeting() { var name $(#nameInput).val(); // Clear previous error messages $(#greetingOutput).text(); // Validation logic if (!name) { $(#greetingOutput).text(Please enter a name.); return; } // AJAX request $.ajax({ type: GET, url: https://localhost:8999/greeting/hello, data: { name: name }, success: function(data) { // Display the greeting in the HTML $(#greetingOutput).text(data.content); }, error: function(xhr, status, error) { console.error(Error:, error); } }); } /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
]