Skip to content

Hostname

zen.ppg.br

Last fetched

zen.ppg.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · zen.ppg.brRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/zen.ppg.br

Resolution chain

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

IPPrefixASNOperatorCountry
142.4.218.34142.4.192.0/19AS16276CA

WHOIS identity

No WHOIS records are currently associated with zen.ppg.br in WhisperGraph.

Subdomains

18 observed subdomains of zen.ppg.br.

Web-graph footprint

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

10 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for zen.ppg.br.

MechanismTarget
SPF_Azen.ppg.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_IP142.4.218.34
SPF_IP149.56.92.39
SPF_MXzen.ppg.br

Related pages

Pivot deeper into the graph from zen.ppg.br.

Cypher and MCP

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

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