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
Resolution chain
espoo.fi resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.1.91 | 151.101.208.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.129.91 | 151.104.2.0/23 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.193.91 | 151.104.58.0/23 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.65.91 | 151.102.129.0/24 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- registrar:fujitsu finland oy
- Organization
- espoon kaupunki
- Contact emails
- —
Subdomains
139 observed subdomains of espoo.fi.
Showing 25 of 139. View all subdomains →
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
MX records
SPF policy
33 SPF mechanisms authorising senders for espoo.fi.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 131.207.55.41/32 |
| SPF_IP | 131.207.84.81/32 |
| SPF_IP | 164.215.32.76/30 |
| SPF_IP | 185.37.134.4 |
| SPF_IP | 185.37.134.5 |
| SPF_IP | 185.50.245.160/27 |
| SPF_IP | 185.50.246.0/25 |
| SPF_IP | 192.49.185.74 |
| SPF_IP | 193.64.173.0/24 |
| SPF_IP | 195.60.252.134 |
| SPF_IP | 195.60.252.50/32 |
| SPF_IP | 213.138.142.160/27 |
| SPF_IP | 213.138.145.0/28 |
| SPF_IP | 213.138.147.128/27 |
| SPF_IP | 213.138.147.148/30 |
| SPF_IP | 213.214.136.45 |
| SPF_IP | 213.214.136.8 |
| SPF_IP | 37.98.232.26/32 |
| SPF_IP | 46.182.112.81 |
| SPF_IP | 5.250.160.26/32 |
| SPF_IP | 80.242.30.39 |
| SPF_IP | 80.242.31.11 |
| SPF_IP | 81.22.169.238/32 |
| SPF_IP | 82.118.214.66/32 |
| SPF_IP | 89.250.48.136/32 |
| SPF_IP | 89.250.60.42/32 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.