Skip to content

Hostname

westman.wave.ca

Last fetched

westman.wave.ca appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · westman.wave.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/westman.wave.ca

Resolution chain

westman.wave.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

No WHOIS records are currently associated with westman.wave.ca in WhisperGraph.

Subdomains

3 observed subdomains of westman.wave.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for westman.wave.ca.

MechanismTarget
SPF_Awestman.wave.ca
SPF_IP205.144.147.54
SPF_IP205.144.147.55
SPF_IP216.36.128.160/28
SPF_IP216.36.132.170
SPF_IP216.36.132.93
SPF_IP2607:0:2:3:216:36:128:162
SPF_IP2607:0:2:3:216:36:128:163
SPF_IP2607:0:2:3:216:36:128:165
SPF_IP2607:0:2:3:216:36:128:173
SPF_IP2607:0:3:2:172:17:2:12
SPF_IP2607:0:4:0:216:36:132:93
SPF_MXwestman.wave.ca

Related pages

Pivot deeper into the graph from westman.wave.ca.

Cypher and MCP

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

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