Skip to content

Hostname

weda.fr

Last fetched

weda.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:netsample as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.210.103.951.210.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:netsample
Organization
fabrice greenbaum
Contact emails

Subdomains

53 observed subdomains of weda.fr.

Web-graph footprint

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

49 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for weda.fr.

MechanismTarget
SPF_Amail.weda.fr
SPF_INCLUDE144824360.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP149.202.244.86
SPF_IP185.204.106.17
SPF_IP46.30.201.194
SPF_IP46.30.205.232
SPF_IP46.30.206.51
SPF_IP46.30.206.52
SPF_IP57.128.13.146
SPF_IP79.174.202.82
SPF_IP81.64.113.109

Related pages

Pivot deeper into the graph from weda.fr.

Cypher and MCP

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

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