Skip to content

Hostname

agworks.it

Last fetched

agworks.it resolves to 1 IPv4 address operated by AGWORKS - AgWorks, LLC in US. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · agworks.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/agworks.it

Resolution chain

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

IPPrefixASNOperatorCountry
204.179.168.136204.183.94.0/24AS397056AGWORKS - AgWorks, LLCUS

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
ittrust domain services
Contact emails

Subdomains

2 observed subdomains of agworks.it.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for agworks.it.

MechanismTarget
SPF_Aagworks.it
SPF_IP204.253.66.30
SPF_MXagworks.it

Related pages

Pivot deeper into the graph from agworks.it.

Cypher and MCP

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

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