Hostname
shopkeeper.com
Last fetched
shopkeeper.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shopkeeper.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.224.202.118 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.115.45 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.21.212 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.36.116 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.227.168 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.226.177.44 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shopkeeper.com owner
- Contact emails
- shopkeeper.com@domainsbyproxy.com
- files@shopkeeper.com
- files@shopkeeper.net
- 112db4e0-82c2-4229-801d-591fec0ed9e8@identity-protect.org
- 21d7d375-c0a1-4270-912a-9822ee2b80cf@identity-protect.org
- 7b1015aa-f1e5-49fc-a0d1-45ef4c9e4f86@identity-protect.org
- af5ed6fa-3283-4bc8-959a-e7dbbd964649@identity-protect.org
- bfde5b85-c147-4947-be39-6c10e7c7aa6e@identity-protect.org
- d4c50308-c633-441f-a154-affd427457aa@identity-protect.org
- owner-3594297@shopkeeper.com.whoisprivacyservice.org
- owner-7487910@shopkeeper.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of shopkeeper.com.
Web-graph footprint
Distinct hostnames that link to or from shopkeeper.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for shopkeeper.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | send.aweber.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from shopkeeper.com.
- IP · 3.224.202.118
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · shopkeeper.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shopkeeper.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.