@@ -11,15 +11,27 @@ Please refer to the READMEs in the respective crawler directories for more infor
1111
1212We retrieve route server looking glass snapshots from the following IXPs.
1313
14- | Name | URL |
15- | ----------| ----------------------------|
16- | AMS-IX | https://lg.ams-ix.net/ |
17- | BCIX | https://lg.bcix.de/ |
18- | DE-CIX | https://lg.de-cix.net/ |
19- | IX.br | https://lg.ix.br/ |
20- | LINX | https://alice-rs.linx.net/ |
21- | Megaport | https://lg.megaport.com/ |
22- | Netnod | https://lg.netnod.se/ |
14+ | Name | URL |
15+ | --------------| ----------------------------|
16+ | AMS-IX | https://lg.ams-ix.net/ |
17+ | BCIX | https://lg.bcix.de/ |
18+ | DD-IX | https://lg.dd-ix.net |
19+ | DE-CIX | https://lg.de-cix.net/ |
20+ | IX.br | https://lg.ix.br/ |
21+ | LINX | https://alice-rs.linx.net/ |
22+ | Megaport | https://lg.megaport.com/ |
23+ | Netnod | https://lg.netnod.se/ |
24+ | IX Australia | https://lg.ix.asn.au |
25+ | NZIX | https://lg.ix.nz |
26+ | PIX | https://glass.gigapix.pt |
27+ | SFMIX | https://alice.sfmix.org |
28+ | Stuttgart-IX | https://lg.s-ix.de |
29+ | TOP-IX | https://lg.top-ix.org |
30+
31+ ## Amazon
32+
33+ We use the [ IP address ranges] ( https://ip-ranges.amazonaws.com/ip-ranges.json ) provided by
34+ [ Amazon Web Services] ( https://aws.amazon.com/ ) .
2335
2436## APNIC
2537
@@ -117,6 +129,25 @@ Tech](https://inetintel.notion.site/Internet-Intelligence-Research-Lab-d18618456
117129Use of this data is authorized under their [ Acceptable Use
118130Agreement] ( https://raw.githubusercontent.com/InetIntel/Dataset-AS-to-Organization-Mapping/master/LICENSE ) .
119131
132+ ## Internet Assigned Numbers Authority (IANA)
133+
134+ We use multiple authoritative registries published by the
135+ [ Internet Assigned Numbers Authority (IANA)] ( https://www.iana.org/ ) for modeling
136+ global Internet infrastructure.
137+
138+ These datasets include:
139+
140+ - The [ DNS Root Zone File] ( https://www.iana.org/domains/root/files ) , used to retrieve
141+ authoritative name servers and their IPv4 and IPv6 addresses for all top-level
142+ domains.
143+ - The [ IPv4 Address Space Registry] ( https://www.iana.org/assignments/ipv4-address-space/ )
144+ and the [ IPv6 Unicast Address Assignments] ( https://www.iana.org/assignments/ipv6-unicast-address-assignments/ ) ,
145+ used to model IANA-level address space allocations to Regional Internet Registries
146+ (RIRs).
147+ - The [ IPv4] ( https://www.iana.org/assignments/iana-ipv4-special-registry/ ) and
148+ [ IPv6] ( https://www.iana.org/assignments/iana-ipv6-special-registry/ ) Special-Purpose
149+ Address Registries, used to identify reserved and protocol-specific address blocks.
150+
120151## IPinfo
121152
122153We use the free [ IP-to-country] ( https://ipinfo.io/products/free-ip-database ) mapping
0 commit comments