Skip to content

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

WHISPER CANON · watermaster.fiRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/watermaster.fi

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.35.21394.237.32.0/21AS202053FI

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for watermaster.fi.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.165.205.115
SPF_IP62.44.202.18
SPF_IP81.19.127.78
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.