Lista på IP-adresser (Application Servers)

Our customers periodically ask us about the list of IP addresses of our servers to whitelist those IP addresses on their mail servers.

Because our cloud periodically change the number of application servers, it is not possible to give you fixed list of IP addresses valid for years.

To get the most up to date list of IP address execute following command in your shell:

dig _spf.ladesk.com txt

Result of such command could be following:

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.1 <<>> _spf.ladesk.com txt

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52476

;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0



;; QUESTION SECTION:

;_spf.ladesk.com.        IN    TXT



;; ANSWER SECTION:

_spf.ladesk.com.    3600    IN    TXT    "v=spf1 ip4:85.159.212.60 ip4:212.111.42.39 ip4:67.225.220.134 ip4:67.225.220.26 ip4:213.219.37.107 ip4:109.237.27.9 -all"



;; Query time: 49 msec

;; SERVER: 10.10.10.10#53(10.10.10.10)

;; WHEN: Thu Jun  4 06:10:05 2015

;; MSG SIZE  rcvd: 166

In the result you can see marked with bold 6 IP addresses of application servers used to access external services from our cloud (it includes Twilio calls, Facebook api, SMTP servers, POP3 servers, IMAP servers, API calls from plugins, etc.)