The number of nodes in each Snowflake warehouse is obfuscated but not really a secret
https://stackoverflow.com/questions/58973007/what-are-the-specifications-of-a-snowflake-server
one part states the server EC2 instance type as "warehouseServerType" : "c5d.2xlarge",
https://select.dev/posts/snowflake-warehouse-sizing
it’s fairly well known that on AWS each node (except for 5XL and 6XL warehouses) is a c5d.2xlarge EC2 instance, with 16GB of RAM and a 200GB SSD.