Skip to content

Hostname

technopolis.fi

Last fetched

technopolis.fi resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in FI.

Nutrition Label

WHISPER CANON · technopolis.fiRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/technopolis.fi

Resolution chain

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

IPPrefixASNOperatorCountry
35.217.9.22235.217.0.0/18AS19527GOOGLE-2 - Google LLCFI

WHOIS identity

Registrar
Organization
technopolis oyj
Contact emails

Subdomains

67 observed subdomains of technopolis.fi.

Web-graph footprint

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

105 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for technopolis.fi.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.197.211.235
SPF_IP34.245.210.9/32
SPF_IP77.95.144.241
SPF_IP77.95.151.167
SPF_IP87.253.234.71/32
SPF_IP87.253.234.73/32
SPF_IP87.253.234.85/32

Related pages

Pivot deeper into the graph from technopolis.fi.

Cypher and MCP

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

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