There are many PowerShell cmdlets for working with DNS (Domain Name System) which is a hierarchical database that includes pairs computer name- IP address. The Show-DnsServerCache displays the records in the DNS server cache, including the name, record type, Timestamp, TTL (Time To Live), and record data.