Skip to content

Hostname

liste.csspi.ca

Last fetched

liste.csspi.ca resolves to 1 IPv4 address operated by CSSPI-52 - Centre de services scolaire de la Pointe-de-lIle in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
205.151.163.106205.151.163.0/24AS399394CSSPI-52 - Centre de services scolaire de la Pointe-de-lIleCA

WHOIS identity

No WHOIS records are currently associated with liste.csspi.ca in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • liste.csspi.ca

SPF policy

6 SPF mechanisms authorising senders for liste.csspi.ca.

MechanismTarget
SPF_Acsspi.gouv.qc.ca
SPF_Aliste.csspi.ca
SPF_Amail.csspi.ca
SPF_Amailint.csspi.ca
SPF_MXliste.csspi.ca
SPF_MXprecicom.com

Related pages

Pivot deeper into the graph from liste.csspi.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "liste.csspi.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.