Skip to content

Hostname

tradewing.com

Last fetched

tradewing.com resolves to 2 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · tradewing.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tradewing.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.116.43.11650.116.32.0/20AS63949US
98.95.131.2098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245727584
Contact emails

Subdomains

116 observed subdomains of tradewing.com.

Web-graph footprint

Distinct hostnames that link to or from tradewing.com in the public web crawl.

55 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tradewing.com.

MechanismTarget
SPF_INCLUDE8272207.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from tradewing.com.

Cypher and MCP

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

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