Skip to content

Hostname

zuwebe.ch

Last fetched

zuwebe.ch resolves to 1 IPv4 address operated by AS21069 in CH.

Nutrition Label

WHISPER CANON · zuwebe.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zuwebe.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.207.4946.231.200.0/21AS21069CH

WHOIS identity

Registrar
Organization
peter aregger
Contact emails

Subdomains

9 observed subdomains of zuwebe.ch.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for zuwebe.ch.

MechanismTarget
SPF_Amail01.refline.ch
SPF_Amail02.refline.ch
SPF_Azuwebe.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.4.79.122
SPF_IP212.4.79.123
SPF_IP212.4.79.125
SPF_IP46.231.207.49
SPF_IP62.12.149.0
SPF_IP62.12.149.231
SPF_MXhin.ch

Related pages

Pivot deeper into the graph from zuwebe.ch.

Cypher and MCP

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

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