Skip to content

Hostname

oracle.com.br

Last fetched

oracle.com.br resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR.

Nutrition Label

WHISPER CANON · oracle.com.brRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/oracle.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.218.19.1023.218.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.45.239.22023.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.226.21623.66.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
Organization
oracle do brasil sistemas ltda
Contact emails

Subdomains

1 observed subdomain of oracle.com.br.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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