Skip to content

Hostname

traderbot21.com

Last fetched

traderbot21.com resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · traderbot21.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/traderbot21.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.9.26.2085.9.26.0/24AS5606RO

WHOIS identity

Registrar
iana:303
Organization
on behalf of traderbot21.com owner
Contact emails

Subdomains

8 observed subdomains of traderbot21.com.

Threat posture

History

Mail and authentication

MX records

  • traderbot21.com

SPF policy

3 SPF mechanisms authorising senders for traderbot21.com.

MechanismTarget
SPF_Atraderbot21.com
SPF_IP86.107.43.90
SPF_MXtraderbot21.com

Related pages

Pivot deeper into the graph from traderbot21.com.

Cypher and MCP

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

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