Skip to content

Hostname

comune.genova.it

Last fetched

comune.genova.it resolves to 1 IPv4 address operated by AS12874 in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.62.175.4793.62.0.0/15AS12874IT

WHOIS identity

No WHOIS records are currently associated with comune.genova.it in WhisperGraph.

Subdomains

97 observed subdomains of comune.genova.it.

Web-graph footprint

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

910 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for comune.genova.it.

MechanismTarget
SPF_Aplatform-mail-02-eu.securityeducation.com
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.135.201.102
SPF_IP213.156.55.232
SPF_IP81.23.83.65
SPF_IP91.216.17.120/32
SPF_IP91.216.17.121/32
SPF_IP93.62.175.104
SPF_IP93.62.175.121
SPF_IP93.62.175.16

Related pages

Pivot deeper into the graph from comune.genova.it.

Cypher and MCP

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

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