Skip to content

Hostname

zlmsg.ch

Last fetched

zlmsg.ch resolves to 1 IPv4 address operated by CYON in CH.

Nutrition Label

WHISPER CANON · zlmsg.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zlmsg.ch

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.6.46149.126.0.0/21AS47302CYONCH

WHOIS identity

Registrar
Organization
bachmeier dieter
Contact emails

Subdomains

5 observed subdomains of zlmsg.ch.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for zlmsg.ch.

MechanismTarget
SPF_Amrelay.hcweb.ch
SPF_Azlmsg.ch
SPF_INCLUDEspf.abxsec.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.101.157.245/32
SPF_IP193.247.208.64/29
SPF_IP212.80.96.0/21
SPF_IP2a01:7480:1:100::/64
SPF_IP92.42.142.67/32
SPF_MXzlmsg.ch

Related pages

Pivot deeper into the graph from zlmsg.ch.

Cypher and MCP

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

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