Skip to content

Hostname

exchangeprogram.acadiau.ca

Last fetched

exchangeprogram.acadiau.ca resolves to 1 IPv4 address operated by ACADIAU - Acadia University in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
131.162.200.70131.162.200.0/21AS30256ACADIAU - Acadia UniversityCA

WHOIS identity

No WHOIS records are currently associated with exchangeprogram.acadiau.ca in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from exchangeprogram.acadiau.ca in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from exchangeprogram.acadiau.ca.

Cypher and MCP

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

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