Autonomous System
AS33353 — SBS - Sony Interactive Entertainment LLC(US)
Last fetched
AS33353 is an Autonomous System operated by SBS - Sony Interactive Entertainment LLC and registered in US. As of Thu, 21 May 2026 00:59:00 GMT, it announces 146 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33353 announces 146 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 69.36.129.0/24
- 69.36.132.0/24
- 69.36.133.0/24
- 69.36.134.0/24
- 69.36.135.0/24
- 69.36.137.0/24
- 69.36.143.0/24
- 94.102.240.0/24
- 94.102.242.0/24
- 94.102.254.0/24
- 100.42.96.0/23
- 100.42.97.0/24
- 100.42.98.0/24
- 100.42.99.0/24
- 100.42.100.0/24
- 100.42.101.0/24
- 100.42.102.0/24
- 100.42.104.0/24
- 100.42.105.0/24
- 100.42.106.0/23
- 100.42.108.0/24
- 100.42.109.0/24
- 103.123.138.0/24
- 104.142.128.0/23
- 104.142.130.0/23
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS397077 | — | — |
| AS56655 | GIGAHOST | NO |
| AS55901 | SCEI-NET Sony Computer Entertainment Inc | JP |
| AS52025 | PARADOXNETWORKS-LIMITED | GB |
| AS48362 | TKSWF-AS | AT |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS25562 | SCEE 10 Great Marlborough Street | GB |
| AS25181 | EU-SONY | NL |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS11795 | — | — |
| AS9619 | SSD Sony Global Solutions Inc. | JP |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS5511 | OPENTRANSIT | FR |
| AS3725 | ASN-SONY - Sony Pictures Technologies Inc. | US |
| AS3216 | SOVAM-AS | RU |
| AS2516 | KDDI KDDI CORPORATION | JP |
| AS1764 | NEXTLAYER-AS | AT |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS33353 disappeared from the routing table.
~88 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:00 GMT.
MOAS / hijack watch
Prefixes routed by AS33353 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 |
|---|---|---|
| 160.33.161.0/24 | AS397077 | — |
Threat posture
Related pages
Pivot deeper into the graph from AS33353.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33353"})-[: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.