โ† Back to Scanner
F

laracasts.com

Posture Score: 45/100

Scanned May 30, 2026 at 5:25 AM UTC

Identity

54

Attack Surface

0

Reputation

80

Identity Findings

Permissive SPF qualifier: ?all
The ?all qualifier provides no guidance on unauthorized senders.
๐Ÿ’ก Change to "-all" (hard fail) or "~all" (soft fail).
critical
Weak DKIM RSA key (~1296 bits) for selector 'cm'
RSA keys shorter than 2048 bits are considered weak. Current key is approximately 1296 bits.
๐Ÿ’ก Generate a new 2048-bit (or larger) RSA key pair and update the DKIM record.
high
Subdomains have no DMARC enforcement
sp=none explicitly allows unauthenticated mail from subdomains.
๐Ÿ’ก Add sp=reject (or sp=quarantine) to your DMARC record to protect subdomains.
high
DMARC policy is monitoring-only (p=none)
The p=none policy only monitors; it does not instruct receivers to quarantine or reject unauthenticated mail.
๐Ÿ’ก Upgrade to p=quarantine or p=reject after reviewing aggregate reports.
medium
No MTA-STS record found
Without MTA-STS, mail transport encryption cannot be enforced and is vulnerable to downgrade attacks.
๐Ÿ’ก Publish a _mta-sts TXT record and host a policy file at https://mta-sts.laracasts.com/.well-known/mta-sts.txt
medium
STARTTLS without MTA-STS or DANE protection
STARTTLS alone is vulnerable to downgrade attacks. Neither MTA-STS nor DANE is configured to enforce encryption.
๐Ÿ’ก Deploy MTA-STS and/or DANE to protect against STARTTLS stripping attacks.
medium
No TLS-RPT record found
Without TLS-RPT, you will not receive reports about TLS negotiation failures.
๐Ÿ’ก Publish a _smtp._tls TXT record (e.g. "v=TLSRPTv1; rua=mailto:tls-reports@laracasts.com").
low
ARC support not detected
No evidence of ARC (Authenticated Received Chain) support on MX servers. Forwarded messages may lose authentication.
๐Ÿ’ก Consider enabling ARC signing on your mail servers to preserve authentication through forwarding.
low
No CAA iodef tag configured
No iodef tag is present in the CAA records. CA policy violation reports will not be sent.
๐Ÿ’ก Add an iodef CAA record. Example: 0 iodef "mailto:security@example.com"
low
SPF record length OK (43 bytes)
SPF record is within safe DNS packet size limits.
pass
DKIM cryptographic configuration is compliant
No RFC 8301 compliance issues detected in DKIM key configuration.
pass
All external report destinations authorized
External DMARC report destinations have valid authorization records per RFC 7489 ยง7.1.
pass
MX records are valid
All MX records are properly configured.
pass
Meets bulk sender authentication requirements
Domain has SPF, DKIM, and DMARC โ€” meeting Google/Yahoo 2024 bulk sender requirements for email authentication.
pass
SMTP security checks passed
No open relay, VRFY/EXPN, or banner disclosure issues detected.
pass
SMTP RFC 5321 compliance checks passed
The mail server accepts postmaster@ and abuse@ and uses a valid FQDN in EHLO.
pass
IPv6 readiness is good
IPv6 records are present and properly configured.
pass
NS delegation is properly configured
All nameservers are responsive, consistent, and properly secured.
pass
DNS responses are consistent across all nameservers
All authoritative nameservers return consistent answers with proper AA flags.
pass
DNS TTL values follow best practices
All critical DNS record TTLs are within recommended ranges.
pass
DKIM key revoked for selector 'fm1'
The DKIM record has an empty p= tag, indicating the key has been revoked.
informational
DKIM key revoked for selector 'fm3'
The DKIM record has an empty p= tag, indicating the key has been revoked.
informational
DKIM2 not detected
No DKIM key record with v=2 was found across common selectors. DKIM2 is an emerging standard and not yet widely deployed.
informational
DMARC alignment: adkim=r, aspf=r
DKIM alignment is relaxed, SPF alignment is relaxed.
informational
DMARCbis np tag absent
The DMARC record does not include the np (non-existent subdomain policy) tag. Consider adding np=reject to protect non-existent subdomains under DMARCbis.
informational
Deprecated DMARCbis tags found: pct
The DMARC record contains tags deprecated in DMARCbis: pct. Consider removing these for forward compatibility.
informational
DMARCbis psd tag absent
The DMARC record does not include the psd (public suffix domain) indicator. Consider adding psd=n to explicitly identify this as an organizational domain.
informational
REQUIRETLS not advertised
The primary MX does not advertise REQUIRETLS (RFC 8689). This is an emerging standard โ€” MTA-STS and DANE provide adequate TLS enforcement for most deployments.
informational
No DANE/TLSA records found
DANE is not configured for any MX server. This is optional but provides strong certificate binding.
informational
No BIMI record found
BIMI is not configured. Your brand logo will not display in supporting email clients.
informational
Open mail ports on in1-smtp.messagingengine.com
Detected open mail-related ports: 25
informational
RFC 8058 one-click unsubscribe assessment
DKIM signing is configured. RFC 8058 compliance depends on List-Unsubscribe and List-Unsubscribe-Post headers being included in outbound messages and DKIM signatures.
informational
MX IP network diversity
MX IPs span 2 different /16 networks, providing good diversity.
informational
SOA record parameters
Serial: 2404937456, Refresh: 10000s, Retry: 2400s, Expire: 604800s, Min TTL: 1800s
informational
Authorized certificate authorities
CAA records restrict certificate issuance to: pki.goog; cansignhttpexchanges=yes, digicert.com; cansignhttpexchanges=yes, letsencrypt.org, ssl.com, comodoca.com
informational

Attack Surface Findings

Non-responsive IP for www.laracasts.com: 2606:4700:10::6814:40
The subdomain www.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for www.laracasts.com.
medium
Non-responsive IP for www.laracasts.com: 2606:4700:10::ac42:8004
The subdomain www.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for www.laracasts.com.
medium
Non-responsive IP for ftp.laracasts.com: 2606:4700:10::6814:40
The subdomain ftp.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for ftp.laracasts.com.
medium
Non-responsive IP for ftp.laracasts.com: 2606:4700:10::ac42:8004
The subdomain ftp.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for ftp.laracasts.com.
medium
Non-responsive IP for ns1.laracasts.com: 2606:4700:10::ac42:8004
The subdomain ns1.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for ns1.laracasts.com.
medium
Non-responsive IP for ns1.laracasts.com: 2606:4700:10::6814:40
The subdomain ns1.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for ns1.laracasts.com.
medium
Non-responsive IP for ns2.laracasts.com: 2606:4700:10::6814:40
The subdomain ns2.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for ns2.laracasts.com.
medium
Non-responsive IP for ns2.laracasts.com: 2606:4700:10::ac42:8004
The subdomain ns2.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for ns2.laracasts.com.
medium
Non-responsive IP for vpn.laracasts.com: 2606:4700:10::6814:40
The subdomain vpn.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for vpn.laracasts.com.
medium
Non-responsive IP for vpn.laracasts.com: 2606:4700:10::ac42:8004
The subdomain vpn.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for vpn.laracasts.com.
medium
Non-responsive IP for remote.laracasts.com: 2606:4700:10::ac42:8004
The subdomain remote.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for remote.laracasts.com.
medium
Non-responsive IP for remote.laracasts.com: 2606:4700:10::6814:40
The subdomain remote.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for remote.laracasts.com.
medium
Non-responsive IP for admin.laracasts.com: 2606:4700:10::6814:40
The subdomain admin.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for admin.laracasts.com.
medium
Non-responsive IP for admin.laracasts.com: 2606:4700:10::ac42:8004
The subdomain admin.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for admin.laracasts.com.
medium
Non-responsive IP for portal.laracasts.com: 2606:4700:10::ac42:8004
The subdomain portal.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for portal.laracasts.com.
medium
Non-responsive IP for portal.laracasts.com: 2606:4700:10::6814:40
The subdomain portal.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for portal.laracasts.com.
medium
Non-responsive IP for dev.laracasts.com: 2606:4700:10::ac42:8004
The subdomain dev.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for dev.laracasts.com.
medium
Non-responsive IP for dev.laracasts.com: 2606:4700:10::6814:40
The subdomain dev.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for dev.laracasts.com.
medium
Non-responsive IP for staging.laracasts.com: 2606:4700:10::6814:40
The subdomain staging.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for staging.laracasts.com.
medium
Non-responsive IP for staging.laracasts.com: 2606:4700:10::ac42:8004
The subdomain staging.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for staging.laracasts.com.
medium
Non-responsive IP for test.laracasts.com: 2606:4700:10::6814:40
The subdomain test.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for test.laracasts.com.
medium
Non-responsive IP for test.laracasts.com: 2606:4700:10::ac42:8004
The subdomain test.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for test.laracasts.com.
medium
Non-responsive IP for api.laracasts.com: 2606:4700:10::ac42:8004
The subdomain api.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for api.laracasts.com.
medium
Non-responsive IP for api.laracasts.com: 2606:4700:10::6814:40
The subdomain api.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for api.laracasts.com.
medium
Non-responsive IP for app.laracasts.com: 2606:4700:10::6814:40
The subdomain app.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for app.laracasts.com.
medium
Non-responsive IP for app.laracasts.com: 2606:4700:10::ac42:8004
The subdomain app.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for app.laracasts.com.
medium
Non-responsive IP for cdn.laracasts.com: 2606:4700:10::ac42:8004
The subdomain cdn.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for cdn.laracasts.com.
medium
Non-responsive IP for cdn.laracasts.com: 2606:4700:10::6814:40
The subdomain cdn.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for cdn.laracasts.com.
medium
Non-responsive IP for blog.laracasts.com: 2606:4700:10::6814:40
The subdomain blog.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for blog.laracasts.com.
medium
Non-responsive IP for blog.laracasts.com: 2606:4700:10::ac42:8004
The subdomain blog.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for blog.laracasts.com.
medium
Non-responsive IP for shop.laracasts.com: 2606:4700:10::ac42:8004
The subdomain shop.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for shop.laracasts.com.
medium
Non-responsive IP for shop.laracasts.com: 2606:4700:10::6814:40
The subdomain shop.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for shop.laracasts.com.
medium
Non-responsive IP for store.laracasts.com: 2606:4700:10::6814:40
The subdomain store.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for store.laracasts.com.
medium
Non-responsive IP for store.laracasts.com: 2606:4700:10::ac42:8004
The subdomain store.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for store.laracasts.com.
medium
Non-responsive IP for support.laracasts.com: 2606:4700:10::6814:40
The subdomain support.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for support.laracasts.com.
medium
Non-responsive IP for support.laracasts.com: 2606:4700:10::ac42:8004
The subdomain support.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for support.laracasts.com.
medium
Non-responsive IP for help.laracasts.com: 2606:4700:10::6814:40
The subdomain help.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for help.laracasts.com.
medium
Non-responsive IP for help.laracasts.com: 2606:4700:10::ac42:8004
The subdomain help.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for help.laracasts.com.
medium
Non-responsive IP for docs.laracasts.com: 2606:4700:10::6814:40
The subdomain docs.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for docs.laracasts.com.
medium
Non-responsive IP for docs.laracasts.com: 2606:4700:10::ac42:8004
The subdomain docs.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for docs.laracasts.com.
medium
Non-responsive IP for status.laracasts.com: 2606:4700:10::6814:40
The subdomain status.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for status.laracasts.com.
medium
Non-responsive IP for status.laracasts.com: 2606:4700:10::ac42:8004
The subdomain status.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for status.laracasts.com.
medium
Non-responsive IP for git.laracasts.com: 2606:4700:10::ac42:8004
The subdomain git.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for git.laracasts.com.
medium
Non-responsive IP for git.laracasts.com: 2606:4700:10::6814:40
The subdomain git.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for git.laracasts.com.
medium
Non-responsive IP for ci.laracasts.com: 2606:4700:10::ac42:8004
The subdomain ci.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for ci.laracasts.com.
medium
Non-responsive IP for ci.laracasts.com: 2606:4700:10::6814:40
The subdomain ci.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for ci.laracasts.com.
medium
Non-responsive IP for jenkins.laracasts.com: 2606:4700:10::6814:40
The subdomain jenkins.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for jenkins.laracasts.com.
medium
Non-responsive IP for jenkins.laracasts.com: 2606:4700:10::ac42:8004
The subdomain jenkins.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for jenkins.laracasts.com.
medium
Non-responsive IP for grafana.laracasts.com: 2606:4700:10::6814:40
The subdomain grafana.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for grafana.laracasts.com.
medium
Non-responsive IP for grafana.laracasts.com: 2606:4700:10::ac42:8004
The subdomain grafana.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for grafana.laracasts.com.
medium
Non-responsive IP for prometheus.laracasts.com: 2606:4700:10::ac42:8004
The subdomain prometheus.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for prometheus.laracasts.com.
medium
Non-responsive IP for prometheus.laracasts.com: 2606:4700:10::6814:40
The subdomain prometheus.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for prometheus.laracasts.com.
medium
Non-responsive IP for kibana.laracasts.com: 2606:4700:10::ac42:8004
The subdomain kibana.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for kibana.laracasts.com.
medium
Non-responsive IP for kibana.laracasts.com: 2606:4700:10::6814:40
The subdomain kibana.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for kibana.laracasts.com.
medium
Non-responsive IP for elastic.laracasts.com: 2606:4700:10::6814:40
The subdomain elastic.laracasts.com resolves to 2606:4700:10::6814:40 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::6814:40 is operational or remove the DNS record for elastic.laracasts.com.
medium
Non-responsive IP for elastic.laracasts.com: 2606:4700:10::ac42:8004
The subdomain elastic.laracasts.com resolves to 2606:4700:10::ac42:8004 which is not responding on ports 80 or 443. This may indicate a decommissioned server.
๐Ÿ’ก Verify the server at 2606:4700:10::ac42:8004 is operational or remove the DNS record for elastic.laracasts.com.
medium
DNSSEC is not enabled
No DNSKEY or DS records were found. DNS responses are not cryptographically authenticated.
๐Ÿ’ก Enable DNSSEC by generating DNSKEY records and publishing DS records at the registrar.
medium
Domain enumerability: low
The domain has low enumerability. Proper NSEC3 configuration and limited CT exposure reduce the attack surface.
low
All MX records resolve correctly
No dangling MX records detected โ€” all MX hostnames resolve to valid IP addresses.
pass
Explicit MX records present
The domain has explicit MX records โ€” no implicit A-record fallback delivery.
pass
No internal information leakage detected
No non-routable IP addresses or internal references were found in public DNS records.
pass
No excessive DNS information exposure detected
No HINFO, LOC, RP records, version disclosures, or zone walking vulnerabilities were found.
pass
0 subdomain(s) discovered for laracasts.com
Subdomains were enumerated via Certificate Transparency logs, DNS wordlist brute-forcing, and DNS record analysis.
informational
0 certificate(s) found in CT logs
Certificate Transparency logs contain 0 certificate(s) for laracasts.com and its subdomains. Each certificate reveals subdomain names.
informational
Wildcard DNS record detected
A wildcard DNS record exists for *.laracasts.com, resolving to 172.66.128.4, 104.20.0.64. Wildcard records make subdomain brute-forcing less effective but may mask misconfigurations.
informational
Microsoft Autodiscover endpoint detected
The Autodiscover endpoint at autodiscover.laracasts.com responded with HTTP 520.
informational

Reputation Findings

Missing domain locks: clientDeleteProhibited
Domain laracasts.com is missing protective locks: clientDeleteProhibited.
๐Ÿ’ก Enable clientTransferProhibited and clientDeleteProhibited locks through your registrar to prevent unauthorized transfers or deletions.
high
Missing Strict-Transport-Security on laracasts.com
The Strict-Transport-Security header is not set on https://laracasts.com.
๐Ÿ’ก Add the Strict-Transport-Security header with a max-age of at least 31536000 (1 year) and include the includeSubDomains directive.
medium
Missing Strict-Transport-Security on webmail.laracasts.com
The Strict-Transport-Security header is not set on https://webmail.laracasts.com.
๐Ÿ’ก Add the Strict-Transport-Security header with a max-age of at least 31536000 (1 year) and include the includeSubDomains directive.
medium
Wildcard MX records detected
Domain laracasts.com has wildcard MX records, which can be abused for spam or phishing.
๐Ÿ’ก Remove wildcard MX records and configure explicit MX entries only for legitimate mail-handling subdomains.
medium
Not listed on any DNS blacklists
Domain and MX IPs checked against 55 DNSBLs โ€” no listings found.
pass
security.txt present
Found security.txt at https://laracasts.com/.well-known/security.txt.
pass
TLS certificate valid for 82 days
Certificate for laracasts.com expires on 2026-08-20.
pass
Certificate issued by WE1
The certificate for laracasts.com is issued by a third-party CA.
pass
Signature algorithm: ecdsa-with-sha256
The certificate for laracasts.com uses an acceptable signature algorithm.
pass
ECC key: 256 bits
The certificate for laracasts.com uses an adequate ECC key of 256 bits.
pass
SCTs present in certificate
The certificate for laracasts.com contains Signed Certificate Timestamps.
pass
No weak ciphers detected
No known weak cipher suites detected on laracasts.com.
pass
Domain valid for 289 days
Domain laracasts.com expires on 2027-03-15.
pass
No disposable email provider MX records
MX records for laracasts.com do not match known disposable email provider patterns.
pass
Domain is 4823 days old
Domain laracasts.com was registered 2013-03-15.
pass
TLD has good reputation
The .com TLD is not on known abuse watchlists.
pass
DMARC reporting destinations look legitimate
DMARC rua/ruf addresses do not point to known URL shortener services.
pass
MX records point to stable infrastructure
No MX records point to known dynamic DNS service domains.
pass
Strong TLS configuration on primary MX
Primary MX (in1-smtp.messagingengine.com) uses TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 including Forward Secrecy.
pass
SMTP banner matches infrastructure identity
The SMTP banner (phl-mx-07.messagingengine.com) aligns with the MX hostname (in1-smtp.messagingengine.com).
pass
Google Safe Browsing DNS check โ€” no flag detected
DNS-based Safe Browsing lookup returned no results. Full verification requires the Google Safe Browsing API key.
informational
Abuse contacts found for MX IPs
Abuse contact information retrieved via abusix.org DNS lookup.
informational
PhishTank โ€” API key required
PhishTank phishing database check requires an API key.
informational
Sender Score โ€” API key required
Sender Score reputation check requires an API key.
informational
Cisco Talos โ€” API key required
Cisco Talos IP reputation check requires an API key.
informational
WHOIS registration data
Registrar: Tucows Domains Inc. | Created: 2013-03-15 | Expires: 2027-03-15 | Updated: 2026-03-14
informational
WHOIS privacy protection enabled
Domain laracasts.com has WHOIS privacy/redaction enabled.
informational
Bulletproof Hosting Detection โ€” API key required
Checking IPs against known bulletproof hosting providers requires a threat intelligence API key.
informational
Threat Intelligence Feeds โ€” API key required
Checking domain against threat intelligence feeds requires API keys (e.g., VirusTotal, AbuseIPDB).
informational
Typosquat detected: laracats.com (has MX!), laracast.com (has MX!)
2 registered lookalike domain(s) that could be used for phishing against your brand. Domains with MX records can send and receive email, making them high-risk phishing vectors.
informational

Dependency Chains

DMARC Authentication Chain (SPF)
DMARC uses SPF to verify that emails come from authorized servers
SPF Record SPF record found and configured โ†’ DMARC Policy DMARC policy: none
DMARC Authentication Chain (DKIM)
DMARC uses DKIM to verify that emails have not been tampered with
DKIM Signature DKIM signature missing โ†’ DMARC Policy DMARC policy: none
โš ๏ธ DKIM signature is missing. DMARC relies on DKIM to verify email integrity and prevent tampering. Without DKIM, DMARC alignment will fail for cryptographic verification.
Mail Server Identity: in1-smtp.messagingengine.com
PTR record proves mail server legitimacy
MX: in1-smtp.messagingengine.com Mail server at 103.168.172.216 โ†’ PTR Record Reverse DNS: phl-mx-01.messagingengine.com
Mail Server Identity: in2-smtp.messagingengine.com
PTR record proves mail server legitimacy
MX: in2-smtp.messagingengine.com Mail server at 202.12.124.219 โ†’ PTR Record Reverse DNS: stl-mx-04.messagingengine.com
Mail Server Reputation: in1-smtp.messagingengine.com
RBL check ensures server is not blacklisted
MX: in1-smtp.messagingengine.com Mail server at 103.168.172.216 โ†’ RBL Status Not blacklisted
Mail Server Reputation: in2-smtp.messagingengine.com
RBL check ensures server is not blacklisted
MX: in2-smtp.messagingengine.com Mail server at 202.12.124.219 โ†’ RBL Status Not blacklisted
Enforced Encryption Chain
MTA-STS enforces TLS encryption to prevent man-in-the-middle attacks
TLS Support Mail servers support TLS encryption โ†’ MTA-STS Policy MTA-STS not configured
โš ๏ธ MTA-STS policy is missing. Even with TLS support, you lack the enforcement layer that prevents attackers from stripping encryption (downgrade attacks).
Brand Identity Chain
BIMI displays your logo in email clients, but requires DMARC enforcement
DMARC Enforcement DMARC not enforced (p=none or missing) โ†’ BIMI Record BIMI not configured
โš ๏ธ DMARC is not enforced. BIMI requires a DMARC policy of "quarantine" or "reject" to prove you have strong email authentication. Without enforcement, email clients will not display your logo.
TLS Monitoring Chain
TLS-RPT provides reports about TLS connection failures
TLS Support Mail servers support TLS encryption โ†’ TLS-RPT Reporting TLS-RPT not configured
โš ๏ธ TLS-RPT is not configured. Without TLS reporting, you have no visibility into TLS connection failures that may be impacting email delivery.

Security Checks

MX Records
โœ“
SPF Record
โœ“
DKIM Record
โœ—
DMARC Policy
โœ“
BIMI Record
โœ—
CAA Records
โœ“
DNSSEC
โœ—
MTA-STS
โœ—
TLS-RPT
โœ—

Embed Badge

Display your domain's security grade on your website or README:

laracasts.com Email Security Grade
<img src="https://scan.ractermx.com/badge/laracasts.com.svg" alt="Email Security Grade">

Want to re-scan this domain for updated results?

Scan laracasts.com Again