Autonomous System
AS6838 — FLIRBLE-AS(GB)
Last fetched
AS6838 is an Autonomous System operated by FLIRBLE-AS and registered in GB. As of Wed, 20 May 2026 23:31:08 GMT, it announces 24 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6838 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 207.188.136.0/21
- 212.176.145.0/24
- 212.176.160.0/20
- 212.176.160.0/19
- 212.176.205.0/24
- 212.176.192.0/19
- 212.176.213.0/24
- 212.176.224.0/19
- 212.177.0.0/16
- 2800:300:86c0::/44
- 2800:300:86d0::/44
- 2800:300:8700::/44
- 2800:300:8710::/44
- 2800:300:8940::/44
- 2800:300:8950::/44
- 2800:300:8960::/44
- 2800:300:8970::/44
- 2800:300:89e0::/44
- 2800:300:89f0::/44
- 2800:300:9000::/44
- 2800:300:9010::/44
- 2800:300:9020::/44
- 2800:300:9030::/44
- 2800:300:9040::/44
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS36236 | CH-ASN - Priority Management Group, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS6838 disappeared from the routing table.
~2,887 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:31:08 GMT.
MOAS / hijack watch
Prefixes routed by AS6838 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 AS6838 is unique to AS6838 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6838.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6838"})-[: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.