http://contentz.mkt941.com/lp/static/notfound.html

Submitted URL:
https://pages04.netRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 2 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
http://contentz.mkt941.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!--
  ~ IBM Confidential
  ~ OCO Source Materials
  ~ 5725-S87
  ~ © Copyright IBM Corp. 2017
  ~ The source code for this program is not published or otherwise
  ~ divested of its trade secrets, irrespective of what has been
  ~ deposited with the U.S. Copyright Office.
  --><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head>
    <title>Page not Found</title>
    <link href="./css/pages.css" rel="stylesheet" type="text/css">
</head>
<body>
<center>
    <br><br>
    <table cellpadding="0" cellspacing="0">
        <tbody><tr>
            <td class="pageNotFound">The page you are trying to access is not found</td>
        </tr>
    </tbody></table>
</center>

</body></html>