Skip to content

Hostname

aboutamazon.com.br

Last fetched

aboutamazon.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · aboutamazon.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aboutamazon.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.129108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.31108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.69108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.7108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.91.11913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
amazon servicos de varejo do brasil ltda.
Contact emails

Subdomains

1 observed subdomain of aboutamazon.com.br.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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