Autonomous System
AS44682 — TFIBER - SIL-MIRO COM SRL(RO)
Last fetched
AS44682 is an Autonomous System operated by TFIBER - SIL-MIRO COM SRL and registered in RO. As of Fri, 04 Sep 2026 08:21:51 GMT, it announces 21 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44682 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 81.181.241.0/24
- 85.204.16.0/24
- 85.204.122.0/24
- 85.204.254.0/24
- 86.107.68.0/23
- 89.33.242.0/24
- 89.35.33.0/24
- 89.35.50.0/24
- 89.42.28.0/24
- 89.42.59.0/24
- 89.43.194.0/23
- 89.45.163.0/24
- 89.46.220.0/23
- 93.113.156.0/24
- 93.114.172.0/22
- 188.210.88.0/24
- 188.213.2.0/23
- 188.241.10.0/23
- 188.241.36.0/23
- 193.111.120.0/23
- 2a05:b680:10::/48
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS35267 | MASSIVE-TELECOM - Massive Telecom SRL | RO |
| AS35450 | DAINET - Dainet Solutions SRL | RO |
| AS39346 | OPALID-AS - SIL-MIRO COM SRL | RO |
| AS47742 | SIL-MIRO-NET-AS - SIL-MIRO COM SRL | RO |
| AS49252 | PROLINK-AS - SC Prolink System SRL | RO |
| AS5483 | MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. | HU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS44682 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS44682 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 AS44682 is unique to AS44682 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS44682.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS44682"})-[: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.