Skip to content

Hostname

rodal.com.br

Last fetched

rodal.com.br resolves to 1 IPv4 address operated by AS272547 in BR.

Nutrition Label

WHISPER CANON · rodal.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/rodal.com.br

Resolution chain

rodal.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.141.110.131162.141.110.0/24AS272547BR

WHOIS identity

Registrar
Organization
rodrigo rodal da silva
Contact emails

Subdomains

11 observed subdomains of rodal.com.br.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rodal.com.br.

MechanismTarget
SPF_Aplesk.sp.hospedagemdesite.goiania.br
SPF_Arodal.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_MXrodal.com.br

Related pages

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

Cypher and MCP

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

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