Autonomous System
AS3300(GB)
Last fetched
AS3300 is an Autonomous System registered in GB. As of Tue, 21 Jul 2026 12:26:04 GMT, it announces 151 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3300 announces 151 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 61.14.1.0/24
- 61.14.2.0/23
- 61.14.4.0/22
- 61.14.7.0/24
- 61.14.8.0/22
- 61.14.11.0/24
- 61.14.12.0/22
- 61.14.15.0/24
- 61.14.20.0/22
- 61.14.24.0/22
- 61.14.28.0/22
- 61.14.31.0/24
- 61.14.0.0/18
- 61.14.32.0/22
- 61.14.34.0/24
- 61.14.36.0/24
- 61.14.36.0/22
- 61.14.39.0/24
- 61.14.40.0/22
- 61.14.44.0/22
- 61.14.48.0/22
- 61.14.52.0/24
- 63.250.128.0/22
- 63.250.131.0/24
- 63.250.132.0/24
Peering ecosystem
32 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | — | SE |
| AS133782 | — | JP |
| AS136767 | — | DE |
| AS141399 | — | AU |
| AS14907 | WIKIMEDIA - Wikimedia Foundation Inc. | US |
| AS18872 | VERITAS - Veritas Technologies LLC | US |
| AS212565 | — | GG |
| AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
| AS22683 | — | NL |
| AS26478 | NOVARTIS-PHARMA - Novartis Pharmaceuticals | US |
| AS27000 | COTYINC - Coty Inc. | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS30844 | — | GB |
| AS3303 | — | CH |
| AS33891 | — | DE |
| AS3491 | — | HK |
| AS393493 | LOTTEBIOLOGICS - Lotte Biologics USA, LLC | US |
| AS399449 | KYNDRYL-POP-ASN - Kyndryl | US |
| AS40659 | — | US |
| AS45187 | — | HK |
| AS4637 | — | HK |
| AS4657 | — | SG |
| AS48647 | — | BE |
| AS55290 | DTCC-CDZ-CVO - Depository Trust & Clearing Corporation | US |
| AS6220 | AS6220 - inContact Inc. | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6762 | — | IT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS72 | SCHLUMBERGER-AS - Schlumberger Limited | US |
| AS7246 | BMS-AS - Bristol-Myers Squibb Company | US |
| AS78 | BA-346-78 - BT Americas, Inc | US |
| AS9002 | — | GB |
Blast radius
Count of dependent hostnames if AS3300 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 AS3300 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 AS3300 is unique to AS3300 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3300.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3300"})-[: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.