Autonomous System
AS33480 — WEBWERKSAS1 - Web Werks(US)
Last fetched
AS33480 is an Autonomous System operated by WEBWERKSAS1 - Web Werks and registered in US. As of Thu, 21 May 2026 01:09:53 GMT, it announces 58 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33480 announces 58 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.7.148.0/24
- 66.7.149.0/24
- 80.91.87.0/24
- 103.52.180.0/24
- 103.52.182.0/24
- 103.52.183.0/24
- 103.66.104.0/24
- 103.66.106.0/24
- 103.66.107.0/24
- 103.69.40.0/24
- 103.78.244.0/24
- 103.78.246.0/24
- 103.228.154.0/24
- 103.251.95.0/24
- 140.228.17.0/24
- 150.129.242.0/24
- 150.242.142.0/24
- 150.242.143.0/24
- 175.158.64.0/24
- 175.158.66.0/24
- 175.158.70.0/24
- 175.158.71.0/24
- 175.158.95.0/24
- 193.58.123.0/24
- 194.104.130.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS132969 | WEBWERKS--AS Web Werks India Pvt. Ltd. | IN |
| AS132762 | WEBWERKS-AS-IN Web Werks India Pvt. Ltd. | IN |
| AS45820 | TTSL-MEISISP Tata Teleservices ISP AS | IN |
| AS42473 | AS-ANEXIA ANEXIA Internetdienstleistungs GmbH | AT |
| AS41095 | IPTP | GB |
| AS17762 | HTIL-TTML-IN-AP Tata Teleservices Maharashtra Ltd | IN |
| AS17185 | D102-PHL-1 - Data102 | US |
Blast radius
Approximate count of dependent hostnames if AS33480 disappeared from the routing table.
~7,853 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:53 GMT.
MOAS / hijack watch
Prefixes routed by AS33480 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 AS33480 is unique to AS33480 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS33480.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33480"})-[: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.