Hostname
hsl.fi
Last fetched
hsl.fi resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE. WHOIS lists registrar:nettitieto oy as the registrar.
Nutrition Label
Resolution chain
hsl.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 |
|---|---|---|---|---|
| 141.101.90.104 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.105 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.106 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.107 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
WHOIS identity
- Registrar
- registrar:nettitieto oy
- Organization
- hsl helsingin seudun liikenne
- Contact emails
- —
Subdomains
102 observed subdomains of hsl.fi.
Showing 25 of 102. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hsl.fi in the public web crawl.
1,727 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for hsl.fi.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_A | hsl.fi |
| SPF_INCLUDE | _spf.t5.fi |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtps.fi |
| SPF_IP | 158.90.140.10 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 198.2.132.0/22 |
| SPF_IP | 198.2.136.0/23 |
| SPF_IP | 198.2.145.0/24 |
| SPF_IP | 198.2.177.0/24 |
| SPF_IP | 198.2.178.0/23 |
| SPF_IP | 198.2.180.0/24 |
| SPF_IP | 198.2.186.0/23 |
| SPF_IP | 205.201.131.128/25 |
| SPF_IP | 205.201.134.128/25 |
| SPF_IP | 205.201.136.0/23 |
| SPF_IP | 205.201.139.0/24 |
| SPF_IP | 213.138.147.148/31 |
| SPF_IP | 45.14.148.0/22 |
| SPF_IP | 87.253.232.0/21 |
| SPF_IP | 90.226.254.64/29 |
| SPF_IP | 90.226.254.72/31 |
| SPF_IP | 95.175.107.157 |
| SPF_MX | hsl.fi |
Related pages
Pivot deeper into the graph from hsl.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hsl.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.