Skip to content

Hostname

ywca.fi

Last fetched

ywca.fi has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:xonet as the registrar.

Nutrition Label

WHISPER CANON · ywca.fiRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ywca.fi

Resolution chain

ywca.fi has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:xonet
Organization
suomen nuorten naisten kristillisten yhdistysten liitto ry
Contact emails

Subdomains

4 observed subdomains of ywca.fi.

Web-graph footprint

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

55 sites link to this hostname.

211 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ywca.fi.

MechanismTarget
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.11.208.18/32
SPF_IP195.192.251.118

Related pages

Pivot deeper into the graph from ywca.fi.

Cypher and MCP

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

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