Hostname
datazug.ch
Last fetched
datazug.ch resolves to 212.4.64.205, announced in 212.4.64.0/19 by TELEZUG - WWZ Telekom AG in CH. datazug.ch is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 212.4.64.205
212.4.64.0/19 · TELEZUG - WWZ Telekom AG · Steinhausen, CH
IPv6 resolution
No AAAA record for datazug.ch is recorded in WhisperGraph.
Attribution
wwz telekom
ORIGIN_AS
WHOIS identity
- Registrant organisation
- buhler rene
Subdomains
Mail and authentication
Nameservers
- dns01.datazug.ch
- dns02.datazug.ch
MX records
- mail20.datazug.ch
- mail201.datazug.ch
SPF policy
- ip: 212.4.64.0/24
- ip: 212.4.65.0/24
- mx: datazug.ch
Threat-feed evidence
History
Related pages
Pivot from datazug.ch into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datazug.ch"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.