Skip to content

Hostname

hellotrade.com

Last fetched

hellotrade.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.232.106.23413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.51.1713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.208.16013.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.109.1413.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.27.1303.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.93.1233.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.192.383.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.217.103.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.241.10943.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.159.5552.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.211.16465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.227.16265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.105.24265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.106.7113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.119.19413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
domain administrator
Contact emails

Subdomains

13 observed subdomains of hellotrade.com.

Web-graph footprint

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

68 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hellotrade.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEu36869.wl.sendgrid.net

Related pages

Pivot deeper into the graph from hellotrade.com.

Cypher and MCP

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

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