Skip to content

Hostname

utu.fi

Last fetched

utu.fi resolves to 1 IPv4 address operated by FUNETAS in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · utu.fiRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/utu.fi

Resolution chain

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

IPPrefixASNOperatorCountry
130.232.246.90130.232.0.0/16AS1741FUNETASFI

WHOIS identity

Registrar
iana:81
Organization
turun yliopisto
Contact emails

Subdomains

2,019 observed subdomains of utu.fi.

Web-graph footprint

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

4,057 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for utu.fi.

Related pages

Pivot deeper into the graph from utu.fi.

Cypher and MCP

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

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