Autonomous System
AS25019 — ASN-MFA(SA)
Last fetched
AS25019 is an Autonomous System operated by ASN-MFA and registered in SA. As of Wed, 20 May 2026 23:31:14 GMT, it announces 2,600 routed IP prefixes and peers with 36 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25019 announces 2,600 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
36 distinct peers via BGP. The first 36 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS72 | SCHLUMBERGER-AS - Schlumberger Limited | US |
| AS396986 | SPACENET-AS-IN Space Broadband | US |
| AS216465 | BPATC-AS-AP Bangladesh Public Administration Training Centre | SA |
| AS215611 | ANTONIO G DE SOUSA JUNIOR - ME | SA |
| AS215072 | TAWUNIYA | SA |
| AS211612 | APPALYTICS-MAIN - Appalytics LLC | GB |
| AS210275 | INDUSAPP-AS-IN INDUS APPSTORE PRIVATE LIMITED | SA |
| AS208140 | BUNGIE-INC - Bungie Inc. | SA |
| AS206942 | VFM-AS-AP Victoria Funds Management | SA |
| AS205080 | SAVECOM - Savecom Telecom, Inc | BE |
| AS204011 | VIRGOCUBE_LIMITED | SA |
| AS200852 | IDNIC-SNM-AS-ID PT Space Network Mediatama | SA |
| AS200025 | AS-RM-817 - Ruoff Mortgage | SA |
| AS198406 | FORTNOX | SA |
| AS197994 | AFFINITYCU - Affinity Credit Union 2013 | SA |
| AS139057 | MODAC | SG |
| AS60621 | ASALFABANK | SA |
| AS60161 | AREA-7 IP-Routing by area-7 IT-Services GmbH | SA |
| AS57968 | RPSIARS-AS | SA |
| AS54994 | AS-PIN - PIN LLC | CA |
| AS54363 | CHESSCOM-01 - Chess.com, LLC | US |
| AS50517 | BACB-AS | SA |
| AS49474 | Klayer | SA |
| AS49257 | ONECENTRAL | SA |
| AS48937 | TOMIX-AS | SA |
| AS48932 | VIBEGAMES | SA |
| AS41594 | U-BLOX | SA |
| AS39891 | TELEVIDEOCOM-AS | SA |
| AS39386 | TELESYSTEM-AS | SA |
| AS39064 | LAYKA-LTD-AS | SA |
| AS35338 | RDMEDIAS-AS | SA |
| AS21002 | ATOS-AS | SA |
| AS12529 | CHANNELS-STC | SA |
| AS5080 | ARAMCO-AS - Aramco | US |
| AS3573 | ACCENTURE - Accenture LLP | US |
| AS2567 | SLB-WESTERNGECO-AS - Schlumberger Limited | US |
MOAS / hijack watch
Prefixes routed by AS25019 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 94.103.38.0/24 | AS47894 | UNMANAGED-DEDICATED-SERVERS |
| 94.103.38.0/24 | AS15755 | VERITEKNIK VeriTeknik Autonomous System Ankara,TURKEY |
Threat posture
Related pages
Pivot deeper into the graph from AS25019.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25019"})-[: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.