Skip to content

Autonomous System

AS22283 — SIDLEY - Sidley Austin LLP(US)

Last fetched

AS22283 is an Autonomous System operated by SIDLEY - Sidley Austin LLP and registered in US. As of Thu, 21 May 2026 13:33:06 GMT, it announces 24 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS22283Routing diversity7.0/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/22283

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS701UUNET - Verizon BusinessUS
AS8220COLT COLT Technology Services Group LimitedGB
AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
AS6461ZAYO-6461 - Zayo BandwidthUS
AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS2687ATGS-MMD-AS - AT&T Enterprises, LLCUS
AS2686ATGS-MMD-AS - AT&T Enterprises, LLCUS

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS22283.

Cypher and MCP

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

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