Hostname
shopwarden.com
Last fetched
shopwarden.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shopwarden.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.65.148.127 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.22 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.3 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.89 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.161.225.102 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.126 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.55 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.58 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shopwarden.com owner
- Contact emails
- shopwarden.com@domainsbyproxy.com
- 354e3684-afe9-40c6-906e-faf0c0f2b2b7@identity-protect.org
- 3ac38147-e619-4f9a-bb95-c548a8e9d34a@identity-protect.org
- 5bf046c7-6d02-49bf-9aeb-92e119038988@identity-protect.org
- 7699bf7f-3c09-49af-8f74-d797f40a146e@identity-protect.org
- a22f9d98-4e40-42c4-90e9-9fd7c6c79f7e@identity-protect.org
- bb242395-021c-4c83-9610-6b7956d041b8@identity-protect.org
- owner-333866@shopwarden.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of shopwarden.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shopwarden.com in the public web crawl.
61 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for shopwarden.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from shopwarden.com.
- IP · 18.65.148.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · shopwarden.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: "shopwarden.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.