Skip to content

Hostname

zaclys.com

Last fetched

zaclys.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · zaclys.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zaclys.com

Resolution chain

zaclys.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.132.34.102164.132.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
association zacly multimedias
Contact emails

Subdomains

179 observed subdomains of zaclys.com.

Web-graph footprint

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

165 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for zaclys.com.

MechanismTarget
SPF_Azaclys.com
SPF_IP145.239.39.151
SPF_IP178.32.125.189
SPF_IP178.32.96.58
SPF_IP188.165.41.115
SPF_IP188.165.47.95
SPF_IP46.105.32.152
SPF_IP87.98.147.223
SPF_IP87.98.169.69
SPF_IP91.134.197.235
SPF_IP94.23.207.214
SPF_MXzaclys.com

Related pages

Pivot deeper into the graph from zaclys.com.

Cypher and MCP

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

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