Skip to content

Hostname

plateforme.trading

Last fetched

plateforme.trading resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · plateforme.tradingRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/plateforme.trading

Resolution chain

plateforme.trading resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.43.238.13067.43.224.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:1011
Organization
privacydotlink customer 3162055
Contact emails

Subdomains

8 observed subdomains of plateforme.trading.

Web-graph footprint

Distinct hostnames that link to or from plateforme.trading in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • plateforme.trading

SPF policy

7 SPF mechanisms authorising senders for plateforme.trading.

MechanismTarget
SPF_Aplateforme.trading
SPF_INCLUDEspf.likuid.com
SPF_IP142.44.213.102/24
SPF_IP158.69.18.69/32
SPF_IP66.70.179.225/24
SPF_IP67.43.238.130
SPF_MXplateforme.trading

Related pages

Pivot deeper into the graph from plateforme.trading.

Cypher and MCP

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

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