Skip to content

Hostname

gza.be

Last fetched

gza.be resolves to 1 IPv4 address operated by AS2611 in BE. WHOIS lists registrar:register nv/sa as the registrar.

Nutrition Label

WHISPER CANON · gza.beRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gza.be

Resolution chain

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

IPPrefixASNOperatorCountry
93.190.122.13593.190.153.0/24AS2611BE

WHOIS identity

Registrar
registrar:register nv/sa
Organization
Contact emails

Subdomains

14 observed subdomains of gza.be.

Web-graph footprint

Distinct hostnames that link to or from gza.be in the public web crawl.

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gza.be.

MechanismTarget
SPF_Awww.gzaziekenhuizen.be
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP172.246.22.252
SPF_IP188.93.157.159
SPF_IP212.123.31.205
SPF_IP2a00:1140:200:0:0:0:0:db
SPF_IP93.190.122.136/29

Related pages

Pivot deeper into the graph from gza.be.

Cypher and MCP

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

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