Skip to content

Hostname

westerncanada.com

Last fetched

westerncanada.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · westerncanada.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/westerncanada.com

Resolution chain

westerncanada.com 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
iana:69
Organization
western canada internet
Contact emails

Subdomains

7 observed subdomains of westerncanada.com.

Web-graph footprint

Distinct hostnames that link to or from westerncanada.com in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for westerncanada.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.161.18.123/32
SPF_IP107.191.116.194/32
SPF_IP184.107.178.8
SPF_IP198.50.117.22
SPF_IP198.50.117.25
SPF_IP45.63.6.229/32
SPF_IP75.152.105.103/32
SPF_IP75.152.105.61/32
SPF_MXwesterncanada.com

Related pages

Pivot deeper into the graph from westerncanada.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "westerncanada.com"})-[: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.