Skip to content

Hostname

plugazapp.com.br

Last fetched

plugazapp.com.br resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US.

Nutrition Label

WHISPER CANON · plugazapp.com.brRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/plugazapp.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
206.183.129.241206.183.128.0/22AS40676AS40676 - Psychz NetworksUS
69.62.91.14369.62.88.0/21AS47583BR

WHOIS identity

No WHOIS records are currently associated with plugazapp.com.br in WhisperGraph.

Subdomains

8 observed subdomains of plugazapp.com.br.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

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

Cypher and MCP

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

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