Skip to content

Hostname

if.usp.br

Last fetched

if.usp.br resolves to 1 IPv4 address operated by AS28571 in BR.

Nutrition Label

WHISPER CANON · if.usp.brRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/if.usp.br

Resolution chain

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

IPPrefixASNOperatorCountry
143.107.128.16143.107.0.0/16AS28571BR

WHOIS identity

No WHOIS records are currently associated with if.usp.br in WhisperGraph.

Subdomains

624 observed subdomains of if.usp.br.

Web-graph footprint

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

60 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for if.usp.br.

MechanismTarget
SPF_Aif.usp.br
SPF_INCLUDE_spf.google.com
SPF_IP143.107.0.0/16
SPF_IP188.184.0.0/16
SPF_IP200.144.160.0/19
SPF_IP2001:12d0::0/32
SPF_IP2001:1458::/32
SPF_MXif.usp.br

Related pages

Pivot deeper into the graph from if.usp.br.

Cypher and MCP

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

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