Autonomous System
AS2698 — IASTATE-AS - Iowa State University of Science and Technology(US)
Last fetched
AS2698 is an Autonomous System operated by IASTATE-AS - Iowa State University of Science and Technology and registered in US. As of Thu, 21 May 2026 06:23:54 GMT, it announces 8 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2698 announces 8 distinct routed prefixes. The 8-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2640 | AMESLAB-AS - Ames Laboratory | US |
| AS394088 | SCIENCEDMZ - Agriculture Research Service | US |
| AS22594 | UNI-NET-ASN - University of Northern Iowa | US |
| AS11317 | GPN - Great Plains Network | US |
| AS11164 | INTERNET2-I2PX - Internet2 | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6122 | ICN-AS - Iowa Communications Network | US |
| AS3676 | UIOWA-AS - University of Iowa | US |
Blast radius
Approximate count of dependent hostnames if AS2698 disappeared from the routing table.
~5,124 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:23:54 GMT.
MOAS / hijack watch
Prefixes routed by AS2698 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 AS2698 is unique to AS2698 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2698.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2698"})-[: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.