Skip to content

Hostname

shoppersuite.app

Last fetched

shoppersuite.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shoppersuite.appRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/shoppersuite.app

Resolution chain

shoppersuite.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.116.57.14518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.126.7618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.204.1193.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.51.993.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.115.693.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.75.2103.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of shoppersuite.app.

Web-graph footprint

Distinct hostnames that link to or from shoppersuite.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for shoppersuite.app.

MechanismTarget
SPF_Ashoppersuite.app
SPF_IP3.17.187.250
SPF_MXshoppersuite.app

Related pages

Pivot deeper into the graph from shoppersuite.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shoppersuite.app"})-[: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.