Skip to content

Autonomous System

AS6713IAM-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

WHISPER CANON · AS6713Routing diversity10.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/6713

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.

Peering ecosystem

17 distinct peers via BGP. The first 17 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS328055N-PLUS-ONE-ASMA
AS327917DGSSIMA
AS37229ATLANTIQUE-TELECOM-TG
AS37190ATLANTIQUE-TELECOM-CI
AS37136ETISALAT-ASBJ
AS36956MT-MPLSMA
AS36941MTDS-ASMA
AS36925ASMediMA
AS36903MT-MPLSMA
AS31898ORACLE-BMC-31898 - Oracle CorporationUS
AS25543FasoNet-ASBF
AS21271SOTELMABGPML
AS16058Gabon-TelecomGA
AS12956TELXIUS TELXIUS CableES
AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
AS5511OPENTRANSITFR

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.