Hostname
abtrace-cloud.com
Last fetched
abtrace-cloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abtrace-cloud.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 abtrace-cloud.com owner
- Contact emails
- 1866246e-562c-41ee-b86d-f79cd2e3b741@identity-protect.org
- 2b523c68-5c31-4d07-8dcc-cbea9a6eeedb@identity-protect.org
- 463afe00-6c8c-4cc5-8789-cae6fbf2c5d3@identity-protect.org
- 58344ad2-9a3f-4c88-8c07-395de709f510@identity-protect.org
- c81cdd1a-b910-4afd-95c7-820681c3ad95@identity-protect.org
- e4886aa2-d54a-456e-8206-89710c41bfe0@identity-protect.org
- owner-10382352@abtrace-cloud.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of abtrace-cloud.com.
Threat posture
History
Related pages
Pivot deeper into the graph from abtrace-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abtrace-cloud.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.