Skip to content

Hostname

greentrade.net

Last fetched

greentrade.net resolves to 212.83.179.4, announced in 212.83.160.0/19 by AS12876 - Scaleway SAS in FR. greentrade.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · greentrade.netRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/greentrade.net

Resolution chain

IPv6 resolution

No AAAA record for greentrade.net is recorded in WhisperGraph.

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
nadia tarrieu
Contact emails
06521fd36526fd7df891f73dd538d943-1154821@contact.gandi.net, b9ff44ceea7b4c4551bbd41cbf939ff9-1154821@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-12-b.gandi.net
  • ns-171-a.gandi.net
  • ns-51-c.gandi.net
  • backup.maxii.net
  • nuage.maxii.net
  • soleil.maxii.net

MX records

  • backup.maxii.net
  • nuage.maxii.net
  • soleil.maxii.net

SPF policy

  • include: spf.mailjet.com
  • mx: greentrade.net
  • ip: 212.83.178.246
  • ip: 212.83.178.253
  • ip: 212.83.180.107
  • ip: 212.83.180.113

Threat-feed evidence

History

Related pages

Pivot from greentrade.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "greentrade.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.