Skip to content

Hostname

espoo.fi

Last fetched

espoo.fi resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:fujitsu finland oy as the registrar.

Nutrition Label

WHISPER CANON · espoo.fiRouting diversity3.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/espoo.fi

Resolution chain

espoo.fi resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.1.91151.101.208.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.129.91151.104.2.0/23AS54113FASTLY - Fastly, Inc.CA
151.101.193.91151.104.58.0/23AS54113FASTLY - Fastly, Inc.CA
151.101.65.91151.102.129.0/24AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
registrar:fujitsu finland oy
Organization
espoon kaupunki
Contact emails

Subdomains

139 observed subdomains of espoo.fi.

Web-graph footprint

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

1,622 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for espoo.fi.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP131.207.55.41/32
SPF_IP131.207.84.81/32
SPF_IP164.215.32.76/30
SPF_IP185.37.134.4
SPF_IP185.37.134.5
SPF_IP185.50.245.160/27
SPF_IP185.50.246.0/25
SPF_IP192.49.185.74
SPF_IP193.64.173.0/24
SPF_IP195.60.252.134
SPF_IP195.60.252.50/32
SPF_IP213.138.142.160/27
SPF_IP213.138.145.0/28
SPF_IP213.138.147.128/27
SPF_IP213.138.147.148/30
SPF_IP213.214.136.45
SPF_IP213.214.136.8
SPF_IP37.98.232.26/32
SPF_IP46.182.112.81
SPF_IP5.250.160.26/32
SPF_IP80.242.30.39
SPF_IP80.242.31.11
SPF_IP81.22.169.238/32
SPF_IP82.118.214.66/32
SPF_IP89.250.48.136/32
SPF_IP89.250.60.42/32
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from espoo.fi.

Cypher and MCP

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

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