Skip to content

Hostname

h5live.nanostream.cloud

Last fetched

h5live.nanostream.cloud resolves to 8 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · h5live.nanostream.cloudRouting diversity4.2/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/h5live.nanostream.cloud

Resolution chain

h5live.nanostream.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.209.229.3134.209.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
159.89.29.172159.89.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
165.22.65.253165.22.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
165.22.92.184165.22.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
167.99.141.141167.99.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
188.34.142.92188.34.128.0/17AS24940DE
188.34.142.93188.34.128.0/17AS24940DE
188.34.142.94188.34.128.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with h5live.nanostream.cloud in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from h5live.nanostream.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "h5live.nanostream.cloud"})-[: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.