Autonomous System
AS42298 — GCC-MPLS-peering - Ooredoo Q.S.C.(QA)
Last fetched
AS42298 is an Autonomous System operated by GCC-MPLS-peering - Ooredoo Q.S.C. and registered in QA. As of Sun, 06 Sep 2026 16:08:10 GMT, it announces 788 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS42298 announces 788 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 78.100.10.0/24
- 78.100.15.0/24
- 78.100.62.0/24
- 82.148.107.0/24
- 86.62.209.0/24
- 86.62.216.0/24
- 86.62.218.0/24
- 86.62.221.0/24
- 86.62.223.0/24
- 86.62.224.0/22
- 86.62.232.0/22
- 86.62.242.0/24
- 86.62.245.0/24
- 86.62.246.0/24
- 86.62.248.0/24
- 86.62.255.0/24
- 178.23.16.0/24
- 178.23.17.0/24
- 178.23.18.0/24
- 178.23.16.0/21
- 185.154.168.0/24
- 185.154.169.0/24
- 195.219.42.0/24
- 206.82.133.0/24
- 213.130.127.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS198464 | QA-MOEHE-QA - Ministry of Education and Higher Education | QA |
| AS208506 | Sidra_Medicine - Sidra Medicine | QA |
| AS208944 | KM - Qatar General Electricty and Water Corporation | QA |
| AS213680 | MOFA-QA - Ministry of Foreign Affairs | QA |
| AS214178 | QatarAirways - Qatar Airways Group (Q.C.S.C) PJSC | QA |
| AS28821 | UDST-QATAR - University of Doha for Science and Technology | QA |
| AS28852 | AERIS-AS - Aeris Communications, INC. | US |
| AS40169 | USABROAD - USABROAD INC. | US |
| AS42415 | AL-JAZEERA - Aljazeera Media Network Corporation | QA |
| AS65540 | — | — |
| AS8781 | QA-ISP - Ooredoo Q.S.C. | QA |
Blast radius
Count of dependent hostnames if AS42298 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 AS42298 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 AS42298 is unique to AS42298 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS42298.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS42298"})-[: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.