Autonomous System
AS45178 — ROSHAN-AF Main Street, House No. 13 Wazir Akbar Khan(AF)
Last fetched
AS45178 is an Autonomous System operated by ROSHAN-AF Main Street, House No. 13 Wazir Akbar Khan and registered in AF. As of Thu, 21 May 2026 13:58:51 GMT, it announces 30 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45178 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.207.208.0/24
- 64.207.209.0/24
- 64.207.212.0/24
- 64.207.213.0/24
- 64.207.214.0/24
- 64.207.215.0/24
- 74.118.80.0/24
- 74.118.81.0/24
- 74.118.82.0/24
- 74.118.83.0/24
- 103.28.132.0/24
- 103.28.133.0/24
- 103.28.134.0/24
- 103.28.135.0/24
- 103.112.164.0/24
- 103.112.165.0/24
- 103.112.166.0/24
- 103.112.167.0/24
- 111.125.152.0/24
- 111.125.153.0/24
- 111.125.154.0/24
- 111.125.155.0/24
- 111.125.156.0/24
- 111.125.157.0/24
- 111.125.158.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS38193 | TWA-AS-AP Transworld Associates Pvt. Ltd. | PK |
| AS150155 | SPEED-AS-AP Speed Light ICT Services Company | AF |
| AS142541 | OIS-AS-AP Optix Wave Internet Services | AF |
| AS135298 | TRANSWORLD-AS-AP Ankabut Internet Service Provider | AF |
| AS133202 | AFSAT-AS-AP AFSAT | AF |
| AS58697 | THREESPARK-NET-AF G38 Qala e Mosa Shaheed Square | AF |
| AS55330 | GCN-DCN-AS AFGHANTELECOM GOVERNMENT COMMUNICATION NETWORK | AF |
MOAS / hijack watch
Prefixes routed by AS45178 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 AS45178 is unique to AS45178 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45178.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45178"})-[: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.