Hostname
stat.fi
Last fetched
stat.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:valtion tieto- ja viestintatekniikkakeskus valtori as the registrar.
Nutrition Label
Resolution chain
stat.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 |
|---|---|---|---|---|
| 20.50.16.243 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:valtion tieto- ja viestintatekniikkakeskus valtori
- Organization
- tilastokeskus
- Contact emails
- —
Subdomains
76 observed subdomains of stat.fi.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stat.fi in the public web crawl.
3,562 sites link to this hostname.
542 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for stat.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | hosted-at.csc.fi |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.129.153.23/32 |
| SPF_IP | 185.74.174.128/25 |
| SPF_IP | 212.20.196.35 |
| SPF_MX | stat.fi |
Related pages
Pivot deeper into the graph from stat.fi.
- IP · 20.50.16.243
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:valtion tieto- ja viestintatekniikkakeskus valtori
- Country · NL
- TLD · .fi
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stat.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.