Skip to content

Hostname

trade-winds.com

Last fetched

trade-winds.com resolves to 1 IPv4 address operated by AS35041 in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · trade-winds.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trade-winds.com

Resolution chain

trade-winds.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.93.249.206193.93.248.0/22AS35041SE

WHOIS identity

Registrar
iana:106
Organization
tom calthrop
Contact emails

Subdomains

32 observed subdomains of trade-winds.com.

Web-graph footprint

Distinct hostnames that link to or from trade-winds.com in the public web crawl.

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for trade-winds.com.

MechanismTarget
SPF_INCLUDE_spf.m101.websupport.se
SPF_INCLUDEinclude.space2u.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.93.249.206

Related pages

Pivot deeper into the graph from trade-winds.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trade-winds.com"})-[: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.