Add six base_reverse_dns_map entries from MMDB coverage-gap analysis (#722)

* Cover ASN-fallback path for the Evolus operator family

Only evolus-ix.com (the Internet Exchange product) was in the map,
so ASN-fallback lookups for IPs without PTR fell through to the raw
as_name string with no service type. The bundled IPinfo Lite MMDB
stores the same operator's blocks under two other as_domain values:

- evolus-it.com (the corporate domain, Evolus IT Solutions GmbH)
- evolusfibre.com (their consumer fiber ISP brand)

Both resolve to as_name "Evolus IT Solutions GmbH" in the MMDB,
confirming they're the same operator. WHOIS on evolus-it.com and
the evolusfibre.com homepage both pin the company to Austria. Added
both as aliases pointing at the existing (Evolus IX, ISP) entry so
all three product brands cluster under one display name, matching
the comcast.net / comcast.com pattern documented in AGENTS.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Add aliases for centrilogic, 1gservers, etherni, globconnex

Four additional ASN-domain aliases discovered via coverage-gap
analysis against the bundled IPinfo Lite MMDB. None of the four
brands are currently represented in the map under any key, so these
are new brand entries (not alias-of-existing).

- centrilogic.com → Centrilogic, MSP
  82 MMDB nets, ~62K IPv4. Homepage describes the company as an
  "end-to-end I.T. transformation" managed-services provider.
- 1gservers.com → 1GServers, Web Host
  117 nets, ~23K IPv4. Homepage: bare-metal dedicated servers and
  Phoenix colocation.
- etherni.com → Ethernic, MSP
  2 nets, 768 IPv4. Homepage: cloud-migration / cloud-native
  consulting. Operates its own small ASN under Ethernic LLC.
- globconnex.com → Global Connectivity Solutions, ISP
  687 nets, ~63K IPv4. Homepage unreachable (self-signed cert); WHOIS
  privacy-redacted. Classification is inferred from the MMDB as_name
  "GLOBAL CONNECTIVITY SOLUTIONS LLP" and the routed-network scale.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Sean Whalen <seanthegeek@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sean Whalen
2026-04-23 17:59:21 -04:00
committed by GitHub
parent 15cf8f55b7
commit c989f27983
@@ -23,6 +23,7 @@ base_reverse_dns,name,type
180medical.com,180 Medical,Healthcare
1blu.de,1blu,Web Host
1e100.net,Google,Technology
1gservers.com,1GServers,Web Host
1stdibs.com,1stDibs,Retail
1und1.net,1&1,ISP
21cn.com,21CN,Email Provider
@@ -501,6 +502,7 @@ centerasecurity.dk,Centera Email Defence,Email Security
centralesupelec.fr,CentraleSupélec,Education
centralinteractiva.com.mx,Central Interactiva,Marketing
centralnetx.com.br,Centralnet,ISP
centrilogic.com,Centrilogic,MSP
centurylink.com,CenturyLink,ISP
centurylink.com.pe,Cirion,MSP
centurylink.net,CenturyLink,ISP
@@ -1050,6 +1052,7 @@ etb.com,ETB,ISP
etb.net.co,ETB,ISP
etc.uz,East Telecom,ISP
etex.net,Etex,ISP
etherni.com,Ethernic,MSP
ethunder-hosting.com,Ethunder Hosting,Web Host
etik-cloud.com,Infomaniak,IaaS
etipres.com,ETIPRES,Print
@@ -1071,7 +1074,9 @@ evertecpr.com,Evertec,Finance
everythere.com.au,Everythere,SaaS
evicertia.com,Evicertia,SaaS
evo-net.it,evonet,ISP
evolus-it.com,Evolus IX,ISP
evolus-ix.com,Evolus IX,ISP
evolusfibre.com,Evolus IX,ISP
ewe.com,EWE,ISP
ewp.live,EasyWP,Web Host
exacthosting.com,Exact Hosting,Web Host
@@ -1260,6 +1265,7 @@ globalconnect.dk,GlobalConnect,ISP
globalconnect.net,GlobalConnect,ISP
globalconnect.se,GlobalConnect,ISP
globalit.com,Global IT,MSP
globconnex.com,Global Connectivity Solutions,ISP
globe.com.ph,Globe Telecom,ISP
gmailify.com,Gmailify,Email Provider
gmdp.net.id,GMDP,ISP
1 base_reverse_dns name type
23 180medical.com 180 Medical Healthcare
24 1blu.de 1blu Web Host
25 1e100.net Google Technology
26 1gservers.com 1GServers Web Host
27 1stdibs.com 1stDibs Retail
28 1und1.net 1&1 ISP
29 21cn.com 21CN Email Provider
502 centralesupelec.fr CentraleSupélec Education
503 centralinteractiva.com.mx Central Interactiva Marketing
504 centralnetx.com.br Centralnet ISP
505 centrilogic.com Centrilogic MSP
506 centurylink.com CenturyLink ISP
507 centurylink.com.pe Cirion MSP
508 centurylink.net CenturyLink ISP
1052 etb.net.co ETB ISP
1053 etc.uz East Telecom ISP
1054 etex.net Etex ISP
1055 etherni.com Ethernic MSP
1056 ethunder-hosting.com Ethunder Hosting Web Host
1057 etik-cloud.com Infomaniak IaaS
1058 etipres.com ETIPRES Print
1074 everythere.com.au Everythere SaaS
1075 evicertia.com Evicertia SaaS
1076 evo-net.it evonet ISP
1077 evolus-it.com Evolus IX ISP
1078 evolus-ix.com Evolus IX ISP
1079 evolusfibre.com Evolus IX ISP
1080 ewe.com EWE ISP
1081 ewp.live EasyWP Web Host
1082 exacthosting.com Exact Hosting Web Host
1265 globalconnect.net GlobalConnect ISP
1266 globalconnect.se GlobalConnect ISP
1267 globalit.com Global IT MSP
1268 globconnex.com Global Connectivity Solutions ISP
1269 globe.com.ph Globe Telecom ISP
1270 gmailify.com Gmailify Email Provider
1271 gmdp.net.id GMDP ISP