DNS
Resolving domain names with digTo resolve a domain name on the shell, you can use the command dig. Resolving the domain example.com: dig example.com If thedomain can be resolved, the result will be similar to this: ; DiG 9.2.1 howtoforge.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42946 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;example.com. IN A ;; ANSWER SECTION: example.com. 84600 IN A 192.168.0.1 ;; Query time: 27 msec ;; SERVER: 212.227.21.251#53(212.227.21.251) ;; WHEN: Wed Oct 26 18:53:32 2005 ;; MSG SIZE rcvd: 48 To check if the local webserver is responsible for this domain use the following command: |





Recent comments
10 hours 1 min ago
10 hours 8 min ago
11 hours 46 min ago
13 hours 20 min ago
16 hours 54 min ago
19 hours 14 min ago
19 hours 15 min ago
21 hours 2 min ago
21 hours 11 min ago
1 day 46 min ago