Skip to content

Hostname

zolemba.it

Last fetched

zolemba.it resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in CH. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · zolemba.itRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/zolemba.it

Resolution chain

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

IPPrefixASNOperatorCountry
34.65.152.6134.65.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCH
34.65.236.21334.65.224.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCH
34.65.244.18534.65.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCH

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
zolemba b.v.
Contact emails

Subdomains

8 observed subdomains of zolemba.it.

Web-graph footprint

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

11 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zolemba.it.

MechanismTarget
SPF_Azolemba.it
SPF_INCLUDE_spf.mailcampaigns.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXzolemba.it

Related pages

Pivot deeper into the graph from zolemba.it.

Cypher and MCP

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

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