Skip to content

Hostname

panini.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · panini.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/panini.com.br

Resolution chain

panini.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
panini brasil ltda.
Contact emails

Subdomains

18 observed subdomains of panini.com.br.

Web-graph footprint

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

177 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for panini.com.br.

MechanismTarget
SPF_Apanini.com.br
SPF_INCLUDEem9403.panini.com.br
SPF_INCLUDEpanspf.panini.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_MXpanini.com.br

Related pages

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

Cypher and MCP

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

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