Skip to content

Hostname

cyeshop.com

Last fetched

cyeshop.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · cyeshop.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cyeshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.162.145.23116.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.162.200.10616.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.79.15318.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.43.8818.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.45.8218.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.119.20843.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.133.20095.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.136.5995.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.164.495.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.162.171.20716.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
54.46.41.1654.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.236.595.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cyeshop.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagelabs.com

Related pages

Pivot deeper into the graph from cyeshop.com.

Cypher and MCP

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

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