Help
RSS
API
Feed
Maltego
Contact
Domain > shahrzad.club
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-10-01
99.84.208.96
(
ClassC
)
2025-04-04
204.246.191.9
(
ClassC
)
2025-04-19
204.246.191.28
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Fri, 04 Apr 2025 20:06:06 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://shahrzad.club/X-Cache: Redirect fro 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: 25511Connection: keep-aliveLast-Modified: Thu, 13 Mar 2025 08:13:53 GMTServer: AmazonS3Date: Fri, 04 Apr 2025 20:06:07 GMTETag: d010187e3db3f5d7c5 !-- Javascript --> script srchttps://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.4/min/tiny-slider.js>/script> script> // Function to populate the carousel with book images from the APIfunction populateBookCarousel() { const sliderContainer document.getElementById(bookSlider); // Function to fetch books from the API async function fetchBooks() { try { // Show loading indicator sliderContainer.innerHTML div classcarousel-slide>div classcarousel-caption>Loading books.../div>/div>; // Fetch books from the API const response await fetch(https://us-central1-shahrzad-310119.cloudfunctions.net/list-books); if (!response.ok) { throw new Error(`API request failed with status ${response.status}`); } const books await response.json(); console.log(Fetched books:, books); return books; } catch (error) { console.error(Error fetching books:, error); return ; } } // Create and add book slides to the carousel async function createBookSlides() { // Clear any existing content sliderContainer.innerHTML ; // Fetch books from the API const books await fetchBooks(); if (!books || books.length 0) { // If no books found, add a message const noImagesSlide document.createElement(div); noImagesSlide.className carousel-slide; noImagesSlide.innerHTML ` div classcarousel-caption>No books found/div> `; sliderContainer.appendChild(noImagesSlide); } else { // Add each book to the carousel books.forEach(book > { const slide document.createElement(div); slide.className carousel-slide; // Create HTML for book slide with image, title and author slide.innerHTML `
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
]