Skip to content

Hostname

cbalex.com

Last fetched

cbalex.com resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · cbalex.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cbalex.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.195.13735.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:168
Organization
camozzi bonissoni varrenti & associati
Contact emails

Subdomains

9 observed subdomains of cbalex.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cbalex.com.

MechanismTarget
SPF_Acbalex.com
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.203.182.74/29
SPF_IP62.101.90.52/28
SPF_IP80.68.206.15
SPF_IP80.68.206.6
SPF_IP84.253.189.2
SPF_IP93.104.231.68/28
SPF_IP93.57.38.104/29
SPF_MXcbalex.com

Related pages

Pivot deeper into the graph from cbalex.com.

Cypher and MCP

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

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