Autonomous System
AS745 — AFCONC-BLOCK2-AS - Air Force Systems Networking(US)
Last fetched
AS745 is an Autonomous System operated by AFCONC-BLOCK2-AS - Air Force Systems Networking and registered in US. As of Wed, 20 May 2026 21:57:36 GMT, it announces 79 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS745 announces 79 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 6.70.96.0/23
- 130.248.155.0/24
- 135.129.31.0/24
- 135.129.32.0/24
- 135.129.33.0/24
- 135.129.36.0/24
- 141.105.80.0/24
- 141.105.87.0/24
- 141.105.100.0/24
- 141.105.101.0/24
- 141.105.103.0/24
- 141.105.96.0/20
- 141.105.130.0/24
- 141.105.132.0/22
- 141.105.138.0/24
- 141.105.139.0/24
- 141.105.143.0/24
- 141.105.144.0/21
- 141.105.164.0/23
- 141.105.166.0/23
- 155.220.36.0/24
- 155.220.38.0/23
- 155.220.0.0/16
- 155.220.132.0/23
- 155.220.172.0/24
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6039 | DNIC-ASBLK-05800-06055 - United States Department of Defense DoD | US |
| AS27087 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
| AS27086 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
| AS27080 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
| AS27079 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
| AS27064 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
| AS6042 | DNIC-ASBLK-05800-06055 - United States Department of Defense DoD | US |
| AS6041 | DNIC-ASBLK-05800-06055 - United States Department of Defense DoD | US |
| AS6040 | DNIC-ASBLK-05800-06055 - United States Department of Defense DoD | US |
Blast radius
Approximate count of dependent hostnames if AS745 disappeared from the routing table.
~5,388 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:36 GMT.
MOAS / hijack watch
Prefixes routed by AS745 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 AS745 is unique to AS745 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS745.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS745"})-[: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.