Roman4604
Executive Member
Not that simple or cut & dry.That confirms my point, that running your own DNS server, pointing to the root servers, you will still get content from the local servers, as his public IP address is within the SA netblocks.
For ISPs with which they have no commercial relationship, Akamai build a geolocation netblock database probably derived from live BGP & other sources. However for their partners/customers, the ones who actually host Akamai caches, the netblocks are specified, and these may not include the entire address space (specifically user allocated).
So it will be hit & miss depending on ISP being used. The only way to guarantee you resolve the most optimal content location (if available), is to use your ISP's prescribed DNS servers, e.g.
C:\>ping download.microsoft.com
Pinging a767.ms.akamai.net [197.80.130.11] with 32 bytes of data:
Reply from 197.80.130.11: bytes=32 time=9ms TTL=59
Reply from 197.80.130.11: bytes=32 time=9ms TTL=59
Reply from 197.80.130.11: bytes=32 time=9ms TTL=59
Reply from 197.80.130.11: bytes=32 time=9ms TTL=59
Ping statistics for 197.80.130.11:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 9ms, Maximum = 9ms, Average = 9ms
Last edited: