Tagged Questions
3
votes
1answer
109 views
How to find out the location of Google IP number: e.g. 209.85.143.94
I am building DNS service and I need to find out location of DNS servers querying me. Apparently anyone who is using Google public DNS like 8.8.8.8 is coming from Google /17 network, and if I do geoip ...
3
votes
2answers
261 views
Elastic Load Balancing using a chain of domains/hosts
I've setup an elastic load balancer on EC2 which (for example) has the public DNS (A Record) of:
LB-165746761.eu-west-1.elb.amazonaws.com
I've then registered a domain which I want to act as my ...