←back to thread

1135 points carride | 9 comments | | HN request time: 1.526s | source | bottom
Show context
Octoth0rpe ◴[] No.32411808[source]
A couple of fun facts about this guy:

His little ISP is AS267, which is a SHOCKINGLY low number. That's like.. the ISP equiv of a 4 digit slashdot id, or owning something like sodapop.com.

He's also one of the authors of RFC 5575, which is a pretty big deal in the DDoS world.

replies(6): >>32411871 #>>32412016 #>>32412338 #>>32412975 #>>32413877 #>>32415482 #
ajdude ◴[] No.32415482[source]
My university’s is number 2; is there any significance to that?
replies(1): >>32415652 #
1. Victerius ◴[] No.32415652[source]
Is your university among these? https://www.visualcapitalist.com/wp-content/uploads/2019/03/...
replies(2): >>32416142 #>>32416196 #
2. sentientslug ◴[] No.32416142[source]
(Not the guy you replied to, but) it's not, unless I am missing it. ASN 2 is University of Delaware. You can search for yourself at whois.arin.net, just type a number in the search bar in the upper right.
3. entropicdrifter ◴[] No.32416196[source]
University of Delaware, per this: https://dnschecker.org/asn-whois-lookup.php?query=AS2

So, not on that map, but it was part of ARPANET by the time the TCP/IP protocol was introduced in 1983[0], per this map: https://www.historyofinformation.com/image.php?id=6456

[0]: https://blog.google/inside-google/googlers/marking-birth-of-...

replies(1): >>32417306 #
4. jonathantf2 ◴[] No.32417306[source]
I wonder why there's so many weird domains being hosted on AS2? https://dnslytics.com/bgp/as2 (scroll down to Top Domains)
replies(2): >>32418035 #>>32418982 #
5. rOOb85 ◴[] No.32418035{3}[source]
Interesting
6. icedchai ◴[] No.32418982{3}[source]
They are probably not actually hosted on AS2. Bad actors can inject garbage into BGP AS paths, either accidentally or deliberately.
replies(1): >>32432333 #
7. MichaelZuo ◴[] No.32432333{4}[source]
Bad actors aren’t blacklisted for repeatedly injecting garbage?
replies(1): >>32439385 #
8. icedchai ◴[] No.32439385{5}[source]
Maybe? Sometimes? It probably depends if what they're doing causes operational issues. BGP is primarily a trust based system. Many upstreams have filters to limit route announcements from their downstream / customer ASes, but at its core, it is trust based.
replies(1): >>32449480 #
9. MichaelZuo ◴[] No.32449480{6}[source]
It’s hardly trust based if enforcement against those who break the trust is so sporadic.