Hostname
bbnk.com.br
Last fetched
bbnk.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
bbnk.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.78.117 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.27 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.51 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.74 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.166.129 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.13 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.5 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.83 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- banco master s/a
- Contact emails
Subdomains
3 observed subdomains of bbnk.com.br.
Web-graph footprint
Distinct hostnames that link to or from bbnk.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bbnk.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.directtalk.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 200.186.58.82/32 |
Related pages
Pivot deeper into the graph from bbnk.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbnk.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.