Autonomous System
AS61624 — INFNOC 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
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 ASN | Operator | Country |
|---|---|---|
| AS1103 | SURFNET-NL SURFnet, The Netherlands | NL |
| AS273847 | P.A. NETWORKS E.A.S | PY |
| AS272099 | WIRSCHKE MONGES RICARDO DANIEL | PY |
| AS272065 | PUNTO DOC SOCIEDAD ANONIMA | PY |
| AS272026 | HERNAN GALEANO KIM HERKIM - SOLUCIONES TECNOLOGICAS | PY |
| AS270052 | STARTELECOM S.A. | PY |
| AS269783 | WIND NET S.A. | PY |
| AS266400 | Ferenz Networks | BR |
| AS264092 | STA TELECOM LTDA | BR |
| AS213241 | TECHIT | BE |
| AS39686 | AS-EUROFIBER | NL |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37468 | ANGOLA-CABLES | AO |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS13786 | SEABORN - Seabras 1 USA, LLC | US |
| AS12859 | NL-BIT BIT BV | NL |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.