session_start();
$title="Slide 13";
require("../../../php/require/config.php");
require("$reqpath/login/config.php");
require("$reqpath/common.php");
require("$reqpath/login/membership.php");
include("$incpath/header.php");
$showlogin="yes";
include("$incpath/menu.php");
if (!loggedin()){
echo "
";
$bartitle="Unverified user: Please login to view Presentations ";
printneedtologinmsg($bartitle);
}
else
{
?>
|
First page Back Continue Last page Overview Graphics
Where in the World is
65.75.176.120?
But destination's netblock is registered to an individual in Ripley, Texas
Destination didn't respond: no latency so can't tell whether it's in California or Texas
Further examination could include:
- hosting company offers distributed network?
- or only one hosting center in California?
- Are there other phishing nodes same center?
| } include("$incpath/footer.php"); ?>