Skip to content

Autonomous System

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

WHISPER CANON · AS25019Routing diversity10.0/10Peering density6.3/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/25019

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 ASNOperatorCountry
AS72SCHLUMBERGER-AS - Schlumberger LimitedUS
AS396986SPACENET-AS-IN Space BroadbandUS
AS216465BPATC-AS-AP Bangladesh Public Administration Training CentreSA
AS215611ANTONIO G DE SOUSA JUNIOR - MESA
AS215072TAWUNIYASA
AS211612APPALYTICS-MAIN - Appalytics LLCGB
AS210275INDUSAPP-AS-IN INDUS APPSTORE PRIVATE LIMITEDSA
AS208140BUNGIE-INC - Bungie Inc.SA
AS206942VFM-AS-AP Victoria Funds ManagementSA
AS205080SAVECOM - Savecom Telecom, IncBE
AS204011VIRGOCUBE_LIMITEDSA
AS200852IDNIC-SNM-AS-ID PT Space Network MediatamaSA
AS200025AS-RM-817 - Ruoff MortgageSA
AS198406FORTNOXSA
AS197994AFFINITYCU - Affinity Credit Union 2013SA
AS139057MODACSG
AS60621ASALFABANKSA
AS60161AREA-7 IP-Routing by area-7 IT-Services GmbHSA
AS57968RPSIARS-ASSA
AS54994AS-PIN - PIN LLCCA
AS54363CHESSCOM-01 - Chess.com, LLCUS
AS50517BACB-ASSA
AS49474KlayerSA
AS49257ONECENTRALSA
AS48937TOMIX-ASSA
AS48932VIBEGAMESSA
AS41594U-BLOXSA
AS39891TELEVIDEOCOM-ASSA
AS39386TELESYSTEM-ASSA
AS39064LAYKA-LTD-ASSA
AS35338RDMEDIAS-ASSA
AS21002ATOS-ASSA
AS12529CHANNELS-STCSA
AS5080ARAMCO-AS - AramcoUS
AS3573ACCENTURE - Accenture LLPUS
AS2567SLB-WESTERNGECO-AS - Schlumberger LimitedUS

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.

PrefixConflicting ASNOperator
94.103.38.0/24AS47894UNMANAGED-DEDICATED-SERVERS
94.103.38.0/24AS15755VERITEKNIK 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 country

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