Created
June 3, 2013 08:34
-
-
Save exviva/5696879 to your computer and use it in GitHub Desktop.
js.pusher.com
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ dig js.pusher.com | |
; <<>> DiG 9.9.2-P1 <<>> js.pusher.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63691 | |
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0, flags:; udp: 4096 | |
;; QUESTION SECTION: | |
;js.pusher.com. IN A | |
;; ADDITIONAL SECTION: | |
js.pusher.com. 3056 IN A 208.73.210.85 | |
;; Query time: 2 msec | |
;; SERVER: 127.0.1.1#53(127.0.1.1) | |
;; WHEN: Mon Jun 3 10:33:49 2013 | |
;; MSG SIZE rcvd: 58 | |
$ host js.pusher.com | |
js.pusher.com has address 208.73.210.85 | |
js.pusher.com is an alias for d3dy5gmtp8yhk7.cloudfront.net. | |
js.pusher.com is an alias for d3dy5gmtp8yhk7.cloudfront.net. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment