This is a list of ideas on what to try query the database for.
The actually SQL queries, the results and a discussion of each follow.
AS Path questions
- Does the source AS always match the first AS in the path? ( SQL , Result , Discuss )
- What is the average length of the path? ( SQL , Result , Discuss )
- How has the average length changed over the years from 1997- 2003? ( SQL , Result , Discuss )
- How many ASes are there? How has that changed over the years? (Interesting to correlate data from BGP updates with information from the regional registries.)
- Does there exists alternative paths to the destination?
- What kind of symmetry exists on the paths?
IP Address block sizes
- What is the average size of the address blocks being announced/withdrawn?
- How often do we see announcements/withdrawals for the same prefix? How many for the most accessed prefix? More generally, a histogram over all prefixes?
3 different administative matches (IP to ASN) (These require whois info)
- Does the whois information match for PeerIP and PeerAS?
- Does PeerAS match the first AS in the ASPath?
- Which AS's whois informatoion matches the whois information for NextHop?
Anomalys
- We have observed repeition of the same AS number in an AS parth. How often does that happen? Can we explain why?
- Why are there not messages from DID 5475, 5477, 5478? ( SQL , Result , Discuss )