Skip to content

Hostname

uern.br

Last fetched

uern.br resolves to 2 IPv4 addresses operated by AS1916 in BR.

Nutrition Label

WHISPER CANON · uern.brRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/uern.br

Resolution chain

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

WHOIS identity

Registrar
Organization
univers. do est. do rio grande do norte
Contact emails

Subdomains

146 observed subdomains of uern.br.

Web-graph footprint

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

211 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uern.br.

MechanismTarget
SPF_Azimbra.cotic.rn.gov.br
SPF_INCLUDE_spf.google.com
SPF_MXuern.br

Related pages

Pivot deeper into the graph from uern.br.

Cypher and MCP

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

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