Skip to content

Hostname

wmda.info

Last fetched

wmda.info is a registered hostname under the .info top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · wmda.infoRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wmda.info

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:269
Organization
europdonor foundation
Contact emails

Subdomains

20 observed subdomains of wmda.info.

Web-graph footprint

Distinct hostnames that link to or from wmda.info in the public web crawl.

226 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wmda.info.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.avetica.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.67.212.132

Related pages

Pivot deeper into the graph from wmda.info.

Cypher and MCP

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

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