I’m seeing persistent outbound connection attempts from my Home Assistant instance to the IP address 34.160.81.0. I have this blocked at the firewall, but the traffic continues to be attempted at regular intervals.
Environment:
• Home Assistant OS (latest stable)
• Running locally on LAN
• No remote access enabled other than Nabu Casa
• No custom integrations recently added
Observed behavior:
• Repeated outbound connection attempts to 34.160.81.0
• Destination appears to be Google Cloud (based on IP ownership)
• Blocking does not break core HA functionality, but logs continue to show retries
What I’ve checked so far:
• No obvious references to this IP in HA logs
• No known integrations explicitly configured to use this endpoint
• System otherwise functioning normally
Questions:
1. Does anyone recognize this IP as belonging to a known Home Assistant integration or dependency?
2. What is the best way to trace which integration or component is generating this traffic?
• Is there a debug logging approach that will surface the source?
3. Are there known integrations that use Google Cloud endpoints without obvious configuration (e.g., telemetry, speech, updates, etc.)?
4. Is it safe to continue blocking this, or am I likely breaking a feature silently?
