Skip to content

Hostname

syndex.fr

Last fetched

syndex.fr resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:celeste as the registrar.

Nutrition Label

WHISPER CANON · syndex.frRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/syndex.fr

Resolution chain

syndex.fr resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.84104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.84104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.184172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:celeste
Organization
syndex
Contact emails

Subdomains

24 observed subdomains of syndex.fr.

Web-graph footprint

Distinct hostnames that link to or from syndex.fr in the public web crawl.

129 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for syndex.fr.

MechanismTarget
SPF_Amailinfra.oodrive.com
SPF_INCLUDEmessage-business.com
SPF_INCLUDEmynelis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.16.5.0/24
SPF_IP46.16.200.180/32
SPF_IP87.89.34.233
SPF_IP89.90.204.241

Related pages

Pivot deeper into the graph from syndex.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "syndex.fr"})-[: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.