Skip to content

Hostname

amcham.com.br

Last fetched

amcham.com.br resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · amcham.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amcham.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.36.105104.16.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.42.105104.16.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.240.93104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.241.93104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.12.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.35172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
american chamber of commerce for brazil sao paulo
Contact emails

Subdomains

29 observed subdomains of amcham.com.br.

Web-graph footprint

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

704 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for amcham.com.br.

MechanismTarget
SPF_Aamcham.com.br
SPF_INCLUDEspf.claramail.com.br
SPF_INCLUDEspf.emailmanager.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_13737.aknamail.com.br
SPF_IP186.230.36.154
SPF_IP187.191.98.159
SPF_IP189.91.58.82
SPF_IP35.247.208.63
SPF_IP67.228.193.93
SPF_MXamcham.com.br

Related pages

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

Cypher and MCP

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

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