Autonomous System
AS30133 — ISC-F-AS - Internet Systems Consortium, Inc.(US)
Last fetched
AS30133 is an Autonomous System operated by ISC-F-AS - Internet Systems Consortium, Inc. and registered in US. As of Wed, 20 May 2026 21:52:40 GMT, it announces 81 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS30133 announces 81 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.23.8.0/22
- 192.231.198.0/24
- 192.231.199.0/24
- 193.33.206.0/23
- 193.33.208.0/24
- 193.33.210.0/23
- 193.33.212.0/23
- 193.33.214.0/24
- 193.33.215.0/24
- 193.33.216.0/23
- 193.33.218.0/24
- 199.115.98.0/24
- 199.115.99.0/24
- 199.115.100.0/24
- 199.115.101.0/24
- 199.115.102.0/24
- 199.115.103.0/24
- 199.115.104.0/24
- 200.47.85.0/24
- 200.47.157.0/24
- 200.201.132.0/22
- 200.201.134.0/23
- 200.201.136.0/23
- 200.201.136.0/22
- 200.201.138.0/23
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1280 | ISC-AS-1280 - Internet Systems Consortium, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS30133 disappeared from the routing table.
~11,073 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:40 GMT.
MOAS / hijack watch
Prefixes routed by AS30133 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 AS30133 is unique to AS30133 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS30133.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS30133"})-[: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.