Skip to content

Hostname

bitcointradernow.com

Last fetched

bitcointradernow.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1917 as the registrar.

Nutrition Label

WHISPER CANON · bitcointradernow.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bitcointradernow.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.106108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.114108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.115108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.96108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.134.12013.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.5313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.9713.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.9813.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.162.247.1103.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.1213.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.233.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.623.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1917
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

3 observed subdomains of bitcointradernow.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bitcointradernow.com.

Cypher and MCP

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

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