Skip to content

Hostname

rlg.ind.br

Last fetched

rlg.ind.br resolves to 1 IPv4 address operated by AS271239 in BR.

Nutrition Label

WHISPER CANON · rlg.ind.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rlg.ind.br

Resolution chain

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

IPPrefixASNOperatorCountry
201.46.120.13201.46.120.0/23AS271239BR

WHOIS identity

No WHOIS records are currently associated with rlg.ind.br in WhisperGraph.

Subdomains

12 observed subdomains of rlg.ind.br.

Web-graph footprint

Distinct hostnames that link to or from rlg.ind.br in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rlg.ind.br.

MechanismTarget
SPF_Arlg.ind.br
SPF_INCLUDEsmtp.digiservers.com.br
SPF_INCLUDEsmtp2.digiservers.com.br
SPF_IP45.225.128.124
SPF_MXrlg.ind.br

Related pages

Pivot deeper into the graph from rlg.ind.br.

Cypher and MCP

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

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