Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 months ago.
Improve this question
So I happened to input "blue.com" into the browser to see if the domain was available. It timed out immediately, which I thought was odd, so I used tracert in the Windows console and saw it was equivalent to inputting localhost (resolves to 127.0.0.1).
It may be worth noting that green.com resolves to nothing, and is registered by MarkMonitor Inc, where blue.com is registered by Domain The Net Technologies Ltd. Both are domain management companies.
I cannot find anything online about this at all. Can anyone explain why blue.com resolves to localhost while other domains do not?
Any domain name can be registered to "point" or "resolve" to any IP address. This is done using what is called an "A Record" or "Address Record". Various other kinds of records can be found here.
In short, when someone registers a domain name as an "Address Record", they can choose any IP address they wish, including "127.0.0.1". Why Domain The Net Technologies chose to do so is something only they know, but technically there could be any number of domains which point to that address.
To learn more about how domain name servers work internally, check out this site which explains how you can make one yourself.
Related
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed last month.
The community reviewed whether to reopen this question last month and left it closed:
Original close reason(s) were not resolved
Improve this question
I have verified the Domain Name
Also, have linked the A records
It's been 24 Hour's since the changes have been made to DNS Records
Yet the screen remains same
The app works perfectly on Firebase Default Domain.
If anyone comes here this might help.
Usually, it happens because of some kind of error during picking DNS info between the 'www.example.com' and the 'example.com'. What worked for me, is to delete the domain from the firebase console and to reconnect it back. Don't change anything on your DNS provider if everything is set correctly.
Note: This is when your domain status shows connected but you still experience the "Site not found" error
If you have problems connecting your domain, some DNS providers use "#" instead of "www.example.com" and some simply use "example.com"
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
Obviously the difference is that one can and one cannot access Netflix. But how does Netflix ban VPNs while not catching VPNs designed specifically to access Netflix?
The main difference is the question of whether Netflix knows about them yet or not.
In time, the VPNs which can access Netflix today will likely end up being blocked by from accessing the service when Netflix's analysis of incoming connections reveals IP addresses which could belong to VPNs used to circumvent their restrictions.
It is possible that some operators of VPN services may make use of IP addresses which are changed periodically to make detection less likely and this is how they may go for an extended period of time without being blocked.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I live in the UK and my ISP BT has blocked the pirate bay. I know you can just use proxies. I thought I'd be smart and get the pirate bay IP and connect to it that way, but it turns out BT has blocked the pirate bays IP. So I was wondering how does an ISP block you from accessing IP addresses?
Your ISP is by definition on path to anything you access. It can just keep a list of IPs that they will not let you access and can hijack connections to them.
So for example when you connect to 192.0.2.1 they can just reply directly instead of letting the packets go to the real IP, and their reply is just a page displaying something like "site blocked etc".
Alternatively they could just not pass the packets forward and you would get a timeout. The gist of the matter is that since they are always on path they can always just check the destination IP in your packets.
They Know each Root u go, logic compairs Target ip with blacklists! Thats it
Considering all your traffic goes through your ISP, it's within their power to block anything or everything from their side.
Also take note, a websites "address" only exists in the pretty version(www.something.com) because it makes it easier to read for people, than a bunch of numbers(an IP).
But in practice, when you visit a website, the first is always converted into the latter, so there's no difference if you visit piratebay.com or whatever it's IP number is.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I am confused between two DNS notions.
My question is what is the difference between a "DNS zone" and a "DNS domain"?
thanks
As explained here:
Domain name servers store information about part of the domain name
space called a zone. The name server is authoritative for a particular
zone. A single name server can be authoritative for many zones.
Understanding the difference between a zone and a domain is sometimes
confusing. A zone is simply a portion of a domain. For example, the
Domain Microsoft.com may contain all of the data for Microsoft.com,
Marketing.microsoft.com and Development.microsoft.com. However, the
zone Microsoft.com contains only information for Microsoft.com and
references to the authoritative name servers for the subdomains.
The zone Microsoft.com can contain the data for subdomains of
Microsoft.com if they have not been delegated to another server. For
example, Marketing.microsoft.com may manage its own delegated zone.
Development.microsoft.com may be managed by the parent, Microsoft.com.
If there are no subdomains, then the zone and domain are essentially
the same. In this case the zone contains all data for the domain.
More details are available here and here.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 9 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
Sorry for the language mistakes I've made. I don't have static IP to be accessible from outside world so I want to run a dead simple http server on my dynamic IP which I get from DHCP of my local provider. How can I make it?
I use Ubuntu and similar with nginx. I tried something like this:
~path/to/index.html$ python -m SimpleHTTPServer 80 #of course nothing
Yes you can,
But you must use a proxy like:
DYN DNS
NO-IP
etc.
These sites gives you a link static IP and forwards it to your dynamic IP address.
The IP provider needs to be updated with your current IP.
This is done either via a service on your computer, or via your router (if it supports Dynamic DNS it).
The conclusion is that your current IP address must somehow be connected to a DNS (like www.something.org).