Skip to content

Hostname

sg.unicamp.br

Last fetched

sg.unicamp.br resolves to 2 IPv4 addresses operated by AS53187 - UNIVERSIDADE ESTADUAL DE CAMPINAS in BR.

Nutrition Label

WHISPER CANON · sg.unicamp.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/sg.unicamp.br

Resolution chain

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

IPPrefixASNOperatorCountry
143.106.100.5143.106.0.0/16AS53187AS53187 - UNIVERSIDADE ESTADUAL DE CAMPINASBR
143.106.100.6143.106.0.0/16AS53187AS53187 - UNIVERSIDADE ESTADUAL DE CAMPINASBR

WHOIS identity

No WHOIS records are currently associated with sg.unicamp.br in WhisperGraph.

Subdomains

65 observed subdomains of sg.unicamp.br.

Web-graph footprint

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

94 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sg.unicamp.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXsg.unicamp.br

Related pages

Pivot deeper into the graph from sg.unicamp.br.

Cypher and MCP

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

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