Skip to content

Hostname

usa1.simagri.com

Last fetched

usa1.simagri.com resolves to 1 IPv4 address operated by AS13193 in FR.

Nutrition Label

WHISPER CANON · usa1.simagri.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/usa1.simagri.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.227.150194.146.224.0/22AS13193FR

WHOIS identity

No WHOIS records are currently associated with usa1.simagri.com in WhisperGraph.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for usa1.simagri.com.

MechanismTarget
SPF_Ausa1.simagri.com
SPF_IP194.146.227.150
SPF_IP194.146.227.151
SPF_IP194.146.227.190
SPF_MXusa1.simagri.com

Related pages

Pivot deeper into the graph from usa1.simagri.com.

Cypher and MCP

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

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