Hostname
btgpactual.com.br
Last fetched
btgpactual.com.br resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US.
Nutrition Label
Resolution chain
btgpactual.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.45.123.19 | 23.45.123.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.45.123.26 | 23.45.123.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 92.122.157.200 | 92.122.157.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CO |
| 92.122.157.207 | 92.122.157.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CO |
WHOIS identity
- Registrar
- —
- Organization
- banco btg pactual
- Contact emails
Subdomains
5 observed subdomains of btgpactual.com.br.
Web-graph footprint
Distinct hostnames that link to or from btgpactual.com.br in the public web crawl.
16 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for btgpactual.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-0057a601.pphosted.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.66.196.80/30 |
| SPF_IP | 177.66.197.29/30 |
| SPF_MX | btgpactual.com.br |
Related pages
Pivot deeper into the graph from btgpactual.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "btgpactual.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.