Autonomous System
AS214483 — PL-CC-AS(US)
Last fetched
AS214483 is an Autonomous System operated by PL-CC-AS and registered in US. As of Wed, 20 May 2026 21:51:30 GMT, it announces 106 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS214483 announces 106 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.142.116.0/24
- 23.142.140.0/24
- 23.143.208.0/24
- 23.143.228.0/24
- 23.143.248.0/24
- 23.145.72.0/24
- 23.145.196.0/24
- 23.145.208.0/24
- 23.145.225.0/24
- 23.145.240.0/24
- 23.145.248.0/24
- 23.148.24.0/24
- 23.148.148.0/24
- 23.151.220.0/24
- 23.152.208.0/24
- 23.152.224.0/24
- 23.155.177.0/24
- 23.156.140.0/24
- 23.156.188.0/24
- 23.156.200.0/24
- 23.156.204.0/24
- 23.156.224.0/24
- 23.157.32.0/24
- 23.157.48.0/24
- 23.157.100.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS152179 | ITC-Global-Communication-Technologies | HK |
| AS149513 | VCL-147-149513 - Vertex Connectivity LLC | US |
| AS138997 | DAFFODIL1-AS-AP Daffodil International University | HK |
| AS63023 | EHRTECH-N1 - EHR Technology Group, L.L.C. | US |
| AS62610 | ABOR-SUN-CORRIDOR - Arizona Board of Regents | US |
| AS26042 | STARWOODHOTELS-PHOENIX - Marriott International, Inc. | US |
| AS14315 | 1GSERVERS - 1GSERVERS, LLC | US |
| AS7361 | DATAZONE - DataZone Networks LLC | US |
| AS7289 | AS-QT - QuantaRa Tech LLC | US |
| AS984 | OWS-NETWORK - OCTOPUS WEB SOLUTION INC | US |
Blast radius
Approximate count of dependent hostnames if AS214483 disappeared from the routing table.
~1,622 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:30 GMT.
MOAS / hijack watch
Prefixes routed by AS214483 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 AS214483 is unique to AS214483 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS214483.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS214483"})-[: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.