Skip to content

Autonomous System

AS214483PL-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

WHISPER CANON · AS214483Routing diversity10.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/214483

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.

Peering ecosystem

11 distinct peers via BGP. The first 11 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS152179ITC-Global-Communication-TechnologiesHK
AS149513VCL-147-149513 - Vertex Connectivity LLCUS
AS138997DAFFODIL1-AS-AP Daffodil International UniversityHK
AS63023EHRTECH-N1 - EHR Technology Group, L.L.C.US
AS62610ABOR-SUN-CORRIDOR - Arizona Board of RegentsUS
AS26042STARWOODHOTELS-PHOENIX - Marriott International, Inc.US
AS143151GSERVERS - 1GSERVERS, LLCUS
AS7361DATAZONE - DataZone Networks LLCUS
AS7289AS-QT - QuantaRa Tech LLCUS
AS984OWS-NETWORK - OCTOPUS WEB SOLUTION INCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.