https://0256dsf51ds6f564e1edf98ds6df56e54.s3.ca-central-1.amazonaws.com/015fdsfz8fgfdgf55ezr44sqd89q4ze69d46z8r.html#afhS.aspx?4QWU*LYHQA1805M*WNU12NRM*hjk2*S32504*cS665fEO*9pUJQhHGGinh

Last Checked: Jul 17, 2023, 04:58 EDT

IP Address: 3.5.253.129
ASN #: AS16509 AMAZON-02, US
Location: Unknown, Unknown, Unknown
URL Reputation:
  • Unknown This URL is not identified as malicious in the SafeBrowsing Database.
  • Unknown This URL is not identified as malicious in the PhishTank Database.
  • Unknown PhishCheck thinks this URL is likely not a phish.
  • Unknown OpenPhish: URL not in feed.

Other submissions on 3.5.253.129:

Other submissions on amazonaws.com:

  • http://7y0brzoc1oltw1s3.s3.amazonaws.com/

  • https://7y0brzoc1oltw1s3.s3.amazonaws.com/7y0brzoc1oltw1s3001.html

  • https://s3.amazonaws.com/

  • https://cuq088ruru.s3.us-east-2.amazonaws.com/08ruq.html

  • http://tgnemail.s3.amazonaws.com/

  • https://mutde2xgea.execute-api.us-east-1.amazonaws.com/production/track-ad-click?theatrograph=

  • http://s3.amazonaws.com/appforest_uf/f1668613824135x371179747730551600

  • https://s3.amazonaws.com/appforest_uf/f1668490930900x181047684621074240/er.html#am95Y2UuaHVuZ0BnbG9iYWxyZWxheS5uZXQ=

  • http://paddle.s3.amazonaws.com/

  • https://7654cre139472453.s3.eu-west-1.amazonaws.com/G%2BG%2BG%2B%2BKM%2BK%2BNJ%2BUB%2BVG%2BUY%2BGVFH%2BI%2BJN%2BIUGHJH%2B23%2BJ%2BJH%2BKJ%2BLKJGF+-+Copy.html

Previous checks:

                               
                             
  • GET
    0 Timed out waiting for a response.

    https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/partitioning-exempt-urls/changeset?_expected=1688730865816

  • https://feeds.foxnews.com/foxnews/world https://moxie.foxnews.com/google-publisher/world.xml
<html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Fox News World RSS Feed  - azinmanayadataskhafi.org.uk </title>
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #f4f6f9;
            color: #333;
            margin: 0;
            padding: 0;
        }

        .container {
            width: 80%;
            margin: 0 auto;
        }

        h1 {
            font-size: 2rem;
            margin: 2rem 0;
        }

        .news-item {
            background-color: white;
            padding: 1.5rem;
            margin-bottom: 1rem;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        }

        .news-item h2 {
            font-size: 1.5rem;
            margin-bottom: 1rem;
        }

        .news-item a {
            color: #1a73e8;
            text-decoration: none;
        }

        .news-item a:hover {
            text-decoration: underline;
        }

        .news-item p {
            font-size: 1rem;
            margin-bottom: 0;
        }

    </style>
</head>
<body>
<div class="container">
    <h1>Fox News World RSS Feed</h1>
    <a href="/">Back to the main page</a>
    <br>
    <h6 id="msg"></h6>
    <hr>
    <div id="news-items">
        
    </div>
</div>
<script>

    const fetchRSSFeed = async (url) => {
        const response = await fetch(url);
        const text = await response.text();
        const parser = new DOMParser();
        const xml = parser.parseFromString(text, "application/xml");
        return xml;
    };

    const displayNewsItems = (xml) => {
        const newsItemsContainer = document.getElementById("news-items");

        const items = xml.querySelectorAll("item");

        items.forEach((item) => {
            const titleElement = item.querySelector("title");
            const guidElement = item.querySelector("guid");
            const descriptionElement = item.querySelector("description");
            const contentElement = item.querySelector("content\\:encoded");

            const title = titleElement ? titleElement.textContent : "Untitled";
            const guid = guidElement ? guidElement.textContent : "#";
            const description = descriptionElement ? descriptionElement.textContent : "No description available.";
            const content = contentElement ? contentElement.textContent : "No content available.";

            const newsItem = document.createElement("div");
            newsItem.classList.add("news-item");

            newsItem.innerHTML = `
            <h2><a href="${guid}" target="_blank">${title}</a></h2>
            <p>${description}</p>
            <div>${content}</div>
        `;

            newsItemsContainer.appendChild(newsItem);
        });
    };

    (async () => {
        const foxNewsWorldRSSFeed = "https://feeds.foxnews.com/foxnews/world";
        const xml = await fetchRSSFeed(foxNewsWorldRSSFeed);
        displayNewsItems(xml);

        document.getElementById("msg").textContent = new URLSearchParams(window.location.search).get("q");

    })();


</script>


</body></html>

                             

Screenshot: