Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. ;;
  2. ;; Domain: bws-trade.com.
  3. ;; Exported: 2019-09-23 20:59:21
  4. ;;
  5. ;; This file is intended for use for informational and archival
  6. ;; purposes ONLY and MUST be edited before use on a production
  7. ;; DNS server. In particular, you must:
  8. ;; -- update the SOA record with the correct authoritative name server
  9. ;; -- update the SOA record with the contact e-mail address information
  10. ;; -- update the NS record(s) with the authoritative name servers for this domain.
  11. ;;
  12. ;; For further information, please consult the BIND documentation
  13. ;; located on the following website:
  14. ;;
  15. ;; http://www.isc.org/
  16. ;;
  17. ;; And RFC 1035:
  18. ;;
  19. ;; http://www.ietf.org/rfc/rfc1035.txt
  20. ;;
  21. ;; Please note that we do NOT offer technical support for any use
  22. ;; of this zone data, the BIND name server, or any other third-party
  23. ;; DNS software.
  24. ;;
  25. ;; Use at your own risk.
  26.  
  27. ;; SOA Record
  28. bws-trade.com. 3600 IN SOA bws-trade.com. root.bws-trade.com. 2032093896 7200 3600 86400 3600
  29.  
  30. ;; A Records
  31. bws-trade.com. 1 IN A 37.205.12.90
  32. ftp.bws-trade.com. 1 IN A 37.205.12.90
  33. imap.bws-trade.com. 1 IN A 37.205.12.90
  34. mail.bws-trade.com. 1 IN A 37.205.12.90
  35. pop.bws-trade.com. 1 IN A 37.205.12.90
  36. smtp.bws-trade.com. 1 IN A 37.205.12.90
  37.  
  38. ;; CNAME Records
  39. www.bws-trade.com. 1 IN CNAME bws-trade.com.
  40.  
  41. ;; MX Records
  42. bws-trade.com. 1 IN MX 10 mail.bws-trade.com.
  43.  
  44. ;; NS Records
  45. bws-trade.com. 1 IN NS ns2.bws-trade.com.
  46. bws-trade.com. 1 IN NS ns1.bws-trade.com.
  47.  
  48. ;; TXT Records
  49. bws-trade.com. 1 IN TXT "v=spf1 a mx ip4:37.205.12.90 ~all"
  50. _dmarc.bws-trade.com. 1 IN TXT "v=DMARC1; p=none"
  51. _dmarc.bws-trade.com. 1 IN TXT "v=DMARC1; p=none; rua=mailto:d8890f6008d9351@rep.dmarcanalyzer.com; ruf=mailto:d8890f6008d9351@for.dmarcanalyzer.com; fo=1;"
  52. _domainkey.bws-trade.com. 1 IN TXT "t=y; o=~;"
  53. mail._domainkey.bws-trade.com. 1 IN TXT "\"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIHIepSrLGKIsPPY50EV9OGOFa/KOSxhQaPAsryOTON2rPW1gtqvqOsvFfKPdfrpwSMtZF+zFhCyFS3gR8IiLcda77QUjtzbygVJ/OgV7YfzhtHYONQY/q3QROR+nRqDJMivV0bcAA9L8KWqOzVSEqzTWWtPKswGmJTqNETvAlHQIDAQAB\""
  54. srv.bws-trade.com. 1 IN TXT "v=spf1 ip4:37.205.12.90/32 ip6:2a01:430:17:1::ffff:1597/128 -all"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement