Skip to content

Hostname

plaenge.com.br

Last fetched

plaenge.com.br resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · plaenge.com.brRouting diversity4.2/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/plaenge.com.br

Resolution chain

plaenge.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
marcelo alo?sio reis pissinati
Contact emails

Subdomains

15 observed subdomains of plaenge.com.br.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for plaenge.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.208.76.190
SPF_IP8.243.153.30

Related pages

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

Cypher and MCP

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

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