Skip to content

Hostname

ufms.br

Last fetched

ufms.br resolves to 1 IPv4 address operated by Rede Nacional de Ensino e Pesquisa in BR.

Nutrition Label

WHISPER CANON · ufms.brRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ufms.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.129.192.19200.129.0.0/16AS1916Rede Nacional de Ensino e PesquisaBR
200.129.192.19200.129.0.0/16AS1916Rede Nacional de Ensino e PesquisaBR

WHOIS identity

Registrar
Organization
nalvo franco de almeida junior
Contact emails

Subdomains

356 observed subdomains of ufms.br.

Web-graph footprint

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

502 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ufms.br.

Related pages

Pivot deeper into the graph from ufms.br.

Cypher and MCP

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

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