Hostname
wemo.solutions
Last fetched
wemo.solutions is a registered hostname under the .solutions top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1420
- Organization
- matthias radmuller - wemo solutions
- Contact emails
Subdomains
48 observed subdomains of wemo.solutions.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wemo.solutions in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for wemo.solutions.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 188.40.59.180 |
| SPF_IP | 188.40.59.181 |
| SPF_IP | 188.40.59.254 |
| SPF_IP | 78.47.223.211 |
Related pages
Pivot deeper into the graph from wemo.solutions.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wemo.solutions"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.