Skip to content

Hostname

cmaa.ind.br

Last fetched

cmaa.ind.br resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · cmaa.ind.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cmaa.ind.br

Resolution chain

cmaa.ind.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.33.218.803.33.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.47.8275.2.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cmaa.ind.br in WhisperGraph.

Subdomains

13 observed subdomains of cmaa.ind.br.

Web-graph footprint

Distinct hostnames that link to or from cmaa.ind.br in the public web crawl.

21 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cmaa.ind.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.22.234.250
SPF_IP170.80.244.18
SPF_IP177.66.190.116
SPF_IP189.112.161.34
SPF_IP189.112.68.189
SPF_IP190.7.179.14
SPF_IP190.7.182.130
SPF_IP201.48.195.116

Related pages

Pivot deeper into the graph from cmaa.ind.br.

Cypher and MCP

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

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