Skip to content

Hostname

e-systemes.com

Last fetched

e-systemes.com resolves to 1 IPv4 address operated by GANDI-AS-2 Domain name registrar - www.gandi.net in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.104.4446.226.104.0/22AS203476GANDI-AS-2 Domain name registrar - www.gandi.netFR

WHOIS identity

Registrar
iana:81
Organization
e systemes
Contact emails

Subdomains

5 observed subdomains of e-systemes.com.

Web-graph footprint

Distinct hostnames that link to or from e-systemes.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-systemes.com.

MechanismTarget
SPF_Arelay.e-systemes.fr
SPF_Arelay2.e-systemes.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.180.214.231/32
SPF_IP46.226.106.52
SPF_IP82.65.124.225

Related pages

Pivot deeper into the graph from e-systemes.com.

Cypher and MCP

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

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