digital4rensics / Malformity

Malformity is a Maltego project based on the Canari framework for malicious binary and infrastructure research.
115 stars 35 forks source link

NS and MX records in IP lookups #7

Closed krmaxwell closed 11 years ago

krmaxwell commented 11 years ago

When performing "Domain to IP" transforms, we frequently get NS and MX records. These should be in some other transform.

digital4rensics commented 11 years ago

Domain -> IP now only returns A records for queried domains from the pDNS rrset. OtherRRset will return all other record types from a domain's rrset results.