Skip to content

Hostname

lists.zyxware.com

Last fetched

lists.zyxware.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · lists.zyxware.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lists.zyxware.com

Resolution chain

lists.zyxware.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.73104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.73104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.230172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with lists.zyxware.com in WhisperGraph.

Subdomains

1 observed subdomain of lists.zyxware.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lists.zyxware.com.

MechanismTarget
SPF_Alists.zyxware.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmailer1.myorderbox.com
SPF_INCLUDEspf.ymlp.com
SPF_IP173.199.191.32
SPF_IP173.230.153.93
SPF_IP50.28.12.26
SPF_IP67.15.47.3
SPF_MXlists.zyxware.com

Related pages

Pivot deeper into the graph from lists.zyxware.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lists.zyxware.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 20

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