Top "Nameservers" questions

How do I get a list of all subdomains of a domain?

I want to find out all the subdomains of a given domain. I found a hint which tells me to …

dns subdomain dig nameservers
Python lookup hostname from IP with 1 second timeout

How can I look up a hostname given an IP address? Furthermore, how can I specify a timeout in case …

python dns hostname nameservers
Why does updating a domain's nameservers take so long?

When I change my domain's (a dot com) nameservers it can take up to 2 days. I know that that's usual, …

dns web nameservers
Can I use IP address as Name Server instead of creating custom Name Server

I've just bought a VPS to host my website. One of the problems I've faced during migration from shared hosting …

nameservers
A(Host) Records with AWS Load Balancer

I have a question regarding AWS Load Balancers. I can point my CNAME www to my load balancer's DNS perfectly …

amazon-web-services amazon-ec2 load-balancing nameservers
how to add nameserver in resolv.conf

I researched about how to add a name server in the file resolv.conf, I found this command on this …

linux nameservers
Difference between an A Rec and CNAME in Route53

As Amazon Route 53 allows you to set an A record or a CNAME to a different sub-domain name using Alias, …

amazon-web-services dns nameservers
host: parse of /etc/resolv.conf failed

I'm getting an error and I cannot see what happens, please see if you can catch what's wrong. Whenever I …

linux parsing dns host nameservers
Different name servers for different subdomains

Let's say I have a website example.com which I bought via a common domain registry nomcheap.com. I want …

dns subdomain nameservers
Using nslookup to find what name servers were contacted in a query

I'm using nslookup to find the DNS name that has the a given IP address as one of its associated …

dns nameservers nslookup