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
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.
- 198.232.32.0/24
- 198.232.33.0/24
- 198.232.35.0/24
- 198.232.36.0/24
- 198.232.37.0/24
- 198.232.42.0/24
- 198.232.44.0/24
- 198.232.45.0/24
- 198.232.46.0/24
- 198.232.48.0/24
- 198.232.49.0/24
- 198.232.50.0/24
- 198.232.51.0/24
- 198.232.52.0/24
- 198.232.53.0/24
- 198.232.54.0/24
- 198.232.55.0/24
- 198.232.56.0/24
- 198.232.57.0/24
- 198.232.58.0/24
- 198.232.60.0/24
- 198.232.61.0/24
- 198.232.62.0/24
- 198.232.63.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS701 | UUNET - Verizon Business | US |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS3561 | CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS2687 | ATGS-MMD-AS - AT&T Enterprises, LLC | US |
| AS2686 | ATGS-MMD-AS - AT&T Enterprises, LLC | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.