Hostname
alpinebakery.ca
Last fetched
alpinebakery.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:canspace solutions inc. as the registrar.
Nutrition Label
Resolution chain
alpinebakery.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:canspace solutions inc.
- Organization
- varial technologies,
- Contact emails
Subdomains
9 observed subdomains of alpinebakery.ca.
Web-graph footprint
Distinct hostnames that link to or from alpinebakery.ca in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for alpinebakery.ca.
| Mechanism | Target |
|---|---|
| SPF_A | alpinebakery.ca |
| SPF_IP | 207.241.197.143 |
| SPF_IP | 208.100.53.149 |
| SPF_IP | 208.117.38.4 |
| SPF_IP | 5.254.109.100 |
| SPF_IP | 5.254.109.98 |
| SPF_IP | 5.254.109.99 |
| SPF_IP | 50.31.78.43 |
| SPF_MX | alpinebakery.ca |
Related pages
Pivot deeper into the graph from alpinebakery.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alpinebakery.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.