Skip to content

Hostname

sinetstream.net

Last fetched

sinetstream.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sinetstream.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sinetstream.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sinetstream.net

Resolution chain

No IPv4 resolution is recorded for sinetstream.net in WhisperGraph.

IPv6 resolution

No AAAA record for sinetstream.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
143d812d-d1a0-43c0-ad2e-4793d2da5d54@identity-protect.org, 269f88ae-9f30-4953-af42-2c970a30d47e@identity-protect.org, 86e818fd-ebc2-4cd8-83e2-f7c20958a4aa@identity-protect.org, 9c109537-f040-496d-9530-3afc3a26ff2a@identity-protect.org, a4c8b9cd-7f6e-4c8d-8c08-a3fd6e5a42df@identity-protect.org, bca1f989-b0da-45b0-b7c1-313905c1f184@identity-protect.org, owner-10331077@sinetstream.net.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-154.awsdns-19.com
  • ns-533.awsdns-02.net
  • ns-1446.awsdns-52.org
  • ns-1578.awsdns-05.co.uk

Threat-feed evidence

History

Related pages

Pivot from sinetstream.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

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

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