Hostname
buycryptocompare.com
Last fetched
buycryptocompare.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
buycryptocompare.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 |
|---|---|---|---|---|
| 108.139.29.115 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.60 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.62 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.90 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.158.32.107 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.122 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.32 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.57 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buycryptocompare.com owner
- Contact emails
- 139f46ac-e091-4a11-b083-eeb9ef2d28a6@identity-protect.org
- 2de49388-1727-41c2-9d0f-15de20b779d1@identity-protect.org
- 30f5dc61-b097-4d1e-b417-5dc1ffa55bd3@identity-protect.org
- b6abaec3-2f7a-436b-8c24-60c47ce33fed@identity-protect.org
- e76af7b3-0bad-4628-8310-33b1d4813680@identity-protect.org
- f2f69aab-1d71-4c41-ac6f-3b3cf99c8090@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from buycryptocompare.com.
- IP · 108.139.29.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 139f46ac-e091-4a11-b083-eeb9ef2d28a6@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: "buycryptocompare.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.