Skip to content

Hostname

tradesoft.fi

Last fetched

tradesoft.fi resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · tradesoft.fiRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/tradesoft.fi

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.3.52151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
80.69.164.2080.69.160.0/21AS29422FI

WHOIS identity

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

Subdomains

15 observed subdomains of tradesoft.fi.

Web-graph footprint

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

34 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tradesoft.fi.

MechanismTarget
SPF_Atradesoft.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_IP31.217.196.210
SPF_IP31.217.196.212/32
SPF_MXtradesoft.fi

Related pages

Pivot deeper into the graph from tradesoft.fi.

Cypher and MCP

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

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