Hostname
tek.fi
Last fetched
tek.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:woima hosting oy as the registrar.
Nutrition Label
Resolution chain
tek.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.157.174.105 | 52.152.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:woima hosting oy
- Organization
- tekniikan akateemisten liitto tek ry
- Contact emails
- —
Subdomains
74 observed subdomains of tek.fi.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tek.fi in the public web crawl.
373 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for tek.fi.
| Mechanism | Target |
|---|---|
| SPF_A | tek.fi |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.8.130.96/28 |
| SPF_IP | 95.217.199.128/28 |
| SPF_MX | tek.fi |
Related pages
Pivot deeper into the graph from tek.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tek.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.