Skip to content

Instantly share code, notes, and snippets.

@smazurov
Last active December 14, 2015 03:09
Show Gist options
  • Save smazurov/5018686 to your computer and use it in GitHub Desktop.
Save smazurov/5018686 to your computer and use it in GitHub Desktop.
FrontierAirlines failing on ec2
$ nslookup -debug www.flyfrontier.com
Server: 172.16.0.23
Address: 172.16.0.23#53
------------
QUESTIONS:
www.flyfrontier.com, type = A, class = IN
ANSWERS:
-> www.flyfrontier.com
canonical name = www.frontierairlines.com.
ttl = 29
AUTHORITY RECORDS:
-> frontierairlines.com
origin = ns1.frontierairlines.com
mail addr = hostmaster.ns1.frontierairlines.com
serial = 348
refresh = 10800
retry = 3600
expire = 604800
minimum = 60
ttl = 59
ADDITIONAL RECORDS:
------------
** server can't find www.flyfrontier.com: NXDOMAIN
Server: 172.16.0.23
Address: 172.16.0.23#53
------------
QUESTIONS:
www.flyfrontier.com.ec2.internal, type = A, class = IN
ANSWERS:
AUTHORITY RECORDS:
-> ec2.internal
origin = ns0.ec2.internal
mail addr = hostmaster.amazon.com
serial = 2012103100
refresh = 3600
retry = 3600
expire = 3600
minimum = 60
ttl = 1723
ADDITIONAL RECORDS:
------------
** server can't find www.flyfrontier.com: NXDOMAIN
[smazurov@li104-11 ~]$ nslookup -debug www.flyfrontier.com
Server: 72.14.179.5
Address: 72.14.179.5#53
------------
QUESTIONS:
www.flyfrontier.com, type = A, class = IN
ANSWERS:
-> www.flyfrontier.com
canonical name = www.frontierairlines.com.
-> www.frontierairlines.com
internet address = 74.63.130.252
AUTHORITY RECORDS:
ADDITIONAL RECORDS:
------------
Non-authoritative answer:
www.flyfrontier.com canonical name = www.frontierairlines.com.
Name: www.frontierairlines.com
Address: 74.63.130.252
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment