Skip to content

Hostname

atoy.fi

Last fetched

atoy.fi resolves to 4 IPv4 addresses operated by AS719 in FI.

Nutrition Label

WHISPER CANON · atoy.fiRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/atoy.fi

Resolution chain

atoy.fi resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
atoy oy
Contact emails

Subdomains

5 observed subdomains of atoy.fi.

Web-graph footprint

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

40 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for atoy.fi.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.36.214.2/32
SPF_IP192.36.214.8/32
SPF_IP85.217.110.73/32
SPF_MXatoy.fi

Related pages

Pivot deeper into the graph from atoy.fi.

Cypher and MCP

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

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