Created
February 5, 2010 11:57
-
-
Save craigw/295736 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
I love it when I'm looking for something: https://twitter.com/craigwebster/status/8672990615 | |
And stuff like this happens: https://twitter.com/jturnbull/status/8673790759 | |
Why? Well, look at this: | |
$ dig edinburghmenus.com | |
; <<>> DiG 9.4.3-P1 <<>> edinburghmenus.com | |
;; global options: printcmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50316 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;edinburghmenus.com. IN A | |
;; ANSWER SECTION: | |
edinburghmenus.com. 4217 IN A 193.219.108.208 | |
;; Query time: 23 msec | |
;; SERVER: 10.111.1.3#53(10.111.1.3) | |
;; WHEN: Fri Feb 5 11:50:57 2010 | |
;; MSG SIZE rcvd: 52 | |
$ whois 193.219.108.208 | |
[...] | |
inetnum: 193.219.108.0 - 193.219.108.255 | |
netname: XERIOM-NET | |
descr: Xeriom Networks | |
[...] | |
person: Craig Webster | |
address: Xeriom Networks, | |
94/1 Spring Gardens, | |
Abbeyhill, | |
Edinburgh | |
[...] | |
Hello! | |
To be clear - I don't run the site. It's on Xeriom's network somewhere. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment