Skip to content

Hostname

gexcel.it

Last fetched

gexcel.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

gexcel.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
michele brescianini
Contact emails

Subdomains

18 observed subdomains of gexcel.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gexcel.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2001:41d0:2005:100:0:0:0:c11
SPF_IP2001:41d0:305:2100:0:0:0:4d6d
SPF_IP2607:5300:201:3100:0:0:0:6d73
SPF_IP5.196.94.134/32
SPF_IP51.38.189.134/32
SPF_IP54.39.97.169/32
SPF_IP57.131.33.44/32

Related pages

Pivot deeper into the graph from gexcel.it.

Cypher and MCP

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

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