GioMac

biletebi

Jun 24th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. bash-4.3$ dig mx biletebi.ge
  2.  
  3. ; <<>> DiG 9.8.3-P1 <<>> mx biletebi.ge
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6417
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
  8.  
  9. ;; QUESTION SECTION:
  10. ;biletebi.ge. IN MX
  11.  
  12. ;; ANSWER SECTION:
  13. biletebi.ge. 120 IN MX 0 mail.biletebi.ge.
  14.  
  15. ;; Query time: 97 msec
  16. ;; SERVER: 87.253.32.130#53(87.253.32.130)
  17. ;; WHEN: Wed Jun 24 17:03:47 2015
  18. ;; MSG SIZE rcvd: 50
  19.  
  20. bash-4.3$ dig mail.biletebi.ge
  21.  
  22. ; <<>> DiG 9.8.3-P1 <<>> mail.biletebi.ge
  23. ;; global options: +cmd
  24. ;; Got answer:
  25. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45355
  26. ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
  27.  
  28. ;; QUESTION SECTION:
  29. ;mail.biletebi.ge. IN A
  30.  
  31. ;; ANSWER SECTION:
  32. mail.biletebi.ge. 120 IN A 93.188.8.99
  33.  
  34. ;; Query time: 155 msec
  35. ;; SERVER: 87.253.32.130#53(87.253.32.130)
  36. ;; WHEN: Wed Jun 24 17:03:51 2015
  37. ;; MSG SIZE rcvd: 50
  38.  
  39. bash-4.3$ telnet mail.biletebi.ge 80
  40. Trying 93.188.8.99...
  41. Connected to mail.biletebi.ge.
  42. Escape character is '^]'.
  43. GET / HTTP/1.1
  44. host: biletebi.ge
  45.  
  46. HTTP/1.1 302 Found
  47. Cache-Control: private
  48. Content-Type: text/html; charset=utf-8
  49. Location: https://biletebi.ge/default.aspx
  50. Server: Microsoft-IIS/7.5
  51. Set-Cookie: ASP.NET_SessionId=exgu2ue3bg3akf45kfzi0o55; path=/; HttpOnly
  52. X-AspNet-Version: 2.0.50727
  53. X-Powered-By: ASP.NET
  54. Date: Wed, 24 Jun 2015 13:00:37 GMT
  55. Content-Length: 149
  56.  
  57. <html><head><title>Object moved</title></head><body>
  58. <h2>Object moved to <a href="https://biletebi.ge/default.aspx">here</a>.</h2>
  59. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment