Skip to content

Hostname

fysios.fi

Last fetched

fysios.fi resolves to 1 IPv4 address operated by AS209626 in NL.

Nutrition Label

WHISPER CANON · fysios.fiRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fysios.fi

Resolution chain

fysios.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626NL

WHOIS identity

No WHOIS records are currently associated with fysios.fi in WhisperGraph.

Subdomains

22 observed subdomains of fysios.fi.

Web-graph footprint

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

80 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fysios.fi.

MechanismTarget
SPF_Afysios.fi
SPF_Asecure.mehilainen.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcust.dlsoftware.com
SPF_INCLUDEu17711492.wl243.sendgrid.net
SPF_IP65.21.5.199
SPF_MXfysios.fi

Related pages

Pivot deeper into the graph from fysios.fi.

Cypher and MCP

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

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