Skip to content

Autonomous System

AS63402UCDP-ORLCORP - Universal Orlando(US)

Last fetched

AS63402 is an Autonomous System operated by UCDP-ORLCORP - Universal Orlando and registered in US. As of Thu, 21 May 2026 01:01:44 GMT, it announces 22 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS63402Routing diversity6.8/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/63402

Routing footprint

AS63402 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

9 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS3257GTT-BACKBONE GTTUS
AS33661CMCS - Comcast Cable Communications, LLCUS
AS23314ORLANDOTELCO - Summit BroadbandUS
AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US
AS11427TWC-11427-TEXAS - Charter Communications IncUS
AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
AS4713OCN NTT DOCOMO BUSINESS,Inc.JP
AS3356LEVEL3 - Level 3 Parent, LLCUS

Blast radius

Approximate count of dependent hostnames if AS63402 disappeared from the routing table.

~1,505 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:44 GMT.

MOAS / hijack watch

Prefixes routed by AS63402 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 AS63402 is unique to AS63402 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS63402.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS63402"})-[: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.