Skip to content

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

WHISPER CANON · shop-list.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shop-list.com

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.

IPPrefixASNOperatorCountry
18.178.3.20818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.171.935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.25.5835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.247.24446.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.68.9652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.225.16757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
crooz,inc.
Contact emails

Subdomains

76 observed subdomains of shop-list.com.

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

SPF policy

8 SPF mechanisms authorising senders for shop-list.com.

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf1.siella.jp
SPF_IP122.216.120.240/28
SPF_IP210.129.116.128/25
SPF_IP210.129.74.0/24
SPF_IP210.168.46.0/25

Related pages

Pivot deeper into the graph from shop-list.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.