Autonomous System
AS7828 — DRMSCPASN - Northland Communications(US)
Last fetched
AS7828 is an Autonomous System operated by DRMSCPASN - Northland Communications and registered in US. As of Thu, 21 May 2026 14:36:43 GMT, it announces 117 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7828 announces 117 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.77.37.0/24
- 67.216.0.0/24
- 67.216.1.0/24
- 67.216.2.0/23
- 67.216.4.0/23
- 67.216.6.0/24
- 67.216.7.0/24
- 67.216.0.0/20
- 67.216.8.0/24
- 67.216.9.0/24
- 67.216.10.0/24
- 67.216.11.0/24
- 67.216.12.0/24
- 67.216.12.0/23
- 67.216.13.0/24
- 67.216.14.0/24
- 67.216.15.0/24
- 104.194.20.0/24
- 104.194.21.0/24
- 104.194.20.0/22
- 104.194.22.0/24
- 104.194.23.0/24
- 104.225.252.0/24
- 162.212.84.0/24
- 162.212.85.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS396074 | ONEIDACOUNTY-NY - Oneida County | US |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS40069 | AISNET - ASSURED INFORMATION SECURITY, INC. | US |
| AS26808 | UTICA-COLLEGE - Utica University | US |
| AS22899 | UMICO - Utica Mutual Insurance Company | US |
| AS11351 | TWC-11351-NORTHEAST - Charter Communications Inc | US |
MOAS / hijack watch
Prefixes routed by AS7828 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 AS7828 is unique to AS7828 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7828.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7828"})-[: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.