Hostname
mysafety.fi
Last fetched
mysafety.fi is a registered hostname under the .fi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with mysafety.fi in WhisperGraph.
Subdomains
15 observed subdomains of mysafety.fi.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mysafety.fi in the public web crawl.
30 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for mysafety.fi.
| Mechanism | Target |
|---|---|
| SPF_A | mysafety.fi |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf_eucentral1.prod.hydra.sophos.com |
| SPF_INCLUDE | _spf_euwest1.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 178.77.90.228/32 |
| SPF_IP | 194.17.7.135/32 |
| SPF_IP | 194.17.7.157/32 |
| SPF_IP | 212.247.0.192/26 |
| SPF_IP | 217.30.180.101/32 |
| SPF_IP | 217.30.180.105/32 |
| SPF_IP | 217.30.180.117/32 |
| SPF_IP | 217.30.180.47/32 |
| SPF_IP | 217.30.180.64/32 |
| SPF_IP | 217.30.180.69/32 |
| SPF_IP | 217.30.180.75/32 |
| SPF_IP | 46.254.11.92/32 |
| SPF_IP | 82.99.25.160/28 |
| SPF_IP | 86.107.243.139/32 |
| SPF_IP | 89.45.227.195/32 |
| SPF_IP | 89.45.227.221/32 |
| SPF_MX | mysafety.fi |
Related pages
Pivot deeper into the graph from mysafety.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mysafety.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.