This host part can be inspected differently:
Consider again the first example
3ffe:ffff:100:f101:210:a4ff:fee3:9566 |
210:a4ff:fee3:9566 |
is the host part and computed from the NIC's MAC address
00:10:A4:E3:95:66 |
using the IEEE-Tutorial EUI-64 design for EUI-48 identifiers.
This is a known problem, and a solution was defined: privacy extension, defined in RFC 3041 / Privacy Extensions for Stateless Address Autoconfiguration in IPv6 (there is also already a newer draft available: draft-ietf-ipngwg-temp-addresses-*.txt). Using a random and a static value a new suffix is generated from time to time. Note: this is only reasonable for outgoing client connections and isn't really useful for well-known servers.
3ffe:ffff:100:f101::1 |