Skip to content

Hostname

shoppurecam.com

Last fetched

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

Nutrition Label

WHISPER CANON · shoppurecam.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/shoppurecam.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.218.157.17834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.247.15035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.64.2435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.254.14044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.23.10452.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.34.24454.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.219.7154.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.86.11954.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of shoppurecam.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for shoppurecam.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_IP13.56.8.204
SPF_IP199.180.196.222
SPF_MXshoppurecam.com

Related pages

Pivot deeper into the graph from shoppurecam.com.

Cypher and MCP

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

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