Skip to content

Hostname

connect.fi

Last fetched

connect.fi resolves to 1 IPv4 address operated by AS1759 in FI.

Nutrition Label

WHISPER CANON · connect.fiRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/connect.fi

Resolution chain

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

IPPrefixASNOperatorCountry
195.156.97.34195.156.0.0/16AS1759FI

WHOIS identity

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

Subdomains

23 observed subdomains of connect.fi.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for connect.fi.

MechanismTarget
SPF_Aconnect.fi
SPF_IP192.89.123.25/32
SPF_IP195.156.97.35
SPF_IP62.142.5.0/24
SPF_IP62.71.2.0/24
SPF_MXconnect.fi

Related pages

Pivot deeper into the graph from connect.fi.

Cypher and MCP

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

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