Autonomous System
AS31430 — TEL-NET-AS(RU)
Last fetched
AS31430 is an Autonomous System operated by TEL-NET-AS and registered in RU. As of Thu, 21 May 2026 10:31:31 GMT, it announces 33 routed IP prefixes and peers with 25 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31430 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.34.144.0/23
- 46.38.32.0/20
- 62.32.72.0/24
- 62.32.86.0/23
- 78.108.192.0/20
- 87.249.0.0/19
- 87.249.25.0/24
- 89.248.224.0/23
- 89.248.226.0/24
- 89.248.228.0/23
- 89.248.232.0/23
- 89.248.234.0/24
- 89.248.238.0/23
- 91.227.112.0/23
- 91.229.50.0/23
- 93.91.6.0/24
- 93.91.0.0/20
- 93.91.13.0/24
- 93.191.59.0/24
- 109.68.184.0/22
- 109.68.188.0/23
- 176.126.40.0/21
- 185.18.116.0/22
- 185.171.203.0/24
- 185.210.56.0/22
Peering ecosystem
25 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS8732 | COMCOR-AS Moscow | RU |
| AS210706 | STCK-AS | RU |
| AS210276 | MSAL-AS | RU |
| AS208972 | GIBIRNET- | TR |
| AS206630 | STD-TLC-NET | RU |
| AS201564 | STG | RU |
| AS64486 | BRIZPPLUS-AS | RU |
| AS60944 | ALPHA-CAPITAL-AS | RU |
| AS60085 | CONNECT-AS | RU |
| AS58019 | ARMTEK | RU |
| AS56705 | OSMTELECOM-AS | RU |
| AS56655 | GIGAHOST | NO |
| AS52201 | TCTEL | RU |
| AS50739 | ITTIT-AS | RU |
| AS50509 | TRANSROUTE | RU |
| AS49673 | TRUENETWORK Truenetwork Infrastructure | RU |
| AS48991 | NMS-AS | RU |
| AS42911 | ISKRAVEKT-AS | RU |
| AS35301 | CCCMOS-AS | RU |
| AS31500 | GNM-AS | AG |
| AS28917 | FIORD-AS IP-transit operator in Europe | LT |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20826 | S-LOGISTIC-LTD-AS | RU |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
Blast radius
Approximate count of dependent hostnames if AS31430 disappeared from the routing table.
~799 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:31:31 GMT.
MOAS / hijack watch
Prefixes routed by AS31430 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 AS31430 is unique to AS31430 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31430.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31430"})-[: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.