Thanks for your interest in the AS topology data from our IMC'08 paper
"Ten Years in the Evolution of the Internet Ecosystem"
and the extended version at the IEEE/ACM Transactions on Networking
"Twelve Years in the Evolution of the Internet Ecosystem"

We provide two topology datasets. The first consists of the 10-year dataset that was used in the IMC 2008 paper.
The second dataset (used for the ToN'11 paper) adds a further two years of data. The data files are available here:
IMC 2008 datasets
ToN 2011 datasets


Topology files

The [imc08|ton11].rel_files.tar.gz files contain the AS topology snapshots collected every 3 months.
Note that these topologies are NOT the most complete topologies available in each time period. The topology
here represents the primary topology, meaning that we remove backup and transitent links that may occur
during routing events. Please refer to the paper for the details of the majority filtering algorithm used to
remove backup and transient links.

Each snapshot file contains the AS relationships as inferred by Lixin Gao's relationship inference algorithm.
This algorithm is described in the paper "On Inferring Autononomous System Relationships in the Internet"

File format:
AS1  AS2  rel

where the relationships are:
0 = sibling
1 = customer-provider
2 = provider-customer
3 = peer

AS classification
We classify ASes according to their business functions. Our classification is based on the average customer
and peer degrees of an AS over the entire lifetime of that AS. Please refer to our paper for details of the
classification.

Training data: AS.train
File format: AS_number|AS_description|AS_type

Classification data: [imc08|ton11].sn.3m.AS.class
File format: AS_number  AS_type

The 4 AS types are:
1 = Enterprise Customer (EC)
2 = Small Transit Provider (STP)
3 = Large Transit Provider (LTP)
4 = Content, Access and Hosting Provider (CAHP)
 
Additional AS information
We extract additional information about each AS using WHOIS queries. For this purpose, we use the WHOIS
service provided by Team Cymru. Their WHOIS service provides information such as the registry where an
AS is registered (arin/ripencc/apnic/lacnic/afrinic), the country code for that AS, and a brief description.

AS information data: [imc08|ton11].sn.3m.AS.info
File format
AS_number | country | registry | description

Contact
Please contact Amogh Dhamdhere (amogh AT caida DOT org) with questions/comments or requests
for additional data. We would also love to hear from you if you use this data in your research.