Mobile app version of vmapp.org
Login or Join
Holmes151

: Extracting Organization ID from WhoIs Query I am trying to extract OrgId from whois query to detect malicious servers. whois 69.59.28.19 | grep OrgId: | awk '{print }' But for some IPs there

@Holmes151

Posted in: #Whois

I am trying to extract OrgId from whois query to detect malicious servers.

whois 69.59.28.19 | grep OrgId: | awk '{print }'


But for some IPs there are multiple OrgId entries.

whois 69.59.28.19

whois 208.115.113.93


What is the reason of this kind of double Organization information in WhoIs answers?

And which OrgId should be chosen to detect malicious IP owner?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Holmes151

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme