Autonomous System
AS12880 — DCI-AS(IR)
Last fetched
AS12880 is an Autonomous System operated by DCI-AS and registered in IR. As of Thu, 21 May 2026 20:07:31 GMT, it announces 75 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12880 announces 75 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.182.174.0/24
- 2.176.0.0/12
- 2.187.252.0/24
- 2.188.2.0/24
- 2.188.3.0/24
- 2.188.4.0/24
- 2.188.6.0/24
- 2.188.8.0/24
- 2.188.10.0/24
- 2.188.12.0/24
- 2.188.13.0/24
- 2.188.14.0/24
- 2.188.15.0/24
- 2.188.18.0/24
- 2.188.19.0/24
- 2.188.20.0/24
- 2.188.24.0/24
- 2.188.25.0/24
- 2.188.26.0/23
- 2.188.28.0/24
- 2.188.29.0/24
- 2.188.31.0/24
- 2.188.48.0/22
- 2.188.52.0/24
- 2.188.53.0/24
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS21341 | SINET-AS Access Service Provider | IR |
| AS206065 | FDI | IR |
| AS202735 | CRA | IR |
| AS202251 | PADIZ-DADERESAN-COMPANY | IR |
| AS201442 | IRCAO | IR |
| AS200370 | FPCC-AS | IR |
| AS62238 | SINAICT | IR |
| AS60148 | ITO-AS | IR |
| AS59441 | HOSTIRAN-NETWORK | IR |
| AS58224 | TCI | IR |
| AS57292 | ITRC | IR |
| AS51074 | MABNA | IR |
| AS50810 | MOBINNET-AS | IR |
| AS49666 | TIC-GW-AS | IR |
| AS48903 | MEHRFCP | IR |
| AS48434 | TEBYAN | IR |
| AS42337 | RESPINA-AS | IR |
| AS41881 | FANAVA-AS Fanava Group Communication Co. | IR |
| AS34592 | IRIPO-NET | IR |
| AS31303 | NIOC-AS | IR |
| AS29068 | UT-AS | IR |
| AS24631 | FANAPTELECOM-FCP | IR |
Blast radius
Approximate count of dependent hostnames if AS12880 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 AS12880 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 AS12880 is unique to AS12880 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12880.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12880"})-[: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.