Skip to content

Hostname

wwf.se

Last fetched

wwf.se resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:nmu group as the registrar.

Nutrition Label

WHISPER CANON · wwf.seRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wwf.se

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.37.115188.208.36.0/23AS34762BE

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

48 observed subdomains of wwf.se.

Web-graph footprint

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

2,062 sites link to this hostname.

697 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wwf.se.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.27.136.157
SPF_IP198.2.134.139
SPF_IP52.232.27.151/32
SPF_IP80.251.200.199

Related pages

Pivot deeper into the graph from wwf.se.

Cypher and MCP

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

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