Skip to content

Hostname

balanz.com

Last fetched

balanz.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · balanz.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/balanz.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.16.46104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.46104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
balanz capital
Contact emails

Subdomains

80 observed subdomains of balanz.com.

Web-graph footprint

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

132 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for balanz.com.

MechanismTarget
SPF_Abalanz.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem3067.balanz.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.201.99
SPF_IP182.50.78.64/28
SPF_IP190.104.217.200
SPF_IP190.111.207.33/28
SPF_IP190.111.231.19
SPF_IP190.210.134.73/24
SPF_IP190.218.8.2
SPF_IP190.57.225.4
SPF_IP198.37.158.237
SPF_IP200.61.162.145/29
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP45.229.196.174
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXbalanz.com

Related pages

Pivot deeper into the graph from balanz.com.

Cypher and MCP

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

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