Skip to content

Hostname

bluebay.com.br

Last fetched

bluebay.com.br resolves to 5 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · bluebay.com.brRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/bluebay.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.179.193.9108.179.192.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
65.9.46.11965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
blue bay comercial ltda.
Contact emails

Subdomains

10 observed subdomains of bluebay.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bluebay.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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