Skip to content

Hostname

zb-web.ch

Last fetched

zb-web.ch resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US.

Nutrition Label

WHISPER CANON · zb-web.chRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/zb-web.ch

Resolution chain

zb-web.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.42.212.9645.42.212.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
Organization
fink erich
Contact emails

Subdomains

13 observed subdomains of zb-web.ch.

Web-graph footprint

Distinct hostnames that link to or from zb-web.ch in the public web crawl.

9 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zb-web.ch

SPF policy

4 SPF mechanisms authorising senders for zb-web.ch.

MechanismTarget
SPF_Azb-web.ch
SPF_IP104.245.16.76
SPF_IP45.42.212.96
SPF_MXzb-web.ch

Related pages

Pivot deeper into the graph from zb-web.ch.

Cypher and MCP

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

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