ishanjain28
Forerunner
Hello everyone!
#1 This site sends out email address from `admin@techenclave.com` but there is no SPF record in `techenclave.com`. This is potentially a security issue. Please consider adding the SPF record. From MX records, I assume you are using gsuite/gmail to send emails, If that is indeed the case,
Please just add this record in DNS settings.
Name: @
Value: v=spf1 include:_spf.google.com ~all
TTL: 3600
More Information available here, https://support.google.com/a/answer/33786?hl=en
#2 There is no IPv6 support on this website. Please consider enabling that. Looks like, This site is hosted on EC2. I am not familiar with how you have set it up but if it's just a EC2 instance and nothing else, Enabling IPv6 is as straightforward as assigning a IPv6 address to the instance and adding a AAAA record in DNS settings.
#1 This site sends out email address from `admin@techenclave.com` but there is no SPF record in `techenclave.com`. This is potentially a security issue. Please consider adding the SPF record. From MX records, I assume you are using gsuite/gmail to send emails, If that is indeed the case,
Please just add this record in DNS settings.
Name: @
Value: v=spf1 include:_spf.google.com ~all
TTL: 3600
More Information available here, https://support.google.com/a/answer/33786?hl=en
#2 There is no IPv6 support on this website. Please consider enabling that. Looks like, This site is hosted on EC2. I am not familiar with how you have set it up but if it's just a EC2 instance and nothing else, Enabling IPv6 is as straightforward as assigning a IPv6 address to the instance and adding a AAAA record in DNS settings.