Skip to content

Hostname

message.wetopia.chat

Last fetched

message.wetopia.chat resolves to 2 IPv4 addresses operated by CANET-ASN-4 - Bell Canada in CA.

Nutrition Label

WHISPER CANON · message.wetopia.chatRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/message.wetopia.chat

Resolution chain

message.wetopia.chat resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.176.158.14142.176.128.0/19AS855CANET-ASN-4 - Bell CanadaCA
24.222.96.16524.222.96.0/20AS11260EASTLINK-HSI - EastLinkCA
24.222.96.16524.222.96.0/20AS11260EASTLINK-HSI - EastLinkCA

WHOIS identity

No WHOIS records are currently associated with message.wetopia.chat in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from message.wetopia.chat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "message.wetopia.chat"})-[: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.