Skip to content

Hostname

giovanisi.it

Last fetched

giovanisi.it resolves to 1 IPv4 address operated by RTRT-PEGASO in IT. WHOIS lists registrar:regione toscana as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.213.160.19159.213.0.0/16AS6882RTRT-PEGASOIT

WHOIS identity

Registrar
registrar:regione toscana
Organization
regione toscana
Contact emails

Subdomains

10 observed subdomains of giovanisi.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for giovanisi.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_REDIRECT_spf.giovanisi.it

Related pages

Pivot deeper into the graph from giovanisi.it.

Cypher and MCP

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

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