Skip to main content

Engineer's DNS Intelligence Report

nasa.gov Low Risk
3 Aug 2026, 02:49 UTC · 20.4s ·v26.50.05-119-g1c2a42874 · SHA-3-512: 2f24✱✱✱✱ Verify ·Archived ·Cross-Referenced
Engineer workspace · evidence preserved

Read the verdict first. Descend only as far as the incident requires.

This report keeps the complete technical record while separating decision, interpretation, evidence, and raw reproduction into a stable disclosure gradient.

L0PostureL1InterpretationL2EvidenceL3Raw & reproduce
Hurry path
KEYBOARD !1@2#3$4%5^6 jump to that section · esc back to the verdict
DNS Security & Trust Posture
Confidence: MODERATE · 70/100
3 protocols configured, 5 not configured, 1 unavailable on provider Enterprise DNS Posture: Akamai Edge DNS runs enterprise-grade DNS infrastructure — an unsigned DNSSEC chain here reads as a deliberate operator choice, not the gap it would be for a small operator. Network-layer compensating controls are not verifiable via DNS alone; see DNS-layer detail. Why we go beyond letter grades
Sorted by severity — worst first
Email Spoofing
Protected
Brand Impersonation
Not Setup
DNS Tampering
Enterprise
Certificate Control
Open
Monitoring
Partial
DANE
Unavailable on Provider
TRACE L0 · Brand Impersonation — Not Setup L1 · 04 · Brand & Trust · BIMI L3 · Reproduce commands
Not Configured
MTA-STS, TLS-RPT, BIMI, DNSSEC, CAA
Unavailable on Provider
DANE
Configured
SPF (hard fail), DMARC (reject), DKIM
Priority Actions 5 total Achievable posture: Hardened
Medium Enable DNSSEC

DNSSEC is not enabled for this domain. DNSSEC provides cryptographic authentication of DNS responses, preventing cache poisoning and DNS spoofing attacks.

Low Add BIMI Record

Your domain has DMARC reject — you qualify for BIMI, which displays your brand logo in receiving email clients that support it (Gmail, Apple Mail, Yahoo).

Low Add CAA Records

CAA records specify which Certificate Authorities may issue certificates for your domain, reducing the risk of unauthorized certificate issuance.

Registrar (RDAP) OBSERVED LIVE
get.gov (Registrant: REDACTED FOR PRIVACY)
Where domain was purchased
Email Service Provider
Microsoft 365
Strongly Protected
Web Hosting INFERRED
Automattic (WordPress.com) (CDN)
Where website is hosted
DNS Hosting
Akamai Edge DNS Enterprise
Where DNS records are edited
01 Identity & policy · L1 Email Security Can this domain be impersonated by email? SPF DMARC DKIM MTA-STS TLS-RPT MX & Routing Protected
Email Security Methodology Can this domain be impersonated by email? No SPF and DMARC reject policy enforced

SPF Record RFC 7208 §4 Gold

Does this domain declare who may send email on its behalf? Yes
Success -all 9/10 lookups

SPF valid with strict enforcement (-all), 9/10 lookups

v=spf1 include:_spf-4a.nasa.gov include:_spf-4b.nasa.gov include:_spf-4c.nasa.gov include:_spf-4d.nasa.gov include:_spf-4g.nasa.gov include:_spf-4m.nasa.gov include:_spf-4x.nasa.gov include:_spf-6a.nasa.gov include:spf.protection.outlook.com -all
RFC 7489: -all may cause rejection before DMARC evaluation, preventing DKIM from being checked
RFC 7208 Conformant — This SPF record conforms to the syntax and semantics defined in RFC 7208 §4.
RFC Failure Mode: Unlike DMARC (where unknown tags are silently ignored per RFC 7489 §6.3), SPF with unrecognized mechanisms produces a PermError per RFC 7208 §4.6 — the record fails loudly rather than silently.
Related CVEs: CVE-2024-7208 (multi-tenant domain spoofing), CVE-2024-7209 (shared SPF exploitation), CVE-2023-51764 (SMTP smuggling bypasses SPF)
SPF hard fail (-all): compliance-strong, but can short-circuit DMARC. RFC 7489 notes that -all can cause some receivers to reject mail during the SMTP transaction — before DKIM is checked and before DMARC can evaluate the result. A message that would pass DMARC via DKIM alignment may be rejected prematurely. For most domains, ~all + DMARC p=reject is the strongest compatible posture — it allows every authentication method (SPF, DKIM, DMARC) to be fully evaluated before a decision is made.
DMARC is set to reject — enforcement is strong. However, some receivers may still reject messages on SPF hard fail before DKIM alignment is checked. Switching to ~all + p=reject would provide the same enforcement with full DMARC compatibility.

DMARC Policy RFC 7489 §6.3 Gold

Are spoofed emails rejected or quarantined? Yes — reject policy
Success p=reject

DMARC policy reject (100%) - excellent protection

v=DMARC1; p=reject; fo=1; rua=mailto:dmarcmail@mail.nasa.gov,mailto:reports@dmarc.cyber.dhs.gov
Alignment: SPF relaxed DKIM relaxed
No np= tag (DMARCbis) — non-existent subdomains inherit p= policy but adding np=reject provides explicit protection against subdomain spoofing
No forensic reporting (ruf) tag — this is correct. The absence of ruf= is not a gap. RFC 7489 §7.3 warns that forensic reports can expose PII (full message headers or bodies). Google, Microsoft, and Yahoo do not honour ruf= requests regardless. The DMARCbis draft (draft-ietf-dmarc-dmarcbis) has formally removed ruf= from the specification, confirming its deprecation. Omitting ruf= is the recommended modern practice. RFC 7489 §7.3 — Forensic Reports
RFC 7489 Conformant — DMARC record conforms to RFC 7489 §6.3 with full enforcement.
DMARCbis (Pending): draft-ietf-dmarc-dmarcbis will elevate DMARC to Standards Track, obsolete RFC 7489, replace pct= with t= (testing flag), add np= (non-existent subdomain policy), and mandate DNS tree walk for policy discovery instead of the Public Suffix List.
Related CVEs: CVE-2024-49040 (Exchange sender spoofing), CVE-2024-7208 (multi-tenant DMARC bypass)

DKIM Records RFC 6376 §3.6 Gold

Are outbound emails cryptographically signed? Yes — verified
Found 2048-bit

Found DKIM for 1 selector(s) with strong keys (2048-bit)

selector1._domainkey Microsoft 365 2048-bit Adequate
v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQHB769Mz6bm5ZUPbTebbhs8RZeJMEcBOOSeIdCFg/DqUZHfBuJ3WdMBEYOUfiukh1xtH80QFOrk88KpucmqQVKplvOUv2Q65piZAIkf2KHdi3GbzLkLHbPzyjmMMnLw5tuMdK4HFAnf7DCdxvCTelqOZ1fUdexJf8IqLK73dOSwIDAQAB;
RFC 6376 Conformant — DKIM keys and signatures conform to RFC 6376 §3.6 (Internet Standard).
Known Vulnerabilities: DKIM l= tag body length vulnerability (attacker appends unsigned content to signed mail), weak key exploitation (keys below 1024-bit are cryptographically breakable per RFC 6376 §3.3.3), DKIM replay attacks (re-sending legitimately signed messages at scale)

MTA-STS RFC 8461 §3 Gold

Can attackers downgrade SMTP to intercept mail? Not prevented
Warning

No MTA-STS record found

MTA-STS policy enforcement is evaluated in Mail Transport Security below.

TLS-RPT RFC 8460 §3 Gold

Will failures in TLS delivery be reported? No reporting
Warning

No TLS-RPT record found

DMARC External Reporting Authorization RFC 7489 §7.1

Are external report receivers authorized? Yes — all authorized
Success

All 1 external reporting domains properly authorized

External Domain Authorization Auth Record
dmarc.cyber.dhs.gov Authorized v=DMARC1
02 Chain of authority · L1 Domain Security Can DNS answers and certificate issuance be trusted? DANE / TLSA CAA Delegation DNSSEC & NS Open

DANE / TLSA Gold Recon Methodology Can mail servers establish identity without a public CA? No
RFC 7672 §3 RFC 6698 §2 Not Available

DANE not available — Microsoft 365 does not support inbound DANE/TLSA on its MX infrastructure

DANE not deployable on Microsoft 365

Microsoft 365 does not support DANE for inbound mail. Microsoft uses its own certificate pinning mechanism.

Recommended alternative: MTA-STS


Email Transport Security

Two mechanisms protect email in transit. DANE is the primary standard; MTA-STS is the alternative for domains that cannot deploy DNSSEC:

  • DNSSEC + DANE (RFC 7672) — Cryptographic chain of trust from DNS root to mail server certificate. Eliminates reliance on certificate authorities. No trust-on-first-use weakness. Requires DNSSEC.
  • MTA-STS (RFC 8461) — HTTPS-based policy requiring TLS for mail delivery. Works without DNSSEC but relies on CA trust and is vulnerable on first use (§10). Created for domains where “deploying DNSSEC is undesirable or impractical” (§2).
This domain has neither DANE nor MTA-STS. Since Microsoft 365 does not support inbound DANE, deploy MTA-STS (RFC 8461) to enforce TLS and protect against downgrade attacks.

Industry trend: Microsoft Exchange Online enforces inbound DANE with DNSSEC (GA October 2024), and providers like Proton Mail and Fastmail also support DANE. Google Workspace does not support DANE and relies on MTA-STS. Both mechanisms coexist because DANE is backward-compatible — senders skip the check if the domain isn't DNSSEC-signed (RFC 7672 §1.3).

CAA RFC 8659 §4 Gold Warning

Does this domain restrict who can issue TLS certificates? No

No CAA records found - any CA can issue certificates

Delegation Consistency 2 Issues

Delegation consistency: 2 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.

Findings:
  • DNSKEY records missing at child — DS records at parent have no matching keys
  • Could not retrieve NS TTL from parent zone

DS ↔ DNSKEY Alignment Misaligned

Unmatched DS records (no corresponding DNSKEY):
Key Tag: 59470, Algorithm: 8
Key Tag: 65284, Algorithm: 8

Glue Record Completeness Complete

NameserverIn-BailiwickIPv4 GlueIPv6 GlueStatus
a1-32.akam.net No N/A N/A OK
a12-64.akam.net No N/A N/A OK
a14-67.akam.net No N/A N/A OK
a5-66.akam.net No N/A N/A OK
a8-66.akam.net No N/A N/A OK
a9-64.akam.net No N/A N/A OK

NS TTL Comparison Drift

Child TTL: 600s Drift: 0s

SOA Serial Consistency Consistent

a1-32.akam.net: 2.02280437e+08
a12-64.akam.net: 2.02280437e+08
a14-67.akam.net: 2.02280437e+08
a5-66.akam.net: 2.02280437e+08
a8-66.akam.net: 2.02280437e+08
a9-64.akam.net: 2.02280437e+08

Domain Security Methodology Can DNS responses be tampered with in transit? Possible DNSSEC is not deployed, DNS responses are not cryptographically verified

DNSSEC RFC 4033 §2 Gold Unsigned

DNSSEC not configured - DNS responses are unsigned

Alternative Security: Akamai Edge DNS provides enterprise-grade DNS with DDoS protection and monitoring.

NS Delegation Verified

6 nameserver(s) configured

Nameservers: a1-32.akam.net a12-64.akam.net a14-67.akam.net a5-66.akam.net a8-66.akam.net a9-64.akam.net
Managed DNS
All 6 nameservers hosted by Akamai. Managed DNS provides reliable resolution with provider-maintained infrastructure.
DNS provider(s): Akamai
Multi-Resolver Verification Recon: Consensus reached - 5 resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) agree on DNS records
03 Delivery path · L1 Transport Security Will mail transport resist downgrade and interception? STARTTLS MTA-STS policy TLS-RPT
Mail Transport Security Beta Is mail transport encrypted and verified? No No MTA-STS or DANE — mail transport encryption is opportunistic only

Transport security inferred from 1 signal(s) — no enforcement policy active

Policy Assessment Primary
  • Microsoft 365 enforces TLS 1.2+ with DANE (GA Oct 2024) and valid certificates
Telemetry
TLS-RPT not configured — domain has no visibility into TLS delivery failures from real senders
Live Probe Supplementary
Skipped — Remote probe failed (connection failed — probe may be offline) and local port 25 is blocked. Transport security is assessed via DNS policy records per NIST SP 800-177 Rev. 1.
What Is Measured: Our probe’s TLS 1.3 handshake offers the hybrid post-quantum group X25519MLKEM768 (X25519 combined with ML-KEM-768). The Key Exchange column reports the group each mail server actually negotiated — direct, observed evidence of its post-quantum readiness toward a hybrid-capable client.
Quantum-Safe Hybrid: The session key agreement combines classical X25519 with ML-KEM-768, standardized in FIPS 203 (final, August 2024). This protects the key exchange against “harvest now, decrypt later” collection by a future quantum adversary.
Classical: The server completed the handshake without selecting the offered hybrid group. This is not a deviation — no RFC currently requires post-quantum key exchange. The X25519MLKEM768 group is defined in draft-ietf-tls-ecdhe-mlkem (Standards Track draft, not yet an RFC); the hybrid approach is described in draft-ietf-tls-hybrid-design (IESG-approved Informational). Servers supporting only other hybrid groups also read as Classical here.
Transition Outlook: NIST’s draft transition guidance (NIST IR 8547) projects quantum-vulnerable algorithms being deprecated after 2030 and disallowed after 2035. Hybrid key exchange requires TLS 1.3. This finding is informational and does not affect this domain’s grade.
04 Human-visible identity · L1 Brand & Trust Can this brand be convincingly faked? BIMI & VMC CAA · see Domain Security Not Setup

Brand Security Can this brand be convincingly faked? Possible DMARC reject policy blocks email spoofing (RFC 7489 §6.3), but no BIMI brand verification and no CAA certificate restriction (RFC 8659) — visual impersonation via lookalike domains and unrestricted certificate issuance remain open vectors

BIMI BIMI Spec Gold Warning

Is the brand identity verified and displayed in inboxes? No

No BIMI record found

05 Ownership & attack surface · L1 Infrastructure Intelligence Who operates this domain, and what is exposed? Registrar / RDAP security.txt AI Surface Subdomains
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? No RFC 9116

No security.txt found

A security.txt file at /.well-known/security.txt provides security researchers with a standardized way to report vulnerabilities. See securitytxt.org for a generator.


AI Surface Scanner Beta Is this domain discoverable by AI — and protected from abuse? No

No AI governance measures detected

llms.txt llmstxt.org
Is this domain publishing AI-readable brand context? No
No llms.txt found
No llms-full.txt found
AI Crawler Governance (robots.txt) RFC 9309 IETF Draft
Are AI crawlers explicitly allowed or blocked? Not blocked
No AI crawler blocking observed — no blocking directives found in robots.txt View robots.txt
Content-Usage Directive IETF Draft
Does the site express AI content-usage preferences? Not Configured
No Content-Usage directive detected. The IETF AI Preferences working group is developing a Content-Usage: directive for robots.txt that lets site owners declare whether their content may be used for AI training and inference. This is an active draft, not yet a ratified standard.
Example: Add Content-Usage: ai=no to robots.txt to deny AI training, or Content-Usage: ai=allow to explicitly permit it. Without this directive, AI crawler behavior depends on individual crawler policies and User-agent rules.
AI Recommendation Poisoning
Is this site trying to manipulate AI recommendations? No
No AI recommendation poisoning indicators found
Hidden Prompt Artifacts
Is hidden prompt-injection text present in the source? No
No hidden prompt-like artifacts detected
Evidence Log (1 item)
TypeDetailSeverityConfidence
robots_txt_no_ai_blocks robots.txt found but no AI-specific blocking directives low Observed
Public Exposure Checks Are sensitive files or secrets exposed? No

No exposed secrets detected in public page source — same-origin, non-intrusive scan of publicly visible page source and scripts.

No exposed secrets, API keys, or credentials were detected in publicly accessible page source or scripts.
What type of scan is this?

This is OSINT (Open Source Intelligence) collection — we check the same publicly accessible URLs that any web browser could visit. No authentication is bypassed, no ports are probed, no vulnerabilities are exploited.

Is this a PCI compliance scan? No. PCI DSS requires scans performed by an Approved Scanning Vendor (ASV) certified by the PCI Security Standards Council. DNS Tool is not an ASV. If you need PCI compliance scanning, engage a certified ASV such as Qualys, Tenable, or Trustwave.

Is this a penetration test? No. Penetration testing involves active exploitation attempts against systems with authorization. Our checks are passive observation of publicly accessible resources — the same methodology used by Shodan, Mozilla Observatory, and other OSINT platforms.

DNS Server Security Not Checked

Nmap not available — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.

Check Result Detail
Zone Transfer (AXFR) Denied Not tested
Open Recursion Disabled Not tested
Nameserver Identity Hidden Not tested
Cache Snooping Protected Not tested
Nameserver Fleet Matrix Healthy

Analyzed 6 nameserver(s) for nasa.gov — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.

Nameserver IPv4 IPv6 ASN / Operator UDP TCP AA SOA Serial Anycast Node
a8-66.akam.net 2.16.40.66 2600:1403:a::42 AS21342 202280437 N/A
a14-67.akam.net 184.26.161.67 2600:1480:1800::43 AS21342 202280437 N/A
a5-66.akam.net 95.100.168.66 2600:1480:b000::42 AS21342 202280437 N/A
a9-64.akam.net 184.85.248.64 2a02:26f0:117::40 AS21342 202280437 N/A
a1-32.akam.net 193.108.91.32 2600:1401:2::20 AS20940
Akamai International B.V.
202280437 N/A
a12-64.akam.net 184.26.160.64 2600:1480:f000::40 AS21342 202280437 N/A
Unique ASNs
2
Unique Operators
1
Unique /24 Prefixes
6
Diversity Score
Good

2 ASNs, 6 /24 prefixes across 6 nameservers

Infrastructure Intelligence Who hosts this domain and what services power it? Direct

ASN / Network Success

Resolved 1 unique ASN(s) across 2 IP address(es)

ASNNameCountry
AS2635 Automattic, Inc. US
IPv4 Mappings:
192.0.66.108AS2635 (192.0.66.0/24)
IPv6 Mappings:
2a04:fa87:fffd::c000:426cAS2635 (2a04:fa87:fffd::/48)

Edge / CDN Success Automattic (WordPress.com)

Domain is served through Automattic (WordPress.com)

Behind CDN Origin Visible
ASN 2635 is Automattic (WordPress.com)

SaaS TXT Footprint Success 9 services

Detected 9 SaaS verification records

Detects SaaS services that leave DNS TXT verification records (e.g., domain ownership proofs). Does not detect all SaaS platforms — only those indicated by DNS.

ServiceVerification Record
Microsoft MS=ms93625004
Amazon SES amazonses:FXFVeQnEO3Wua+aY/H4aOIH3sSwteE+7YpGrwm8kF/s=
Apple apple-domain-verification=qw51K0kGzRHLbN9S
Atlassian atlassian-domain-verification=oNzRM7G9GIAL/LLP5c7sPOQiAHsHrQ1hKcU7GGZ0ADRZJFhUB/upe935/2RYq/jO
DocuSign docusign=4025560e-93c9-4920-bb13-849c6fc35d58
Google google-site-verification=BUxd0xTJY4ZjGohBwKDpNms-yOATz92Y54kgme4eKHs
OpenAI openai-domain-verification=dv-CO0ENDLO7EB9V5E4JnmE6pS8
Smartsheet smartsheet-site-validation=gnL11HAQqHlH1tQabmxKf12b5ZCNxJfx
Webex webexdomainverification.1YPST=f98a61ea-b92e-41f2-87aa-5651b2af43b8
Traffic & Routing Where does this domain's traffic actually terminate?

AIPv4 Address

192.0.66.108
Where the domain points for web traffic

AAAAIPv6 Address

2a04:fa87:fffd::c000:426c
IPv6 ready

MXMail Servers

0 nasa-gov.mail.protection.outlook.com.
Priority + mail server for email delivery
Microsoft 365

SRVServices

_sip._tls: 0 1 443 sipdir.online.lync.com.
_sipfederationtls._tcp: 0 1 5061 sipfed.online.lync.com.
SIP, XMPP, or other service endpoints
Web: Reachable (1 IPv4, 1 IPv6) Mail: 1 server Services: 2 endpoints
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 1616 subdomains discovered
How did we find these?
1000 unique certificates 1614 current 2 expired 16 CNAMEs Source: Certificate Transparency + DNS Intelligence
Subdomains discovered via CT logs (RFC 6962), DNS probing of common service names, and CNAME chain traversal.
Certificate Authority Diversity (1 CA observed across CT log history)
Certificate Authority Certs First Issued Last Issued Status
1000 2025-07-05 2025-10-15 Active
Subdomain Source Status Provider / CNAME Certificates First Seen Issuer(s)
0au4i312iwwl1o.intsvc.cloud.uat.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
0vguuwq6ke0tk5.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
21wr8exyo78en3.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-26T00:00:00Z
22b4rvgn2ias57.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
3d-printing.nasa.gov CT Log Current
3dmaggs.larc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
4uyizjo2fpgorb.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
56p1lx55hjm3o0.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
573afztp881h8p.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
6jt9tcc25m9x14.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
8tpxs5l8zsgs5k.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
a1.tb.srl.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
aart.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
aart.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
above.nasa.gov CT Log Current
aca-viewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
aca-viewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
academy.nasa.gov DNS Current pows002.gsfc.nasa.gov
access.earthdata.nasa.gov CT Log Current 1 2025-07-20T00:00:00Z
access.sit.earthdata.nasa.gov CT Log Current 1 2025-07-20T00:00:00Z
access.uat.earthdata.nasa.gov CT Log Current 1 2025-07-19T00:00:00Z
acesmacmgmt.nasa.gov CT Log Current
acesmacmgmtdpex.nasa.gov CT Log Current
acm-table.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
acm-table.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
ad-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
ad.srl.jpl.nasa.gov CT Log Current 1 2025-10-02T00:00:00Z
ad.tb.srl.jpl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
ad01.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
adeditor.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
adeditor.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
admin-panel-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
admin-panel.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
admin-panel.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
admin.eib.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
admin.eib.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
admin.prosams.nasa.gov CT Log Current 1 2025-09-22T00:00:00Z
aeon.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonivv2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonivv2ms.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonivv2owa.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonivv2sk.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonivv2sp.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonms.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonowa.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonpoif.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonsk.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aeonsp.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aepr.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
aepr.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
aero-fp.larc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
aerocompass.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
aerospace-django.jpl.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
aerospace.jpl.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
aerospacecontracttool.jpl.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
agencytokens.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
ahed.nasa.gov CT Log Current
aiaa-dpw.larc.nasa.gov CT Log Current 2 2025-09-30T00:00:00Z
airbornescience.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
aircrafticing.grc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
airflow.ccmc.smce.nasa.gov CT Log Current 1 2025-10-05T00:00:00Z
airflow.podaac.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-15T00:00:00Z
airrange.ssc.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
airs-guide2.jpl.nasa.gov CT Log Current 1 2025-08-08T00:00:00Z
akana-ext-tmp.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
akana-ext.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
akana-intext.jpl.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
alerts.nasa.gov DNS Current misspiggy.gsfc.nasa.gov
ami-inventory.gm.srl.jpl.nasa.gov CT Log Current 1 2025-10-09T00:00:00Z
ammos.nasa.gov CT Log Current
amp1.amesaero.nasa.gov CT Log Current
angler.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
api-g.iss.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
api.asdc.earthdata.nasa.gov CT Log Current 1 2025-08-09T00:00:00Z
api.cerebro.cloud.earthdata.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
api.cerebro.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
api.cerebro.cloud.uat.earthdata.nasa.gov CT Log Current 1 2025-09-05T00:00:00Z
api.cerebro.proto-cba.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
api.cumulus.sit.earthdata.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
api.cumulus.uat.earthdata.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
api.dip-dev.amesaero.nasa.gov CT Log Current
api.dip.amesaero.nasa.gov CT Log Current
api.giovanni.uat.earthdata.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
api.laadsdaac.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-19T00:00:00Z
api.laadsdaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
api.lpdaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
api.mmt.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
api.nasa.gov DNS Current api-nasa-gov.domains.api.data.gov
api.nsidc.earthdatacloud.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
api.nsidc.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-09-20T00:00:00Z
api.nsidc.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
api.search.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
api.uat.lpdaac.earthdata.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
api.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
apm.nasa.gov DNS Current
appeears.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
appg.sma.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
appliedsciences.ers.mcp.nasa.gov CT Log Current 2 2025-08-30T00:00:00Z
apps.dip-stage.amesaero.nasa.gov CT Log Current
apps.dip.amesaero.nasa.gov CT Log Current
apps.nasa.gov DNS Current ndmswspubvip.ndc.nasa.gov
apps.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
apps01nv.jpl.nasa.gov CT Log Current 1 2025-07-24T00:00:00Z
archive.podaac.sit.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
archive.swot.podaac.sit.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
archivematica.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
archives.nasa.gov CT Log Current 2 2025-07-31T00:00:00Z
ares.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
artcontest.larc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
artifactory.amesaero.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
artifacts.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
artifacts.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
arttest.hosc.msfc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
arttestms.hosc.msfc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
arttestowa.hosc.msfc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
arttestsk.hosc.msfc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
arttestsp.hosc.msfc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
asct.jpl.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
asdb-i.iss.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
asdb.iss.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
asfvertex-168853458.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
asfwebcntnt-87230363.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-23T00:00:00Z
asfwebs3-3210670779.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
aso-express.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
aso-t2ar.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
asomb.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
asp-archive.arc.nasa.gov CT Log Current 1 2025-09-05T00:00:00Z
asp-interface.arc.nasa.gov CT Log Current 1 2025-09-05T00:00:00Z
astrobiology.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
astromaterials.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
astrophysics.ers.mcp.nasa.gov CT Log Current 2 2025-08-30T00:00:00Z
asttro.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
asttro.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
at.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
atjsvnpf104.at.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
atjsvsmtp101.at.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
atmsvnpf104.at.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
atom.nasa.gov CT Log Current 2 2025-07-31T00:00:00Z
aura.gsfc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
auth.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
auth.csdap.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
auth.dip-dev.amesaero.nasa.gov CT Log Current
auth.dip.amesaero.nasa.gov CT Log Current
auth.nasa.gov DNS Current
autodiscover.nasa.gov DNS Current autodiscover.outlook.com
ava.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
avedis-es.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-01T00:00:00Z
aview-backend.hqmce.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
aview-json2excel.hqmce.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
aview.hqmce.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
b34zlctq14jtpr.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-15T00:00:00Z
babelfish.arc.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
babelfish.ndc.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
bcc.jsc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
beta.nasa.gov DNS Current nasa-gov.go-vip.net
bets-test-auth-api.gsfc.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
bets-test.gsfc.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
biostar.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
bit-imaging.sops.m20.jpl.nasa.gov CT Log Current m20-team-tools-f789fd4e1143c58d.elb.us-gov-west-1.amazonaws.com 1 2025-09-30T00:00:00Z
bit-imaging.sstage.m20.jpl.nasa.gov CT Log Current m20-tt3-a15f4382a766e9ff.elb.us-gov-west-1.amazonaws.com 1 2025-08-15T00:00:00Z
blkkvctr4hoqf8.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
blogs.nasa.gov CT Log Current 1 2025-07-15T00:00:00Z
boeo.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
boeo.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
bona836wcsahm6.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
brainbites.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
bready-staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
bready.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
brr.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
brr.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
caam-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
caam.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
caam.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
caam.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
caam.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
caas.gsfc.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
cacher-api.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cacher-api.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
cacher-api.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
cacher.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cacher.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
cacher.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
cae-bedrock-pub.jpl.nasa.gov CT Log Current 1 2025-10-09T00:00:00Z
cae-bedrock-uat.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
cae-bedrock.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
cae-elvis-sbg-vswir.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
cae-elvis-vensar.jpl.nasa.gov CT Log Current 3 2025-09-12T00:00:00Z
cae-jupyter.jpl.nasa.gov CT Log Current 1 2025-08-05T00:00:00Z
cae-jupyterhub.jpl.nasa.gov CT Log Current 1 2025-08-05T00:00:00Z
cae-litellm-uat.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
cae-litellm.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
caib1.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
calendar.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
camisa2.amn.nasa.gov CT Log Current
camp.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
camp.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
cara-dev.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
cara-staging.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
careerpath.gsfc.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
caspian.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
caspian.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
ccserv1.amn.nasa.gov CT Log Current
cct.ksc.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
cddr.auth.dip-dev.amesaero.nasa.gov CT Log Current
cddr.auth.dip.amesaero.nasa.gov CT Log Current
cds-prod.pds.mcp.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
cds-prod2.pds.mcp.nasa.gov CT Log Current pdsmcp-prod2-688364680.us-west-2.elb.amazonaws.com 1 2025-08-05T00:00:00Z
cds.gsfc.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
cdsweb.gsfc.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
ceh.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
celestial.arc.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
celestialmappingsystem.arc.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
cerebros3.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-08-05T00:00:00Z
cerebrotest-2526879066.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
cerebrouitest-2426509789.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-22T00:00:00Z
ceres.larc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
certauth.authfs.launchpad-dev.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
certauth.authfs.launchpad-sbx.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
certauth.authfs.launchpad-test.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
certauth.authfs.launchpad.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
certificatemanagement.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
certificatemanagement.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
chandra.msfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
chandra.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
channel-viewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
channel-viewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
channel-viewer.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
chat.nasa.gov DNS Current nasachat-webapp-gabjbvfzhsa0a4d3.eastus-01.azurewebsites.net
chats.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
chemistry.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
cio.gsfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
clarreo.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
classx.smce.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
clausefinder.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
clausefinder.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
clock-tv.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
clock-tv.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
clock.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cloud-gateway.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
cloud-gateway.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
cloud-object.larc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cloud1.arc.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
cloudbed.amesaero.nasa.gov CT Log Current
cloudresources.dev.earthdatacloud.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
cloudresources.earthdatacloud.nasa.gov CT Log Current 1 2025-09-14T00:00:00Z
cloudresources.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-09-07T00:00:00Z
cloudsgate2.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
cloudsway2.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
cloudwiki.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
cmp.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
cmp.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
cms-stage.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cms.cima.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
cms.nasa.gov DNS Current cms.nasawestprime.com
cnex-dev.jpl.nasa.gov CT Log Current 1 2025-09-08T00:00:00Z
cnex.jpl.nasa.gov CT Log Current 1 2025-09-08T00:00:00Z
co3tszgqbzf4fk.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
cocpit-helper-scripts.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cocpit-helper-scripts.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
cocpit.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cocpit.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
code.nasa.gov DNS Current ae7d74e13cf454c498f23a04a30072c6-112ca135ee70404c.elb.us-east-1.amazonaws.com
cold-atom-l.pl.jsl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
columbia.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
com.genai-api.jpl.nasa.gov CT Log Current 2 2025-10-07T00:00:00Z
com2.genai-api.jpl.nasa.gov CT Log Current 2 2025-10-07T00:00:00Z
comm-tracker.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
comm-tracker.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
commfuse.amesaero.nasa.gov CT Log Current
concourse.mas.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
contingency-prod-app.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
contingency-prod-ldap.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
contingency-urs4-prod.urs.earthdata.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
contract.prosams.nasa.gov CT Log Current 2 2025-07-16T00:00:00Z
copilot.sops.m20.jpl.nasa.gov CT Log Current 1 2025-08-25T00:00:00Z
copilot.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
core.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
core1.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
course-mdm-intro-prod.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
cove.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
cpdmm.mas.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
cpid.mas.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
cplsaib.mas.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
cr8fvqnopkt0ri.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
cribl-230-301-1.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-301-2.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-301-3.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-301-4.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-301-5.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-310-1.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-310-2.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-310-3.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-310-4.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-230-310-5.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-sn-1.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-sn-2.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-a1.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-a2.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-a3.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-a4.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-a5.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-b1.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-b2.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-b3.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-b4.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-b5.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-sn1.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
cribl-worker-sn2.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
crisp.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
crisp.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
crosscheck.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
crosscheck.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
csbf.nasa.gov CT Log Current 3 2025-09-09T00:00:00Z
csdap.earthdata.nasa.gov CT Log Current d1k362qcr7gjp7.cloudfront.net 1 2025-10-02T00:00:00Z
csr-api.jpl.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
css-demo.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
cumulus-api-int.asf.earthdatacloud.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
cumulus-dashboard-int.asf.earthdatacloud.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
cumulus-int.asf.earthdatacloud.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
cumulus.podaac.sit.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
cumulus.podaac.uat.earthdata.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
cumulus.swot.podaac.sit.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
cumulus.swot.podaac.uat.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
cumulusapi-1442915951.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
cumulusuats3-4196057198.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-08-28T00:00:00Z
curator.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
cws-cicdt1.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-19T00:00:00Z
cws-g86db1.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
cws-g86dbg.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
cws-g86t1.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
cws-g86t2.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
cws-g87t1.gd.m20.jpl.nasa.gov CT Log Current 3 2025-07-24T00:00:00Z
cws-g87t2.gd.m20.jpl.nasa.gov CT Log Current 3 2025-08-14T00:00:00Z
cws-g87t3.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
cws-g87t4.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
cws-g87t5.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
cws-han.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
cws-han1.gd.m20.jpl.nasa.gov CT Log Current 5 2025-08-11T00:00:00Z
cws-han10.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
cws-han11.gd.m20.jpl.nasa.gov CT Log Current 2 2025-08-07T00:00:00Z
cws-han12.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
cws-han3.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-05T00:00:00Z
cws-han5.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
cws-han6.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
cws-han7.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-24T00:00:00Z
cws-han8.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
cws-lisa50.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
cws-lisa60.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
cws-lisa70.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
cws-lisa80.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-31T00:00:00Z
cws-sliuq.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
cws-sliur.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
cws-slius.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
cws-zef-1.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
cws-zef-2.gd.m20.jpl.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
cws-zef4.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
cws.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
cws.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
cws.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
cxfmea-cil.mas.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
cxfmea-cil.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
cxgmip.mas.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
cxgmip.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
cxpraca.mas.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
cxpraca.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
d3pe1v246n9s31.pds-sit.mcp.nasa.gov CT Log Current 2 2025-09-02T00:00:00Z
dashboard.asdc.earthdata.nasa.gov CT Log Current 1 2025-08-09T00:00:00Z
dashboard.cerebro.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
dashboard.cumulus.sit.earthdata.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
dashboard.cumulus.uat.earthdata.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
dashboard.laadsdaac.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-20T00:00:00Z
dashboard.laadsdaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
dashboard.lpdaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
dashboard.nsidc.earthdatacloud.nasa.gov CT Log Current 1 2025-08-14T00:00:00Z
dashboard.nsidc.sit.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
dashboard.nsidc.uat.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
dashboard.podaac.sit.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
dashboard.podaac.uat.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
dashboard.swot.podaac.sit.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
dashboard.swot.podaac.uat.earthdata.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
dashboard.uat.lpdaac.earthdata.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
dashboard.vkn.sit.earthdata.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
data.asdc.earthdata.nasa.gov CT Log Current 1 2025-08-09T00:00:00Z
data.csdap.earthdata.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
data.cumulus.sit.earthdata.nasa.gov CT Log Current 1 2025-09-25T00:00:00Z
data.cumulus.uat.earthdata.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
data.gesdisc.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
data.laadsdaac.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
data.laadsdaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
data.lpdaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
data.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
data.nasa.gov DNS Current
data.nsidc.earthdatacloud.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
data.nsidc.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
data.nsidc.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
data.sbeta.m20.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
data.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
data.sstage.m20.jpl.nasa.gov CT Log Current m20-sst-e80d595335bb948c.elb.us-gov-west-1.amazonaws.com 1 2025-08-16T00:00:00Z
data.tb.m20.jpl.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
data.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
data.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
dataact.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
dataact.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
datadrive.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
datadrive.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
datadrive.tb.srl.jpl.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
datadrive.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
dbgk76wyhtm15a.intsvc.cloud.uat.earthdata.nasa.gov CT Log Current 1 2025-07-19T00:00:00Z
dcscore1.amn.nasa.gov CT Log Current
dcscore2.amn.nasa.gov CT Log Current
dd-middle-download.gd.m20.jpl.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
dd-middle-download.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
dd-middle-download.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
dd-middle-download.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
dd-middle.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
dd-middle.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
dd-middle.tb.srl.jpl.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
dd-middle.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
detectionapi-1757013201.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
dev-new.across.smce.nasa.gov CT Log Current 2 2025-07-25T00:00:00Z
dev.across.smce.nasa.gov CT Log Current 11 2025-07-09T00:00:00Z
dev.fornax.sciencecloud.nasa.gov CT Log Current 2 2025-07-28T00:00:00Z
devcentral.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
dex.mas.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
dip.amesaero.nasa.gov CT Log Current
disasters.nasa.gov CT Log Current 2 2025-09-22T00:00:00Z
disposal.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
disposal.training.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
disposal.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
dive.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
diversitynews.msfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
dl-systems-dashboard.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
dl-systems-dashboard.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
dln.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
dmrppsitpoc-1673199137.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-08-25T00:00:00Z
dmt-api.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
dmt-api.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
dmt-api.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
dmt-ui.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
dmt-ui.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
dmt-ui.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
dmt.gd.m20.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
docsr2.prosams.nasa.gov CT Log Current 2 2025-08-24T00:00:00Z
doingbusiness.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
downloads.arc.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
downloads.ndc.nasa.gov CT Log Current help.ndc.nasa.gov 1 2025-07-25T00:00:00Z
downshift-dashboard.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
downshift-dashboard.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
drf-stage.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
drf.amesaero.nasa.gov CT Log Current
drf.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
drive-viewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
drive-viewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
drydenxnet.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
dse.jpl.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
dse2.jpl.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
dse3.jpl.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
earthdata.nasa.gov CT Log Current 3 2025-07-28T00:00:00Z
earthlines.smce.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
earthscience.arc.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
ebauth.eno.ecs.nasa.gov CT Log Current 1 2025-07-17T12:04:51Z
ebauth13.eno.ecs.nasa.gov CT Log Current 1 2025-07-17T12:04:51Z
ebauth32.eno.ecs.nasa.gov CT Log Current 1 2025-07-17T12:04:51Z
eclipse-explorer-2023.smce.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
eclipse-explorer-2024.smce.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
eclipse-explorer.smce.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
eclipse2017.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
eclss-alb.nasa.gov CT Log Current 1 2025-08-05T00:00:00Z
eco-scf2.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
elkalb-1112792393.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
elkalb-2269629600.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
elkalb-3205723733.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
em.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
em.staging.msfc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
em.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
emhq.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
emrpt.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
eng-hub.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
engineering.arc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
eol.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
ep.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ep.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
epas.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
epas.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
epdw-api.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
epoch-viewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
epoch-viewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
epoch-viewer.train.m20.jpl.nasa.gov CT Log Current m20-int-train-5c6bbfd04dfb7f90.elb.us-gov-west-1.amazonaws.com 1 2025-08-07T00:00:00Z
equinox.amn.nasa.gov CT Log Current
equipment.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
equipment.training.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
equipment.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ers.mcp.nasa.gov CT Log Current 2 2025-08-25T00:00:00Z
es-ryan.sops.m20.jpl.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
es-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-01T00:00:00Z
es.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
es.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
es.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
esc.gsfc.nasa.gov CT Log Current 2 2025-08-06T00:00:00Z
esdpubs.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
esm.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
esm.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
esm.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
espd.gsfc.nasa.gov CT Log Current 2 2025-07-31T00:00:00Z
espo.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
espoarchive.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
esrs.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
esto-rev.ers.mcp.nasa.gov CT Log Current 2 2025-08-30T00:00:00Z
esto.ers.mcp.nasa.gov CT Log Current 2 2025-08-30T00:00:00Z
esvro13-mail-01.beoc.ecs.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
esvro32-mail-01.eoc.ecs.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
etm.amesaero.nasa.gov CT Log Current internal-arc-af-etm-prod-alb-v101-944065571.us-east-1.elb.amazonaws.com
etmdev4.amesaero.nasa.gov CT Log Current 1 2025-08-08T00:00:00Z
etmfuse.amesaero.nasa.gov CT Log Current
etsapprover.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
etsapprover.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
eurcing-server-es-1.jpl.nasa.gov CT Log Current 1 2025-09-10T00:00:00Z
eurcwmsacam1.fltops.jpl.nasa.gov CT Log Current 1 2025-09-08T00:00:00Z
europalander.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
events.nasa.gov DNS Current
evr-viewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
evr-viewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
ewis-ncu.msl.jsl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
execsummit-staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
explorationscience.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
export.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
extapi.prosams.nasa.gov CT Log Current 1 2025-09-28T00:00:00Z
extapi.staging.prosams.nasa.gov CT Log Current 1 2025-09-28T00:00:00Z
extapps.ksc.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
external.jsc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
f6zq9r6xmm5xnd.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
facgis.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
facgis.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
faf86qacht8ko4.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
fast-magephem-service.ccmc.smce.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fbm.earthdata.nasa.gov CT Log Current 1 2025-08-21T19:33:29Z
fcfops.grc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
fdt.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
feat1.across.smce.nasa.gov CT Log Current 9 2025-07-24T00:00:00Z
featured-app-images.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
fit.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
flighthistory.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
flights.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
floodmapping.gsfc.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
fmea.iss.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
fnwiki-cder.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
fnwiki-cosmos.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-dsniss.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-dsnprojectoffice.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-dsnra.jpl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
fnwiki-gfolri.jpl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
fnwiki-gfosds.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-hpckb.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
fnwiki-msr.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-msrcampaign.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-msrsrl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
fnwiki-nisarfsse.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
fnwiki-oco3science.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
fnwiki-pd.jpl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
fnwiki-qgg.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
fnwiki-refractor.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
fnwiki-sfr.jpl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
focus-somd-dev.hqmce.nasa.gov CT Log Current 1 2025-08-17T00:00:00Z
focus-somd.hqmce.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
fodte.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
fodte01.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
fodte02.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
fohosc.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
fohosc001.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
fohosc002.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
foia.msfc.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
fomel.hosc.msfc.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
fomel01.hosc.msfc.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
fomel02.hosc.msfc.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
fopdd.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
fopdd01.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
fopdd02.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
formmail.grc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
forms.nasa.gov DNS Current ndmswspubvip.ndc.nasa.gov
forms.neacc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
forms.uat.neacc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
fornax.sciencecloud.nasa.gov CT Log Current 2 2025-07-28T00:00:00Z
foums.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
foums001.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
foums002.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
fpdbomgar.ndc.nasa.gov CT Log Current 1 2025-08-25T00:00:00Z
fscatt.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
fscatt.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ftkwiki.grc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
ftp1ca.jpl.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
ftp1nv.jpl.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
fts.podaac.uat.earthdata.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
gaia-stage.hqmce.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
galaxie.nasa.gov CT Log Current 1 2025-09-26T00:00:00Z
galaxy.genelab.nasa.gov CT Log Current 1 2025-10-05T00:00:00Z
galley-fridge-2.pl.jsl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
gaps.gesdisc.earthdata.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
gaps.uat.gesdisc.earthdata.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
gapuatapi-3936757137.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
gateway.eib.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
gateway.eib.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
gateway.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-10-05T00:00:00Z
gcc.gsfc.nasa.gov CT Log Current 1 2025-08-31T00:00:00Z
gdc.smce.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
genai-api.jpl.nasa.gov CT Log Current 3 2025-10-06T00:00:00Z
genelab-data.ndc.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
genelab.nasa.gov CT Log Current 1 2025-10-05T00:00:00Z
gipoc.grc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
gis-uat-is-lb.ngap.earthdata.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
gis.uat.earthdata.nasa.gov CT Log Current 1 2025-07-31T00:00:00Z
gitlab-internal.mcp.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
gitlab-premium.mcp.nasa.gov CT Log Current 1 2025-09-22T00:00:00Z
gitlab.mcp.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
gmaomail.gsfc.nasa.gov CT Log Current 1 2025-07-11T00:00:00Z
go.nasa.gov DNS Current cname.bit.ly
google.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
gov.genai-api.jpl.nasa.gov CT Log Current 2 2025-10-07T00:00:00Z
gov2.genai-api.jpl.nasa.gov CT Log Current 2 2025-10-07T00:00:00Z
govprod.prosams.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
gpm.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
gpmweb2.pps.eosdis.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
gpmweb2ftps.pps.eosdis.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
gpmweb2https.pps.eosdis.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
gr2202media01.ndc.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
gr2202media02.ndc.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
gr2380-jss01.ndc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
gr2380-jss02.ndc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
grafana.ccmc.smce.nasa.gov CT Log Current 1 2025-09-01T00:00:00Z
gravityprobeb.msfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
gravityprobeb.nasa.gov CT Log Current cloudfront-prod-01-redirects.nasawestprime.com 1 2025-09-16T00:00:00Z
groupmembers.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
grtomato.gd.m20.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
gs400jp16osprod.ndc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
gs450drupal.gsfc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
gtomato.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
gtopqpyowx5t83.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
guest-portal.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
guest.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
gvis.grc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
gxjtub6418sk0k.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
hacd.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
harmony.sit.earthdata.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
harmony.uat.earthdata.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
hatlabdev.amesaero.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
hcmsigel01.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hcmsuag02.hosc.msfc.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
hcmsuag06.hosc.msfc.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
hefd.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
hello.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
help.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
help.arc.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
help.ndc.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
hephaestus.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
hiliftpw.larc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
history.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
history2.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
hjk029r3uzctle.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
hoscmgmt.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscmgmt2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscopp4.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscopp4ms.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscopp4owa.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscopp4sk.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscopp4sp.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscper01-mgmt.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hoscper02-mgmt.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
hpps.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
hpps.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
hq.nasa.gov DNS Current
hqcercla.hqmce.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
hqgaia01.hqmce.nasa.gov CT Log Current 1 2025-09-01T00:00:00Z
hqmcemsonce01.hqmce.nasa.gov CT Log Current 1 2025-09-01T00:00:00Z
hr-staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
hr.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
hrdatahub.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
hrdatahub.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
hrf-laptop.pl.jsl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
hris.nasa.gov DNS Current
hs-59vdsas.hst.nasa.gov CT Log Current 1 2025-09-24T12:46:11Z
humanresearchroadmap.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
hvit.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
hypatia.gsfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
icam.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
icamsupport.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
icamsupport.support.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
icamsupport.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
icamviewer.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
icb.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
id.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
id.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
idfs-test.sit.earthdatacloud.nasa.gov CT Log Current 2 2025-09-28T00:00:00Z
idfs.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
if01.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
images-admin.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
images-api.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
images-assets.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
images.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
info-dev.caio.mcp.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
info.caio.mcp.nasa.gov CT Log Current 2 2025-09-16T00:00:00Z
info.gsfc.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
insideprocurement.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
insideprocurement.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
integration-tracker.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
integration-tracker.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
internal.archives.nasa.gov CT Log Current 1 2025-07-31T00:00:00Z
internal.nlsp-dev.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
internal.nlsp-stage.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
internal.nlsp.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
intranet.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
invention.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
invitation.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
io8v1s03n82olv.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-26T00:00:00Z
ipda.pds.mcp.nasa.gov CT Log Current 1 2025-09-22T00:00:00Z
iris.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
iris.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
irocs-ecam.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
irocs-ecam.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
irocs-scam.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
irocs-scam.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
irocs-zcam.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
irocs-zcam.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
iss-sts-dev.hqmce.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
issfmea.mas.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
issgsess4.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
issgsess4ms.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
issgsess4owa.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
issgsess4sk.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
issgsess4sp.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
isspart.mas.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
itar-chatgsfc-dev.caio.mcp.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
itar-llm-api-access-dev.caio.mcp.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
itsecurity.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
iups9y9muoeuxw.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-26T00:00:00Z
ivvlinux.jsl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
j94mr762doi6cn.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-10-04T00:00:00Z
jamf.ndc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
jedii.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
jenkins-internal.mcp.nasa.gov CT Log Current 1 2025-09-08T00:00:00Z
ji-jp-nc-01.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
ji-jp-nc-03.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
ji-jp-nc-guest.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
jira-test.grc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
jlab.hst.nasa.gov CT Log Current 1 2025-10-10T16:14:43Z
jngh0jp5v178tb.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-09-07T00:00:00Z
jnoidp1.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
jnoidp1ops.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
jobs.eib.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
jobs.eib.uat.nasa.gov CT Log Current 1 2025-09-26T00:00:00Z
jokg8i537j3r75.intsvc.cloud.uat.earthdata.nasa.gov CT Log Current 1 2025-07-20T00:00:00Z
jplit-dir-cagw.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
jplit-dir-cagwd.jpl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
jplit-wiki-cdc-synchrony-a.jpl.nasa.gov CT Log Current 1 2025-09-06T00:00:00Z
jplit-wiki-cdc-synchrony-b.jpl.nasa.gov CT Log Current 1 2025-09-06T00:00:00Z
jplnsm.jpl.nasa.gov CT Log Current 10 2025-10-07T00:00:00Z
jplwater.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
jpssmis.gsfc.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
jsceng.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
jsia01-dev9.ndc.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
jsia01-stg9.ndc.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
jsia01-www9.ndc.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
jsl.nasa.gov CT Log Current 2 2025-08-21T00:00:00Z
jtsti7az2mspq8.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-26T00:00:00Z
juno.nasa.gov CT Log Current cloudfront-prod-01-redirects.nasawestprime.com 1 2025-09-16T00:00:00Z
jupyter-nbviewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
jupyter-nbviewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
jupyterhub-int.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
jupyterhub-int.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
jupyterhub-int.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
jupyterhub-unstable.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-29T00:00:00Z
jupyterhub.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
jupyterhub.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
jupyterhub.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
k8s-dev-general-lb01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-general-lb02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-general-vip01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-general.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-sautil-lb01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-sautil-lb02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-sautil-vip01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-dev-sautil.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-general-lb01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-general-lb02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-general-vip01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-general.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-sautil-lb01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-sautil-lb02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-sautil-vip01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
k8s-jplit-sautil.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
kafka-ui.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
kb.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
keycloak.hqmce.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
kibana.mcp.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
kids.msfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
kl8mihjmkjtkis.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
kmw8adnyh69cs9.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
kopf.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
kopf.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
kpgsfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
kpgsfc.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ksctechnology.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
kzd68gmz36i3mf.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
l8xgwqct0e4nce.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
labrow13-tea-a-hybrid.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
labs.nasa.gov DNS Current
landslides.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
launchpad-dev.nasa.gov CT Log Current 2 2025-08-29T00:00:00Z
launchpad-sbx.nasa.gov CT Log Current 2 2025-10-08T00:00:00Z
launchpad-test.nasa.gov CT Log Current 2 2025-09-15T00:00:00Z
launchpad.nasa.gov CT Log Current 2 2025-10-10T00:00:00Z
lbmoduyebo-2335683444.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
legislative.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
lex.mas.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
limited.nlsp-dev.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
limited.nlsp-stage.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
limited.nlsp.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
list.ghrc.uat.earthdata.nasa.gov CT Log Current 1 2025-09-08T00:00:00Z
lists.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
llm-api-access-dev.caio.mcp.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
llm-api-access.caio.mcp.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
log-ps.jpl.nasa.gov CT Log Current 10 2025-10-07T00:00:00Z
log-sn.jpl.nasa.gov CT Log Current 2 2025-10-07T00:00:00Z
log.jpl.nasa.gov CT Log Current 10 2025-10-07T00:00:00Z
log.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
log.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
log.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
log.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
login-unstable.gd.m20.jpl.nasa.gov CT Log Current zar307996-m20gd-venue-82bfb70619842309.elb.us-gov-west-1.amazonaws.com 1 2025-10-06T00:00:00Z
login.mcp.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
login.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
login.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
login.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
login.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
loki.ccmc.smce.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
lro.gsfc.nasa.gov CT Log Current 2 2025-07-31T00:00:00Z
lsg-laptop.pl.jsl.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
ltd.jpl.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
lunar.gsfc.nasa.gov CT Log Current 2 2025-07-31T00:00:00Z
lunarscience.arc.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
lunarscience.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
lzards.earthdata.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
lzards.sit.earthdata.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
lzards.uat.earthdata.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
m20-dev-appul-801.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
m20-dev-appul-802.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-11T00:00:00Z
m20-dev-mseqlb-801.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-11T00:00:00Z
m20.jpl.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
m8tv2vq9sau8n5.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
maestro.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
maestro.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
maia-mmgis.jpl.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
mail.at.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
mail.nasa.gov DNS Current
mail.pps.eosdis.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
maps.jpl.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
maptis.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
marsbase.jsc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
marsoweb.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
marsviewer-back.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
marsviewer-back.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
marsviewer-back.tbdev.m20.jpl.nasa.gov CT Log Current m20-tbdev-25dc7c97a2fe6ee1.elb.us-gov-west-1.amazonaws.com 1 2025-10-13T00:00:00Z
marsviewer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
marsviewer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
marsviewer.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
marvin.pl.jsl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
matb.larc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
materialsinspace.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mcc.podaac.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-08-31T00:00:00Z
mcs-gds2.jpl.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
mct-django.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
mdi.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
mdi.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mdm.neacc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
mdm.uat.neacc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mdr.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
meda-crc.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
meda-crc.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
medals.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
medalscontracttool.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
media.ksc.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
mediaflux.ndc.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
meeting-tracker-api.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
meeting-tracker-api.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
meeting-tracker.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
meeting-tracker.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
melmgmt.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
melppy.sops.m20.jpl.nasa.gov CT Log Current m20-team-tools-f789fd4e1143c58d.elb.us-gov-west-1.amazonaws.com 1 2025-09-30T00:00:00Z
melppy.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
meo.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
merlin.larc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
mescforyou.ksc.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
mesh.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
mesh.earthdatacloud.nasa.gov CT Log Current 3 2025-07-09T00:00:00Z
message.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
message.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
message.tb.srl.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
meta.gsfc.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
metrics-otel-jaeger.ngap.earthdata.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
metrics-otel-jaeger.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
metrics-otel-jaeger.ngap.uat.earthdata.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
metrics-otel.ngap.earthdata.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
metrics-otel.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-07-12T00:00:00Z
metrics-otel.ngap.uat.earthdata.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
metrics.earthdatacloud.nasa.gov CT Log Current 1 2025-08-03T00:00:00Z
metrics.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
metrics.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
microbiology.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
microprep-wired.pl.jsl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
migrate-dev.earthdata.nasa.gov CT Log Current d1y2wd254qrsi.cloudfront.net 1 2025-09-28T00:00:00Z
mipl.jpl.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
miplmail.jpl.nasa.gov CT Log Current 1 2025-07-25T00:00:00Z
misbapp2-vm.grc.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
misl.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
misl.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
misrisk.gsfc.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
missionscience.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
missionstem.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
miul.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mjywth97pzwrij.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-09-28T00:00:00Z
mmis.ndc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
mmpat.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
mmpat.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
mmt.earthdata.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
mmt.sit.earthdata.nasa.gov CT Log Current 1 2025-08-10T00:00:00Z
mmt.uat.earthdata.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
mobile.arc.nasa.gov CT Log Current 2 2025-07-13T00:00:00Z
mobile.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
mobiledev-cf.arc.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
mocet-backend.hqmce.nasa.gov CT Log Current 1 2025-10-09T00:00:00Z
mocet-db.hqmce.nasa.gov CT Log Current 1 2025-10-09T00:00:00Z
mocet.hqmce.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
monitoring.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-09-14T00:00:00Z
monitoring.cloud.uat.earthdata.nasa.gov CT Log Current 1 2025-09-13T00:00:00Z
moon.nasa.gov CT Log Current 2 2025-09-13T00:00:00Z
mpsa-dispatch.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
mpsa-staging.msfc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mpsa.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
mpsa.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mr.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
mr.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mrjorda-test-app.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
mrp-wh.jpl.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
msemuat.ndc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mseq.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
msl-ops-es-api.mslopscld.jpl.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
msl-ops-es.mslopscld.jpl.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
mslgds-dashboard.mslopscld.jpl.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
mslgds-threepio.mslopscld.jpl.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
mslj9yg37zcwc8.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
mspwss01.hadm.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
msrpt.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
msrpt.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mts2.nasa.gov CT Log Current 1 2025-09-05T00:00:00Z
mua.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
mx1.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
mx2.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
my.nasa.gov CT Log Current 2 2025-08-29T00:00:00Z
my.prosams.nasa.gov CT Log Current 1 2025-07-31T00:00:00Z
mynasadata.larc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
narwhal.arc.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
nasaartifacts.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nasascience.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nasatoms.gsfc.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
nasdtwinstage.amesaero.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
nats.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
nats.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
nbdoer-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nbdoer.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
ncad.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
ncts.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ncts.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ndmsbpstgvip.ndc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ndmsepp01.ndc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ndmsepp02.ndc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ndmsepstg01.ndc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ndmsepstg02.ndc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ndmsepstgvip.ndc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ndmshrprdvip.ndc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ndmsscmp01.ndc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ndmswbmvip.ndc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ndmswbpvip.ndc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
nef-classic.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
nef.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
nef.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
nesc.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
nesc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
ness-old.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ness.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
netspublic.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
newsmedia.gsfc.nasa.gov CT Log Current cloudfront-prod-01-redirects.nasawestprime.com 1 2025-09-16T00:00:00Z
newsroom.msfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nextgen-aerospace-django.jpl.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
nextgen-biostar.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
nextgen-groupmembers.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
nextgen-mct-django.jpl.nasa.gov CT Log Current 1 2025-07-10T00:00:00Z
nextgen-mrp-wh.jpl.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nextgen-nisar-redirects.jpl.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
nextgen-resources.jpl.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
ngap12885-3174464991.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
ngap12885test-457730604.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
nhhpc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nisar.jpl.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
nlsi.arc.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
nmo-apl.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
nmo-cms.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
nmo.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
nmrjt2rslq9neu.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
nodis3.gsfc.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
nomad.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
npsu.amesaero.nasa.gov CT Log Current
ns1.nasa.gov DNS Current
nspires.hq.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
nts3cadmz.jpl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
nts3monitor1ca.jpl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
nuss.amesaero.nasa.gov CT Log Current
nvdb.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
nvdb.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
obdaac-api.earthdatacloud.nasa.gov CT Log Current 1 2025-08-17T00:00:00Z
obdaac-api.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
obdaac-api.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
obdaac-dashboard.earthdatacloud.nasa.gov CT Log Current 1 2025-08-17T00:00:00Z
obdaac-tea.earthdatacloud.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
obdaac-tea.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-06T00:00:00Z
ocad.iss.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
ocad.mas.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
oce.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
oceans.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
oceexternal.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
ocs-es-ryan.sops.m20.jpl.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
ocs-es.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
ocs-es.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
ocs-es.tb.m20.jpl.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
ocs-es.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
ocs-es.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
ocs-serverless.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
ocs.sops.m20.jpl.nasa.gov CT Log Current 1 2025-10-02T00:00:00Z
ocs.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
ocs.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
ocs.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
ocsp.nasa.gov DNS Current
oflmi01.ehs.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
oh.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
ohalo-1.pl.jsl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
ohp.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
olympics.gsfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
openaltimetry.earthdatacloud.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
opendap.sit.earthdata.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
opendap.uat.earthdata.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
openhouse.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
opensearch.disc.gsfc.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
ops.jsc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
opsserver.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
orbitaldebris.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
osbp-mobile.test.hqmce.nasa.gov CT Log Current 1 2025-08-05T00:00:00Z
oscar.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
oscar.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
oscar.training.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
oscar.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
osdr-envviz-stage-1.smce.nasa.gov CT Log Current 1 2025-09-05T00:00:00Z
osdr-test.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
osdr.nasa.gov CT Log Current 2 2025-09-16T00:00:00Z
osirris.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
oss-dev.sciencecloud.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
outreach.msfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
outreachevents.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
p-card.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
p-card.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
p929h4g6wo16kd.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
pal.hq.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
pao-mobile.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
pao.gsfc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
parallelism.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
parasol-ui.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
parasol-ui.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
parasol-ui.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
parasol.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
parasol.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
parasol.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
part.iss.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
pcat.nasa.gov CT Log Current 1 2025-07-21T00:00:00Z
pde.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
pdlprod.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
pdlprod2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
pdlprod3.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
pdltest.hosc.msfc.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
pdltest2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
pdltest3.hosc.msfc.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
pds-uat.mcp.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
pds.mcp.nasa.gov CT Log Current 2 2025-07-15T00:00:00Z
pipeline.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
pki.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
places.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
places.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
places.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
planetary-dev.data.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
planetary.data.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
planetary.ers.mcp.nasa.gov CT Log Current 2 2025-08-30T00:00:00Z
planetaryscience.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
plot3dout.larc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
pls.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
pls.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
pmm.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
pmm.pps.eosdis.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
pn64hen7xhwswt.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
pob061thcsdwwz.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-10-04T00:00:00Z
portal.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
portal.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
power.larc.nasa.gov CT Log Current 1 2025-07-20T00:00:00Z
ppbe-stage.hqmce.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
ppm-int-gsa.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
ppm-int-gsa.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
pps.eosdis.nasa.gov CT Log Current 1 2025-09-01T00:00:00Z
pr.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
pr.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
pr.tb.m20.jpl.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
pr.tb.srl.jpl.nasa.gov CT Log Current zar305985-srltb-ded9456787844f8d.elb.us-gov-west-1.amazonaws.com 1 2025-07-24T00:00:00Z
pr.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
pracabugs.mas.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
praxis-dev.nasa.gov CT Log Current 2 2025-09-23T00:00:00Z
praxis.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
privacy.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
prod-api.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
prod-new.across.smce.nasa.gov CT Log Current 2 2025-07-25T00:00:00Z
prod.across.smce.nasa.gov CT Log Current 11 2025-07-09T00:00:00Z
prod.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
prometheus.ccmc.smce.nasa.gov CT Log Current 1 2025-09-07T00:00:00Z
prosams-govprod.prosams.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
psi.nasa.gov CT Log Current 2 2025-07-22T00:00:00Z
pst.iss.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
public.forms.neacc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
public.forms.uat.neacc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
pulse.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
pulse.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
push1.jsc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
qcard.sma.nasa.gov CT Log Current 1 2025-08-08T00:00:00Z
quebec.beoc.ecs.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
r.arc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
r115asmmv25wr7.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
rally-test.app-sbx.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
rally.app.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
rancher-dev-lb01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-dev-lb02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-dev-master01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-dev-master02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-dev-master03.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-dev.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-jplit-lb01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-jplit-lb02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-jplit-master01.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-jplit-master02.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-jplit-master03.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rancher-jplit.jpl.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
rascal-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
rascal.mslopscld.jpl.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
rascal.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rascal.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
rascal.test.eurc.jpl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
rd1apbvws0l5tz.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
realm.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
reams.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
reams.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
redirect.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
redisinsight.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
relw.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
reportapp.prosams.nasa.gov CT Log Current 1 2025-08-25T00:00:00Z
reportapp.staging.prosams.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
requester-pays.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-10-05T00:00:00Z
research-streaming.dip-services.amesaero.nasa.gov CT Log Current
research-streaming.dip.amesaero.nasa.gov CT Log Current
resources.jpl.net.jpl.nasa.gov CT Log Current 1 2025-10-06T00:00:00Z
review.prosams.nasa.gov CT Log Current 1 2025-09-22T00:00:00Z
rg5nsfxgb34usg.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
rhasmoke.gd.m20.jpl.nasa.gov CT Log Current 1 2025-09-10T00:00:00Z
rhasmoke2.gd.m20.jpl.nasa.gov CT Log Current 1 2025-09-10T00:00:00Z
rhasmoke3.gd.m20.jpl.nasa.gov CT Log Current 1 2025-09-10T00:00:00Z
rheo.mas.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
rids.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
rids.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
rjd2xbdmndlwaz.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
ro-dashboard.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
ro-dashboard.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
rocs-armik.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-armik.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-armik.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
rocs-detection.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-detection.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-enav.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-enav.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-frames.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-frames.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-rksml.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-rksml.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-rsmik.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-rsmik.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-spice.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rocs-spice.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-ssim-demo.gd.m20.jpl.nasa.gov CT Log Current 1 2025-08-28T00:00:00Z
rocs-ssim-unstable.gd.m20.jpl.nasa.gov CT Log Current 1 2025-07-21T00:00:00Z
rocs-ssim.sops.m20.jpl.nasa.gov CT Log Current internal-m20-sops-cs3-alb-01-346452317.us-gov-west-1.elb.amazonaws.com 1 2025-09-30T00:00:00Z
rocs-ssim.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rocs-ssim.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
rolo.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rolo.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rounds-rule-editor.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rounds-rule-editor.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rounds-ui.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rounds-ui.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rounds.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rounds.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
rp7tswstnnj5bm.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
rpm-services-mod.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
rpm-services.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
rpm.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
rpthook.staging.prosams.nasa.gov CT Log Current 1 2025-07-16T00:00:00Z
rs7mlawjg4cmsl.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
rsahelp.hadm.msfc.nasa.gov CT Log Current 2 2025-08-18T00:00:00Z
rsahelp.hosc.msfc.nasa.gov CT Log Current 4 2025-08-18T00:00:00Z
rsbcf4sl3ah41n.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
rulecheck-ui.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rulecheck-ui.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
rulecheck-ui.test.eurc.jpl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
rulecheck-ui.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-28T00:00:00Z
rulecheck.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rulecheck.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
rulecheck.test.eurc.jpl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
rulecheck.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-28T00:00:00Z
rulehub.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
rulehub.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
s3-test.kzebdi.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-10-12T00:00:00Z
s3-test.nrani.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-07-12T00:00:00Z
s3-test.ooyemade.ngap.sit.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
s3browser.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
s3browser.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
s3browser.tb.m20.jpl.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
safetravel.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
sams.grc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
sarduss.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sarduss.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-07-29T00:00:00Z
satcorps.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
satern-mdm-ua-prod.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
scan.nasa.gov DNS Current
scepter.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
scepter.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
sci-int-api.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sci-int-api.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
sci-int.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sci-int.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
sci.gsfc.nasa.gov CT Log Current 1 2025-07-11T00:00:00Z
science-data.larc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
science-dev.data.nasa.gov CT Log Current 1 2025-08-24T00:00:00Z
sciencecloud.nasa.gov CT Log Current 2 2025-10-10T00:00:00Z
scilo.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
scilo.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
sciops.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sciops.sstage.m20.jpl.nasa.gov CT Log Current m20-sst-e80d595335bb948c.elb.us-gov-west-1.amazonaws.com 1 2025-08-16T00:00:00Z
scm.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
scm.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
scool.larc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
scs-spam.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
scs-timeline.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
scs-timeline.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
sds1.amesaero.nasa.gov CT Log Current
sds2.amesaero.nasa.gov CT Log Current
sds3.amesaero.nasa.gov CT Log Current
sdssfuse.amesaero.nasa.gov CT Log Current
se-bedrock-test.jpl.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
se-llm-test.jpl.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
se-llm-test2.jpl.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
se-llm.jpl.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
seaes-fc.ccmc.smce.nasa.gov CT Log Current 1 2025-07-20T00:00:00Z
search.nasa.gov DNS Current cloudfront-prod-02-redirects.nasawestprime.com
searchvertex-400990605.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
secure1.hst.nasa.gov CT Log Current 1 2025-09-22T19:22:36Z
secure2.hst.nasa.gov CT Log Current 1 2025-09-22T19:08:39Z
secure3.hst.nasa.gov CT Log Current 1 2025-09-22T18:19:18Z
sehas-shells.ccmc.smce.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
sepsv.ccmc.smce.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
sequencer-int.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sequencer-int.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
sequencer.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sequencer.sstage.m20.jpl.nasa.gov CT Log Current m20-sst-e80d595335bb948c.elb.us-gov-west-1.amazonaws.com 1 2025-08-20T00:00:00Z
seqval-int.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
seqval-int.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
seqval-int.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
seqval.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
seqval.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
services.drf-stage.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
services.drf.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
services.nasa.gov DNS Current ndmswspubvip.ndc.nasa.gov
sggate.arc.nasa.gov CT Log Current 1 2025-09-05T00:00:00Z
share.nasa.gov DNS Current
sherlock-api.ndc.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
sim.jsc.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
sisl.jsc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
sleet.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
slippc-staging.msfc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
slippc.msfc.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
slsgsess4.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsgsess4ms.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsgsess4owa.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsgsess4sk.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsgsess4sp.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsvvpub2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsvvpub2ms.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsvvpub2owa.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsvvpub2sk.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
slsvvpub2sp.hosc.msfc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
sma.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
smap.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
smartmobility.amesaero.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
smartmobility02.amesaero.nasa.gov CT Log Current
smoketest-sandbox.sbeta.m20.jpl.nasa.gov CT Log Current 1 2025-07-31T00:00:00Z
smtp.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
software.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
solr-dev.hqmce.nasa.gov CT Log Current 1 2025-10-01T00:00:00Z
solstise.pl.jsl.nasa.gov CT Log Current 2 2025-09-29T00:00:00Z
sonarqube.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
sonarqube.amesaero.nasa.gov CT Log Current
sonarqube.ccmc.smce.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
sonarqube.mcp.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
sp-dashboard.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
sp-dashboard.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
space2.jpl.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
spaceflight.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
spec.jpl.nasa.gov CT Log Current 1 2025-08-01T00:00:00Z
spinoff.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
splunk-forwarder.jpl.nasa.gov CT Log Current 10 2025-07-22T00:00:00Z
splunk-hf-relay01.jpl.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
splunk-hf01.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf02.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf03.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf04.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf05.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf06.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf07.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf08.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-hf09.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder-relay01.jpl.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
splunk-prod-heavyforwarder01.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder02.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder03.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder04.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder05.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder06.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder07.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder08.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
splunk-prod-heavyforwarder09.jpl.nasa.gov CT Log Current 1 2025-07-23T00:00:00Z
sport.amesaero.nasa.gov CT Log Current 1 2025-09-01T00:00:00Z
sportdev.amesaero.nasa.gov CT Log Current 1 2025-09-01T00:00:00Z
spsweb.jpl.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
sqaweb.jpl.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
srp.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
srp.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
ss01ca.jpl.nasa.gov CT Log Current 2 2025-09-09T00:00:00Z
ss01nv.jpl.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
ssc-pluto.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
sscops.ssc.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
sservi.arc.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
sservi.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
ssm.jsc.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
ssmdata.jsc.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
ssmo-jira-dev.gsfc.nasa.gov CT Log Current 1 2025-10-09T00:00:00Z
sso.nasa.gov DNS Current
sst.ers.mcp.nasa.gov CT Log Current 2 2025-08-30T00:00:00Z
staging-new.across.smce.nasa.gov CT Log Current 4 2025-07-25T00:00:00Z
staging.across.smce.nasa.gov CT Log Current 11 2025-07-09T00:00:00Z
standards-stage.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
standards.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
stars.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
stars.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
starting-line.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
starting-line.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-16T00:00:00Z
starting-line.tb.m20.jpl.nasa.gov CT Log Current 1 2025-10-15T00:00:00Z
starting-line.tb.srl.jpl.nasa.gov CT Log Current 1 2025-07-18T00:00:00Z
starting-line.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
status.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
stem.nasa.gov CT Log Current 1 2025-09-16T00:00:00Z
stemgateway.nasa.gov CT Log Current 2 2025-08-29T00:00:00Z
stmgroundhub.amesaero.nasa.gov CT Log Current
streaming.dip.amesaero.nasa.gov CT Log Current
strs.grc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
submission.prosams.nasa.gov CT Log Current 2 2025-08-28T00:00:00Z
submissionsapp-govprod.prosams.nasa.gov CT Log Current 1 2025-10-14T00:00:00Z
submissionsapp.prosams-govprod.prosams.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
subset.larc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
sulu-dev.spoc.nasa.gov CT Log Current 3 2025-09-08T00:00:00Z
supplychain.amesaero.nasa.gov CT Log Current
support.nasa.gov DNS Current support.nasawestprime.com
survey.ndc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
swehb-dev.msfc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
swehb-staging.msfc.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
swodlr.podaac.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
t4le0k5fedoue7.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
tagpoc-216799973.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
tangolab-mark-10.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
tangolab-mark-5.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
tangolab-mark-6.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
tangolab-mark-7.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
tangolab-mark-8.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
tangolab-mark-9.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
targetdb.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
targetdb.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
teaapi-1908777047.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
teaapi-621039841.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
technology-afrc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-api.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-arc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-grc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-gsfc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-jsc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-ksc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-msfc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology-ssc.ndc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology.grc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology.jsc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
technology.nasa.gov CT Log Current technology.nasawestprime.com 1 2025-09-15T00:00:00Z
technologygateway.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
techtran.msfc.nasa.gov CT Log Current 1 2025-09-15T00:00:00Z
temporalgapapi-2731843237.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
test.gitlab.mcp.nasa.gov CT Log Current 1 2025-08-04T00:00:00Z
test.jenkins.mcp.nasa.gov CT Log Current 1 2025-09-23T00:00:00Z
test.jpl.nasa.gov CT Log Current 6 2025-08-14T00:00:00Z
test.nasa.gov DNS Current
test.sonarqube.mcp.nasa.gov CT Log Current 1 2025-08-25T00:00:00Z
testbeddev.amesaero.nasa.gov CT Log Current
testmolb-2741029283.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
testngap12885-929573826.auto.earthdatacloud.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
testnuss.amesaero.nasa.gov CT Log Current
text-to-structure.caio.mcp.nasa.gov CT Log Current 2 2025-07-17T00:00:00Z
tf-inventory-ext.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-26T00:00:00Z
tf-inventory-ext.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-07-24T00:00:00Z
tf-inventory-int.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-26T00:00:00Z
tf-inventory-int.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-07-24T00:00:00Z
tf-inventory-int.tb.m20.jpl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
tf-inventory.tb.srl.jpl.nasa.gov CT Log Current zar305985-srltb-ded9456787844f8d.elb.us-gov-west-1.amazonaws.com 1 2025-07-31T00:00:00Z
thermal-surface.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
thermal-surface.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
three.jsc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
thumbnail-generator.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
thumbnail-generator.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
thumbnail-generator.tbdev.m20.jpl.nasa.gov CT Log Current 1 2025-10-13T00:00:00Z
timeline-stats.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
timeline-stats.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
tiu4tw5mn7xt6b.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
tl9gajwivo46p7.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
toronto.eoc.ecs.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
torpedo.sewp.nasa.gov CT Log Current 4 2025-07-31T00:00:00Z
torpedo.tplduck.sewp.nasa.gov CT Log Current 4 2025-07-31T00:00:00Z
towerfts.csbf.nasa.gov CT Log Current 3 2025-09-09T00:00:00Z
transpire-ui.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
transpire-ui.sstage.m20.jpl.nasa.gov CT Log Current m20-sst-e80d595335bb948c.elb.us-gov-west-1.amazonaws.com 1 2025-08-18T00:00:00Z
transpire.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
transpire.sstage.m20.jpl.nasa.gov CT Log Current 2 2025-08-19T00:00:00Z
transpire.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
trek-flt-demo-laptop.pl.jsl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
trek.msfc.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
treks.jpl.nasa.gov CT Log Current 1 2025-09-17T00:00:00Z
tsc1.jsc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
tsc2.jsc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
uamfuse.amesaero.nasa.gov CT Log Current
uat.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
uat.lpdaac.earthdata.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
uat.lpdaac.earthdatacloud.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
umsmgmt.hosc.msfc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
uplink-dashboard.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
uplink-dashboard.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
uplink-services.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
uplink-services.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
uplink-services.train.m20.jpl.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
upload.sit.earthdata.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
uploads.nasa.gov DNS Current uploads.nasawestprime.com
urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
urspapp.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
urspapp1.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
urspldap.urs.eosdis.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
userdocuments.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
utility.nasa.gov DNS Current
utmfuse.amesaero.nasa.gov CT Log Current
v-arc-bc.nisn.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
v-gsfc-pexip-conf1.nisn.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
v-gsfc-pexip-conf2.nisn.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
v-msfc-bc.nisn.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
v-msfc-pexip-conf1.nisn.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
v-msfc-pexip-conf2.nisn.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
v-msfc-pexip-mng.nisn.nasa.gov CT Log Current 1 2025-08-27T00:00:00Z
v0q3mxyd644z6k.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
vcmm01dz218.cdscc.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
vcmm02dz219.cdscc.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
vendor.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
vendor.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
vgm.larc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
virtualtour.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
visitor-uat.nasa.gov CT Log Current 1 2025-09-11T00:00:00Z
visitor.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
vjsc.russia.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
vmsfc.russia.nasa.gov CT Log Current 1 2025-09-09T00:00:00Z
vpn.hst.nasa.gov CT Log Current 2 2025-10-02T15:37:15Z
vpn2.mdscc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
vpn4.m20.jpl.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
vpnc.mdscc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
vpsims.ksc.nasa.gov CT Log Current 1 2025-08-08T00:00:00Z
waiverly.sops.m20.jpl.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
waiverly.sstage.m20.jpl.nasa.gov CT Log Current 1 2025-08-20T00:00:00Z
wapr.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
wapr.uat.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
wapub.eno.ecs.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
wapub01.eno.ecs.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
wapub02.eno.ecs.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
wat.aao.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
wat.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
wat.staging.nasa.gov CT Log Current 2 2025-09-08T00:00:00Z
wbm.nasa.gov CT Log Current 2 2025-09-12T00:00:00Z
web01.jsl.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
webhosting-nasa.jpl.nasa.gov CT Log Current 1 2025-07-24T00:00:00Z
webmail.nasa.gov DNS Current
webmail.pps.eosdis.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
webpass.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
website.nasa.gov CT Log Current 1 2025-08-11T00:00:00Z
webtier-sbx.ndc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
webtier.ndc.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
wiki-synchrony.jpl.nasa.gov CT Log Current 1 2025-09-06T00:00:00Z
wiki.nasa.gov DNS Current wiki-prod.nasawestprime.com
wiom.jpl.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
wizard.sci.gsfc.nasa.gov CT Log Current 1 2025-07-11T00:00:00Z
wizin.sci.gsfc.nasa.gov CT Log Current 1 2025-07-11T00:00:00Z
women.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
worldview.earthdata.nasa.gov CT Log Current 1 2025-08-03T00:00:00Z
worldview.gitc.earthdatacloud.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
worldview.gitc.sit.earthdatacloud.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
worldview.gitc.uat.earthdatacloud.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
ws.nasa.gov DNS Current
wvs.uat.earthdata.nasa.gov CT Log Current 1 2025-07-08T00:00:00Z
www-angler.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
www-curator.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
www-pm.larc.nasa.gov CT Log Current 1 2025-09-29T00:00:00Z
www-stage.nasa.gov CT Log Current 1 2025-09-30T00:00:00Z
www.aeronautics.nasa.gov CT Log Current
www.appg.sma.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
www.cold-atom-l.pl.jsl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
www.csbf.nasa.gov CT Log Current 3 2025-09-09T00:00:00Z
www.dfrc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
www.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
www.espo.nasa.gov CT Log Current 1 2025-08-07T00:00:00Z
www.ewis-ncu.msl.jsl.nasa.gov CT Log Current 1 2025-10-08T00:00:00Z
www.export.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
www.fcfops.grc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
www.ftkwiki.grc.nasa.gov CT Log Current 1 2025-09-03T00:00:00Z
www.galley-fridge-2.pl.jsl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
www.gdscc.nasa.gov CT Log Current 1 2025-07-09T00:00:00Z
www.gipoc.grc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
www.grc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
www.hcmsigel01.hosc.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
www.hcmsuag02.hosc.msfc.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
www.hcmsuag06.hosc.msfc.nasa.gov CT Log Current 1 2025-07-14T00:00:00Z
www.hrf-laptop.pl.jsl.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
www.hs-59vdsas.hst.nasa.gov CT Log Current 1 2025-09-24T12:46:11Z
www.ivvlinux.jsl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
www.jira-test.grc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
www.jlab.hst.nasa.gov CT Log Current 1 2025-10-10T16:14:43Z
www.jsc.nasa.gov CT Log Current 1 2025-08-25T00:00:00Z
www.larc.nasa.gov CT Log Current 1 2025-07-30T00:00:00Z
www.lsg-laptop.pl.jsl.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
www.marvin.pl.jsl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
www.microprep-wired.pl.jsl.nasa.gov CT Log Current 1 2025-08-15T00:00:00Z
www.misbapp2-vm.grc.nasa.gov CT Log Current 1 2025-08-26T00:00:00Z
www.my.nasa.gov CT Log Current 2 2025-08-29T00:00:00Z
www.nas.nasa.gov CT Log Current 1 2025-07-17T00:00:00Z
www.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
www.netspublic.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
www.oflmi01.ehs.msfc.nasa.gov CT Log Current 1 2025-08-21T00:00:00Z
www.ohalo-1.pl.jsl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
www.orbitaldebris.jsc.nasa.gov CT Log Current 1 2025-09-12T00:00:00Z
www.osirris.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
www.outreachevents.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
www.pdlprod2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
www.pdltest2.hosc.msfc.nasa.gov CT Log Current 1 2025-08-18T00:00:00Z
www.qcard.sma.nasa.gov CT Log Current 1 2025-08-08T00:00:00Z
www.safetravel.grc.nasa.gov CT Log Current 1 2025-08-19T00:00:00Z
www.sams.grc.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
www.secure1.hst.nasa.gov CT Log Current 1 2025-09-22T19:22:36Z
www.secure2.hst.nasa.gov CT Log Current 1 2025-09-22T19:08:39Z
www.secure3.hst.nasa.gov CT Log Current 1 2025-09-22T18:19:18Z
www.sma.nasa.gov CT Log Current 1 2025-10-10T00:00:00Z
www.solstise.pl.jsl.nasa.gov CT Log Current 2 2025-09-29T00:00:00Z
www.space.apps.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
www.spaceflight.nasa.gov CT Log Current 1 2025-09-02T00:00:00Z
www.stemgateway.nasa.gov CT Log Current 2 2025-08-29T00:00:00Z
www.tangolab-mark-10.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
www.tangolab-mark-5.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
www.tangolab-mark-6.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
www.tangolab-mark-7.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
www.tangolab-mark-8.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
www.tangolab-mark-9.pl.jsl.nasa.gov CT Log Current 1 2025-10-07T00:00:00Z
www.trek-flt-demo-laptop.pl.jsl.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
www.trek.msfc.nasa.gov CT Log Current 1 2025-09-24T00:00:00Z
www.uat.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
www.v-arc-bc.nisn.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
www.v-msfc-bc.nisn.nasa.gov CT Log Current 1 2025-09-19T00:00:00Z
www.vpn.hst.nasa.gov CT Log Current 2 2025-10-02T15:37:15Z
www1.grc.nasa.gov CT Log Current 1 2025-08-06T00:00:00Z
www3.nasa.gov CT Log Current 1 2025-08-12T00:00:00Z
www9.jsc.nasa.gov CT Log Current 1 2025-07-22T00:00:00Z
x5gzoifzapwf2b.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-26T00:00:00Z
xrthm1y0jubeni.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-07T00:00:00Z
xsv.amesaero.nasa.gov CT Log Current
xsvfileapi.amesaero.nasa.gov CT Log Current
xtmclientfuse1.amesaero.nasa.gov CT Log Current
xtmclientfuse2.amesaero.nasa.gov CT Log Current
y6ban3e19wb4v3.intsvc.cloud.sit.earthdata.nasa.gov CT Log Current 1 2025-08-13T00:00:00Z
yobs1cl741ed0s.intsvc.cloud.uat.earthdata.nasa.gov CT Log Current 1 2025-09-18T00:00:00Z
yuepb81ef4pbbm.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-28T00:00:00Z
z0qgtp5swfkygu.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-09-04T00:00:00Z
z81f4qh50ykgt0.intsvc.cloud.earthdata.nasa.gov CT Log Current 1 2025-07-27T00:00:00Z
wvs.sit.earthdata.nasa.gov CT Log Expired 1 2025-07-05T00:00:00Z
s3-test.etimah.ngap.sit.earthdata.nasa.gov CT Log Expired 1 2025-07-05T00:00:00Z
Δ Changes Detected: TXT Resolver ≠ Authoritative (TTL / CDN rotation / recent change)
Risk: Low - typically resolves within TTL
06 Raw records & reproducibility · L2–L3 Evidence & Verification Can another engineer reproduce every material claim? Analysis Confidence Intelligence Currency What changed Raw record diff Integrity seal Reproduce
Resolver agreement is inconsistent for some protocols, limiting confidence. Data currency and system maturity are adequate.
Accuracy 63% Currency 76/100 Maturity gold
Limiting factor: Resolver agreement is low for this scan — some protocols returned inconsistent results across resolvers
Currentness Excellent TTL Compliance Excellent Completeness Degraded Source Credibility Excellent TTL Relevance Degraded
ICuAE Details
DNS data is mostly current with minor gaps — good intelligence currency

The following DNS record TTLs deviate from recommended values. Incorrect TTLs can cause caching issues, slow propagation, or unnecessary DNS traffic.

Record Type Observed TTL Typical TTL Severity Context
NS 10 minutes (600s) 1 day (86400s) high NS TTL is below typical — observed 10 minutes (600s), typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
TXT 10 minutes (600s) 1 hour (3600s) medium TXT TTL is below typical — observed 10 minutes (600s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
AAAA 10 minutes (600s) 1 hour (3600s) medium AAAA TTL is below typical — observed 10 minutes (600s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
MX 10 minutes (600s) 1 hour (3600s) medium MX TTL is below typical — observed 10 minutes (600s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
A 445s 1 hour (3600s) medium A TTL is below typical — observed 445s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
SOA 470s 1 hour (3600s) medium SOA TTL is below typical — observed 470s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.

Big Picture Questions

  • How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
  • Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
  • Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
  • Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
Tune TTL for nasa.gov
Reference: NIST SP 800-53 SI-7 (Information Integrity) · RFC 8767 (Serve Stale) · RFC 1035 §3.2.1 (TTL semantics) Note: Some DNS providers (e.g., AWS Route 53 alias records, Cloudflare proxied records) enforce fixed TTLs that cannot be modified. If a finding targets a record you cannot edit, it reflects the observed value rather than a configuration error on your part.
Primary NS a1-32.akam.net
Serial 202280437
Admin dns.nasa.gov
Provider Unknown
Timer Value RFC 1912 Range
Refresh7200s1,200–43,200s (20 min – 12 hrs)
Retry900sFraction of Refresh
Expire1209600s1,209,600–2,419,200s (14–28 days)
Minimum (Neg. Cache)300s300–86,400s (5 min – 1 day)
All SOA timer values are within RFC 1912 recommended ranges.
Suggested Scanner Configuration High Confidence
Based on 20 historical scans of this domain
Parameter Current Suggested Severity Rationale
timeout_seconds 5s 8s low Average scan duration is 34.3s, suggesting DNS responses are slow for this domain. Increasing timeout from 5s to 8s prevents premature resolution failures.
RFC 8767
Suggestions require explicit approval before applying. No automatic changes will be made.
DNS Intelligence What does DNS look like right now — and what changed over time?
DNS Evidence Diff Side-by-side comparison
Resolver Records (Public DNS cache)
Authoritative Records (Source of truth)
A Synchronized 1 / 1 records
192.0.66.108
192.0.66.108
AAAA Synchronized 1 / 1 records
2a04:fa87:fffd::c000:426c
2a04:fa87:fffd::c000:426c
CAA RFC 8659 §4 0 / 0 records
No records
No records
DMARC _dmarc.nasa.gov RFC 7489 §6.3 Synchronized 1 / 1 records
v=DMARC1; p=reject; fo=1; rua=mailto:dmarcmail@mail.nasa.gov,mailto:reports@dmarc.cyber.dhs.gov
v=DMARC1; p=reject; fo=1; rua=mailto:dmarcmail@mail.nasa.gov,mailto:reports@dmarc.cyber.dhs.gov
MX RFC 5321 Synchronized 1 / 1 records
0 nasa-gov.mail.protection.outlook.com.
0 nasa-gov.mail.protection.outlook.com.
NS RFC 1035 Synchronized 6 / 6 records
a1-32.akam.net.
a12-64.akam.net.
a12-64.akam.net.
a1-32.akam.net.
a14-67.akam.net.
a9-64.akam.net.
a5-66.akam.net.
a8-66.akam.net.
a8-66.akam.net.
a5-66.akam.net.
a9-64.akam.net.
a14-67.akam.net.
SOA RFC 1035 Synchronized 1 / 1 records
a1-32.akam.net. dns.nasa.gov. 202280437 7200 900 1209600 300
a1-32.akam.net. dns.nasa.gov. 202280437 7200 900 1209600 300
TXT RFC 7208 §4 Propagating 21 / 7 records
1HqDXPHdt8JOt02qy6FB+l3+Z1zXScqcPxlE/faXjZLS9FRbVhHCUCHQE2bWofZt2TWKPchjjma3Pqli4FULFw==
amazonses:FXFVeQnEO3Wua+aY/H4aOIH3sSwteE+7YpGrwm8kF/s=
HRlHXyx8jXo+9pIaJWFVBPOLVfeI2biAj3VT1woaTFpp05D5/q6AoD5KpUgws539/d2jl8wBJiEr58OEsRVugQ==
atlassian-domain-verification=oNzRM7G9GIAL/LLP5c7sPOQiAHsHrQ1hKcU7GGZ0ADRZJFhUB/upe935/2RYq/jO
MS=ms93625004
pvv8mevb6qrmqvqi8alhmreg42
amazonses:FXFVeQnEO3Wua+aY/H4aOIH3sSwteE+7YpGrwm8kF/s=
webexdomainverification.1YPST=f98a61ea-b92e-41f2-87aa-5651b2af43b8
amazonses:PvUL7T41LO87xjr+2nfgxTu11i75NeT9HzY3xYv82Ko=
amazonses:PvUL7T41LO87xjr+2nfgxTu11i75NeT9HzY3xYv82Ko=
apple-domain-verification=qw51K0kGzRHLbN9S
uechcfoubh169akghg2214p54n
atlassian-domain-verification=oNzRM7G9GIAL/LLP5c7sPOQiAHsHrQ1hKcU7GGZ0ADRZJFhUB/upe935/2RYq/jO
mj8729pr7k44dx62wwtx5745xr5njzkn
atlassian-sending-domain-verification=4730ddf4-d24e-4a91-9612-cb14998d0e47
docusign=4025560e-93c9-4920-bb13-849c6fc35d58
google-site-verification=BUxd0xTJY4ZjGohBwKDpNms-yOATz92Y54kgme4eKHs
google-site-verification=ZKpcXLqaBX3jND8Fybkvr3MaaOpC_6MRjXBYm0XNkJQ
mj8729pr7k44dx62wwtx5745xr5njzkn
n39n7frbwnkhcmky2nps779y4ttn61wl
nmh1f9tgxhmfmjkshg7qh595drdfgnf1
openai-domain-verification=dv-CO0ENDLO7EB9V5E4JnmE6pS8
openai-domain-verification=dv-Fbq5PVntP9qLelQPUBKniDjr
pvv8mevb6qrmqvqi8alhmreg42
smartsheet-site-validation=gnL11HAQqHlH1tQabmxKf12b5ZCNxJfx
uechcfoubh169akghg2214p54n
v=spf1 include:_spf-4a.nasa.gov include:_spf-4b.nasa.gov include:_spf-4c.nasa.gov include:_spf-4d.nasa.gov include:_spf-4g.nasa.gov include:_spf-4m.nasa.gov include:_spf-4x.nasa.gov include:_spf-6a.nasa.gov include:spf.protection.outlook.com -all
webexdomainverification.1YPST=f98a61ea-b92e-41f2-87aa-5651b2af43b8
DNS History Timeline BETA
Your key is sent directly to SecurityTrails and is never stored on our servers. Get an API key
DNS History Timeline BETA

When was a record added, removed, or changed — and could that change be the problem?

Confirm Your Email Configuration

This tool analyzes DNS records, but to verify actual email delivery, send a test email to Red Sift Investigate. Their tool shows exactly how your emails arrive, including SPF/DKIM/DMARC pass/fail results in the headers.

DATA FRESHNESS & METHODOLOGY

All security-critical records (SPF, DMARC, DKIM, DANE/TLSA, DNSSEC, MTA-STS, TLS-RPT, BIMI, CAA) are queried live from authoritative nameservers and cross-referenced against 5 independent public DNS resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) at the time of each analysis. No security verdict uses cached data.

Registrar data (RDAP) is cached for up to 24 hours because domain ownership and registration details change infrequently. Certificate Transparency logs (subdomain discovery via RFC 6962) are cached for 1 hour because CT entries are append-only historical records. Sections using cached data are marked with a CACHED badge; live queries show LIVE.

Intelligence Sources

This analysis used 4 DNS resolvers (consensus), reverse DNS (PTR), Team Cymru (ASN attribution), IANA RDAP (registrar), crt.sh (CT logs), and SMTP probing (transport). All using open-standard protocols.

Full List
Verify Report Integrity SHA-3-512 Has this report been altered since generation? Verify below

This cryptographic hash seals the analysis data, domain, timestamp, and tool version into a tamper-evident fingerprint. Any modification to the report data will produce a different hash. This is distinct from the posture hash (used for drift detection) — the integrity hash uniquely identifies this specific report instance.

2f24b5980f86b72272b7ccd88f66d00390f086afc56ca97f460c77e543ad70da3ab9a70c11ab681782a95aece33a2908bf5700d35b5732ddcdc5851e2d11290a
Evaluations reference 12 RFCs. Methods are reproducible using the verification commands provided. Results reflect DNS state at 3 Aug 2026, 02:49 UTC.
Internet Archive — Permanent Record Wayback Machine Can this analysis be independently verified? Archived

This analysis has been automatically submitted to the Internet Archive's Wayback Machine, creating a tamper-evident, third-party-hosted snapshot of the DNS security posture at analysis time. This archived copy is independent of DNS Tool — it provides an independently verifiable record of the analysis at this point in time. Combined with the SHA-3-512 integrity hash, this creates a verifiable chain of evidence for domain security state.

Snapshot preserved at https://web.archive.org/web/20260803024959/https://dnstool.it-help.tech/analysis/18124/view/E

Download the intelligence dump and verify its integrity, like you would a Kali ISO or any critical artifact. The SHA-3-512 checksum covers every byte of the download — deterministic serialization ensures identical hashes across downloads.

After downloading, verify with any of these commands:

Tip: cd ~/Downloads first (or wherever you saved the files).

OpenSSL + Sidecar (macOS, Linux, WSL)
cat dns-intelligence-nasa.gov.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-nasa.gov.json
Python 3 (cross-platform)
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-nasa.gov.json','rb').read()).hexdigest())"
sha3sum (coreutils 9+)
sha3sum -a 512 dns-intelligence-nasa.gov.json
Compare the output against the .sha3 file or the checksum API at /api/analysis/18124/checksum. Hash algorithm: SHA-3-512 (Keccak, NIST FIPS 202).

Every finding in this report is backed by DNS queries you can run yourself. These vetted one-liners reproduce the exact checks used to build this report for nasa.gov. Our analysis adds multi-resolver consensus, RFC-based evaluation, and cross-referencing — but the underlying data is always independently verifiable. We are intelligence analysts, not gatekeepers.

DNS Records

Query A records (IPv4) RFC 1035
dig +noall +answer nasa.gov A
Query AAAA records (IPv6) RFC 1035
dig +noall +answer nasa.gov AAAA
Query MX records (mail servers) RFC 1035
dig +noall +answer nasa.gov MX
Query NS records (nameservers) RFC 1035
dig +noall +answer nasa.gov NS
Query TXT records RFC 1035
dig +noall +answer nasa.gov TXT

Email Authentication

Check SPF record RFC 7208
dig +short nasa.gov TXT | grep -i spf
Check DMARC policy RFC 7489
dig +short _dmarc.nasa.gov TXT
Check DKIM key for selector 'selector1' RFC 6376
dig +short selector1._domainkey.nasa.gov TXT

Domain Security

Check DNSSEC DNSKEY records RFC 4035
dig +dnssec +noall +answer nasa.gov DNSKEY
Check DNSSEC DS records RFC 4035
dig +noall +answer nasa.gov DS
Validate DNSSEC chain (requires DNSSEC-validating resolver) RFC 4035
dig +dnssec +cd nasa.gov A @1.1.1.1

Transport Security

Check TLSA record for nasa-gov.mail.protection.outlook.com RFC 7672
dig +noall +answer _25._tcp.nasa-gov.mail.protection.outlook.com TLSA
Verify TLS certificate on primary MX (nasa-gov.mail.protection.outlook.com) RFC 6698
openssl s_client -starttls smtp -connect nasa-gov.mail.protection.outlook.com:25 -servername nasa-gov.mail.protection.outlook.com 2>/dev/null | openssl x509 -noout -subject -dates
Check MTA-STS DNS record RFC 8461
dig +short _mta-sts.nasa.gov TXT
Fetch MTA-STS policy file RFC 8461
curl -sL https://mta-sts.nasa.gov/.well-known/mta-sts.txt
Check TLS-RPT record RFC 8460
dig +short _smtp._tls.nasa.gov TXT

Brand & Trust

Check BIMI record BIMI Draft
dig +short default._bimi.nasa.gov TXT
Check CAA records (certificate authority authorization) RFC 8659
dig +noall +answer nasa.gov CAA

DNS Records

Check HTTPS/SVCB records RFC 9460
dig +noall +answer nasa.gov HTTPS

Domain Security

Check CDS/CDNSKEY automation records RFC 7344
dig +noall +answer nasa.gov CDS

Infrastructure Intelligence

RDAP domain registration lookup RFC 9083
curl -sL 'https://rdap.org/domain/nasa.gov' | python3 -m json.tool | head -50

Transport Security

Test STARTTLS on primary MX (nasa-gov.mail.protection.outlook.com) RFC 3207
openssl s_client -starttls smtp -connect nasa-gov.mail.protection.outlook.com:25 -servername nasa-gov.mail.protection.outlook.com </dev/null 2>/dev/null | head -5

Infrastructure Intelligence

Search Certificate Transparency logs RFC 6962
curl -s 'https://crt.sh/?q=%25.nasa.gov&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
Check security.txt RFC 9116
curl -sL https://nasa.gov/.well-known/security.txt | head -20

AI Surface

Check for llms.txt
curl -sI https://nasa.gov/llms.txt | head -5
Check robots.txt for AI crawler rules
curl -s https://nasa.gov/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'

Infrastructure Intelligence

ASN lookup for 192.0.66.108 (Team Cymru)
dig +short 108.66.0.192.origin.asn.cymru.com TXT
Commands use dig, openssl, and curl — standard tools available on macOS, Linux, and WSL. Results may vary slightly due to DNS propagation timing and resolver caching.
Intelligence Confidence Audit Engine gold · 9/9 Evaluated
How confident are these results? Each protocol is independently verified against RFC standards. No self-awarded badges.
SPF
Gold 15673 runs
DKIM
Gold 15463 runs
DMARC
Gold 15654 runs
DANE/TLSA
Gold 15445 runs
DNSSEC
Gold 15632 runs
BIMI
Gold 15460 runs
MTA-STS
Gold 15481 runs
TLS-RPT
Gold 15496 runs
CAA
Gold 15493 runs
Maturity: Development Verified Consistent Gold Gold Master

0s

Running Real-Time Scan Telemetry

Most scans complete in less than one minute. Some may take longer.

Markers represent known resolver locations. Anycast routing selects the nearest node — exact routing is internal to each provider.

Pipeline nodes reflect live data as each analysis phase completes.

Telemetry Log 0 polls