//okhttp/okhttp3/Dns/Companion/SYSTEM SYSTEM¶ [jvm]\ @JvmField val SYSTEM: Dns A DNS that uses InetAddress.getAllByName to ask the underlying operating system to lookup IP addresses. Most custom Dns implementations should delegate to this instance.