Skip to content

Hostname

goddardsystems.com

Last fetched

goddardsystems.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · goddardsystems.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goddardsystems.com

Resolution chain

goddardsystems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.49.104.3620.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1011
Organization
goddard systems
Contact emails

Subdomains

35 observed subdomains of goddardsystems.com.

Web-graph footprint

Distinct hostnames that link to or from goddardsystems.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for goddardsystems.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEaws.us1.spf.staffbase.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.61.43.51
SPF_IP168.62.53.186
SPF_IP4.7.120.90
SPF_IP50.174.165.74
SPF_IP52.170.24.3
SPF_IP52.188.10.123

Related pages

Pivot deeper into the graph from goddardsystems.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "goddardsystems.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.