Hostname
e-hoops.com
Last fetched
e-hoops.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
e-hoops.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 |
|---|---|---|---|---|
| 13.33.252.11 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.40 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.77 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.79 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.104 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.122 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.57 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.6 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of e-hoops.com owner
- Contact emails
- e-hoops.com@proxy.dreamhost.com
- 61fbd6b775164dc5953acd218de86726.protect@withheldforprivacy.com
- 07866ea1-1851-4dc4-87bc-23362e13b75a@identity-protect.org
- 07e87b73-28a2-4835-951c-cd5719e36e12@identity-protect.org
- 420640da-8dfb-49ed-9c58-bf9699b6a8a6@identity-protect.org
- owner-70148@e-hoops.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of e-hoops.com.
| Subdomain |
|---|
| wildcard.e-hoops.com |
Web-graph footprint
Distinct hostnames that link to or from e-hoops.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from e-hoops.com.
- IP · 13.33.252.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · e-hoops.com@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · eh…
- 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: "e-hoops.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.