Hostname
shop-list.com
Last fetched
shop-list.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
shop-list.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 |
|---|---|---|---|---|
| 18.178.3.208 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.171.9 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.25.58 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 46.51.247.244 | 46.51.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.68.96 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.225.167 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- crooz,inc.
- Contact emails
Subdomains
76 observed subdomains of shop-list.com.
Showing 24 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shop-list.com in the public web crawl.
974 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for shop-list.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf-rmb.mpme.jp |
| SPF_INCLUDE | spf.repica.jp |
| SPF_INCLUDE | spf1.siella.jp |
| SPF_IP | 122.216.120.240/28 |
| SPF_IP | 210.129.116.128/25 |
| SPF_IP | 210.129.74.0/24 |
| SPF_IP | 210.168.46.0/25 |
Related pages
Pivot deeper into the graph from shop-list.com.
- IP · 18.178.3.208
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · domain_ml@shoplist.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: "shop-list.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.