.-- My secret spy satellite informs me that at 2013-02-27 12:30 PM
Andrew Chi wrote:

> Also, since Firefox doesn't know the origin AS for the web page it just
> retrieved, are you using the Team Cymru service to map IP to AS?
> (http://www.team-cymru.org/Services/ip-to-asn.html)

If the plugin using whois to do this, then you can also do it in one query:

Easy to parse:

whois -h whois.bgpmon.net " -m 200.3.12.0/22"
BGP Prefix|CC|Origin AS| Origin AS Name| Prefix Description|RPKI
status|First seen|Last seen|#peers
200.3.12.0/22|UY|28001|LACNIC - Latin American and Caribbean IP
address|LACNIC|ROA validation successful|2011-10-19|2013-02-27|152

Or more verbose:

whois -h whois.bgpmon.net 200.3.12.0/22

Prefix:              200.3.12.0/22
Prefix description:  LACNIC
Country code:        UY
Origin AS:           28001
Origin AS Name:      LACNIC - Latin American and Caribbean IP address
RPKI status:         ROA validation successful
First seen:          2011-10-19
Last seen:           2013-02-27
Seen by #peers:      152

Cheers,
 Andree



_______________________________________________
sidr mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/sidr

Reply via email to