Autonomous System
AS200449 — QRATOR-(CZ)
Last fetched
AS200449 is an Autonomous System operated by QRATOR- and registered in CZ. As of Thu, 21 May 2026 10:26:53 GMT, it announces 22 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS200449 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.174.140.0/24
- 46.174.141.0/24
- 192.34.200.0/24
- 192.34.201.0/24
- 192.34.202.0/24
- 192.34.203.0/24
- 192.34.204.0/24
- 192.34.205.0/24
- 192.34.206.0/24
- 2a06:3341:239f::/48
- 2a06:3341:3e21::/48
- 2a06:3341:404f::/48
- 2a06:3341:5af5::/48
- 2a06:3341:6968::/48
- 2a06:3341:715c::/48
- 2a06:3341:a227::/48
- 2a06:3341:a3af::/48
- 2a06:3341:ae63::/48
- 2a06:3341:c3fd::/48
- 2a06:3341:de36::/48
- 2a06:3341:f33f::/48
- 2a06:3341:f88a::/48
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212318 | TECHPAY-AS | GE |
| AS211112 | QRATOR-FZ | AE |
| AS209671 | QRATOR-SW | CZ |
| AS203976 | AS_QUADCODE_2 | GI |
| AS201936 | RGHL1-AS | SC |
| AS201910 | PRAGMA-SECU- | FR |
| AS197068 | CURATOR | RU |
| AS60527 | XSOLLA-AS | US |
| AS59655 | EXINITY-AS | CY |
| AS42865 | EUSHIELD | CA |
| AS12993 | DEAC-AS | LV |
| AS9583 | SIFY-AS-IN Sify Limited | IN |
| AS9002 | RETN-AS | GB |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS5511 | OPENTRANSIT | FR |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS200449 disappeared from the routing table.
~4 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:26:53 GMT.
MOAS / hijack watch
Prefixes routed by AS200449 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 AS200449 is unique to AS200449 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS200449.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS200449"})-[: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.