/*
Author: Robert Hashemian
http://www.hashemian.com/

You can use this code in any manner so long as the author's
name, Web address and this disclaimer is kept intact.
********************************************************
Usage Sample:

<script language="JavaScript">
WPC_BackColor = "linen";
WPC_ForeColor = "navy";
</script>
<table border="0" cellpadding="0" cellspacing="0"><tr><td>
<script language="JavaScript" 
src="http://www.hashemian.com/js/comments.js.php?a=SiteID"></script>
</td></tr><tr><td align="right">
<a style="color:blue;font-size:x-small;text-decoration:none" 
href="http://www.hashemian.com/tools/ViewAddComments.php?a=SiteID" 
target="_blank" title="View/Add comments">View/Add comments</a></td></tr></table>
*/

if (typeof(WPC_BackColor)=="undefined")
  WPC_BackColor = "";
if (typeof(WPC_ForeColor)=="undefined")
  WPC_ForeColor= "";

document.write('<br><fieldset style="background-color:' + WPC_BackColor + ';color:' + WPC_ForeColor + ';padding:5px;width:500px;"><legend><small><b>Comments (12)</b> [<a style="color:blue;font-size:xx-small;text-decoration:none" href="http://www.hashemian.com/tools/ViewAddComments.php?a=111785693542a124a733464" target="_blank">View/Add</a>]</small></legend><small><br>by: <b style=\'color:green\'>rh [admin]</b><img align=\'absbottom\' border=\'0\' alt=\'Site Admin\' src=\'http://www.hashemian.com/images/site-admin.gif\'> on <b>2009-01-06 03:11:45</b><br> <i>to determine the outbound ip, look at the email headers. most email clients allow one to peek at the headers. there&#039;s a wealth of data in there.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Mark</b> on <b>2008-12-31 20:03:40</b><br> <i>The lookup information you post is for inbound email (IN MX). Is there a way to determine the outbound ip address?</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Lance</b> on <b>2008-06-18 21:31:11</b><br> <i>Who you trying to look up? LOL</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>josh</b> on <b>2007-11-30 21:24:52</b><br> <i>could you post the code for this please</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b style=\'color:green\'>rh [admin]</b><img align=\'absbottom\' border=\'0\' alt=\'Site Admin\' src=\'http://www.hashemian.com/images/site-admin.gif\'> on <b>2007-10-27 02:35:20</b><br> <i>can&#039;t do partial or ip ranges with this, but you can specify a full ip from the class c range and usually the country will be the same for the whole class. e.g. 87.118.167.1 indicates a .bg tld which is for bulgaria with the nic (network information center) in amsterdam.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Mike T</b> on <b>2007-10-26 16:13:32</b><br> <i>Can you do partial lookups? For instance I get spammers with Ip addresses like 87.118.167.xxx.<br>Is there some way to search on 87.118 and see who owns (or what country) IP addies in that range? This way I could do a wildcard ban if I knew all 87.116 was from, say Russia. Also, I&#039;m looking for image verication like yours. Simple, just numbers. Just enough to keep aholes away. Please email me where I can get it. if you can. Thanks.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b style=\'color:green\'>rh [admin]</b><img align=\'absbottom\' border=\'0\' alt=\'Site Admin\' src=\'http://www.hashemian.com/images/site-admin.gif\'> on <b>2007-07-30 02:12:28</b><br> <i>i&#039;m afraid that&#039;s not possible with this tool. look below for an answer to the same question.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Don</b> on <b>2007-07-29 04:44:12</b><br> <i>Can you do a lookup to determine what domains someone owns? For example, list all the websites that &quot;John Smith&quot; is the owner of?</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b style=\'color:green\'>rh [admin]</b><img align=\'absbottom\' border=\'0\' alt=\'Site Admin\' src=\'http://www.hashemian.com/images/site-admin.gif\'> on <b>2007-07-10 03:41:47</b><br> <i>no script to download. correct, there are plenty of free online whois pages around. this page gives you dns info as well. but there&#039;s no need for a script. if you have access to a shell just type &#039;whois&#039; at the prompt and pipe it if desired. can&#039;t get any more free than that.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>ULTRAZ</b> on <b>2007-07-08 10:54:34</b><br> <i>So where is the download link, or is it just for use here? <br>I may as well just type &quot;whois&quot; into google coz they are all free.<br>I need a script not a service.</i> <hr align="center" size="1" color="lightgrey" width="90%"> <a href="http://www.hashemian.com/tools/ViewAddComments.php?a=111785693542a124a733464" target="_blank" style="color:blue;text-decoration:none">more&hellip;</a><div align="center" style="font-size:xx-small">*** Pop-up blockers may interfere with this service. ***<br><a href="http://www.hashemian.com/tools/page-commenting.php" target="_blank" style="font-size:xx-small;color:blue;text-decoration:none">About this service</a></div></small></fieldset>');

