Autonomous System
AS201749 — ENTRETENIMENTO ARENA SERVICOS DE EVENTOS EIRELI-ME(IQ)
Last fetched
AS201749 is an Autonomous System operated by ENTRETENIMENTO ARENA SERVICOS DE EVENTOS EIRELI-ME and registered in IQ. As of Wed, 20 May 2026 21:52:37 GMT, it announces 31 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS201749 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.175.221.0/24
- 5.175.222.0/24
- 37.224.207.0/24
- 37.224.208.0/20
- 37.224.224.0/24
- 37.224.225.0/24
- 45.143.240.0/23
- 80.95.48.0/21
- 82.163.240.0/24
- 82.163.241.0/24
- 82.163.245.0/24
- 84.17.221.0/24
- 84.17.228.0/24
- 87.221.152.0/22
- 94.54.125.0/24
- 94.54.144.0/22
- 95.20.159.0/24
- 95.20.160.0/21
- 95.20.168.0/22
- 95.20.172.0/24
- 154.80.72.0/24
- 177.18.56.0/21
- 194.93.44.0/24
- 194.99.16.0/22
- 194.99.25.0/24
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS201749 disappeared from the routing table.
~4,492 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:37 GMT.
MOAS / hijack watch
Prefixes routed by AS201749 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 AS201749 is unique to AS201749 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS201749.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS201749"})-[: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.