Skip to content

Hostname

hytest.fi

Last fetched

hytest.fi resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:mp-masterplanet oy as the registrar.

Nutrition Label

WHISPER CANON · hytest.fiRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/hytest.fi

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.201.16795.216.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:mp-masterplanet oy
Organization
hytest oy
Contact emails

Subdomains

8 observed subdomains of hytest.fi.

Web-graph footprint

Distinct hostnames that link to or from hytest.fi in the public web crawl.

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hytest.fi.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.100.86.33
SPF_IP194.100.97.19

Related pages

Pivot deeper into the graph from hytest.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hytest.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.