Skip to content

Hostname

shopkeepapp.com

Last fetched

shopkeepapp.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · shopkeepapp.comRouting diversity6.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shopkeepapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.227.41107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.34.24413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.187.21118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.82.22923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.56.323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.59.2263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.239.2293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.103.22434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.164.1434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.14.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.238.12935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.114.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.196.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.145.20452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.254.4452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.53.15254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.146.12654.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.161.14254.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.152.22654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.31.7654.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1466
Organization
on behalf of shopkeepapp.com owner
Contact emails

Subdomains

12 observed subdomains of shopkeepapp.com.

Web-graph footprint

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

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shopkeepapp.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from shopkeepapp.com.

Cypher and MCP

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

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