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
Resolution chain
bitcointradernow.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.106 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.114 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.115 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.96 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.225.134.120 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.53 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.97 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.98 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.162.247.110 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.121 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.23 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.62 | 3.162.244.0/22 | AS16509 | AMAZON-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.
- IP · 108.138.26.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1917
- Country · DE
- Email · bitcointradernow.com@whoisprotection.domains
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.