Skip to content

Hostname

streams.95bfm.com

Last fetched

streams.95bfm.com resolves to 2 IPv4 addresses operated by AS64073 in NZ.

Nutrition Label

WHISPER CANON · streams.95bfm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/streams.95bfm.com

Resolution chain

streams.95bfm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.187.6.105103.187.6.0/24AS64073NZ
130.216.72.72130.216.0.0/16AS9431AKUNI-NZ The University of AucklandNZ

WHOIS identity

No WHOIS records are currently associated with streams.95bfm.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from streams.95bfm.com in the public web crawl.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from streams.95bfm.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "streams.95bfm.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.