top | item 27708017

(no title)

eclectric | 4 years ago

Where is this hosted?

discuss

order

Gaelan|4 years ago

AWS us-east-1, it looks like:

    $ dig mx purelymail.com 
    ;; ANSWER SECTION:
    purelymail.com.  86400 IN MX 50 mailserver.purelymail.com.
    
    $ dig mailserver.purelymail.com
    ;; ANSWER SECTION:
    mailserver.purelymail.com. 60 IN A 18.204.123.63
    
    $ whois 18.204.123.63  
    OrgName:        Amazon Technologies Inc.
https://awsips.co for the region information

bigshell|4 years ago

For some stupid reason I can't bare to see that done in 3 lines.

  whois $(dig +short A $(dig +short MX purelymail.com | head -n 1) | head -n 1)

sebmellen|4 years ago

From the website:

> our infrastructure runs on the highly reliable AWS cloud,