Skip to content

Hostname

exchangespot.com.br

Last fetched

exchangespot.com.br resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · exchangespot.com.brRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/exchangespot.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.1316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.14216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.21.823.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.204.18652.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.9152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.6952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.14154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.19754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with exchangespot.com.br in WhisperGraph.

Subdomains

2 observed subdomains of exchangespot.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exchangespot.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from exchangespot.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exchangespot.com.br"})-[: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.