Hostname
lao.fi
Last fetched
lao.fi resolves to 1 IPv4 address operated by FUNETAS - CSC - Tieteen tietotekniikan keskus Oy in FI.
Nutrition Label
Resolution chain
lao.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.167.81.58 | 193.166.0.0/15 | AS1741 | FUNETAS - CSC - Tieteen tietotekniikan keskus Oy | FI |
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
MX records
SPF policy
14 SPF mechanisms authorising senders for lao.fi.
| Mechanism | Target |
|---|---|
| SPF_A | bn3.mail.sharepointonline.com |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.207.50.192 |
| SPF_IP | 185.179.117.16 |
| SPF_IP | 188.65.136.43 |
| SPF_IP | 193.167.87.142 |
| SPF_IP | 193.167.87.143 |
| SPF_IP | 213.157.70.73 |
| SPF_IP | 217.152.242.203 |
| SPF_IP | 62.142.5.107/32 |
| SPF_IP | 62.142.5.109/32 |
| SPF_IP | 62.142.5.110/32 |
| SPF_IP | 62.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.