Skip to content

Hostname

mailint.csspi.ca

Last fetched

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

Resolution chain

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

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aliste.csspi.ca
SPF_Amail.csspi.ca
SPF_Amailint.csspi.ca
SPF_Amailint1.csspi.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmailint.csspi.ca

Related pages

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

Cypher and MCP

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

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