Skip to content

Hostname

fimlab.fi

Last fetched

fimlab.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · fimlab.fiRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fimlab.fi

Resolution chain

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

IPPrefixASNOperatorCountry
20.234.197.1720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

52 observed subdomains of fimlab.fi.

Web-graph footprint

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

103 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for fimlab.fi.

MechanismTarget
SPF_INCLUDE_spf.etaika.fi
SPF_INCLUDE_spf.vihta.com
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf.cuuma.fi
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.127.84.1
SPF_IP185.127.84.2
SPF_IP185.127.84.3
SPF_IP185.59.117.132/32
SPF_IP185.59.117.148/32
SPF_IP185.59.117.174
SPF_IP185.59.117.190
SPF_IP213.138.142.160/27
SPF_IP213.138.145.0/28
SPF_IP213.138.147.128/27
SPF_IP213.138.155.90
SPF_IP213.214.158.144/28
SPF_IP31.172.154.165/32
SPF_IP31.172.154.166/32
SPF_IP37.44.54.203
SPF_IP62.71.8.164

Related pages

Pivot deeper into the graph from fimlab.fi.

Cypher and MCP

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

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