Autonomous System
AS6713 — IAM-AS(MA)
Last fetched
AS6713 is an Autonomous System operated by IAM-AS and registered in MA. As of Thu, 21 May 2026 12:07:41 GMT, it announces 428 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6713 announces 428 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.140.0.0/15
- 41.141.253.0/24
- 41.140.0.0/14
- 41.248.0.0/16
- 41.248.0.0/15
- 41.248.0.0/14
- 41.250.80.0/20
- 41.250.0.0/16
- 41.251.0.0/16
- 41.251.240.0/20
- 62.251.129.0/24
- 62.251.133.0/24
- 62.251.128.0/19
- 62.251.167.0/24
- 62.251.160.0/19
- 62.251.128.0/17
- 62.251.193.0/24
- 62.251.201.0/24
- 62.251.192.0/19
- 62.251.192.0/18
- 62.251.224.0/19
- 62.251.245.0/24
- 81.192.5.0/24
- 81.192.0.0/20
- 81.192.13.0/24
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS328055 | N-PLUS-ONE-AS | MA |
| AS327917 | DGSSI | MA |
| AS37229 | ATLANTIQUE-TELECOM- | TG |
| AS37190 | ATLANTIQUE-TELECOM- | CI |
| AS37136 | ETISALAT-AS | BJ |
| AS36956 | MT-MPLS | MA |
| AS36941 | MTDS-AS | MA |
| AS36925 | ASMedi | MA |
| AS36903 | MT-MPLS | MA |
| AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| AS25543 | FasoNet-AS | BF |
| AS21271 | SOTELMABGP | ML |
| AS16058 | Gabon-Telecom | GA |
| AS12956 | TELXIUS TELXIUS Cable | ES |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS5511 | OPENTRANSIT | FR |
MOAS / hijack watch
Prefixes routed by AS6713 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 AS6713 is unique to AS6713 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6713.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6713"})-[: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.