Skip to content

Hostname

tradingscreen.com

Last fetched

tradingscreen.com resolves to 34.128.166.136, announced in 34.128.128.0/17 by GOOGLE-CLOUD-PLATFORM - Google LLC. tradingscreen.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 · tradingscreen.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tradingscreen.com

Resolution chain

IPv6 resolution

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

WHOIS identity

Registrar
iana:2
Registrant organisation
imagine software
Contact emails
ce2f34n25z6@networksolutionsprivateregistration.com, eb8545m96wy@networksolutionsprivateregistration.com, ek4tp7yz7vt@networksolutionsprivateregistration.com, fy2rd7h872j@networksolutionsprivateregistration.com, glennr@imagine-sw.com, jp3qj6ev659@networksolutionsprivateregistration.com, qh3f97t92ag@networksolutionsprivateregistration.com, u84fg2xw3mh@networksolutionsprivateregistration.com, vz4qr7zg87q@networksolutionsprivateregistration.com, ws2tx7mp47e@networksolutionsprivateregistration.com, ye2jw2yn874@networksolutionsprivateregistration.com, yy5qb2367py@networksolutionsprivateregistration.com

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

  • ns0.tradingscreen.com
  • ns1.tradingscreen.com
  • ns3.tradingscreen.com
  • ns-703.awsdns-23.net

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 205.139.110.0/24
  • ip: 170.10.129.0/24
  • ip: 170.10.133.0/24
  • ip: 63.128.21.0/24
  • ip: 216.205.24.0/24
  • ip: 207.211.31.0/25
  • ip: 207.211.41.113/32
  • ip: 207.211.30.128/25
  • ip: 207.211.30.64/26
  • ip: 185.58.84.93/32
  • include: spf.messagelabs.com
  • include: sent-via.netsuite.com
  • a: tradingscreen.com

Threat-feed evidence

History

Related pages

Pivot from tradingscreen.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: "tradingscreen.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.