Autonomous System
AS198545 — LINKED STORE BRASIL CRIACAO E DESENVOL DE SOFTWARE(FR)
Last fetched
AS198545 is an Autonomous System operated by LINKED STORE BRASIL CRIACAO E DESENVOL DE SOFTWARE and registered in FR. As of Wed, 20 May 2026 21:54:45 GMT, it announces 52 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS198545 announces 52 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.90.42.0/24
- 45.90.43.0/24
- 45.90.44.0/24
- 81.18.45.0/24
- 81.18.46.0/24
- 81.18.52.0/23
- 81.29.243.0/24
- 81.30.38.0/24
- 82.167.76.0/22
- 82.192.5.0/24
- 82.192.6.0/24
- 82.192.18.0/24
- 82.192.32.0/19
- 82.192.64.0/19
- 82.192.106.0/24
- 82.192.112.0/21
- 82.192.160.0/19
- 82.193.32.0/22
- 82.193.34.0/24
- 88.247.156.0/24
- 90.8.0.0/17
- 91.210.33.0/24
- 142.40.182.0/23
- 142.40.184.0/21
- 149.234.240.0/21
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS198545 disappeared from the routing table.
~5,928 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:45 GMT.
MOAS / hijack watch
Prefixes routed by AS198545 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 AS198545 is unique to AS198545 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS198545.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS198545"})-[: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.