Transform Meta Info
Display Name | To Domains [DNS] |
Transform Name | DNS NameToDomain_DNS |
Short Description | This Transform extracts all the domains from a DNS Name - it excludes TLDs and SLD. |
Data Source | Paterva/Host |
Input | DNS Name |
Output | Domain |
Description
This Transform will return the domain of the supplied website. The Transform will also return any sub domains - all the way to the sub TLD. This means that if a website with the name www.duh.moo.co.za is supplied the Transform will return the domains duh.moo.co.za and moo.co.za, but not co.za (sub TLD) or za (TLD).
Typical uses
Assume that you obtain a list of nameservers for a domain using the DomainToDNS Name_NS Transform. You want to investigate the resulting DNS Name a little further. The more interesting organisation data would be located on the domain. The DNS name is converted to a domain for further investigation using this Transform.