Skip to content

Autonomous System

AS2 — UDEL-DCN - University of Delaware(US)

Last fetched

AS2 is an Autonomous System operated by UDEL-DCN - University of Delaware and registered in US. As of Tue, 04 Aug 2026 05:02:33 GMT, it announces 7 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2Routing diversity4.5/10Peering density4.9/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS152057IDNIC-DINOKI-AS-ID - PT Dinoki Wayae YosheID
AS152709RKLINK-AS-AP - RK LinkBD
AS203794Gals-Telecom-AS - LLC Gals-TelecomRU
AS24213ARSEN-AS-ID - PT. Arsen Kusuma IndonesiaID
AS266625AS266625 - WCA TELECOMBR
AS266893AS266893 - MULTIMEDIA NETWORK, S.A. DE C.V.SV
AS270792AS270792 - luciano comin cardozo-meBR
AS29091ipNX Nigeria Limited - ipNX Nigeria LimitedNG
AS34UDELNET - University of DelawareUS
AS37280Broad Based Communications Limited - Broad Based Communications LimitedNG
AS37613DOLPHIN TELECOMMUNICATION LIMITED - DOLPHIN TELECOMMUNICATION LIMITEDGH
AS41837UTC-AS - "South telephone company" LLCRU
AS45609BHARTI-MOBILITY-AS-AP - Bharti Airtel Ltd. AS for GPRS ServiceIN
AS4622ID-NIC - Indonesia Network Information CenterID
AS52752AS52752 - Vegas Telecom Informatica Ltda.BR
AS63515IDNIC-ID - Indonesia Network Information CenterID

Blast radius

Count of dependent hostnames if AS2 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS2 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
2804:3edc::/32AS266625AS266625 - WCA TELECOM

Threat posture

Related pages

Pivot deeper into the graph from AS2.

Cypher and MCP

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

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