Skip to content

Hostname

codeenigma.fr

Last fetched

codeenigma.fr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · codeenigma.frRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codeenigma.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.7.11513.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.229.11413.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.118.24813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.223.16913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.231.11618.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.108.8118.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:gandi
Organization
code enigma
Contact emails

Subdomains

1 observed subdomain of codeenigma.fr.

Web-graph footprint

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

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for codeenigma.fr.

MechanismTarget
SPF_Acodeenigma.fr
SPF_INCLUDE_spf.freeagent.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_MXcodeenigma.fr

Related pages

Pivot deeper into the graph from codeenigma.fr.

Cypher and MCP

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

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