Hostname
buycryptobtc.com
Last fetched
buycryptobtc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buycryptobtc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.116.2 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.72 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.78 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.98 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.112.33 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.4 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.54 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.94 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buycryptobtc.com owner
- Contact emails
- 177f7ca7-5a20-4054-841d-4f4fbaa98eb7@identity-protect.org
- 2eaf1c44-5f97-4ecd-a6f9-81c66058aabf@identity-protect.org
- 63902278-814a-4fcb-a6b8-5ff265c2c4db@identity-protect.org
- 63d55bb4-bca3-4077-a3db-55c7ef4686b8@identity-protect.org
- a68ef371-195a-4baf-8258-d1ff99c2b986@identity-protect.org
- b6b6c165-a14b-4917-974f-1b79aeec060f@identity-protect.org
- f6422930-2aad-4f06-8ded-97a408b9e747@identity-protect.org
- owner-10694308@buycryptobtc.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from buycryptobtc.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from buycryptobtc.com.
- IP · 18.164.116.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 177f7ca7-5a20-4054-841d-4f4fbaa98eb7@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- 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: "buycryptobtc.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.