Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
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 / 10.5 | ✅ 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.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 |
9 functions.
Feedback: Report problem or ask question.