Hostname
z-area.com
Last fetched
z-area.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
z-area.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 z-area.com owner
- Contact emails
- 29b67c9d-43b5-44a9-b4f8-b8098746f74b@identity-protect.org
- 54d58e4e-73e7-4e2e-af69-0a6f4f00c2a1@identity-protect.org
- a8d0c6a4-f757-48d1-b138-cb0171121929@identity-protect.org
- b42a0975-6d98-46b6-b8d2-1c7fc88cbec9@identity-protect.org
- c686409a-24f7-45a7-90bd-5ef70e6d8543@identity-protect.org
- d97db361-8167-4670-8996-3bd479b752c5@identity-protect.org
- owner-6412587@z-area.com.whoisprivacyservice.org
- owner-8806831@z-area.com.whoisprivacyservice.org
- owner-9586996@z-area.com.whoisprivacyservice.org
Subdomains
37 observed subdomains of z-area.com.
Showing 23 of 37. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from z-area.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "z-area.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.