Hostname
westerncanada.com
Last fetched
westerncanada.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for westerncanada.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | registrarmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.161.18.123/32 |
| SPF_IP | 107.191.116.194/32 |
| SPF_IP | 184.107.178.8 |
| SPF_IP | 198.50.117.22 |
| SPF_IP | 198.50.117.25 |
| SPF_IP | 45.63.6.229/32 |
| SPF_IP | 75.152.105.103/32 |
| SPF_IP | 75.152.105.61/32 |
| SPF_MX | westerncanada.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.