Hostname
fimnet.fi
Last fetched
fimnet.fi resolves to 2 IPv4 addresses operated by AS42708 in FI.
Nutrition Label
Resolution chain
fimnet.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.143.221.98 | 83.146.85.0/24 | AS42708 | — | FI |
| 83.143.222.4 | 83.146.85.0/24 | AS42708 | — | FI |
WHOIS identity
- Registrar
- —
- Organization
- fennomed oy
- Contact emails
- —
Subdomains
80 observed subdomains of fimnet.fi.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fimnet.fi in the public web crawl.
74 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for fimnet.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_IP | 193.64.206.230 |
| SPF_IP | 83.143.217.137 |
| SPF_IP | 83.143.217.138 |
| SPF_IP | 83.143.219.134/32 |
| SPF_IP | 83.143.221.109 |
| SPF_IP | 83.143.221.97 |
| SPF_IP | 83.143.221.98 |
| SPF_IP | 83.143.222.0/28 |
Related pages
Pivot deeper into the graph from fimnet.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fimnet.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.