Skip to content

Hostname

valagro.com

Last fetched

valagro.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · valagro.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/valagro.com

Resolution chain

valagro.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
syngenta crop protection
Contact emails

Subdomains

13 observed subdomains of valagro.com.

Web-graph footprint

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

109 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for valagro.com.

MechanismTarget
SPF_INCLUDEmailchef.4dem.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.host.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.248.249.223
SPF_IP195.223.72.227
SPF_IP46.31.254.206
SPF_IP80.19.234.147
SPF_IP81.88.227.54

Related pages

Pivot deeper into the graph from valagro.com.

Cypher and MCP

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

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