Skip to content

Hostname

tradeholding.com

Last fetched

tradeholding.com resolves to 38.121.43.116, announced in 38.121.43.0/24 by AS-GLOBALTELEHOST - GTHost in US. tradeholding.com 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 · tradeholding.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tradeholding.com

Resolution chain

IPv6 resolution

No AAAA record for tradeholding.com is recorded in WhisperGraph.

Attribution

gthost

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Contact emails
office@premierworld.biz, noreply@data-protected.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

  • linda.ns.cloudflare.com
  • marek.ns.cloudflare.com

MX records

  • mail.tradeholding.com

SPF policy

  • ip: 69.162.107.0/24
  • ip: 108.168.206.0/24
  • ip: 216.245.217.0/24
  • ip: 108.168.194.144/30
  • ip: 108.168.215.176/30
  • ip: 199.191.58.216/30
  • ip: 216.245.192.224/29
  • ip: 108.168.207.226/31
  • ip: 63.143.59.24/29
  • ip: 108.168.201.76/30
  • a: server04.foxgray.com
  • a: vps227.foxgray.com
  • a: vps228.foxgray.com
  • a: vps229.foxgray.com
  • a: vps230.foxgray.com
  • a: tradeholding.com
  • mx: tradeholding.com
  • a: vps1.tradeholding.com
  • a: vps11.tradeholding.com
  • a: vps12.tradeholding.com
  • a: vps13.tradeholding.com
  • a: vps14.tradeholding.com
  • a: vps15.tradeholding.com
  • a: vps2.tradeholding.com
  • a: vps3.tradeholding.com
  • a: vps4.tradeholding.com
  • a: vps5.tradeholding.com
  • a: vps6.tradeholding.com
  • a: vps7.tradeholding.com
  • ip: 104.131.80.236
  • ip: 104.171.124.226
  • ip: 104.171.124.227
  • ip: 104.171.124.228
  • ip: 104.171.124.229
  • ip: 104.171.124.230
  • ip: 104.236.35.252
  • ip: 108.168.131.18
  • ip: 173.193.173.254
  • ip: 173.255.202.161
  • ip: 198.58.123.137
  • ip: 216.245.192.226
  • ip: 2600:3c00:0:0:f03c:91ff:fe5b:4c63
  • ip: 2600:3c00:0:0:f03c:91ff:fe9e:59bb
  • ip: 2600:3c00:0:0:f03c:91ff:feda:3ac7
  • ip: 2600:3c00:0:0:f03c:91ff:feda:5811
  • ip: 38.121.43.116
  • ip: 38.68.135.195
  • ip: 45.79.5.36
  • ip: 72.14.178.64
  • ip: 81.196.170.132

Threat-feed evidence

History

Related pages

Pivot from tradeholding.com 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: "tradeholding.com"})-[: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.