Autonomous System
AS56595 — INTER-IX(GB)
Last fetched
AS56595 is an Autonomous System operated by INTER-IX and registered in GB. As of Wed, 20 May 2026 21:54:01 GMT, it announces 40 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS56595 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.154.234.0/24
- 46.243.137.0/24
- 89.45.244.0/22
- 92.42.206.0/24
- 92.46.160.0/21
- 96.47.40.0/24
- 185.33.232.0/22
- 185.34.102.0/24
- 185.61.12.0/22
- 185.61.16.0/22
- 185.61.20.0/23
- 185.61.20.0/22
- 185.61.24.0/22
- 185.99.216.0/24
- 185.121.96.0/22
- 185.126.158.0/23
- 185.148.98.0/23
- 185.163.53.0/24
- 185.163.54.0/24
- 186.15.32.0/22
- 189.103.128.0/19
- 192.179.17.0/24
- 192.179.18.0/24
- 192.179.20.0/24
- 192.179.21.0/24
Peering ecosystem
32 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS216274 | HR-NETVIS | GB |
| AS215742 | MULTISERVICE COMUNICACAO E SERVICOS LTDA | GB |
| AS215320 | XTREME-NETWORKS-PALMERSTON-NORTH-AS-AP Xtreme Networks Limited | GB |
| AS211879 | ARIF_AWALUDIN | GB |
| AS210314 | JDNET SISTEMA DE TELECOMUNICACAO LTDA | NO |
| AS209082 | CampoNet Telecomunicacoes | GB |
| AS207067 | JATRABARI-AS-AP Jatrabari Online | GB |
| AS206974 | VSVK | GB |
| AS206324 | Oeste Telecom | GB |
| AS205885 | MAXXPLUS-AS-ID PT Akses Utama Dinamika | GB |
| AS205517 | IZCOMPANY BRASIL LTDA ME | GB |
| AS205283 | XXSL XXSL Network | GB |
| AS205197 | REGIONBRETAGNE | GB |
| AS204103 | WINDE Hamamatsu Cable Television .Inc | GB |
| AS202808 | PORTAL NET SERVICOS DE COMUNICACAO MULTIMIDIA LTDA | GB |
| AS202590 | CYBER | GB |
| AS199886 | TIEVOLU Tievolu - The Internet Carrier | GB |
| AS60241 | NETERRA | GB |
| AS60036 | CEDOC-AS | GB |
| AS58148 | KORTON_INTERNET | GB |
| AS57022 | SATOGA-AS Satoga SRL | GB |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS47492 | PORTA-AS | GB |
| AS43442 | FIGARO-ASN ---Transit --- | GB |
| AS34549 | TELESMART-AS | DE |
| AS23154 | NDC-INTERNET1-AS - Nissan North America, Inc. | US |
| AS14875 | NOVATELASN - NovAtel Inc. | CA |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2856 | BT-UK-AS BTnet UK Regional network | GB |
| AS2121 | RIPE-MEETING-AS | NL |
Blast radius
Approximate count of dependent hostnames if AS56595 disappeared from the routing table.
~7,196 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:01 GMT.
MOAS / hijack watch
Prefixes routed by AS56595 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 AS56595 is unique to AS56595 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS56595.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS56595"})-[: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.