Skip to content

Hostname

agroglobal.com.uy

Last fetched

agroglobal.com.uy resolves to 1 IPv4 address operated by AS20255 - Tecnowind S.A. in UY.

Nutrition Label

WHISPER CANON · agroglobal.com.uyRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/agroglobal.com.uy

Resolution chain

agroglobal.com.uy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.108.214.138200.108.214.0/24AS20255AS20255 - Tecnowind S.A.UY

WHOIS identity

No WHOIS records are currently associated with agroglobal.com.uy in WhisperGraph.

Subdomains

7 observed subdomains of agroglobal.com.uy.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for agroglobal.com.uy.

MechanismTarget
SPF_IP200.108.214.138

Related pages

Pivot deeper into the graph from agroglobal.com.uy.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agroglobal.com.uy"})-[: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.