It's not Cox; it's whatever your router is requesting via DHCPv6.
I use
this DHCPv6 client and have it configured it get the /60 prefix delegation then assign /64s to my two LAN interfaces. No /128 for the WAN interface. If I need to remotely access my router I just use the ::1 address assigned to a LAN interface.
I
could get a /128, either a DHCPv6 normal or temporary address, Cox will hand them out, but for my particular setup it didn't add any benefit. Default gateways in the IPv6 world frequently use the link-local address; it's not necessary to have a globally valid address for your upstream router in IPv6, nor is it necessary for your WAN interface to have one:
# ip -6 route show default
default via fe80::6273:5cff:fe72:23d9 dev eth1 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium