Hostname
watermaster.fi
Last fetched
watermaster.fi resolves to 1 IPv4 address operated by AS202053 in FI. WHOIS lists registrar:triuvare oy as the registrar.
Nutrition Label
Resolution chain
watermaster.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.237.35.213 | 94.237.32.0/21 | AS202053 | — | FI |
WHOIS identity
- Registrar
- registrar:triuvare oy
- Organization
- yhteisviejat tamex oy register number: 2126801-4 address: domain-nimet
- Contact emails
- —
Subdomains
3 observed subdomains of watermaster.fi.
Web-graph footprint
Distinct hostnames that link to or from watermaster.fi in the public web crawl.
26 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for watermaster.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.165.205.115 |
| SPF_IP | 62.44.202.18 |
| SPF_IP | 81.19.127.78 |
| SPF_IP | 94.237.35.213 |
Related pages
Pivot deeper into the graph from watermaster.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "watermaster.fi"})-[: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.