Top "Dig" questions

dig performs DNS lookups and displays records matching the specified IP address or domain name.

DiG transfer fails with axfr options

For testing purposes, I'm trying to get a list of all DNS records set for a domain, using this method. …

shell command-line dns dig
bash script to perform dig -x

Good day. I was reading another post regarding resolving hostnames to IPs and only using the first IP in the …

bash dig
What's the name lookup differences between curl and nslookup

I'm lost when trying to figure out when a DNS query will be timed out. Tried multiple scenarios(on Linux): …

curl dns nslookup dig
How to fix a dig command with status: REFUSED?

I need help fixing a status refused. I had a look at the named.conf and everything looks ok. I …

dns named dig
dig-like functionality on windows?

On a windows system, I'm trying to gather all the IP addresses for a DNS name & call a tool …

windows powershell perforce dig
My users get "net::err_name_not_resolved"

I did get messages from android phone users that my website is not loading. When an android phone clicks on …

android dns github-pages nslookup dig
Pass stdin into Unix host or dig command

Let's say I have a list of IPs coming into a log that I'm tailing: 1.1.1.1 1.1.1.2 1.1.1.3 I'd like to easily resolve …

host dig
Resolving gmail.com mail server

I am trying to find the gmail.com mail server using dig command and verifying the results returned by dig …

networking smtp dns telnet dig