Skip to content

Hostname

crbtrader.com

Last fetched

crbtrader.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · crbtrader.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crbtrader.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.52.12818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.1918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.9218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.170.152.1053.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.1283.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.453.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.703.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

2 observed subdomains of crbtrader.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for crbtrader.com.

MechanismTarget
SPF_Acrbtrader.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbarchart.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP8.18.161.0/24
SPF_MXcrbtrader.com
SPF_MXhermes2.barchart.com

Related pages

Pivot deeper into the graph from crbtrader.com.

Cypher and MCP

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

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