Skip to content

Hostname

hellasverona.it

Last fetched

hellasverona.it resolves to 2 IPv4 addresses operated by AS12874 in IT. WHOIS lists registrar:mwd s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · hellasverona.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hellasverona.it

Resolution chain

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

WHOIS identity

Registrar
registrar:mwd s.r.l.
Organization
hellas verona f.c. s.p.a.
Contact emails

Subdomains

23 observed subdomains of hellasverona.it.

Web-graph footprint

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

492 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hellasverona.it.

MechanismTarget
SPF_Ahellasverona.it
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.244.133.249/32
SPF_IP194.244.133.48/32
SPF_IP194.244.33.49/32
SPF_IP2.228.65.169
SPF_IP89.46.71.196/29
SPF_IP93.149.42.50/29
SPF_IP93.57.20.0/24
SPF_MXhellasverona.it

Related pages

Pivot deeper into the graph from hellasverona.it.

Cypher and MCP

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

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