Skip to content

Hostname

rrlima.adv.br

Last fetched

rrlima.adv.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · rrlima.adv.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rrlima.adv.br

Resolution chain

rrlima.adv.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.2.82162.241.2.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
23.111.173.15423.111.160.0/20AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

No WHOIS records are currently associated with rrlima.adv.br in WhisperGraph.

Subdomains

7 observed subdomains of rrlima.adv.br.

Web-graph footprint

Distinct hostnames that link to or from rrlima.adv.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • rrlima.adv.br

SPF policy

7 SPF mechanisms authorising senders for rrlima.adv.br.

MechanismTarget
SPF_Arrlima.adv.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.2.79
SPF_IP23.111.164.34
SPF_IP23.111.164.98
SPF_IP23.111.173.154
SPF_MXrrlima.adv.br

Related pages

Pivot deeper into the graph from rrlima.adv.br.

Cypher and MCP

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

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