Autonomous System
AS63402 — UCDP-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
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.
- 8.3.54.0/24
- 8.3.54.0/23
- 8.3.55.0/24
- 8.19.138.0/24
- 8.19.252.0/24
- 8.19.252.0/23
- 8.19.253.0/24
- 8.19.255.0/24
- 50.149.137.0/24
- 50.149.196.0/24
- 50.149.205.0/24
- 50.223.215.0/24
- 50.226.102.0/24
- 50.226.102.0/23
- 50.226.103.0/24
- 50.230.6.0/24
- 74.85.162.0/24
- 103.155.45.0/24
- 168.148.190.0/24
- 192.96.192.0/24
- 192.135.92.0/24
- 208.116.209.0/24
Peering ecosystem
9 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS33661 | CMCS - Comcast Cable Communications, LLC | US |
| AS23314 | ORLANDOTELCO - Summit Broadband | US |
| AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| AS11427 | TWC-11427-TEXAS - Charter Communications Inc | US |
| AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
| AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.