Autonomous System
AS2544 — METRO-AS - King County Gov(US)
Last fetched
AS2544 is an Autonomous System operated by METRO-AS - King County Gov and registered in US. As of Thu, 21 May 2026 00:56:55 GMT, it announces 22 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2544 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 146.129.0.0/17
- 146.129.0.0/16
- 146.129.128.0/18
- 146.129.192.0/19
- 146.129.224.0/20
- 146.129.240.0/24
- 146.129.241.0/24
- 146.129.242.0/24
- 146.129.243.0/24
- 146.129.244.0/24
- 146.129.245.0/24
- 146.129.246.0/24
- 146.129.247.0/24
- 146.129.248.0/24
- 146.129.249.0/24
- 146.129.250.0/24
- 146.129.251.0/24
- 146.129.252.0/24
- 146.129.253.0/24
- 146.129.254.0/24
- 146.129.255.0/24
- 198.49.222.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS399987 | TACOMA-PIERCE-COUNTY-HEALTH-DEPARTMENT - Tacoma-Pierce County Health Department | US |
| AS396890 | CITYOFREDMOND - City of Redmond Washington | US |
| AS394640 | TSD409-NET - Tahoma School District No. 409 | US |
| AS33348 | PIERCE-COUNTY - Pierce County | US |
| AS32148 | KCLS - King County Library System | US |
| AS30198 | KENT-SCHOOL-DISTRICT - Kent School District | US |
| AS18530 | ISOMEDIA-1 - Isomedia, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS2544 disappeared from the routing table.
~616 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:56:55 GMT.
MOAS / hijack watch
Prefixes routed by AS2544 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 AS2544 is unique to AS2544 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2544.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2544"})-[: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.