Top "Domain-name" questions

A domain name is a string of characters that identifies a realm of authority within a Domain Naming System (DNS).

How to I make a script that does nslookup -q=ns for multiple websites and exports the results to a file

I need to create a script that does outputs the results of nslookup -q=ns for multiple websites into a …

dns export-to-excel domain-name nslookup
Changing domain name from localhost to custom name in Visual Studio

I am new to MVC and I just created one MVC4 test project in VS 2010, it runs perectly but the …

asp.net-mvc visual-studio-2010 asp.net-mvc-4 localhost domain-name
Where can I purchase .app TLD?

Where can I purchase a .app Top Level Domain (TLD)? I've gone to Network Solutions, GoDaddy, etc and can't find …

dns appdomain domain-name tld .app
How do you check if a domain name exists?

Not only easy ones like .com or .net, but also, .co.uk, .fr, .gov.rw ... ? Should I really make a …

language-agnostic dns whois domain-name
Check for a valid domain name in a string?

I am using python and would like a simple api or regex to check for a domain name's validity. By …

python regex api domain-name
How do I associate my domain name with my AWS applications?

I've just starting using the Amazon Web Services (AWS) and I'm still learning about how it works and what features …

url amazon-ec2 dns amazon-web-services domain-name
How do I register a domain with special symbols or characters?

Daring Fireball tweeted: ‘We Don’t Lie to Google’: http://✪df.ws/e4f I've been thinking about creating a …

dns registration domain-name
Best way to determine if a domain name would be a valid in a "hosts" file?

The Windows Hosts file allows you to associate an IP to a host name that has far greater freedom than …

c# validation domain-name hosts-file
Specifying different DNS servers for different domains

Can I specify DNS servers for multiple domains. For example there are 3 domains for which I know the DNS server …

dns domain-name
Get domain name from URL in Java/Android

In my app, I need to get the favicon.ico from a URL. (eg. "http://google.com/favicon.ico"). Users …

java android url domain-name