Hostname
amcham.com.br
Last fetched
amcham.com.br resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.36.105 | 104.16.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.42.105 | 104.16.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.240.93 | 104.19.240.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.241.93 | 104.19.240.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.12.178 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.178 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.35 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - 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.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amcham.com.br in the public web crawl.
704 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for amcham.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | amcham.com.br |
| SPF_INCLUDE | spf.claramail.com.br |
| SPF_INCLUDE | spf.emailmanager.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_13737.aknamail.com.br |
| SPF_IP | 186.230.36.154 |
| SPF_IP | 187.191.98.159 |
| SPF_IP | 189.91.58.82 |
| SPF_IP | 35.247.208.63 |
| SPF_IP | 67.228.193.93 |
| SPF_MX | amcham.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.