Quote:
224.0.0.1 is the all-hosts group. If you ping that group,all multicast capable hosts on the network should answer,
as every multicast capable host must join that group at
start-up on all it's multicast capable interfaces[3].
It is entirely possible that within your subnet a device
is asking around with IGMP[4].
Quote:
They aren't sending you multicast per se, what you see is an IGMP enabled router. IGMP is what allows you to route multicast traffic. When a router is IGMP enabled it basically tracks all your multicast groups for you, so that group membership can be shared with other IGMP enabled routers. You are seeing a query from the router and any hosts that are subscribing to a multicast address would let the router know. A host that no longer wishes to subscribe to the traffic can also send a 'leave' and is dropped from the routers list of hosts subscribed to that group. There may not be any multicast traffic on your segment, but the router is just checking at the configured interval.