Skip to content

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

WHISPER CANON · AS137Routing diversity9.6/10Peering density5.8/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/137

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.

Peering ecosystem

28 distinct peers via BGP. The first 28 are listed below.

Peer ASNOperatorCountry
AS12NYU-DOMAIN - New York UniversityUS
AS12779IT
AS13030CH
AS16004IT
AS174COGENT-174 - Cogent Communications, LLCUS
AS199342IT
AS200375IT
AS20745IT
AS20965NL
AS21320NL
AS24482SG
AS2597IT
AS29632BG
AS31543AT
AS31638IT
AS3275IT
AS3303CH
AS35110IT
AS42081GB
AS42165BE
AS49976IT
AS5405DE
AS5502IT
AS59919IT
AS6461ZAYO-6461 - Zayo BandwidthUS
AS6762IT
AS8218FR
AS8978VA

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.

PrefixConflicting ASNOperator
131.175.192.0/18AS198949

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.