Skip to content

Hostname

zilog.com

Last fetched

zilog.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zilog.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zilog.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.14.6104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.133.151172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
71.6.101.25171.6.96.0/20AS14265US-TELEPACIFIC - TPx CommunicationsUS

WHOIS identity

Registrar
iana:2
Organization
ixys corporation
Contact emails

Subdomains

23 observed subdomains of zilog.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zilog.com.

MechanismTarget
SPF_Amailsmtp.zilog.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP71.6.101.233

Related pages

Pivot deeper into the graph from zilog.com.

Cypher and MCP

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

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