Skip to content

Hostname

comune.monza.it

Last fetched

comune.monza.it resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · comune.monza.itRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/comune.monza.it

Resolution chain

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

IPPrefixASNOperatorCountry
34.8.63.20234.8.0.0/13AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.197.24535.244.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

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

Subdomains

8 observed subdomains of comune.monza.it.

Web-graph footprint

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

451 sites link to this hostname.

475 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for comune.monza.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.45.76.130
SPF_IP2.228.2.192/26
SPF_IP40.119.156.174
SPF_IP51.105.146.31
SPF_IP51.144.60.229
SPF_IP62.110.9.128/26
SPF_MXcomune.monza.it

Related pages

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

Cypher and MCP

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

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