Description
Handles DNS queries and records from Ruby code with an object-oriented API. It is useful for network tools, service discovery, diagnostics, and applications that need direct DNS lookups.
DNS data can be spoofed, delayed, or controlled by external infrastructure. Validate results, set timeouts, and avoid using DNS alone as an authorization decision.