If you’re installing or updating Arch Linux, or any Linux distro for that matter, you’ll notice that your update files come from mirrors nearest to you to ensure faster downloads. These mirror servers are often ran by volunteers, academic institutions (shout-out to mirrors.rit.edu), and companies that contribute bandwidth and storage to support the open-source community, and they often serve more than just a single distro; files hosted usually include other repositories and files of various distros.

Now if you’re in the UAE and using Arch Linux like me, you’ll notice that some of these might come through from a mirror within the UAE itself:
mirror.hafeezh.com/archlinux
As a matter of fact, this is the only Arch Linux mirror in the UAE. Or any Linux mirror, for that matter. This piqued my interest even more; who was behind this?
Spoiler alert: I still don’t know.
I went digging a bit, quite literally, with the domain. No DNS records (other than Amazon nameservers) and WHOIS had no information either, they were protected with domain privacy services like everyone does these days.
When you want your mirror listed on the Arch Linux wiki, you need to open a PR on their GitLab repository for the docs. Sure enough, there was a profile and a full name.

But this person clearly knows how to clean up their digital footprint because I did not get any further from the GitLab account. I did, however, find a few StackOverflow threads from five years ago about Python from the same username, nothing useful there. It seems like they were really stuck on making a GUI application with Tkinter.

Lastly, looking up the IP address behind mirror.hafeezh.com gave interesting results: the mirror seems to be running out of a residential address in Abu Dhabi, like straight outta their home. I know this because some residential IPs in the UAE still have a hostname that contains “Al Shamil”, which was the legacy brand name for Etisalat’s (now e&) residential broadband service. I imagine they must be footing a really large e& bill for that outgoing bandwidth.
Whoever you are, I hope your pillows are always cold on both sides. I’m still interested as to the reason why you’re running solely an Arch Linux mirror straight outta your basement, but I fully respect the hustle.
Maybe I should send an email to that address on GitLab and get some answers?
P. S. For those concerned about privacy or the lack thereof of personal information mentioned above, please note that even though the IP address behind the mirror is residential, they only resolve to an approximate region and are often dynamic. All other information presented here are available publicly online and can be found via reasonable and easily accessible means.