Autonomous System
AS1280 — ISC-AS-1280 - Internet Systems Consortium, Inc.(US)
Last fetched
AS1280 is an Autonomous System operated by ISC-AS-1280 - Internet Systems Consortium, Inc. and registered in US. As of Thu, 21 May 2026 01:06:55 GMT, it announces 100 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1280 announces 100 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 149.20.0.0/24
- 149.20.1.0/24
- 149.20.6.0/24
- 149.20.7.0/24
- 149.20.8.0/24
- 149.20.10.0/24
- 149.20.12.0/24
- 149.20.13.0/24
- 149.20.14.0/24
- 149.20.15.0/24
- 149.20.16.0/24
- 149.20.17.0/24
- 149.20.18.0/24
- 149.20.19.0/24
- 149.20.20.0/24
- 149.20.21.0/24
- 149.20.22.0/24
- 149.20.23.0/24
- 149.20.24.0/24
- 149.20.25.0/24
- 149.20.26.0/24
- 149.20.27.0/24
- 149.20.28.0/24
- 149.20.29.0/24
- 149.20.30.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS30133 | ISC-F-AS - Internet Systems Consortium, Inc. | US |
| AS24151 | CNNIC-CRITICAL-AP China Internet Network Infomation Center | CN |
| AS19151 | BBO-1 - BroadbandONE, LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS1280 disappeared from the routing table.
~20 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:55 GMT.
MOAS / hijack watch
Prefixes routed by AS1280 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS1280 is unique to AS1280 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1280.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1280"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.