Skip to content

Hostname

zeststack.com

Last fetched

zeststack.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. zeststack.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · zeststack.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zeststack.com

Resolution chain

No IPv4 resolution is recorded for zeststack.com in WhisperGraph.

IPv6 resolution

No AAAA record for zeststack.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of zeststack.com owner
Contact emails
b89c1ac209f749c69e8ac4135c1f14d0.protect@whoisguard.com, 004c1ffd-9ef8-465a-9856-fa8a5f32428b@identity-protect.org, 13a36960-cfe2-4f42-a470-4568c9c12902@identity-protect.org, 326ac789-df09-432f-8208-a14221c0c04b@identity-protect.org, 3cfd0a02-2ff9-466f-a7f9-861b1ae1d143@identity-protect.org, 81da7680-60c0-45c4-8e9b-1fb7310d4584@identity-protect.org, cbefd8de-3bef-48a2-83e2-4b101c116ab5@identity-protect.org, cd3ae6d2-077e-419a-8bb4-a64ed68bb9d6@identity-protect.org, owner-5732321@zeststack.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-336.awsdns-42.com
  • ns-657.awsdns-18.net
  • ns-1359.awsdns-41.org
  • ns-1799.awsdns-32.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from zeststack.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zeststack.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.