IPB

Welcome Guest ( Log In | Register )



Tags
This content has not been tagged yet
 
Reply to this topicStart new topic

Tracking A User By Isp Number

, How do I use the info from the webstats?


jlhaslip
no avatar
Insert Custom Title Here
*******************
Group: [MODERATOR]
Posts: 4,934
Joined: 24-July 05
From: Linux, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:5.30



Post #1 post Oct 18 2005, 05:01 AM
I have a site that seems to be using a lot of bandwidth. The stats list the users which have visited by number. (IE: xx.xx.xx.xx) I assume this number is traceable, but how do I find out if this is a legitimate user or a hacking attempt on the site.One user has used about 25 % of the bandwidth and I am concerned about it. Is there a way to find out where this user is coming from and perhaps ban them if I deem it to be neccessary?
Go to the top of the page
+Quote Post
BuffaloHelp
no avatar
More than meets the eye
******************
Group: Admin
Posts: 3,763
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042
myCENT:48.70



Post #2 post Oct 18 2005, 05:21 AM
Give this site a shot. Use the link "Reverse DNS lookup"

http://www.dnsstuff.com/
Go to the top of the page
+Quote Post
Spectre
no avatar
Privileged Member
*********
Group: Members
Posts: 873
Joined: 30-July 04
Member No.: 246



Post #3 post Oct 18 2005, 06:55 AM
Search engines have a tendancy to suck a little more bandwidth than they deserve - and illegitimate spiders which do not follow 'robots.txt' rules (such as those used by spammers) are notorious for using up one's entire monthly bandwidth limit.

The PHP function gethostbyaddr() looks up the hostname corrosponding to the IP address passed to the function, allowing you to identify known spiders (such as Google or Yahoo! and the like) by the hostname (or if you know all of the IP addresses used by nodes on their respective networks). The major search engines also always identify themselves in the 'User Agent' header - but this can obviously be forged by anyone.
Go to the top of the page
+Quote Post
guangdian
no avatar
Trap Grand Marshal Member
***********
Group: Members
Posts: 1,186
Joined: 24-September 04
Member No.: 1,245



Post #4 post Oct 18 2005, 09:10 AM
i am ever got this sort of problems
i just don't know how to do with that.
and the only thing i think we can do is changing to the server that give more bandwidth that will made us don't worried about that.
guangdian
Go to the top of the page
+Quote Post
jlhaslip
no avatar
Insert Custom Title Here
*******************
Group: [MODERATOR]
Posts: 4,934
Joined: 24-July 05
From: Linux, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:5.30



Post #5 post Oct 18 2005, 05:18 PM
QUOTE(BuffaloHELP @ Oct 17 2005, 11:21 PM)
Give this site a shot. Use the link "Reverse DNS lookup"

http://www.dnsstuff.com/
[right][snapback]196012[/snapback][/right]


That works wonderfully. Thanks Buffalohelp. And the others are good, too. Thanks to all.
Go to the top of the page
+Quote Post
anwiii
no avatar
Trap Grand Marshal Member
***********
Group: [HOSTED]
Posts: 1,019
Joined: 5-March 06
From: Warsaw, MO
Member No.: 19,564
myCENT:41.60



Post #6 post Apr 18 2006, 09:37 AM
QUOTE(jlhaslip @ Oct 18 2005, 12:01 AM) [snapback]196006[/snapback]

I have a site that seems to be using a lot of bandwidth. The stats list the users which have visited by number. (IE: xx.xx.xx.xx) I assume this number is traceable, but how do I find out if this is a legitimate user or a hacking attempt on the site.One user has used about 25 % of the bandwidth and I am concerned about it. Is there a way to find out where this user is coming from and perhaps ban them if I deem it to be neccessary?


just ban the ip or sourounding ip if it's using that much bandwidth. forget about the hows or whys. i wouldn't be concerned since in the meantime he can be using up another 25%.

now there are two possibilites that come to my mind. you either havea lot of pictures or games or something that uses a lot of bandwidth and he's a legitimate user who likes your site, OR you may have an enemy you pissed off who knows your web address and is using up your bandwidth intentionally to block your visitors eventually. so be weary of that. i've never done it but thought about it wink.gif i did spam email accounts to fill 'm up where they weren't able to recieve further emails until they had to delete them 1 by 1 in my older more imature days.....

but seriously, i would ban the ip until you can figure out how to control your bandwidth and monitor your visitors more effectively. i believe you can ban ip's through the htaccess hidden file that trap allows you to modify(sob web hosts don't) or there may be something in cpanel to ban ip's. in any case, i've never had to do this but i'm sure it's something simple

if your site uses alot of bandwidth and is a popular site, i would suggest setting up a system where your users have to fill out a form before they can access certain directories where your bandwidth might be at risk and have their ip and email address saved on record tor refer back to it if you ever have problems in the future. i dunno. use your imagination. you will come up with something smile.gif

QUOTE(Spectre @ Oct 18 2005, 01:55 AM) [snapback]196035[/snapback]

Search engines have a tendancy to suck a little more bandwidth than they deserve - and illegitimate spiders which do not follow 'robots.txt' rules (such as those used by spammers) are notorious for using up one's entire monthly bandwidth limit.

The PHP function gethostbyaddr() looks up the hostname corrosponding to the IP address passed to the function, allowing you to identify known spiders (such as Google or Yahoo! and the like) by the hostname (or if you know all of the IP addresses used by nodes on their respective networks). The major search engines also always identify themselves in the 'User Agent' header - but this can obviously be forged by anyone.


good deal. i didn't read your post before i posted. that is definately a possibility. especially if it's a relatively new site(don't know if it is or not) because i heard the same thing you just stated about search engines using a little more bandwidth(for some reason that i don't know why) but if the site was submitted to tons of search engines using a script or software then i acan also see that being a problem as well. but he said it was coming from one ip hmmm

i do know in cpanel, i believe it's called webalizer, it will show if it was a spider from google or msn, etc....don't quote me. i could be mistaken.
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #7 post Sep 27 2009, 11:05 AM
Tracking possible scammer
Tracking A User By Isp Number

Is there a program that can use to track down a compter in use and let me know where it is being used at. I think I'm think being scammed and want to make sure I'm right before I tell the autorities.

Go to the top of the page
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts 9 psp-playstation 5,358 26th August 2004 - 02:06 PM
Last post by: redsky
No new 22 spawn_syxx9 11,451 16th January 2005 - 08:29 PM
Last post by: spawn_syxx9
No new   14 deejames 7,326 27th September 2004 - 09:23 PM
Last post by: wassie
No New Posts   2 Sanguinairius 3,443 7th October 2004 - 04:26 PM
Last post by: wassie
No New Posts 1 spawn_syxx9 2,809 29th October 2004 - 11:13 AM
Last post by: ZeXLR8er
No new   73 Fu Still Better 9,386 6th April 2009 - 07:31 PM
Last post by: Haricotcur
No New Posts 0 Soviet 659 15th October 2007 - 05:18 AM
Last post by: Soviet
No New Posts   5 MacFly 3,536 20th August 2009 - 10:43 AM
Last post by: puneye
No new   17 shadowx 3,656 1st October 2009 - 03:28 PM
Last post by: iG-moatlhudi
No New Posts   3 sargilla 3,905 6th January 2005 - 11:25 AM
Last post by: sargilla
No New Posts   2 ddwyer 3,110 13th January 2005 - 03:06 PM
Last post by: finaldesign
No new   23 Xedos 5,588 22nd February 2007 - 09:21 AM
Last post by: TypoMage
No New Posts   4 Amby 3,462 18th February 2005 - 05:54 AM
Last post by: XeNoToSs
No new 14 gotspooned 3,640 25th February 2005 - 08:56 PM
Last post by: egbakaet
No New Posts   0 fsastraps 1,677 2nd March 2005 - 03:30 PM
Last post by: fsastraps


 



RSS Open Discussion Time is now: 22nd November 2009 - 05:35 AM

Web Hosting Powered by ComputingHost.com.