Skip to content

Hostname

sydec40.fr

Last fetched

sydec40.fr resolves to 1 IPv4 address operated by AS50818 in FR. WHOIS lists registrar:idline-interpc as the registrar.

Nutrition Label

WHISPER CANON · sydec40.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sydec40.fr

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.82.77217.18.82.0/24AS50818FR

WHOIS identity

Registrar
registrar:idline-interpc
Organization
syndicat departemental d'electricite et d'eau des communes
Contact emails

Subdomains

11 observed subdomains of sydec40.fr.

Web-graph footprint

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

99 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sydec40.fr.

MechanismTarget
SPF_Asydec40.fr
SPF_INCLUDE_spfededoc.idline.fr
SPF_INCLUDEalpi40.fr
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.somei.fr
SPF_INCLUDEspf.tipimail.com
SPF_IP188.231.92.32/27
SPF_IP194.177.55.1/32
SPF_IP217.18.82.77
SPF_MXsydec40.fr

Related pages

Pivot deeper into the graph from sydec40.fr.

Cypher and MCP

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

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