Skip to content

Hostname

tuusula.fi

Last fetched

tuusula.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · tuusula.fiRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/tuusula.fi

Resolution chain

tuusula.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
tuusulan kunta
Contact emails

Subdomains

279 observed subdomains of tuusula.fi.

Web-graph footprint

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

322 sites link to this hostname.

307 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for tuusula.fi.

MechanismTarget
SPF_Amail.vtoasp.net
SPF_Amda-out.datacenter.fi
SPF_INCLUDE_spf.etaika.fi
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cloudcare.fi
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.121.204.138/32
SPF_IP185.121.204.4/32
SPF_IP185.43.122.155
SPF_IP185.55.176.54/32
SPF_IP213.138.147.128/27
SPF_IP213.214.170.95/32
SPF_IP62.236.116.67/32
SPF_IP91.123.138.69
SPF_IP91.123.141.72
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from tuusula.fi.

Cypher and MCP

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

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