Skip to content

Hostname

just2trade.com

Last fetched

just2trade.com resolves to 2 IPv4 addresses operated by AS3327 in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · just2trade.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/just2trade.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
angelite investments
Contact emails

Subdomains

26 observed subdomains of just2trade.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for just2trade.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.just2trade.com
SPF_IP154.61.34.206
SPF_IP195.190.66.6
SPF_IP4.14.216.133
SPF_IP62.67.209.216
SPF_IP74.217.48.77
SPF_IP89.219.0.21

Related pages

Pivot deeper into the graph from just2trade.com.

Cypher and MCP

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

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