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 Wed, 12 Aug 2026 18:19:36 GMT, it announces 58 routed IP prefixes and peers with 10 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
- 180.188.228.0/24
- 193.58.123.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS132762 | WEBWERKS-AS-IN - Web Werks India Pvt. Ltd. | IN |
| AS132969 | webwerks--AS - Web Werks India Pvt. Ltd. | IN |
| AS133296 | WEBWERKS-AS-IN - Web Werks India Pvt. Ltd. | IN |
| AS17185 | D102-PHL-1 - Data102 | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS17762 | HTIL-TTML-IN-AP - Tata Teleservices Maharashtra Ltd | IN |
| AS41095 | IPTP - IPTP LTD | GB |
| AS42473 | AS-ANEXIA - Anexia Cloud Solutions GmbH | AT |
| AS45117 | INPL-IN-AP - Ishan's Network | IN |
| AS45820 | TTSL-MEISISP - Tata Teleservices ISP AS | IN |
Blast radius
Count of dependent hostnames if AS33480 disappeared from the routing table.
8,099 hostnames depend on this network.Exact count across all 57 announced prefixes. Snapshot Tue, 04 Aug 2026 03:01:14 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.