← Back to Scanner
C

nasa.gov

Posture Score: 75/100

Scanned May 8, 2026 at 8:16 AM UTC

Identity

67

Attack Surface

66

Reputation

91

Identity Findings

Weak DKIM RSA key (~1296 bits) for selector 'selector1'
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
NS delegation mismatch
The registrar-delegated nameservers do not match the zone NS records.
💡 Update either the registrar NS delegation or the zone NS records to match.
high
External DMARC report destination not authorized: mail.nasa.gov
The rua= URI points to mail.nasa.gov but no authorization record exists at nasa.gov._report._dmarc.mail.nasa.gov.
💡 Ask the owner of mail.nasa.gov to publish a TXT record at nasa.gov._report._dmarc.mail.nasa.gov with 'v=DMARC1'.
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.nasa.gov/.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 CAA records found
No CAA records are configured. Any certificate authority can issue certificates for this domain.
💡 Add CAA records to restrict certificate issuance. Example: 0 issue "letsencrypt.org"
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@nasa.gov").
low
SPF record is valid
The SPF record is properly configured with valid syntax and within lookup limits.
pass
DKIM cryptographic configuration is compliant
No RFC 8301 compliance issues detected in DKIM key configuration.
pass
No deprecated DMARCbis tags present
The DMARC record does not use any tags deprecated in DMARCbis (pct, rf, ri).
pass
MX records are valid
All MX records are properly configured.
pass
ARC support likely available
MX server software appears to support ARC headers for authentication preservation.
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
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
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
DMARC failure reporting: fo=1
Failure reports generated when any authentication mechanism fails.
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
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
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 nasa-gov.mail.protection.outlook.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
All MX IPs are in the same /16 network. Consider diversifying across networks for resilience.
informational
SOA record parameters
Serial: 202243757, Refresh: 7200s, Retry: 900s, Expire: 1209600s, Min TTL: 300s
informational

Attack Surface Findings

Weak DNSSEC RSA key: 336 bits
The DNSKEY uses an RSA key of 336 bits, below the recommended 2048 bits.
💡 Generate a new DNSKEY with at least 2048-bit RSA or migrate to ECDSA/Ed25519.
high
Weak DNSSEC RSA key: 336 bits
The DNSKEY uses an RSA key of 336 bits, below the recommended 2048 bits.
💡 Generate a new DNSKEY with at least 2048-bit RSA or migrate to ECDSA/Ed25519.
high
Weak DNSSEC RSA key: 336 bits
The DNSKEY uses an RSA key of 336 bits, below the recommended 2048 bits.
💡 Generate a new DNSKEY with at least 2048-bit RSA or migrate to ECDSA/Ed25519.
high
Weak DNSSEC RSA key: 336 bits
The DNSKEY uses an RSA key of 336 bits, below the recommended 2048 bits.
💡 Generate a new DNSKEY with at least 2048-bit RSA or migrate to ECDSA/Ed25519.
high
DNS ANY query returns 2 record(s)
The DNS server responds to ANY queries with 2 record(s). The low record count limits amplification risk, but ANY responses still aid reconnaissance.
💡 Configure the DNS server to refuse or minimize ANY query responses per RFC 8482.
low
Domain enumerability: low
The domain has low enumerability. Proper NSEC3 configuration and limited CT exposure reduce the attack surface.
low
No internal information leakage detected
No non-routable IP addresses or internal references were found in public DNS records.
pass
No email autodiscovery endpoints detected
No Microsoft Autodiscover, Mozilla Autoconfig, or email SRV records were found.
pass
14 subdomain(s) discovered for nasa.gov
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 nasa.gov and its subdomains. Each certificate reveals subdomain names.
informational
NSEC3 authenticated denial of existence
The domain uses NSEC3 with 10 iteration(s) and salt 'A3B6C3F4965004E9'.
informational
DNSSEC is enabled
DNSKEY and/or DS records are present, indicating DNSSEC is configured.
informational

Reputation Findings

Missing domain locks: clientTransferProhibited, clientDeleteProhibited
Domain nasa.gov is missing protective locks: clientTransferProhibited, clientDeleteProhibited.
💡 Enable clientTransferProhibited and clientDeleteProhibited locks through your registrar to prevent unauthorized transfers or deletions.
high
HSTS enabled but missing preload directive on webmail.nasa.gov
Strict-Transport-Security: max-age=31536000; includeSubDomains
💡 Add the "preload" directive to the HSTS header and submit the domain to hstspreload.org.
low
HSTS enabled with preload on nasa.gov
Strict-Transport-Security: max-age=31536000;includeSubdomains;preload
pass
security.txt present
Found security.txt at https://nasa.gov/.well-known/security.txt.
pass
TLS certificate valid for 61 days
Certificate for nasa.gov expires on 2026-07-09.
pass
Certificate issued by E8
The certificate for nasa.gov is issued by a third-party CA.
pass
Signature algorithm: ecdsa-with-sha384
The certificate for nasa.gov uses an acceptable signature algorithm.
pass
ECC key: 256 bits
The certificate for nasa.gov uses an adequate ECC key of 256 bits.
pass
SCTs present in certificate
The certificate for nasa.gov contains Signed Certificate Timestamps.
pass
No weak ciphers detected
No known weak cipher suites detected on nasa.gov.
pass
Domain valid for 84 days
Domain nasa.gov expires on 2026-07-31.
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 contact lookup failed
Could not query abuse contact information.
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: get.gov | Created: 1997-10-02 | Expires: 2026-07-31 | Updated: 2025-09-07
informational
WHOIS privacy protection enabled
Domain nasa.gov has WHOIS privacy/redaction enabled.
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: reject
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: reject
⚠️ 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: nasa-gov.mail.protection.outlook.com
PTR record proves mail server legitimacy
MX: nasa-gov.mail.protection.outlook.com Mail server at 52.101.9.19 PTR Record Reverse DNS: mail-blapr09cu00103.inbound.protection.outlook.com
Mail Server Reputation: nasa-gov.mail.protection.outlook.com
RBL check ensures server is not blacklisted
MX: nasa-gov.mail.protection.outlook.com Mail server at 52.101.9.19 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 policy: reject BIMI Record BIMI not configured
⚠️ BIMI record is missing. Even with DMARC enforcement, you need to configure BIMI to display your brand logo in supported email clients.
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:

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

Want to re-scan this domain for updated results?

Scan nasa.gov Again