Skip to content

Hostname

wwf.fr

Last fetched

wwf.fr resolves to 1 IPv4 address operated by AS50812 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · wwf.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wwf.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.145.32.229185.145.32.0/24AS50812FR

WHOIS identity

Registrar
registrar:ovh
Organization
fonds mondial pour la nature france
Contact emails

Subdomains

68 observed subdomains of wwf.fr.

Web-graph footprint

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

3,624 sites link to this hostname.

389 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wwf.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.causeaeffet.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.177.179/32
SPF_IP185.116.104.78
SPF_IP185.145.32.248
SPF_IP185.145.32.250
SPF_IP185.145.32.8
SPF_IP195.154.177.10

Related pages

Pivot deeper into the graph from wwf.fr.

Cypher and MCP

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

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