Skip to content

Hostname

space.commerce.gov

Last fetched

space.commerce.gov resolves to 4 IPv4 addresses operated by NOAA-NWAVE - National Oceanic and Atmospheric Administration in US.

Nutrition Label

WHISPER CANON · space.commerce.govRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/space.commerce.gov

Resolution chain

space.commerce.gov resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.75.88.27137.75.88.0/21AS3477NOAA-NWAVE - National Oceanic and Atmospheric AdministrationUS
137.75.88.53137.75.88.0/21AS3477NOAA-NWAVE - National Oceanic and Atmospheric AdministrationUS
137.75.88.58137.75.88.0/21AS3477NOAA-NWAVE - National Oceanic and Atmospheric AdministrationUS
137.75.88.9137.75.88.0/21AS3477NOAA-NWAVE - National Oceanic and Atmospheric AdministrationUS

WHOIS identity

No WHOIS records are currently associated with space.commerce.gov in WhisperGraph.

Subdomains

3 observed subdomains of space.commerce.gov.

Web-graph footprint

Distinct hostnames that link to or from space.commerce.gov in the public web crawl.

292 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from space.commerce.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "space.commerce.gov"})-[: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.