Skip to content

Hostname

shopclues.com

Last fetched

shopclues.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

shopclues.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.185.16913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.40.11313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.70.813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.247.3613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.129.19713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.212.24113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.249.23113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.171.16615.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.244.015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.91.20015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.209.1813.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.209.1293.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.161.16135.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.122.4443.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.7.7052.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.76.25252.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.114.16965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.178.2913.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.126.9213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.52.5213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

3,065 observed subdomains of shopclues.com.

Web-graph footprint

Distinct hostnames that link to or from shopclues.com in the public web crawl.

1,262 sites link to this hostname.

3,226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shopclues.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.qoo10.com
SPF_IP167.89.22.17
SPF_IP167.89.45.171

Related pages

Pivot deeper into the graph from shopclues.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shopclues.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.