Skip to content

Autonomous System

AS61624INFNOC TECNOLOGIA LTDA(BR)

Last fetched

AS61624 is an Autonomous System operated by INFNOC TECNOLOGIA LTDA and registered in BR. As of Thu, 21 May 2026 12:17:34 GMT, it announces 4 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS61624Routing diversity3.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/61624

Routing footprint

AS61624 announces 4 distinct routed prefixes. The 4-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1103SURFNET-NL SURFnet, The NetherlandsNL
AS273847P.A. NETWORKS E.A.SPY
AS272099WIRSCHKE MONGES RICARDO DANIELPY
AS272065PUNTO DOC SOCIEDAD ANONIMAPY
AS272026HERNAN GALEANO KIM HERKIM - SOLUCIONES TECNOLOGICASPY
AS270052STARTELECOM S.A.PY
AS269783WIND NET S.A.PY
AS266400Ferenz NetworksBR
AS264092STA TELECOM LTDABR
AS213241TECHITBE
AS39686AS-EUROFIBERNL
AS37721Virtual-Technologies-Solutions-SABF
AS37468ANGOLA-CABLESAO
AS24482SGGS-AS-AP SG.GSSG
AS13786SEABORN - Seabras 1 USA, LLCUS
AS12859NL-BIT BIT BVNL
AS8966ETISALAT-AS P.O. Box 1150, Dubai, UAE
AS6939HURRICANE - Hurricane Electric LLCUS
AS3356LEVEL3 - Level 3 Parent, LLCUS

MOAS / hijack watch

Prefixes routed by AS61624 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 AS61624 is unique to AS61624 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS61624.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS61624"})-[: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.