Hostname
tuusula.fi
Last fetched
tuusula.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.
Nutrition Label
Resolution chain
tuusula.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.217.114.231 | 95.217.0.0/16 | AS24940 | — | FI |
| 95.217.44.205 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- —
- Organization
- tuusulan kunta
- Contact emails
- —
Subdomains
279 observed subdomains of tuusula.fi.
Showing 25 of 279. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tuusula.fi in the public web crawl.
322 sites link to this hostname.
307 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for tuusula.fi.
| Mechanism | Target |
|---|---|
| SPF_A | mail.vtoasp.net |
| SPF_A | mda-out.datacenter.fi |
| SPF_INCLUDE | _spf.etaika.fi |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.cloudcare.fi |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.121.204.138/32 |
| SPF_IP | 185.121.204.4/32 |
| SPF_IP | 185.43.122.155 |
| SPF_IP | 185.55.176.54/32 |
| SPF_IP | 213.138.147.128/27 |
| SPF_IP | 213.214.170.95/32 |
| SPF_IP | 62.236.116.67/32 |
| SPF_IP | 91.123.138.69 |
| SPF_IP | 91.123.141.72 |
| SPF_IP | 95.175.113.181/32 |
Related pages
Pivot deeper into the graph from tuusula.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tuusula.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.