Skip to content

Hostname

gioca7.it

Last fetched

gioca7.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · gioca7.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gioca7.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.34.18104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.175.160172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
totopartners srl
Contact emails

Subdomains

10 observed subdomains of gioca7.it.

Web-graph footprint

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

37 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gioca7.it.

MechanismTarget
SPF_INCLUDEaruba.it
SPF_INCLUDEspf.ymlp.com
SPF_IP185.226.164.1
SPF_IP185.226.164.218
SPF_IP185.226.164.222
SPF_MXgioca7.it

Related pages

Pivot deeper into the graph from gioca7.it.

Cypher and MCP

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

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