diff --git a/blog/2018-03-08-kuhs.markdown b/blog/2018-03-08-kuhs.markdown index 0c19656..eabbcc1 100644 --- a/blog/2018-03-08-kuhs.markdown +++ b/blog/2018-03-08-kuhs.markdown @@ -15,4 +15,18 @@ to find their site. ![kuhs-search](/images/kuhs-search.png) -So I decided to donate one. So here it is [__http://kuhs.space__](http://kuhs.space), (well, http because who has time for TLS.) +So I decided to donate one. So here it is [__http://kuhs.space__](http://kuhs.space), (well, http because who has time for TLS, also I don't want people to give false hope of security) + + +I have notified them about this, Their email is on kuhs.ac.in and `MX` seems to point to a google apps +domain, hope their email actually works. + +``` +;; ANSWER SECTION: +kuhs.ac.in. 3500 IN MX 1 ASPMX.L.GOOGLE.COM. +kuhs.ac.in. 3500 IN MX 5 ALT1.ASPMX.L.GOOGLE.COM. +kuhs.ac.in. 3500 IN MX 5 ALT2.ASPMX.L.GOOGLE.COM. +kuhs.ac.in. 3500 IN MX 10 ASPMX2.GOOGLEMAIL.COM. +kuhs.ac.in. 3500 IN MX 10 ASPMX3.GOOGLEMAIL.COM. + +```