Hostname
af360cloud.com
Last fetched
af360cloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
af360cloud.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 af360cloud.com owner
- Contact emails
- 004ce423-1cad-47cb-afbf-f0c2ecb45963@identity-protect.org
- 4da4ee4f-1a7e-45ad-bb92-cf22a315c431@identity-protect.org
- 4e4012c5-1a04-4f7d-8c39-1946470488f3@identity-protect.org
- 69c2c443-26ca-417e-9642-d3968334d796@identity-protect.org
- 7b2192c6-586f-4d76-9c6c-c7ab184059a4@identity-protect.org
- 83a466eb-36a1-4ee9-a2ac-9b0c34b9b1c2@identity-protect.org
- ff0693fc-389f-4d95-994c-ebb5b3597864@identity-protect.org
Subdomains
24 observed subdomains of af360cloud.com.
Showing 14 of 24. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from af360cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "af360cloud.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.