How to find Email addresses?
by ViggoQuan - 03-01-2024, 11:17 AM
#1
Hello,
How can I find the email addresses of a domain? For example, I want to know what e-mails are there with domain name “example.com”.
Can I use Telnet tool for this purpose?
I did:
 
Code:
$ nc -v "MyTarget.com" 110
nc: timeout while connecting to X-X-X-X.ptr4.stackcp.net (X.X.X.X) 110 [pop3]
nc: 2a07:7800::152 (2a07:7800::152) 110 [pop3] open
Other ports are open too:
Code:
nc: 2a07:7800::152 (2a07:7800::152) 995 [pop3s] open
nc: 2a07:7800::152 (2a07:7800::152) 993 [imaps] open
nc: 2a07:7800::152 (2a07:7800::152) 465 [submissions] open
nc: 2a07:7800::152 (2a07:7800::152) 143 [imap2] open
nc: 2a07:7800::152 (2a07:7800::152) 110 [pop3] open
nc: 2a07:7800::152 (2a07:7800::152) 25 [smtp] open
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  YOUTUBE IP LOGGER LOG IP ADDRESSES WITH A YOUTUBE LINK ViggoQuan 14 3,908 07-09-2024, 03:14 PM
Last Post: neuronecyber
  HOW TO GET AN EDU EMAIL ATM 25 5,356 03-28-2024, 04:46 PM
Last Post: xsebastian

Forum Jump:


Users browsing this thread: 1 Guest(s)