Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Empty descriptions/handles in JSON #7

Unanswered
voltagex asked this question in Q&A
Discussion options

I'm running through the JSON files in asn-ip and I've noticed some fields are blank
e.g. https://github.com/ipverse/asn-ip/blob/master/as/10425/aggregated.json

{
 "asn": 10425,
 "subnets": {
 "ipv4": [
 "64.195.222.0/23",
 "66.103.86.0/23",
 "66.103.88.0/24"
 ],
 "ipv6": []
 }
}

vs

dig +short AS10425.asn.cymru.com TXT
"10425 | | arin | | -Reserved AS-, ZZ"

https://bgp.he.net/AS10425#_irr

aut-num: [AS10425](https://bgp.he.net/AS10425)
as-name: AWG-MNT
descr: AWG - COMA-Massport

Who's right?

Edit: Here's a list of AS missing handles or descriptions missing.txt

Edit 2: RADB is free via FTP: https://www.radb.net/support/developer/ftp.html / ftp://ftp.radb.net/radb/dbase/radb.db.gz

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

ARIN omits a few AS (about 360) from whois queries even though there are announced prefixes from those AS. In the case of AS10425 it looks like the prefixes belong to a network provider specialising in providing WiFi access for transport hubs like airports, including Dallas KDAL. So I'd say the Level3 IRR data is not entirely correct either. It could be some sort of a security-by-obscurity thing.

You must be logged in to vote
2 replies
Comment options

RADB identifies it directly as Boingo (the wifi hotspot company). There's a large number of empty handles / descriptions.

Comment options

I've updated my original post with a list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /