Skip to content

Hostname

just2trade.pro

Last fetched

just2trade.pro resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · just2trade.proRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/just2trade.pro

Resolution chain

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

IPPrefixASNOperatorCountry
18.192.227.24518.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
89.219.0.6789.219.0.0/24AS3327NL

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
just2trade online
Contact emails

Subdomains

2 observed subdomains of just2trade.pro.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from just2trade.pro.

Cypher and MCP

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

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