Skip to content

Hostname

uem.br

Last fetched

uem.br resolves to 2 IPv4 addresses operated by AS263076 in BR.

Nutrition Label

WHISPER CANON · uem.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/uem.br

Resolution chain

uem.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
helcio do prado
Contact emails

Subdomains

658 observed subdomains of uem.br.

Web-graph footprint

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

552 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for uem.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP186.233.154.14

Related pages

Pivot deeper into the graph from uem.br.

Cypher and MCP

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

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