Skip to content

Hostname

algomau.ca

Last fetched

algomau.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · algomau.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/algomau.ca

Resolution chain

algomau.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
algoma university
Contact emails

Subdomains

49 observed subdomains of algomau.ca.

Web-graph footprint

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

699 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for algomau.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEca05._spf.brightspace.com
SPF_IP148.105.0.0/16
SPF_IP18.211.218.79
SPF_IP18.235.18.130
SPF_IP18.64.0.0/13
SPF_IP18.67.17.57
SPF_IP18.67.17.74
SPF_IP18.67.17.76
SPF_IP18.67.17.86
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP34.250.203.24/32
SPF_IP52.0.0.0/11
SPF_IP52.2.156.173
SPF_IP52.22.198.77
SPF_IP52.72.252.246

Related pages

Pivot deeper into the graph from algomau.ca.

Cypher and MCP

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

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