Skip to content

Hostname

liste02.csspi.ca

Last fetched

liste02.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 · liste02.csspi.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/liste02.csspi.ca

Resolution chain

liste02.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.34205.151.163.0/24AS399394CSSPI-52 - Centre de services scolaire de la Pointe-de-lIleCA

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

  • liste02.csspi.ca

SPF policy

7 SPF mechanisms authorising senders for liste02.csspi.ca.

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

Related pages

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

Cypher and MCP

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

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