Autonomous System
AS56264 — UNRI-AS-ID UNIVERSITAS RIAU(BD)
Last fetched
AS56264 is an Autonomous System operated by UNRI-AS-ID UNIVERSITAS RIAU and registered in BD. As of Wed, 20 May 2026 23:30:36 GMT, it announces 59 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS56264 announces 59 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 36.50.172.0/23
- 36.50.173.0/24
- 81.181.248.0/24
- 81.181.249.0/24
- 81.181.251.0/24
- 81.181.255.0/24
- 81.182.0.0/15
- 81.184.0.0/16
- 82.163.32.0/22
- 82.163.36.0/22
- 82.163.38.0/24
- 82.163.40.0/21
- 82.163.44.0/22
- 82.163.48.0/24
- 82.163.51.0/24
- 82.163.54.0/24
- 89.221.198.0/24
- 89.221.199.0/24
- 89.221.203.0/24
- 89.221.204.0/24
- 89.221.206.0/24
- 89.221.207.0/24
- 89.221.211.0/24
- 89.221.208.0/20
- 89.221.224.0/24
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS58682 | BD-LINK-BD BD Link Communication Ltd | BD |
| AS153383 | CANON-AS-AP Canon Australia Pty. Ltd. | BD |
| AS153304 | NUV-AS01 - Nuvollo | BD |
| AS152898 | TELEMEDIAN | BD |
| AS152857 | DOLOMITESNETWORK-AS | BD |
| AS152708 | SOPRASTERIA | BD |
| AS152689 | SPB- | BD |
| AS152674 | CHINATELECOM-SICHUAN-ABA-5G-NETWORK CHINATELECOM SiChuan province Aba 5G network | BD |
| AS152646 | CSSL | BD |
| AS150417 | ITI-AS-AP Ignite Telecommunications Inc | BD |
| AS149978 | SPIRIT | BD |
| AS147034 | TOPHOST | BD |
| AS141738 | Network Information Center Mexico | BD |
| AS139009 | BROWARD-COLLEGE-01 - Broward College | BD |
| AS138667 | COMISION NACIONAL DEL AGUA | BD |
| AS138032 | P4NET_POZ | BD |
| AS137449 | SUMMIT-AS-AP Summit Communications Limited | BD |
| AS134135 | MKTEL SRL | BD |
| AS133496 | YTC907 - Yakutat Telecom Company, LLC | BD |
| AS58717 | INTRAGLOBE-BD Intraglobe Communications Ltd. | BD |
Blast radius
Approximate count of dependent hostnames if AS56264 disappeared from the routing table.
~12,526 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:30:36 GMT.
MOAS / hijack watch
Prefixes routed by AS56264 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 AS56264 is unique to AS56264 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS56264.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS56264"})-[: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.