I noticed I was getting udp traffic on random ports from an unknown ip address that was definitely not on my domain today. When I looked up the ip using nslookup, it returned a name. But when I did a whois on both name whois complained that the name had expired and didn't give me back any information. So I tried the ip on whois, and whois couldn't find it at all.

How is this possible?

link|improve this question
What is the IP ? – Dave Cheney Mar 4 '10 at 3:51
I don't remember :-p I had intended to check it out later, but then I cleared wireshark's cache – Mechko Mar 4 '10 at 15:04
feedback

2 Answers

It is possible that the domain has expired very recently and the DNS servers are just returning the name they have cached. If this is the case, the behaviour shouldn't continue for long; 48hrs is usually the max.

link|improve this answer
feedback

Keep in mind that UDP traffic is not stateful, so these packets could be forged.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.