Skip to content

Hostname

garr.it

Last fetched

garr.it resolves to 1 IPv4 address operated by ASGARR Consortium GARR in IT. WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

WHISPER CANON · garr.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/garr.it

Resolution chain

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

IPPrefixASNOperatorCountry
193.206.158.22193.206.0.0/16AS137ASGARR Consortium GARRIT

WHOIS identity

Registrar
registrar:consortium garr
Organization
consortium garr
Contact emails

Subdomains

503 observed subdomains of garr.it.

Web-graph footprint

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

511 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for garr.it.

MechanismTarget
SPF_Amanage.eduroam.it
SPF_Asmtp.aai.garr.it
SPF_INCLUDEcloud.garr.it
SPF_IP192.84.145.62
SPF_IP193.206.139.45/32
SPF_IP193.206.158.1
SPF_IP193.206.158.2
SPF_IP193.206.158.22
SPF_IP193.206.158.28
SPF_IP193.206.158.29
SPF_IP193.206.158.4
SPF_IP193.206.158.53
SPF_IP193.206.158.58
SPF_IP2001:760:0:158:0:0:0:1
SPF_IP2001:760:0:158:0:0:0:2
SPF_IP2001:760:0:158:0:0:0:22
SPF_IP2001:760:0:158:0:0:0:28
SPF_IP2001:760:0:158:0:0:0:29
SPF_IP2001:760:0:158:0:0:0:53
SPF_IP2001:760:0:158:0:0:0:58
SPF_IP2001:760:421a:1:0:0:0:62
SPF_IP90.147.160.202
SPF_IP90.147.160.68/32
SPF_IP90.147.203.7
SPF_IP90.147.60.75
SPF_IP90.147.92.16
SPF_IP90.147.96.29

Related pages

Pivot deeper into the graph from garr.it.

Cypher and MCP

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

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