Skip to content

Hostname

zymeworks.com

Last fetched

zymeworks.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zymeworks.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zymeworks.com

Resolution chain

zymeworks.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 zymeworks.com owner
Contact emails

Subdomains

42 observed subdomains of zymeworks.com.

Web-graph footprint

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

142 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for zymeworks.com.

MechanismTarget
SPF_Azymeworks.com
SPF_INCLUDE_spf-dc17.sapsf.com
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.107.68.25/32
SPF_IP12.19.100.11/32
SPF_IP148.163.145.134
SPF_IP168.245.55.252/32
SPF_IP207.102.59.32/29
SPF_IP208.98.212.72/29
SPF_IP209.11.223.245
SPF_IP34.208.171.201
SPF_IP35.83.218.132
SPF_IP50.112.29.164
SPF_IP50.235.177.218
SPF_IP64.89.45.0/24
SPF_IP69.196.66.186/29
SPF_MXzymeworks.com

Related pages

Pivot deeper into the graph from zymeworks.com.

Cypher and MCP

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

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