How to find DoS attacker's contact data?
November 28, 2006 8:32 AM
Subscribe
Some guy is DoS-attacking my mail server. Can I determine his name from his server's static IP?
I have my own little Windows Server 2003 hosted virtual dedicated server machine, i.e. I run my own web and mail servers (using IIS and MailEnable, respectively).
In the last few days my pop3 service crashed a few times a day. I read the log files and determined that some person with a static IP address is sending long, wierd packets to port 110 (POP3/APOP) causing the service to terminate unexpectedly.
In my picture this leaves little doubt that this is a denial of service attack, though I suspect the other server's operator is not aware of the attack (attacking my little personal server wouldn't benefit anyone, so I do not suspect malice).
I called the other guy's ISP and they told me to hand in paperwork so they could give my his contact data, which I can understand, since they are not supposed to hand out customer info nilly-willy. So I am going to send them a fax requesting the contact data.
But this is probably going to take some time and I want to resolve this problem fast, so I ask the hive mind: Given an IP address, how can I find out the owner of the server without his ISP's support? Reverse DNS lookup only yields a DNS name of the form server123-32-123-43.hostername.de, but I suspect the server can be found under additional domains for which I then might be able to get the contact info out of the DNS. Is it possible to find all records for a given IP?
Different approaches are also appreciated, of course.
posted by Herr Fahrstuhl to computers & internet (10 comments total)
posted by winston at 8:36 AM on November 28, 2006