Autonomous System
AS398719 — M-PULSEFIBER - M-Pulse Fiber, LLC(US)
Last fetched
AS398719 is an Autonomous System operated by M-PULSEFIBER - M-Pulse Fiber, LLC and registered in US. As of Thu, 21 May 2026 06:24:03 GMT, it announces 28 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS398719 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 67.23.208.0/24
- 67.23.209.0/24
- 67.23.210.0/23
- 67.23.212.0/22
- 67.23.208.0/20
- 67.23.216.0/23
- 67.23.218.0/24
- 67.23.219.0/24
- 67.23.220.0/24
- 67.23.222.0/24
- 140.106.64.0/24
- 140.106.65.0/24
- 140.106.66.0/24
- 140.106.67.0/24
- 140.106.68.0/24
- 140.106.69.0/24
- 140.106.70.0/24
- 140.106.71.0/24
- 140.106.64.0/20
- 140.106.73.0/24
- 140.106.75.0/24
- 140.106.76.0/24
- 140.106.79.0/24
- 163.123.144.0/22
- 199.168.168.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS398719 disappeared from the routing table.
~36 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:24:03 GMT.
MOAS / hijack watch
Prefixes routed by AS398719 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 AS398719 is unique to AS398719 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS398719.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS398719"})-[: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.