Skip to content

Hostname

manager.echoppenumerique.fr

Last fetched

manager.echoppenumerique.fr resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR.

Nutrition Label

WHISPER CANON · manager.echoppenumerique.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/manager.echoppenumerique.fr

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.166.167109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
217.182.126.142217.182.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with manager.echoppenumerique.fr in WhisperGraph.

Subdomains

1 observed subdomain of manager.echoppenumerique.fr.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for manager.echoppenumerique.fr.

MechanismTarget
SPF_Amanager.echoppenumerique.fr
SPF_IP109.234.166.167
SPF_MXmanager.echoppenumerique.fr

Related pages

Pivot deeper into the graph from manager.echoppenumerique.fr.

Cypher and MCP

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

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