Skip to content

Hostname

lao.fi

Last fetched

lao.fi resolves to 1 IPv4 address operated by FUNETAS - CSC - Tieteen tietotekniikan keskus Oy in FI.

Nutrition Label

WHISPER CANON · lao.fiRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lao.fi

Resolution chain

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

IPPrefixASNOperatorCountry
193.167.81.58193.166.0.0/15AS1741FUNETAS - CSC - Tieteen tietotekniikan keskus OyFI

WHOIS identity

No WHOIS records are currently associated with lao.fi in WhisperGraph.

Subdomains

8 observed subdomains of lao.fi.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lao.fi.

MechanismTarget
SPF_Abn3.mail.sharepointonline.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.207.50.192
SPF_IP185.179.117.16
SPF_IP188.65.136.43
SPF_IP193.167.87.142
SPF_IP193.167.87.143
SPF_IP213.157.70.73
SPF_IP217.152.242.203
SPF_IP62.142.5.107/32
SPF_IP62.142.5.109/32
SPF_IP62.142.5.110/32
SPF_IP62.142.5.117/32

Related pages

Pivot deeper into the graph from lao.fi.

Cypher and MCP

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

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