Hostname
ascension-app.com
Last fetched
ascension-app.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ascension-app.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ascension-app.com owner
- Contact emails
- 0836b7f5-d99b-41b9-a924-28b88d260a38@identity-protect.org
- 493e6b26-762d-43eb-9aa7-2ac343df252f@identity-protect.org
- 50a4febc-64b8-4a09-bf6f-4396f3281065@identity-protect.org
- 581a4b3a-c8a2-4e3d-8959-40bdb3079182@identity-protect.org
- 925bf7b0-c7a8-4f91-8b12-1a64a0336306@identity-protect.org
- c1a7ffa8-e056-456b-ab1a-cbf47b25124e@identity-protect.org
- e8a57a84-9f35-43ad-bfb3-344303da8844@identity-protect.org
Subdomains
29 observed subdomains of ascension-app.com.
Threat posture
History
Related pages
Pivot deeper into the graph from ascension-app.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ascension-app.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.