Skip to content

Hostname

usp.br

Last fetched

usp.br resolves to 1 IPv4 address operated by UNIVERSIDADE DE SAO PAULO in BR.

Nutrition Label

WHISPER CANON · usp.brRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint10.0/10canon.whisper.security/host/usp.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.144.235.134200.144.234.0/23AS28571UNIVERSIDADE DE SAO PAULOBR

WHOIS identity

Registrar
Organization
contato da entidade - usp
Contact emails

Subdomains

352 observed subdomains of usp.br.

Web-graph footprint

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

2,802 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for usp.br.

MechanismTarget
SPF_INCLUDE_redesusp.usp.br
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from usp.br.

Cypher and MCP

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

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