Skip to content

Hostname

wwf.be

Last fetched

wwf.be resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nucleus as the registrar.

Nutrition Label

WHISPER CANON · wwf.beRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wwf.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.66172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:nucleus
Organization
Contact emails

Subdomains

53 observed subdomains of wwf.be.

Web-graph footprint

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

701 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wwf.be.

MechanismTarget
SPF_INCLUDEprezlymail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.118.39.9
SPF_IP193.191.129.23
SPF_IP217.21.189.75
SPF_IP86.39.202.101
SPF_IP89.221.178.154/32

Related pages

Pivot deeper into the graph from wwf.be.

Cypher and MCP

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

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