Skip to content

Hostname

zencoder.com

Last fetched

zencoder.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.72.12318.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.318.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.7418.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.7918.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.239.6.10018.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.1518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.6218.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8718.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.66.112.1118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
brightcove,
Contact emails

Subdomains

16 observed subdomains of zencoder.com.

Web-graph footprint

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

132 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zencoder.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from zencoder.com.

Cypher and MCP

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

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