Autonomous System
AS137(IT)
Last fetched
AS137 is an Autonomous System registered in IT. As of Sun, 19 Jul 2026 23:40:05 GMT, it announces 84 routed IP prefixes and peers with 28 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS137 announces 84 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 90.147.0.0/16
- 130.136.0.0/16
- 130.192.0.0/16
- 130.251.0.0/16
- 131.114.0.0/16
- 131.154.0.0/16
- 131.175.0.0/16
- 131.175.192.0/18
- 137.204.0.0/16
- 138.41.0.0/16
- 140.105.0.0/16
- 140.164.0.0/16
- 141.108.0.0/16
- 141.250.0.0/16
- 143.225.0.0/16
- 146.48.0.0/16
- 147.122.0.0/16
- 147.162.0.0/15
- 149.132.0.0/16
- 149.139.0.0/16
- 150.145.0.0/16
- 150.146.0.0/16
- 150.178.0.0/16
- 150.217.0.0/16
- 151.97.0.0/16
Peering ecosystem
28 distinct peers via BGP. The first 28 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12 | NYU-DOMAIN - New York University | US |
| AS12779 | — | IT |
| AS13030 | — | CH |
| AS16004 | — | IT |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS199342 | — | IT |
| AS200375 | — | IT |
| AS20745 | — | IT |
| AS20965 | — | NL |
| AS21320 | — | NL |
| AS24482 | — | SG |
| AS2597 | — | IT |
| AS29632 | — | BG |
| AS31543 | — | AT |
| AS31638 | — | IT |
| AS3275 | — | IT |
| AS3303 | — | CH |
| AS35110 | — | IT |
| AS42081 | — | GB |
| AS42165 | — | BE |
| AS49976 | — | IT |
| AS5405 | — | DE |
| AS5502 | — | IT |
| AS59919 | — | IT |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6762 | — | IT |
| AS8218 | — | FR |
| AS8978 | — | VA |
Blast radius
Count of dependent hostnames if AS137 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS137 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 131.175.192.0/18 | AS198949 | — |
Threat posture
Related pages
Pivot deeper into the graph from AS137.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS137"})-[: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.