Autonomous System
AS62838 — REPRISE-HOSTING - Reprise Hosting(US)
Last fetched
AS62838 is an Autonomous System operated by REPRISE-HOSTING - Reprise Hosting and registered in US. As of Thu, 21 May 2026 01:02:32 GMT, it announces 21 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS62838 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.179.32.0/24
- 104.37.168.0/22
- 104.219.16.0/24
- 104.219.17.0/24
- 104.219.18.0/24
- 104.219.19.0/24
- 142.202.4.0/24
- 142.202.5.0/24
- 142.202.6.0/24
- 162.248.4.0/24
- 162.248.5.0/24
- 162.248.6.0/24
- 162.248.7.0/24
- 162.253.152.0/24
- 162.253.153.0/24
- 162.253.154.0/24
- 162.253.155.0/24
- 185.179.204.0/24
- 185.179.205.0/24
- 185.179.206.0/24
- 185.179.207.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS23033 | WOW - Wowrack.com | US |
Blast radius
Approximate count of dependent hostnames if AS62838 disappeared from the routing table.
~7,287 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:02:32 GMT.
MOAS / hijack watch
Prefixes routed by AS62838 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 AS62838 is unique to AS62838 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS62838.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS62838"})-[: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.