Skip to content

Hostname

usecampinas.com.br

Last fetched

usecampinas.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · usecampinas.com.brRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/usecampinas.com.br

Resolution chain

usecampinas.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
use intermunicipal campinas
Contact emails

Subdomains

1 observed subdomain of usecampinas.com.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for usecampinas.com.br.

MechanismTarget
SPF_Ausecampinas.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP192.169.81.222
SPF_IP198.50.198.236
SPF_IP216.245.197.2
SPF_IP51.79.81.72
SPF_IP54.39.19.57
SPF_IP64.20.40.138
SPF_MXusecampinas.com.br

Related pages

Pivot deeper into the graph from usecampinas.com.br.

Cypher and MCP

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

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