Skip to content

Hostname

stores-discount.com

Last fetched

stores-discount.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · stores-discount.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stores-discount.com

Resolution chain

stores-discount.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.137.106108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.110.17818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.126.1534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.79.24334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.161.10134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.238.4352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.72.2652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.38.19252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.5.11452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.196.19954.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.158.10454.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.31.16154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.61.6054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.4.24463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.163.5163.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.50.24863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.84.17363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.192.9399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.70.11654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of stores-discount.com owner
Contact emails

Subdomains

18 observed subdomains of stores-discount.com.

Web-graph footprint

Distinct hostnames that link to or from stores-discount.com in the public web crawl.

237 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for stores-discount.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from stores-discount.com.

Cypher and MCP

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

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