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
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 ASN | Operator | Country |
|---|---|---|
| AS152057 | IDNIC-DINOKI-AS-ID - PT Dinoki Wayae Yoshe | ID |
| AS152709 | RKLINK-AS-AP - RK Link | BD |
| AS203794 | Gals-Telecom-AS - LLC Gals-Telecom | RU |
| AS24213 | ARSEN-AS-ID - PT. Arsen Kusuma Indonesia | ID |
| AS266625 | AS266625 - WCA TELECOM | BR |
| AS266893 | AS266893 - MULTIMEDIA NETWORK, S.A. DE C.V. | SV |
| AS270792 | AS270792 - luciano comin cardozo-me | BR |
| AS29091 | ipNX Nigeria Limited - ipNX Nigeria Limited | NG |
| AS34 | UDELNET - University of Delaware | US |
| AS37280 | Broad Based Communications Limited - Broad Based Communications Limited | NG |
| AS37613 | DOLPHIN TELECOMMUNICATION LIMITED - DOLPHIN TELECOMMUNICATION LIMITED | GH |
| AS41837 | UTC-AS - "South telephone company" LLC | RU |
| AS45609 | BHARTI-MOBILITY-AS-AP - Bharti Airtel Ltd. AS for GPRS Service | IN |
| AS4622 | ID-NIC - Indonesia Network Information Center | ID |
| AS52752 | AS52752 - Vegas Telecom Informatica Ltda. | BR |
| AS63515 | IDNIC-ID - Indonesia Network Information Center | ID |
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 2804:3edc::/32 | AS266625 | AS266625 - 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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.