Skip to content

Hostname

agroter.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · agroter.com.brRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/agroter.com.br

Resolution chain

agroter.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

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

Subdomains

7 observed subdomains of agroter.com.br.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aagroter.com.br
SPF_IP142.44.251.108
SPF_IP149.56.26.112
SPF_IP51.161.100.15
SPF_IP51.222.203.20
SPF_IP51.222.82.190
SPF_MXagroter.com.br

Related pages

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

Cypher and MCP

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

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