CyrusOne Sales Contact?

2020-09-24 Thread Brandon Martin
I've been trying unsuccessfully for the past couple weeks to get in touch with the sales folks at CyrusOne. E-mails and voicemails have gone unreturned. Anyone have a usable contact there or able to matchmake? -- Brandon Martin

Re: Apple moved from CDN, and ARIN whois

2020-09-24 Thread Patrick W. Gilmore
Not everything is moved. patrick@TiggerBook-C-32 ~ % dig www.apple.com […] ;; ANSWER SECTION: www.apple.com. 219 IN CNAME www.apple.com.edgekey.net. www.apple.com.edgekey.net. 12102 IN CNAME www.apple.com.edgekey.net.globalredir.akadns.net. www.apple.com.edgekey.net.glob

Re: Apple moved from CDN, and ARIN whois

2020-09-24 Thread Denys Fedoryshchenko
Mine is default whois on latest stable ubuntu. x@x:~$ whois --version Version 5.5.6. Report bugs to . x@x:~$ whois 17.0.0.0/8 # # ARIN WHOIS data and services are subject to the Terms of Use # available at: https://www.arin.net/resources/registry/whois/tou/ # # If you see inaccuracies in the re

Re: Apple moved from CDN, and ARIN whois

2020-09-24 Thread Tom Beecher
Apple started moving traffic off 3rd party CDNs to their own CDN six years ago. This is not a new development. Also, I see no issues with an ARIN whois lookup for that prefix. ~ % whois 17.0.0.0/8 % IANA WHOIS server % for more information on IANA, visit http://www.iana.org % This query returned

Re: iOS 14 (Apple) DNS bits

2020-09-24 Thread Paul Ebersman
vom513> Observation: iOS 14 now seems to send 3 queries (up from 2) for vom513> every socket connection to a name. Whereas we've had A vom513> + for quite some time in many OSes - on iOS 14 we now vom513> have A + + HTTPS (type 65). [...] vom513> Question: iOS 14 now flags networks that

Re: Apple moved from CDN, and ARIN whois

2020-09-24 Thread Mike Hammett
Breaking from current CDN infrastructure without reasonable accessibility to the new CDN is a problem. - Mike Hammett Intelligent Computing Solutions Midwest Internet Exchange The Brothers WISP - Original Message - From: "Denys Fedoryshchenko" To: nanog@nanog.org Sent:

Re: iOS 14 (Apple) DNS bits

2020-09-24 Thread Mel Beckman
Vom, I’m an Apple developer, and I remembered a session from WWDC about this. Here’s the link, open to public view: https://developer.apple.com/videos/play/wwdc2020/10047 I haven’t watched the talk, but it dives pretty deeply into the mechanics of Apple’s encrypted DNS mechanics, so it may ans

Re: iOS 14 (Apple) DNS bits

2020-09-24 Thread Mel Beckman
Vom, Because the HTTPS RR is designed to improve performance for clients that need to resolve many resources to access a given domain, I think the theory is that the total Internet traffic will be reduced. From the draft RFC: "By providing more information to the client before it attempts to

Apple moved from CDN, and ARIN whois

2020-09-24 Thread Denys Fedoryshchenko
Hi, Interesting, it seems AS6185 moved traffic from all CDN to their own content network. I noticed big spikes in traffic and complaints about slowness, figured out, Apple content (especially updates) are not coming from a numerous co-hosted CDN, but became "live", congesting upstreams. So mu

iOS 14 (Apple) DNS bits

2020-09-24 Thread vom513
*** Hopefully this is on-topic enough for the list… Since iOS 14 has been released recently, folks have observed the changes to the network and DNS mechanics. I wanted to get some feedback from folks here on this. I have a small observation, and a slightly larger question: Observation: iOS 14