Hostname
hopfeed.com
Last fetched
hopfeed.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3748 as the registrar.
Nutrition Label
Resolution chain
hopfeed.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.201.53.166 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.82.42.139 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3748
- Organization
- clickbank
- Contact emails
- domains@clickbank.com
- domains@hugedomains.com
- 17e73a80-1eec-4a5f-96aa-116fbb4918a1@identity-protect.org
- 63fb9c4f-9591-4809-82e9-c33b4f864ec3@identity-protect.org
- 9459d5c8-e45e-49f4-a128-42f7702bfab0@identity-protect.org
- f0991560-2889-49a7-97af-3e3a572bbcde@identity-protect.org
- f7816d50-f13a-4ab7-bd26-6aefd7798778@identity-protect.org
Subdomains
3,160 observed subdomains of hopfeed.com.
Showing 25 of 3,160. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hopfeed.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from hopfeed.com.
- IP · 52.201.53.166
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:3748
- Country · US
- Email · domains@clickbank.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hopfeed.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.