Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Query the IP address for a domain name.
Or find the domain name for an IPv4 or IPv6 address.
Version | macOS | Windows | Linux | Server | iOS SDK |
6.0 / 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
DNSLookup.Address Queries the address. | All 6.0 |
DNSLookup.AddressCount Queries number of addresses. | All 6.0 |
DNSLookup.Alias Queries the alias. | All 6.0 |
DNSLookup.AliasCount Queries number of aliases. | All 6.0 |
DNSLookup.List Lists all IDs of DNSLookup objects. | All 13.0 |
DNSLookup.LookupHostByAddress Queries the domain name for an IP. | All 6.0 |
DNSLookup.LookupHostByName Queries the IP for domain. | All 6.0 |
DNSLookup.Name Queries the name found. | All 6.0 |
DNSLookup.Release Releases a DNS Lookup reference. | All 6.0 |
DNSLookup.ReleaseAll Releases all DNS Lookup references. | All 10.5 |
10 functions shown.
These functions require a license (80%).