Skip to content

Hostname

traderinteractive.com

Last fetched

traderinteractive.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · traderinteractive.comRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/traderinteractive.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.66.18100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.63.23100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.219.86.11218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.85.9118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.161.236.10254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.187.22854.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.101.3832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.209.7332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of traderinteractive.com owner
Contact emails

Subdomains

23 observed subdomains of traderinteractive.com.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for traderinteractive.com.

MechanismTarget
SPF_REDIRECT89pzp6et._spf._d.mim.ec

Related pages

Pivot deeper into the graph from traderinteractive.com.

Cypher and MCP

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

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