Skip to content

Hostname

weka.fr

Last fetched

weka.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · weka.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/weka.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.26.241104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.152.20172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
193.19.208.119193.19.208.0/22AS48813FR

WHOIS identity

Registrar
registrar:gandi
Organization
editions weka
Contact emails

Subdomains

55 observed subdomains of weka.fr.

Web-graph footprint

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

1,103 sites link to this hostname.

679 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for weka.fr.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf.google.com
SPF_IP194.15.166.21
SPF_IP194.15.166.23
SPF_IP195.200.98.189
SPF_IP195.214.243.54
SPF_IP195.214.243.59
SPF_IP195.25.183.154/32

Related pages

Pivot deeper into the graph from weka.fr.

Cypher and MCP

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

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