Skip to content

Hostname

lists.295.ca

Last fetched

lists.295.ca resolves to 1 IPv4 address operated by 295CA-TOR-ASN - FIBERNETICS CORPORATION in CA.

Nutrition Label

WHISPER CANON · lists.295.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lists.295.ca

Resolution chain

lists.295.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.85.217.7208.85.216.0/21AS36493295CA-TOR-ASN - FIBERNETICS CORPORATIONCA

WHOIS identity

No WHOIS records are currently associated with lists.295.ca in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • lists.295.ca

Related pages

Pivot deeper into the graph from lists.295.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lists.295.ca"})-[: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.