Autonomous System
AS19863 — Guyana Telephone & Telegraph Co.(GY)
Last fetched
AS19863 is an Autonomous System operated by Guyana Telephone & Telegraph Co. and registered in GY. As of Thu, 21 May 2026 01:06:26 GMT, it announces 104 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS19863 announces 104 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 181.41.68.0/22
- 181.41.74.0/24
- 181.41.77.0/24
- 181.41.78.0/24
- 181.41.64.0/19
- 181.41.80.0/22
- 181.41.84.0/22
- 181.41.88.0/21
- 181.41.96.0/22
- 181.41.100.0/22
- 181.41.104.0/22
- 181.41.96.0/19
- 181.41.112.0/22
- 181.41.120.0/22
- 181.41.127.0/24
- 181.199.224.0/22
- 181.199.228.0/24
- 181.199.232.0/23
- 181.199.224.0/19
- 181.199.248.0/24
- 181.199.253.0/24
- 181.199.255.0/24
- 190.80.0.0/24
- 190.80.1.0/24
- 190.80.2.0/24
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS19863 disappeared from the routing table.
~281 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:26 GMT.
MOAS / hijack watch
Prefixes routed by AS19863 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 AS19863 is unique to AS19863 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS19863.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS19863"})-[: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.