Hostname
act-app.com
Last fetched
act-app.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
act-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 act-app.com owner
- Contact emails
- dev.slemoine@gmail.com
- 54d61d0c-cae5-4263-a157-371b5b772371@identity-protect.org
- 6cda6135-3337-47fc-9222-b3e6aa90a561@identity-protect.org
- b6d3a68a-540a-4bcd-bdb6-27d6c5f73036@identity-protect.org
- d5c5ba91-ccd8-4dcb-a571-1871c7fc5a3a@identity-protect.org
- ef61ebd7-c9bf-43b0-bcae-b4b12e68a58e@identity-protect.org
- owner-9627212@act-app.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of act-app.com.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from act-app.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from act-app.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "act-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.