Skip to content

Hostname

cewe.fr

Last fetched

cewe.fr resolves to 1 IPv4 address operated by AS49494 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · cewe.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cewe.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.169.76.13193.169.76.0/23AS49494DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
cewe color sas
Contact emails

Subdomains

21 observed subdomains of cewe.fr.

Web-graph footprint

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

1,012 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cewe.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEelaine-asp.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP193.169.76.0/23
SPF_IP213.32.157.61/32

Related pages

Pivot deeper into the graph from cewe.fr.

Cypher and MCP

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

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