Skip to content

Hostname

alphi.ca

Last fetched

alphi.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · alphi.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alphi.ca

Resolution chain

alphi.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:whc online solutions inc.
Organization
craig steinberg
Contact emails

Subdomains

15 observed subdomains of alphi.ca.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • alphi.ca

SPF policy

8 SPF mechanisms authorising senders for alphi.ca.

MechanismTarget
SPF_Aalphi.ca
SPF_INCLUDE11093792e.ppspf.net
SPF_INCLUDEmout.mywhc.ca
SPF_INCLUDEspf.web-dns1.com
SPF_IP149.56.240.100
SPF_IP173.209.36.130
SPF_IP173.209.61.242
SPF_MXalphi.ca

Related pages

Pivot deeper into the graph from alphi.ca.

Cypher and MCP

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

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