Skip to content

Hostname

strazziagro.it

Last fetched

strazziagro.it resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in DE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · strazziagro.itRouting diversity2.4/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/strazziagro.it

Resolution chain

strazziagro.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.207.145.21835.207.128.0/18AS15169GOOGLE - Google LLCDE
93.41.205.25093.41.0.0/16AS12874IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
flora toscana soc. agr. coop.
Contact emails

Subdomains

2 observed subdomains of strazziagro.it.

Web-graph footprint

Distinct hostnames that link to or from strazziagro.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for strazziagro.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from strazziagro.it.

Cypher and MCP

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

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