Skip to content

Hostname

stream.nagacloud.io

Last fetched

stream.nagacloud.io resolves to 6 IPv4 addresses operated by AS136907 in BR.

Nutrition Label

WHISPER CANON · stream.nagacloud.ioRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/stream.nagacloud.io

Resolution chain

stream.nagacloud.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.8.249.223119.8.249.0/24AS136907BR
119.8.249.225119.8.249.0/24AS136907BR
129.227.87.158129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
219.76.20.222219.76.0.0/19AS4760HK
38.60.178.9538.60.178.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMX
38.60.178.9638.60.178.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMX

WHOIS identity

No WHOIS records are currently associated with stream.nagacloud.io in WhisperGraph.

Subdomains

1 observed subdomain of stream.nagacloud.io.

Threat posture

History

Related pages

Pivot deeper into the graph from stream.nagacloud.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stream.nagacloud.io"})-[: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.