Skip to content

Autonomous System

AS2698IASTATE-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

WHISPER CANON · AS2698Routing diversity4.8/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2698

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 ASNOperatorCountry
AS2640AMESLAB-AS - Ames LaboratoryUS
AS394088SCIENCEDMZ - Agriculture Research ServiceUS
AS22594UNI-NET-ASN - University of Northern IowaUS
AS11317GPN - Great Plains NetworkUS
AS11164INTERNET2-I2PX - Internet2US
AS6461ZAYO-6461 - Zayo BandwidthUS
AS6122ICN-AS - Iowa Communications NetworkUS
AS3676UIOWA-AS - University of IowaUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.