The synchronization of the DNS servers must be perfect in order to avoid any dns resolution error. The servers must therefore give the same answer when asked "what are the DNS servers for the domain?".
0.001s
SOA are synchronized
Passed
The SOA answered by the DNS servers must be identical for each servers. The most important information is the master server and the contact email address.
0.000s
SOA email is valid
Passed
An email address must respect some conditions to be valid, accordding to the RFC 5322.
DNS resolvers that allow queries from all IP addresses and are exposed to the Internet can be attacked and used to conduct Denial of Service (DoS) attacks on behalf of the hacker.
0.121s
Transfer zone is disable
Passed
An attacker can use a zone transfer that contains a malicious code or an inappropriate format that crashes a DNS server vulnerable to this type of attack, which results in a DoS that destabilizes the DNS services. It is possible to test it manually with this commands: #host -T axfr or #dig axfr.
smtp1.speednames.com [185.26.230.84] does not accept TLS.
smtp2.speednames.com [185.26.230.90] does not accept TLS.
STARTTLS turns an unencrypted connection into a secure connection. Note: You can use a service like altospam to solve this problem. Click on the link below to learn more
Smtp servers that are listed in DNS area must be accessible, otherwise, there is a risk that emails may be lost
0.000s
MX IPs have reverse
Passed
When a sending server makes a connection to the recipient server, the recipient server notes the sending IP address and performs a reverse lookup, called a PTR lookup, named after the type of DNS record used. If the result of the reverse lookup matches the result of a forward DNS Lookup, then it's much more likely that the message is legitimate. If the IP address doesn't match, it's much more likely that the sending address was spoofed and therefore much more likely that it's unwanted and could be considered spam.
Domain should have at least 2 SMTP servers according to the RFC. Note: You can use a service like altospam to solve this problem. Click on the link below to learn more
0.000s
MX IPs are differents
Passed
The IP of the SMTP servers must be different if it is no longer reachable.
0.000s
SPF record is TXT type
Skipped
SPF record is no longer used, SPF must be into TXT record because many servers do not support SPF record. If SPF record exist, it should be the same as TXT
Интуитивное и быстрое онлайн-планирование - PlanningPME
Description
Оптимизируйте управление вашим планированием. Организуйте работу команд и повышайте производительность с помощью PlanningPME
First paragraph
Приложение PlanningPME является профессиональным инструментом планирования, незаменимым в повседневной работе. Оно позволит вам максимально оптимизировать управление вашим бизнесом. Где бы вы ни находились, вы можете отслеживать и редактировать встречи, мероприятия, проекты и все задания, закреплённые за вашими сотрудниками. Данные на ваших ПК, Mac, iPhone, Android или планшетах обновляются в режиме реального времени и предоставляются для совместно эксплуатации онлайн всеми пользователями. PlanningPME оптимизирует использование человеческих и материальных ресурсов. Вы сможете повысить производительность компании благодаря безошибочному управлению распределением заданий с учетом навыков и ...
Using "HttpOnly" instruction prevents someone to access to cookies via Javascript. The secure flag will allow you to prevent a cookie from ever being communicated in simple HTTP. (RFC 6265 section 8.3)
The HTTP X-XSS-Protection response header is a feature of Internet Explorer, Chrome and Safari that stops pages from loading when they detect reflected cross-site scripting (XSS) attacks.
The only defined value, "nosniff", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type. This also applies to Google Chrome, when downloading extensions.
The HTTP Content-Security-Policy response header allows web site administrators to control resources the user agent is allowed to load for a given page. With a few exceptions, policies mostly involve specifying server origins and script endpoints. This helps guard against cross-site scripting attacks (XSS).
The domain must have an A field in order for the website to be accessible.
0.000s
Host "www" have "A" field
Passed
WWW host is not required for a website, but it's better to have one.
0.000s
Domain have "AAAA" field
Passed
It is highly recommended to have an IPv6 for the website.
0.000s
Host "www" have "AAAA" field
Passed
If you configure a WWW host for your website, it is recommended to have an IPv6.
0.000s
HTTP port (80) is open
Passed
This test verifies the presence of a website for the given IP or domain. Then scans port 80. If the domain or IP is pointing to a website then port 80 must be open so that it can be accessed from a browser. Otherwise port 80 must be closed.
0.000s
HTTPS port (443) is open
Passed
This test verifies the presence of a website for the given IP or domain. Then scans port 443. If the domain or IP is pointing to a website then port 443 must be open so that it can be accessed from a browser. Otherwise port 443 must be closed.
0.000s
Web server version is hidden
Passed
To avoid giving details to malicious people, the version of the server should not be visible.
0.000s
Web application technology is hidden
Passed
To avoid giving details to malicious people, the technology that supports the application should not be visible.