Anycast is a network addressing and routing methodology in which a single IP address is shared by multiple devices across different geographic locations.

When a user queries an anycast IP (e.g., a Google Public DNS server at 8.8.8.8), BGP routes the request to the topologically nearest physical server. This provides load balancing, reduces latency, and mitigates DDoS attacks.