Skip to content

Hostname

zenbundle.com

Last fetched

zenbundle.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. zenbundle.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 · zenbundle.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zenbundle.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
zenbundle.com@contactprivacy.com, 2c812089-8ce8-40a6-8bda-338ae2d44797@identity-protect.org, 3ba6c867-d4a0-414f-b8db-d5ecb96209c5@identity-protect.org, 7d197c8a-d204-465c-9e41-f9514d1a72b2@identity-protect.org, 922f61bd-32c8-4bd6-8b16-a0bf43c02b3c@identity-protect.org, ab6a9428-4740-4ed1-a59b-7eb878494bfd@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-451.awsdns-56.com
  • ns-591.awsdns-09.net
  • ns-1438.awsdns-51.org
  • ns-1927.awsdns-48.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
  • 2subed2i5cue5yblf3j5dmwtzlddfhxbzbjxqmqey6uqfiyfbmfq.mx-verification.google.com

SPF policy

  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • mx: zenbundle.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

Pivot from zenbundle.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: "zenbundle.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.