Skip to content

Hostname

shop.schucar.com

Last fetched

shop.schucar.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · shop.schucar.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/shop.schucar.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.10013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.12713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.6513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.206.1103.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.313.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.473.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.793.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.141.1033.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1293.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.143.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.513.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with shop.schucar.com in WhisperGraph.

Subdomains

1 observed subdomain of shop.schucar.com.

Threat posture

History

Related pages

Pivot deeper into the graph from shop.schucar.com.

Cypher and MCP

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

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