Skip to content

Hostname

bacalgary.ca

Last fetched

bacalgary.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

7 observed subdomains of bacalgary.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bacalgary.ca

SPF policy

7 SPF mechanisms authorising senders for bacalgary.ca.

MechanismTarget
SPF_Abacalgary.ca
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP66.102.137.63
SPF_IP66.102.137.74
SPF_IP69.90.160.76
SPF_MXbacalgary.ca

Related pages

Pivot deeper into the graph from bacalgary.ca.

Cypher and MCP

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

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