Skip to content

Hostname

tradingview.com

Last fetched

tradingview.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · tradingview.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tradingview.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.221.2418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:86
Organization
andrey kirillov
Contact emails

Subdomains

112 observed subdomains of tradingview.com.

Web-graph footprint

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

25,075 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tradingview.com.

MechanismTarget
SPF_Atradingview.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mta1.tradingview.com
SPF_INCLUDE_spf.mta2.tradingview.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_MXtradingview.com

Related pages

Pivot deeper into the graph from tradingview.com.

Cypher and MCP

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

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