Hostname
proliitto.fi
Last fetched
proliitto.fi is a registered hostname under the .fi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- ammattiliitto pro ry
- Contact emails
- —
Subdomains
37 observed subdomains of proliitto.fi.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from proliitto.fi in the public web crawl.
251 sites link to this hostname.
412 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for proliitto.fi.
| Mechanism | Target |
|---|---|
| SPF_A | mta1.datacenter.fi |
| SPF_A | mta2.datacenter.fi |
| SPF_INCLUDE | _spf5.leaddesk.com |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | postimessaging.net |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.magiccloud.fi |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.26.12.160 |
| SPF_IP | 104.26.13.160 |
| SPF_IP | 135.181.64.198/29 |
| SPF_IP | 135.181.64.199 |
| SPF_IP | 141.193.32.19/32 |
| SPF_IP | 172.67.73.92 |
| SPF_IP | 185.26.48.116 |
| SPF_IP | 35.181.64.197 |
| SPF_IP | 37.233.91.184 |
| SPF_IP | 62.106.59.26 |
| SPF_IP | 81.22.248.0/25 |
| SPF_IP | 95.216.242.15 |
Related pages
Pivot deeper into the graph from proliitto.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proliitto.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.