Skip to content

Hostname

mspy-preco.s3.amazonaws.com

Last fetched

mspy-preco.s3.amazonaws.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

mspy-preco.s3.amazonaws.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.2.5716.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2113.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.253.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1003.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1033.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1273.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.163.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.283.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.423.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.443.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.953.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2103.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2133.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2493.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.164.11352.95.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with mspy-preco.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from mspy-preco.s3.amazonaws.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mspy-preco.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mspy-preco.s3.amazonaws.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.