Hostname
z-wave.me
Last fetched
z-wave.me resolves to 185.25.224.210, announced in 185.25.224.0/24 by Alsenet - Alsenet SA in CH. z-wave.me is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 185.25.224.210
185.25.224.0/24 · Alsenet - Alsenet SA · Châtelaine, CH
IPv6 resolution
No AAAA record for z-wave.me is recorded in WhisperGraph.
Attribution
alsenet
ORIGIN_AS
WHOIS identity
- Registrar
- iana:463
- Registrant organisation
- sergey g poltorak
- Contact emails
- poltorak@alsenet.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.alsenet.net
- ns2.alsenet.net
- ns4-l2.nic.ru
- ns8-l2.nic.ru
MX records
- z.alsenet.com
- s.alsenet.com
SPF policy
- include: mxsspf.sendpulse.com
- a: z-wave.me
- mx: z-wave.me
- include: rsndr.ru
- ip: 185.25.224.201
- ip: 185.25.224.239
Threat-feed evidence
History
Related pages
Pivot from z-wave.me into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "z-wave.me"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.