Autonomous System
AS18200 — OPT-NC-AS-AP Office des Postes et Telecommunications New-Caledonia(NC)
Last fetched
AS18200 is an Autonomous System operated by OPT-NC-AS-AP Office des Postes et Telecommunications New-Caledonia and registered in NC. As of Thu, 21 May 2026 10:37:00 GMT, it announces 21 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS18200 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.224.192.0/22
- 43.224.195.0/24
- 61.5.208.0/24
- 61.5.208.0/20
- 101.101.0.0/18
- 103.43.156.0/22
- 114.69.200.0/22
- 114.69.204.0/24
- 114.69.192.0/19
- 114.69.208.0/21
- 180.214.96.0/22
- 180.214.100.0/22
- 202.87.129.0/24
- 202.87.135.0/24
- 202.87.138.0/24
- 202.87.128.0/19
- 202.87.156.0/24
- 2404:2200:10::/48
- 2404:2200:22::/48
- 2404:2200:24::/46
- 2404:2200::/32
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS141197 | PACIFICCOMMUNITY-AS-AP Pacific Community | NC |
| AS140718 | EPI-AS-AP ENGIE PACIFIQUE INFORMATIQUE | NC |
| AS137243 | ISI-AS-AP INGENIERIE DES SYSTEMES DES INFORMATIONS | NC |
| AS136402 | NTL-NC-AS-AP Nautile SARL | NC |
| AS134405 | DATASERVICESPACIFIC-AS-AP Data Services Pacific | NC |
| AS131248 | CANL-PRO GOTV | NC |
| AS56089 | OFFRATEL-AS-AP OFFRATEL | NC |
| AS56055 | MLS-NC Micro Logic Systems | NC |
| AS45461 | TELENET-AS-AP TeleNet | NC |
| AS45345 | NAUTILE-NC-AS-AP Nautile | NC |
| AS38195 | SUPERLOOP-AS-AP Superloop | AU |
| AS17480 | CANL CANL | NC |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS2198 | FR-TOM-NOUVELLE-CALEDONIE FR | — |
Blast radius
Approximate count of dependent hostnames if AS18200 disappeared from the routing table.
~2,226 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:37:00 GMT.
MOAS / hijack watch
Prefixes routed by AS18200 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 AS18200 is unique to AS18200 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS18200.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS18200"})-[: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.