Skip to content

Hostname

traders.com

Last fetched

traders.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · traders.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/traders.com

Resolution chain

traders.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.203104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.203104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.81172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
50.227.145.9850.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:2
Organization
technical analysis,
Contact emails

Subdomains

19 observed subdomains of traders.com.

Web-graph footprint

Distinct hostnames that link to or from traders.com in the public web crawl.

255 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for traders.com.

MechanismTarget
SPF_Aedit113.store.bf1.yahoo.com
SPF_Atraders.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_IP50.224.242.100/30
SPF_IP50.227.145.97/27
SPF_MXtraders.com

Related pages

Pivot deeper into the graph from traders.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "traders.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.