Skip to content

Hostname

givi.it

Last fetched

givi.it resolves to 1 IPv4 address operated by AS28716 in IT. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · givi.itRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/givi.it

Resolution chain

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

IPPrefixASNOperatorCountry
77.95.141.12777.97.0.0/16AS28716IT

WHOIS identity

Registrar
registrar:retelit digital services s.p.a.
Organization
givi srl
Contact emails

Subdomains

52 observed subdomains of givi.it.

Web-graph footprint

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

412 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for givi.it.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Agivi.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.95.141.127
SPF_IP79.143.127.93
SPF_IP80.211.136.239
SPF_IP91.187.219.91
SPF_MXgivi.it

Related pages

Pivot deeper into the graph from givi.it.

Cypher and MCP

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

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