Skip to content

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

WHISPER CANON · stat.fiRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/stat.fi

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.16.24320.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:valtion tieto- ja viestintatekniikkakeskus valtori
Organization
tilastokeskus
Contact emails

Subdomains

76 observed subdomains of stat.fi.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stat.fi.

MechanismTarget
SPF_INCLUDEhosted-at.csc.fi
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.129.153.23/32
SPF_IP185.74.174.128/25
SPF_IP212.20.196.35
SPF_MXstat.fi

Related pages

Pivot deeper into the graph from stat.fi.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.