Skip to content

Hostname

zyn.com

Last fetched

zyn.com resolves to 10 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · zyn.comRouting diversity3.9/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/zyn.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
corporation service
Contact emails

Subdomains

86 observed subdomains of zyn.com.

Web-graph footprint

Distinct hostnames that link to or from zyn.com in the public web crawl.

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for zyn.com.

MechanismTarget
SPF_INCLUDE_netblocks1.demandware.net
SPF_INCLUDE_netblocks2.demandware.net
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.53.161.118/20
SPF_IP104.16.0.0/12
SPF_IP129.41.76.16
SPF_IP187.32.41.247
SPF_IP194.145.21.6
SPF_IP217.114.80.100/32
SPF_IP217.114.93.168
SPF_MXzyn.com

Related pages

Pivot deeper into the graph from zyn.com.

Cypher and MCP

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

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