Skip to content

Hostname

walmsley.ca

Last fetched

walmsley.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 · walmsley.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/walmsley.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
walmsley & associates
Contact emails

Subdomains

15 observed subdomains of walmsley.ca.

Web-graph footprint

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

16 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for walmsley.ca.

MechanismTarget
SPF_Awalmsley.ca
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.54.112.191
SPF_IP209.54.123.116/24
SPF_IP65.39.189.83
SPF_MXwalmsley.ca

Related pages

Pivot deeper into the graph from walmsley.ca.

Cypher and MCP

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

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