Autonomous System
AS52817 — OS CONNECT INFORMATICA EIRELI - EPP(BR)
Last fetched
AS52817 is an Autonomous System operated by OS CONNECT INFORMATICA EIRELI - EPP and registered in BR. As of Thu, 21 May 2026 01:03:23 GMT, it announces 30 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS52817 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 170.83.92.0/24
- 170.83.92.0/23
- 170.83.93.0/24
- 170.83.92.0/22
- 170.83.94.0/24
- 170.83.94.0/23
- 170.83.95.0/24
- 177.72.28.0/24
- 177.72.28.0/23
- 177.72.29.0/24
- 177.72.28.0/22
- 177.72.30.0/24
- 177.72.30.0/23
- 177.72.31.0/24
- 179.124.204.0/24
- 179.124.204.0/23
- 179.124.205.0/24
- 179.124.204.0/22
- 179.124.206.0/24
- 179.124.206.0/23
- 179.124.207.0/24
- 2804:16a8::/35
- 2804:16a8:2000::/35
- 2804:16a8:4000::/35
- 2804:16a8:6000::/35
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS52817 disappeared from the routing table.
~387 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:23 GMT.
MOAS / hijack watch
Prefixes routed by AS52817 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 AS52817 is unique to AS52817 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS52817.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS52817"})-[: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.