Skip to content

Hostname

zolemba.com

Last fetched

zolemba.com resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in CH. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · zolemba.comRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/zolemba.com

Resolution chain

zolemba.com 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
iana:1647
Organization
labeldiscounter.com bv
Contact emails

Subdomains

22 observed subdomains of zolemba.com.

Web-graph footprint

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

11 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zolemba.com.

MechanismTarget
SPF_Azolemba.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDE_spf.premiumantispam.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.dmrmail.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXzolemba.com

Related pages

Pivot deeper into the graph from zolemba.com.

Cypher and MCP

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

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